The Daily Click ::. Forums ::. Klik Coding Help ::. MMORPG - Storing User Data
 

Post Reply  Post Oekaki 
 

Posted By Message

Klikmaster

Master of all things Klik

Registered
  08/07/2002
Points
  2599

Has Donated, Thank You!You've Been Circy'd!VIP MemberPS3 Owner
1st September, 2003 at 16:38:23 -

Okay, I want to make a MMORPG. I want peoples stats, etc to be stored online. I know asp, and can add to a database, but how would I add to a database from an app? What object should I use? Thanks

 
n/a

ChrisB

Crazy?

Registered
  16/08/2002
Points
  5457
1st September, 2003 at 16:47:45 -

You can either use Server Side INI if you use MOO, or use MooSock to submit data to an ASP script. The MooSock method seems to be a lot easier than getting the SSI to work :/ You just connect to the server and post information to the script using HTTP. Here's an example I made: http://sfgames.clicksplat.com/cgi-bin/download.cgi?examples/mmf&submit_forms.zip

 
n/a

Klikmaster

Master of all things Klik

Registered
  08/07/2002
Points
  2599

Has Donated, Thank You!You've Been Circy'd!VIP MemberPS3 Owner
1st September, 2003 at 17:00:54 -

Thank you so much
Would you know how to get the info back and into the game again from the database?

Image Edited by the Author.

 
n/a

Activ8games



Registered
  02/07/2003
Points
  463
1st September, 2003 at 20:09:11 -

does moo sock work with psp?

 
Vote Quimby!!!

Assault Andy

Administrator
I make other people create vaporware

Registered
  29/07/2002
Points
  5686

Game of the Week WinnerVIP Member360 OwnerGOTM JUNE - 2009 - WINNER!GOTM FEB - 2010 - WINNER!	I donated an open source project
2nd September, 2003 at 03:22:11 -

Asp isn't really the answer, a good idea is to create an ini on the server's computer (NOT the player's) this way all the files are secure on the server's HD and not floating around on the web.

-Andy

 
Creator of Faerie Solitaire:
http://www.create-games.com/download.asp?id=7792
Also creator of ZDay20 and Dungeon Dash.
http://www.Jigxor.com
http://twitter.com/JigxorAndy

Klikmaster

Master of all things Klik

Registered
  08/07/2002
Points
  2599

Has Donated, Thank You!You've Been Circy'd!VIP MemberPS3 Owner
2nd September, 2003 at 03:53:16 -

SSi sounds easy, but if anyone knows how to retrieve data from a database to an app, please let me know, and im using asp

Image Edited by the Author.

 
n/a
   

Post Reply



 



Advertisement

Worth A Click