09.08.2009, 10:58
pawn Code:
public OnPlayerStateChange(playerid, newstate, oldstate)
{
if(newstate == PLAYER_STATE_WASTED)
{
}
}
I'm not 100% sure what the problem is, do you wish for the spectator to witness the class selection, or just go back to speccing once the player has spawned?