08.03.2015, 17:42
Whenever my own players login and need to enter their password, the LoggedIn variable for that player (APlayerData[playerid][LoggedIn]) is still false.
It's only set to true after they input the correct password.
This variable is used everywhere, including chat and commands.
This blocks players to chat or use any command until they have logged in properly.
Also, all of my commands are blocked when they're still in class-selection.
It's only set to true after they input the correct password.
This variable is used everywhere, including chat and commands.
This blocks players to chat or use any command until they have logged in properly.
Also, all of my commands are blocked when they're still in class-selection.

