08.12.2011, 10:08
Remove the callback:
And to add a fix spawn point, go in call back:
And put:
Replace the coordenates with the coordenates you want.
pawn Код:
public OnPlayerRequestClass
pawn Код:
public OnPlayerSpawn
pawn Код:
SetPlayerPos(playerid, pos-X, pos-Y, pos-Z);