23.12.2012, 14:13
Vocк pediu somente as Coords, mas ta ae:
pawn Код:
EmUmPosto(playerid) {
if(IsPlayerInRangeOfPoint(playerid, 10.0, 1004.0070, -939.3102, 42.1797) || IsPlayerInRangeOfPoint(playerid, 10.0, 1944.3260, -1772.9254, 13.3906) ||
IsPlayerInRangeOfPoint(playerid, 10.0, -90.5515, -1169.4578, 2.4079) || IsPlayerInRangeOfPoint(playerid, 10.0, -1609.7958, -2718.2048, 48.5391) ||
IsPlayerInRangeOfPoint(playerid, 10.0, -2029.4968, 156.4366, 28.9498) || IsPlayerInRangeOfPoint(playerid, 10.0, -2408.7590, 976.0934, 45.4175) ||
IsPlayerInRangeOfPoint(playerid, 10.0, -2243.9629, -2560.6477, 31.8841) IsPlayerInRangeOfPoint(playerid, 10.0, -1676.6323, 414.0262, 6.9484) ||
IsPlayerInRangeOfPoint(playerid, 10.0, 2202.2349, 2474.3494, 10.5258) || IsPlayerInRangeOfPoint(playerid, 10.0, 614.9333, 1689.7418, 6.6968) ||
IsPlayerInRangeOfPoint(playerid, 10.0, 323.5893, -1799.0508, 4.7738) || IsPlayerInRangeOfPoint(playerid, 10.0, -121.4728, -378.7709, 1.4297) ||
IsPlayerInRangeOfPoint(playerid, 10.0, -1328.8250, 2677.2173, 49.7665) || IsPlayerInRangeOfPoint(playerid, 10.0, 70.3882, 1218.6783, 18.5165) ||
IsPlayerInRangeOfPoint(playerid, 10.0, 2113.7390, 920.1079, 10.5255) || IsPlayerInRangeOfPoint(playerid, 10.0, -1327.7218, 2678.8723, 50.0625) ||
IsPlayerInRangeOfPoint(playerid, 10.0, 991.1287, -1342.6512, 13.3828) || IsPlayerInRangeOfPoint(playerid, 10.0, 991.4291, -1348.5675, 13.3707) ||
IsPlayerInRangeOfPoint(playerid, 10.0, 991.4316, -1353.5728, 13.3634)) return 1;
return 0;
}

