23.12.2012, 13:03
Algum de vocкs pode por favor colocar as coordenadas tudo direitinho pra colocar no gps ?? no mнnimo sу as coordenadas obg valendo REP +
1004.0070, -939.3102, 42.1797
1944.3260, -1772.9254, 13.3906
-90.5515, -1169.4578, 2.4079
-1609.7958, -2718.2048, 48.5391
-2029.4968, 156.4366, 28.9498
-2408.7590, 976.0934, 45.4175
-2243.9629, -2560.6477, 31.8841
-1676.6323, 414.0262, 6.9484
2202.2349, 2474.3494, 10.5258
614.9333, 1689.7418, 6.6968
323.5893, -1799.0508, 4.7738
-121.4728, -378.7709, 1.4297
-1328.8250, 2677.2173, 49.7665
70.3882, 1218.6783, 18.5165
2113.7390, 920.1079, 10.5255
-1327.7218, 2678.8723, 50.0625
991.1287, -1342.6512, 13.3828
991.4291, -1348.5675, 13.3707
991.4316, -1353.5728, 13.3634
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;
}