Search found 3 matches
- Sun Dec 27, 2009 9:47 pm
- Forum: Older Browser MMO Videos
- Topic: Whats needed next
- Replies: 95
- Views: 126222
Re: Whats needed next
What did you mean with very soon :P And something else The attack.php script does, after a turn, reduce the hp in mysql of the enemy creature if the player hits. But, in this way, 2 players might be fighting one creature at a time, and both dealing damage to the creature, while only 1 gets the loot!...
- Sun Dec 27, 2009 9:15 pm
- Forum: Older Browser MMO Videos
- Topic: Need some help
- Replies: 3
- Views: 617
Re: Need some help
Thanks Halls, that worked perfectly (one } should be deleted at the end of your code, otherwise you'll get a parse error)! Again, thank you so much 

- Sun Dec 27, 2009 8:34 pm
- Forum: Older Browser MMO Videos
- Topic: Need some help
- Replies: 3
- Views: 617
Need some help
First I'd like to say I personally think these tutorials are totally awesome. I always wanted to do such a thing and unlike other codes I've seen I can easily understand yours and rewrite it as I want, so thanks for this awesome series :D However, I've got a question. I did download the files as you...