Search found 2 matches
- Mon Jul 05, 2010 3:48 am
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #4
- Replies: 120
- Views: 90275
Re: Video #4
My guess is mysql_query[$updatepokemon]; ///should be /// mysql_query($updatepokemon); ///I don't know if you can use [] in place of () ///other than that you need to close your php ?> I just went and did both of those, and all it did was move the error to line 44... Thanks anyways, because due to ...
- Mon Jul 05, 2010 12:14 am
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #4
- Replies: 120
- Views: 90275
Re: Video #4
First I'd like to say these videos are really great and are kind of helping me along. Second, I'd like to say that I have an error. I kind of had to go my own way with the attack script because I had a different idea for it to suit my game better. But, being the beginner I am, I got an error and I h...