Browser MMO Video #16
-
- Posts: 165
- Joined: Tue Oct 13, 2009 4:22 pm
Re: Video#16
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
Im dumb;)
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Video#16
i wil get these uploaded asap
Re: Video#16
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 ?
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 ?
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Video#16
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.
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
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.
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.
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Video#16
thanks I appreciate the support!
Re: Video#16
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?
if you love something, let it go.
if it doesnt return.....hunt it down and kill it.
if it doesnt return.....hunt it down and kill it.
Re: Video#16
Hi again halls...
When do you think you'll upload the next video
?
When do you think you'll upload the next video

Re: Video#16
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.adriann54 wrote:Hi again halls...
When do you think you'll upload the next video?
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Video#16
i should have 17 by tomorrow night. I have a lot of re setting up to do as far as my office.