Page 2 of 4
Re: Video#16
Posted: Sat Nov 14, 2009 12:56 pm
by countvoldermort
Is it the right code??? im getting errors that is on line 44 (line 44 is "else") but havein to meny errors, with inn.php, equit.php, attack.php, battle.php and the creatures are not reseting... help please
Re: Video#16
Posted: Mon Nov 16, 2009 6:59 pm
by hallsofvallhalla
i wil get these uploaded asap
Re: Video#16
Posted: Tue Nov 24, 2009 7:06 am
by adriann54
Hi Halls...I like your tutorials..
There are very helpfull...
I am new on Indie-Resources.com and I watched all your MMO Video Tutorials.
You said into a post that we can watch until Video #14 and you'll upload the files...
I was paying attetion to videos and I've not edited the files...so here I am at video #16 with the files from video #9
Can you upload the .sql and the php files for us ?
And I've got a question :
If there is a single creature in my creatures table and there are two players who are trying to battle...
They will hit the same creature from my db and will kill it more faster.
Altough...How's possible to save the creatures health,name,id,etc.. and continue battle with that creature but this creature won't get deleted from my database , and If there is already another player who meets this creature to battle with it,to battle with this creature from the start ( creature - full health , etc ) but not to modify the game of the other player ?
Re: Video#16
Posted: Tue Nov 24, 2009 2:04 pm
by hallsofvallhalla
i have a new video, i will upload all source with it. Should be tomorrow if possible.
You could make a table that when a player goes to battle it checks the table for a creature. Each creature in the table has a field called playerid, when the player gets a new creature it adds in its id, then as the player battles it searches that table for any creature with playerid = player's id, if not then get new creature.
Re: Video#16
Posted: Tue Nov 24, 2009 5:38 pm
by adriann54
Well...I'll try this , thanks for the ideea...
You're doing a great , great work with those tutorials and things for free and the support and you are open for new ideeas on the tutorial.
You're great.
Re: Video#16
Posted: Tue Nov 24, 2009 5:43 pm
by hallsofvallhalla
thanks I appreciate the support!
Re: Video#16
Posted: Thu Nov 26, 2009 10:39 pm
by darspire
i been thinking about numbers of games and what they have to make them more "fun" and i've noticed a lot of games have achievements.... any chance you know how to do that?
Re: Video#16
Posted: Sat Nov 28, 2009 3:31 pm
by adriann54
Hi again halls...
When do you think you'll upload the next video

?
Re: Video#16
Posted: Sat Nov 28, 2009 10:55 pm
by Perry
adriann54 wrote:Hi again halls...
When do you think you'll upload the next video

?
I am sorry but I have to ask why you guys keep asking? He has only posted saying he is busy at work and moving like ten times. Please just give him some time and he will get to it when he can.
Re: Video#16
Posted: Mon Nov 30, 2009 5:45 pm
by hallsofvallhalla
i should have 17 by tomorrow night. I have a lot of re setting up to do as far as my office.