02.08.2011, 12:05
pawn Код:
if(gFirstTimeHasJoined[playerid])
{
ForceClassSelection(playerid);
SpawnPlayer(playerid);
SendClientMessage,(playerid,COLOR_RED,"Choose your skin carefully! You can't change it anymore after this!");
return true;
}
//classid = not defined in OnPlayerSpawn.