Database connection and char login information
by Phil Herrin · in Torque Game Engine · 08/10/2007 (8:23 pm) · 1 replies
Been searching the forums and found some old posts and resources that referenced older versions of TGE. But not able to find versions that support 1.5.
What I am trying to do is setup a database that stores just the user name and password information and is called via a php page for added security.
The user would start up the program and have to use thier login name and password to log into the world.
To create new users could be done either via the TGE program OR via a web page interface.
Also being a complete noob does anyone have a pointer to a good tutorial on how to do all that and or to expand it further down the road to save inventory, logoff location, stats, etc to the database?
Thank you
What I am trying to do is setup a database that stores just the user name and password information and is called via a php page for added security.
The user would start up the program and have to use thier login name and password to log into the world.
To create new users could be done either via the TGE program OR via a web page interface.
Also being a complete noob does anyone have a pointer to a good tutorial on how to do all that and or to expand it further down the road to save inventory, logoff location, stats, etc to the database?
Thank you
About the author
Torque Owner BigPapa
Thx!
- BigPapa