06.02.2010, 12:52
Код:
public OnPlayerSpawn(playerid)
{
SetPlayerWorldBounds(playerid, 20.0, 0.0, 20.0, 0.0);
return 1;
}
can someone set me cordinates to player just can be on LV airport, to he cant get out from LV airport! tnx alot

