Game Development Community

Gui set up for Dedicated Server

by CloudFire · in Torque Developer Network · 03/09/2010 (3:51 am) · 0 replies

Hi All

I am using remote dedicated server.

When I start the game I want the player to be forced to enter a username and password before they can click any button.

So as soon as they enter a username and password it will check with a server to make sure it's right and if it is correct then the next page should load. and then if the user clicks the button the mission file should loaded.

Presently when i give %conn.connect("x.x.x.x") it directly loads the mission.

It should not load first.first login should verified and then next page only if the user clicked then the mission file should loaded.

I am not use any database. File concept i am using .

How would i go about doing this? .please give some forum to visit.


Thanks in advance
cloudfire