27.12.2013, 14:13
Hello, how should i use it correctly? Just ForceClassSelection(playerid); without the TogglePlayerSpectating thing?
Originally Posted by SA-MP Wiki
Important Note: The player will not return to class selection until they re-spawn. This can be achieved with TogglePlayerSpectating, as seen in the below example.
|
ForceClassSelection(playerid);
SpawnPlayer(playerid);