19.12.2015, 13:10
Vou postar os interiores de entrada e saнda.
ORG 1:
ENTRADA:
SAНDA:
ORG 2:
ENTRADA:
SAНDA:
ORG 3:
ENTRADA:
SAНDA:
ORG 1:
ENTRADA:
Код:
else if (PlayerToPoint(3, playerid,328.0614,-1512.2689,36.0325)) { XXAirBreak[playerid] += 3; XXAirBreak[playerid] += 3;SetPlayerPos(playerid, 238.6608,139.4667,1003.0234); GameTextForPlayer(playerid, "~w~DP Rotam-LS",5000,1); SetPlayerInterior(playerid,3); SetPlayerFacingAngle(playerid, 0); PlayerInfo[playerid][pInt] = 3; SetPlayerVirtualWorld(playerid, 0); storeexit[playerid] = 1; }
Код:
else if(PlayerToPoint(2.0, playerid,238.5649,139.3974,1003.0234)) { XXAirBreak[playerid] += 3; XXAirBreak[playerid] += 3;SetPlayerPos(playerid,329.1469,-1512.7855,36.0391); GameTextForPlayer(playerid, "~r~Los Santos",5000,1); SetPlayerInterior(playerid,0); SetPlayerFacingAngle(playerid,0); PlayerInfo[playerid][pInt] = 0; SetPlayerVirtualWorld(playerid,0); storeexit[playerid] = 0; }
ENTRADA:
Код:
else if (PlayerToPoint(3, playerid,-2454.0352,503.9203,30.0793)) { XXAirBreak[playerid] += 3; XXAirBreak[playerid] += 3;SetPlayerPos(playerid, 238.7194,141.7792,1003.0234); GameTextForPlayer(playerid, "~w~DP Policia Federal",5000,1); SetPlayerInterior(playerid,3); SetPlayerFacingAngle(playerid, 0); //localizardppc[playerid] = 1; PlayerInfo[playerid][pInt] = 3; SetPlayerVirtualWorld(playerid, 1); storeexit[playerid] = 2; }
Код:
else if (PlayerToPoint(3, playerid,-2454.0352,503.9203,30.0793)) { XXAirBreak[playerid] += 3; XXAirBreak[playerid] += 3;SetPlayerPos(playerid, 322.0765,303.8634,999.1484); GameTextForPlayer(playerid, "~w~San Fierro",5000,1); SetPlayerInterior(playerid,5); //localizardppf[playerid] = 1; SetPlayerFacingAngle(playerid, 0); PlayerInfo[playerid][pInt] = 5; SetPlayerVirtualWorld(playerid, 0); }
ENTRADA:
Код:
if (PlayerToPoint(2, playerid,-1755.0914,962.3484,24.8828)) { XXAirBreak[playerid] += 3; XXAirBreak[playerid] += 3;SetPlayerPos(playerid,238.4989,139.8923,1003.0234); GameTextForPlayer(playerid, "~y~DP ROTAM-SF", 5000, 1); PlayerInfo[playerid][pInt] = 3; SetPlayerInterior(playerid,3); SetPlayerVirtualWorld(playerid,2); storeexit[playerid] = 3; }
Quote:
if (PlayerToPoint(2, playerid,238.8815,139.5029,1003.0234)) { XXAirBreak[playerid] += 3; XXAirBreak[playerid] += 3;SetPlayerPos(playerid,-1755.0914,962.3484,24.882; GameTextForPlayer(playerid, "~y~SAN FIERRO", 5000, 1); PlayerInfo[playerid][pInt] = 0; SetPlayerInterior(playerid,0); SetPlayerVirtualWorld(playerid,0); storeexit[playerid] = 0; } |