14.06.2009, 10:46
Add this:
Replace X Y and Z with coordinates you want to people spawn
pawn Код:
public OnPlayerSpawn(playerid)
{
SetPlayerPos(playerid, X,Y,Z);