12.03.2012, 23:35
pawn Код:
else if(PlayerToPoint(3.0, playerid,1833.6124,-1842.4968,13.5781) || (PlayerToPoint(3.0, playerid, /*Outra Coordenada*/) || (PlayerToPoint(3.0, playerid, /*Mais outra*/))
{
GameTextForPlayer(playerid, "~w~24/7", 5000, 1);
SetPlayerVirtualWorld(playerid, 0);
SetPlayerInterior(playerid, 18);
SetPlayerPos(playerid,-30.9467,-89.6096,1003.5469);
PlayerInfo[playerid][pInt] = 18;
storeexit[playerid] = 1;
}

