Search found 12 matches
- Thu Oct 15, 2009 10:36 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #4
- Replies: 120
- Views: 91302
Re: Video #4
cant wait. but thats not all in an mmorpg im sure others already used those ideas...if it will all work out ,im sure it will halls seems profasional, then i gess we will have to find that Unique thin that will make people wanna play it... but a lot of people are playing over used ideas games so that...
- Thu Oct 15, 2009 9:57 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #4
- Replies: 120
- Views: 91302
Re: Video #4
and if ill want to change the game, like a space game si fi. or if i want diffrent types of dmg like poisn or cold. shold i presnt this to halls so he can help me add new stuf? (oh and i riealise its time consuming and hard and a headeche teaching noobs like me , i realy appreciate it thank you halls)
- Thu Oct 15, 2009 9:47 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #7
- Replies: 111
- Views: 337902
Re: Video#7
its beautiful i wise icould script like you.
btw when have you started learning it? 3years ago?
btw when have you started learning it? 3years ago?
- Wed Oct 14, 2009 6:50 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #4
- Replies: 120
- Views: 91302
Re: Video #4
so you say "watch all the vids and download everthin at the end insted of doing it manualy" so thats what ill do...too bad i wanted to do it manualy.
oh and i forgat, thank you for everthin
oh and i forgat, thank you for everthin
- Wed Oct 14, 2009 1:55 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #4
- Replies: 120
- Views: 91302
Re: Video #4
ah then i think i know the problem, please post your battle.php here. ok <?php include 'connect.php'; $playerinfo="SELECT * from players where name='player1'"; $playerinfo2=mysql_query($playerinfo) or die("could not get player stats!"); $playerinfo3=mysql_fetch_array($playerinfo...
- Wed Oct 14, 2009 1:26 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #4
- Replies: 120
- Views: 91302
Re: Video #4
like that? it didnt workRavinos wrote:yes you need the a 'creature' added to the players structure with INT of 6 for it to store the creature.

- Tue Oct 13, 2009 8:11 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #4
- Replies: 120
- Views: 91302
Re: Video #4
what? i shold of done that? ill chack it outRavinos wrote:Did you add (creature) to the players table? I think i got stuck there the first time too.
halls:it dosnt show any "?" mark after the attack or battle in the comand line
- Tue Oct 13, 2009 4:28 pm
- Forum: Older Browser MMO Videos
- Topic: Browser MMO Video #4
- Replies: 120
- Views: 91302
Re: Video #4
what does the url show when you go to attack.php. like whats after the ? when i go to the attack.php from it showes a "No Creature selected. Go Back!"as a link attack.php <?php include 'connect.php'; $playerinfo="SELECT * from players where name='player1'"; $playerinfo2=mysql_qu...
- Tue Oct 13, 2009 4:21 pm
- Forum: Tutorials
- Topic: ezrpg editing and moding
- Replies: 3
- Views: 1307
Re: ezrpg editing and moding
I would honestly stick with the tutorials that halls is putting up, found here , rather than running out and modifying the package. Start with video 1 then build up from there. They are easy to understand and follow and achieve the same thing as EZRPG. He is slowly adding features too it and soon i...
- Tue Oct 13, 2009 12:45 am
- Forum: Tutorials
- Topic: ezrpg editing and moding
- Replies: 3
- Views: 1307
ezrpg editing and moding
i found a lot of php browser game scripts,im not a pro in scripting and a lot of people are not. so if somone can make a tutorial that will make it simple to understand how to modify the php scripts of those open source games. an exmple for a simple browser game open source http://www.ezrpgproject.c...