06.12.2010, 20:07
When the player connects:
When Player spawns:
But keep in mind this will by pass the whole "class selection" screen so you will need to assign the skin to the player before he spawns.
pawn Код:
TogglePlayerSpectating(playerid, true);
pawn Код:
TogglePlayerSpectating(playerid, false);