How to Switch to Request Class as soon as you connect?
#1

Hello, i have a small question,

When i join my server, i have to login and then it proceeds to the Request Class, i want my class section to be visible while i am typing in my password or registering my account.

What i currently have now is just the regular connection screen, the beach. If someone could either help me change my Connecting screen or make my request class visible when i am logging in would be great!.

thanks in advance!
Reply
#2

Just show the registration/login dialog's in 'OnPlayerRequestClass' instead of 'OnPlayerConnect'.
Reply
#3

i tried that but whenever i switch my person in class selection, i have to type my password again.
Reply
#4

Keep a variable that holds "true" after that player entered the correct password.
Before showing the dialog, check if it's false. If so, display the dialog, otherwise do nothing.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)