24.06.2010, 11:43
Quote:
Originally Posted by big comfy couch
I'm guessing you're using the godfather or an edit of it
in onplayerrequestclass Код:
if(IsPlayerNPC(playerid)) return SpawnPlayer(playerid); Код:
if(IsPlayerNPC(playerid)) return SetPlayerSpawn(playerid); |