27.05.2012, 12:07
don't pay atention at this warning, it just warns you that you don't foolow the identation, it does not harm server work
But if you want, just use this:
But if you want, just use this:
PHP код:
else if (IsPlayerInRangeOfPoint(playerid, 3,300.5656,192.3083,1007.1719))
{
SafeSetPlayerPos(playerid, 1772.2937,-1576.0027,22.9511);
GameTextForPlayer(playerid, "~w~FBI Roof",5000,1);
SafeSetPlayerInterior(playerid,0);
}