Problem at login
#1

My login work OK but sometimes don't work and put the player in Class selection and only when press SPAWN login why? ]
how can i disable Class selection ?..
Reply
#2

pawn Код:
TogglePlayerSpectating(playerid, 1);
This will remove the spawn button etc..
Reply
#3

You can return 0 when player request to spawn (OnPlayersRequestSpawn) so the class selection menu will be disabled. Now, when you want to spawn the player, just use SpawnPlayer(playerid) function.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)