Search found 14 matches

by arkh
Sat Jun 05, 2010 11:28 am
Forum: General Development
Topic: Tamagochi type Development?
Replies: 3
Views: 2678

Tamagochi type Development?

i've been thinking and wanted to ask if there is a game engine capable of making this a game using a tamagochi system. what i have in mind are the following: +Instead of Pets it's replaced with Human [Warriors] +Instead of Playing with them you get to train them and with improving stats +Same Tamago...
by arkh
Fri Jul 10, 2009 9:52 am
Forum: Tutorials
Topic: Tactical Browser Game
Replies: 6
Views: 4543

Re: Tactical Browser Game

a game engine would be a nice head start for guys like me who don't have a big knowledge about the whole programming thing. like me im only a familiar with a little PHP and some HTML. oh and about the battle system. what im thinking is that it generates a private battle field for the involved player...
by arkh
Thu Jul 09, 2009 4:04 pm
Forum: Tutorials
Topic: Tactical Browser Game
Replies: 6
Views: 4543

Re: Tactical Browser Game

im not actually sure if this is possible in PHP or if it looks better on javascript so whatever is better and easier would do.
by arkh
Thu Jul 09, 2009 3:18 pm
Forum: Tutorials
Topic: Tactical Browser Game
Replies: 6
Views: 4543

Tactical Browser Game

can anyone teach me how to make a battle system for a browser game which shows a tactical, Grid-based and turn based fight. If anyone have played this yet then you would know what im talking about. Final Fantasy Tactics:PS1 Final Fantasy Tactics War of the Lions:PSP DOFUS:MMO PC. and some other game...
by arkh
Fri Jun 19, 2009 12:18 pm
Forum: Older Browser MMO Videos
Topic: Browser MMO Video#6a and 6b
Replies: 48
Views: 34790

Re: Video#6a and 6b

<html> <body> <form action="skillform.php"> <select name="Offensive"> <option value="Slash">Slash</option> <option value="Strike">Strike</option> <option value="Pummel">Pummel</option> </select> </form> </body> </html> about this code above. so afte...
by arkh
Thu Jun 18, 2009 3:12 pm
Forum: Older Browser MMO Videos
Topic: Browser MMO Video#6a and 6b
Replies: 48
Views: 34790

Re: Video#6a and 6b

wow thanks now i know how to make those monsters give exp points. oh can i see the source code for the login because i keep getting error. oh and i need help with this. <html> <body> <form method="post" action="skillform.php"> <center> <p>Every Character can have up to 20 skills....
by arkh
Tue Jun 16, 2009 1:45 pm
Forum: Older Browser MMO Videos
Topic: Browser MMO Video #5
Replies: 348
Views: 1000816

Re: Video#5

so it's like this. if i put something in the database with the title of Avatar and and entry was inserted there like an url. like http://www.website.com/image.jpg then if i placed $playerinfo3['Avatar'] then does that mean it would show the image? <?php include_once 'connect.php'; session_start(); i...
by arkh
Tue Jun 16, 2009 10:18 am
Forum: Older Browser MMO Videos
Topic: Browser MMO Video #5
Replies: 348
Views: 1000816

Re: Video#5

wow cool thanks for this now i made my login ^^.

one question since you already showed how to make the browser to check who is logged in. with session.
then how do you make it somethings from the database to be shown.

like equipment,stats,titles,hp,mp and other stuff
by arkh
Mon Jun 15, 2009 2:34 pm
Forum: Tutorials
Topic: Can anyone check what is wrong here.
Replies: 11
Views: 5204

Re: Can anyone check what is wrong here.

thanks for the info. but for now i guess i should stick to the tuts since that's where i base what i do for now.
im still learning it
by arkh
Mon Jun 15, 2009 12:18 pm
Forum: Tutorials
Topic: Can anyone check what is wrong here.
Replies: 11
Views: 5204

Re: Can anyone check what is wrong here.

this is a noobish answer but. cleaning queries??

Go to advanced search