Making a spawn
#2

pawn Код:
public OnPlayerConnect(playerid)
{
 SetSpawnInfo( playerid, 0, 0, 1958.33, 1343.12, 15.36, 269.15, 26, 36, 28, 150, 0, 0 );
 SpawnPlayer(playerid);
 return 1;
}
i just copied it from wiki ! change spawn info
https://sampwiki.blast.hk/wiki/SetSpawnInfo
Reply


Messages In This Thread
Making a spawn - by MrViolence101 - 12.12.2014, 19:34
Re: Making a spawn - by M4D - 12.12.2014, 19:41
Re: Making a spawn - by MrViolence101 - 12.12.2014, 19:44

Forum Jump:


Users browsing this thread: 1 Guest(s)