Game Development Community

Help with resource

by Adam Beer · in Torque Game Engine · 09/04/2007 (7:04 pm) · 1 replies

Hello,

I am using the 'Persistent Character Server' resource and I am trying to get the login to work differently.

Resource:
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=4085

Basically I want to make a GUI popup before the main menu is shown. I want it to contain the player login username and password type fields. Once the player logs in and the data is confirmed, display the main menu. The problem is, it wont keep the player logged in. I want the client to be able to enter and exit servers without having to log back in each time they exit (which is what this resource is meant to do). Any help would be appreciated.

Thanks,
Adam