24.06.2010, 07:02
I'm guessing you're using the godfather or an edit of it
in onplayerrequestclass
in onplayerspawn
in onplayerrequestclass
Код:
if(IsPlayerNPC(playerid)) return SpawnPlayer(playerid);
Код:
if(IsPlayerNPC(playerid)) return SetPlayerSpawn(playerid);