I need help with removing these from my login screen. It's being a pain in my ass and they need to go. While the server loads the database, if the client presses "SPAWN," the screen completely flips out and bugs.
Under OnPlayerConnect add the TogglePlayerSpectating(playerid,1);
And then under your register and login dialogs set it to 0 when they finish typing in their password