Class Selection
#1

I got my Registration/Login panel when player connect, and after he/she gives wrong password and other ShowPlayerDialog(); is showed then the Class Selection is coming up at the bottom, how to hide Class Selection Menu because i dont need it at all because after player type in correct password its automaticly spawned.
Reply
#2

This is not on the version 0.3c.

You can use
pawn Код:
SpawnPlayer(playerid);
Reply
#3

Yeah but i dont want player spawn unitl he/she type in correct password
Reply
#4

TogglePlayerSpectating(playerid, true);

When they login you set it to:

TogglePlayerSpectating(playerid, false);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)