11.11.2012, 13:07
ah you can even add this in this way:
pawn Код:
public OnPlayerSpawn(playerid)
{
if(He is john doe codes...)
{
SetPlayerPos(playerid, 281, 2486.3142, -1647.9170, 14.0703);
//and give him the weapons you like
}
}

