29.05.2015, 19:38
Quote:
it happened to me with 0.3z too.
if that player presses F4 he ll be fine. or jumps off from somewhere or admin slap. not sure about the fix through the script. |
Use this code to force instantly class selection:
Код:
ForceClassSelection(playerid); TogglePlayerSpectating(playerid, true); TogglePlayerSpectating(playerid, false);