SA-MP Forums Archive
Como corrigo este error? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Español/Spanish (https://sampforum.blast.hk/forumdisplay.php?fid=29)
+---- Thread: Como corrigo este error? (/showthread.php?tid=319714)



Como corrigo este error? - Smolder - 20.02.2012

Buenas, tengo un error en el gm.

warning 219: local variable "playerid" shadows a variable at a preceding level

Gracias por su atencion

Saludos


Respuesta: Como corrigo este error? - [Nikk] - 20.02.2012

Quiere decir que estas definiendo algo que ya esta definido dentro de la public que sale ese warning, creo.


Re: Como corrigo este error? - John Rockie - 20.02.2012

Si, busca "playerid" deven de aver dos.
Pon uno como "playerid"
El otro lo puedes llamar "playerid2"


Re: Como corrigo este error? - Smolder - 20.02.2012

En espaсol traducido dice esto

variable local "playerid" sombras de una variable en un nivel anterior

La linea es

for(new playerid; playerid < MAX_PLAYERS; playerid++)

cuando esta definido me sale esto

error 021: symbol already defined:

Que traducido dice

Error 021: el sнmbolo ya definidos:

Que ese, no es problema, ya he corregido varios.

Pero el otro no tengo ni idea


Re: Como corrigo este error? - Smolder - 20.02.2012

Segun parece, sale ese error, al aсadir un script.


Respuesta: Como corrigo este error? - davidxxx - 20.02.2012

Puedes facilitar la linea del error, quiza asi te daremos una mejor ayuda


Re: Como corrigo este error? - Smolder - 20.02.2012

Este es el codigo, donde aсandiendo el script, sale dicho error.

Код:
main()
{
	SetTimer("IniciarConsola",150,0);
}

new EstadisticasDelPlayer[MAX_PLAYERS][PInfo];
forward MensajeParaAdmin(color, string[]);

public OnGameModeInit()
{
    BankTimer = SetTimer("BancoA", 2000, 1);
    SetTimer("ActualizarPing", 5, 1);
    SetTimer("SonidosAntiSoledad", 35000, 1); /* Cada Minuto */
    SetTimer("Tiempo", 60000, 1); /* Cada Minuto */
    SetTimer("DarArmasATodos1",60000,1); // Cada dos Minutos..
	SetTimer("EnviarMensajesR",60000,1); // Cada Minuto..
	SetGameModeText(".:|Xtremo Tdm |:."); /* Cambiar Esto. es lo que Se Mostrara en On Gamememodeinit.. Cambiarlo a Iniciales de su Server..o Nombre.. Si Deseas */

#if defined FILTERSCRIPT
#else

	 print("\n----------------------------------");
	print(" ............Counter Strike......");
	print(" ..........Creado por Justicia......");
	print(" ..........Probado por Justicia......");
	print("----------------------------------\n");

#endif


CreateObject(3997, 2948.634765625, -1472.5263671875, 746.49713134766, 0, 0, 0);
CreateObject(11088, 2905.968262, -1453.539917, 753.254028, 0, 0, 0);
CreateObject(11428, 2974.144043, -1460.906372, 752.000183, 0, 0, 0);
CreateObject(11440, 2964.9775390625, -1483.4716796875, 746.01898193359, 0, 0, 0);
CreateObject(11427, 2995.995361, -1500.743896, 753.687012, 0, 0, 89.999981276032);
CreateObject(11426, 2973.962402, -1492.242676, 746.390625, 0, 0, -89.999981276032);
CreateObject(11440, 2983.623046875, -1491.2841796875, 745.99395751953, 0, 0, 0);
CreateObject(11441, 3010.453369, -1424.563721, 746.672058, 0, 0, 0);
CreateObject(11442, 3009.560059, -1432.216431, 746.670898, 0, 0, 0);
CreateObject(11443, 3000.272217, -1427.739990, 746.668884, 0, 0, -180.00001984784);
CreateObject(11444, 2959.114014, -1462.321167, 746.490112, 0, 0, 0);
CreateObject(11442, 2956.571777, -1450.569946, 746.670898, 0, 0, -89.999981276032);
CreateObject(11441, 2962.567139, -1441.766357, 746.672058, 0, 0, 0);
CreateObject(11442, 2953.080566, -1441.146851, 746.670898, 0, 0, -89.999981276032);
CreateObject(11443, 2953.288086, -1431.401733, 746.593811, 0, 0, -180.00001984784);
CreateObject(11445, 2944.226074, -1425.893066, 746.668884, 0, 0, 89.999981276032);
CreateObject(11446, 2962.195313, -1436.852539, 746.672058, 0, 0, 0);
CreateObject(11447, 2954.959473, -1423.660156, 746.491272, 0, 0, 0);
CreateObject(11447, 2987.6396484375, -1469.4375, 746.46624755859, 0, 0, 270);
CreateObject(11457, 2971.2783203125, -1422.6875, 746.09832763672, 0, 0, 0);
CreateObject(11458, 2979.763428, -1453.982178, 746.669067, 0, 0, 0);
CreateObject(11459, 2955.106201, -1423.799194, 749.348816, 0, 0, -89.999981276032);
CreateObject(11458, 3005.702881, -1491.267700, 746.669067, 0, 0, 0);
CreateObject(11459, 3014.511719, -1510.554199, 746.495300, 0, 0, -89.999981276032);
CreateObject(11458, 3009.786865, -1517.190186, 746.669067, 0, 0, -89.999981276032);
CreateObject(11457, 2986.697021, -1430.923096, 746.098328, 0, 0, 0);
CreateObject(11446, 2995.082520, -1489.133789, 746.672058, 0, 0, 0);
CreateObject(11444, 2998.715088, -1483.308594, 746.490112, 0, 0, 0);
CreateObject(11443, 3013.295166, -1485.337524, 746.668884, 0, 0, 89.999981276032);
CreateObject(11441, 3015.722412, -1495.960083, 746.672058, 0, 0, -89.999981276032);
CreateObject(11442, 3020.402100, -1476.429077, 746.545776, 0, 0, 89.999981276032);
CreateObject(11441, 3012.458740, -1475.397949, 746.672058, 0, 0, 0);
CreateObject(11440, 3001.911377, -1453.902588, 746.094055, 0, 0, 0);
CreateObject(11440, 3015.663086, -1465.281006, 746.094055, 0, 0, 89.999981276032);
CreateObject(11428, 2931.994629, -1429.076660, 751.892700, 0, 0, -191.24998885946);
CreateObject(11427, 2941.202881, -1486.749390, 753.636963, 0, 0, 89.999981276032);
CreateObject(11426, 2958.84375, -1489.751953125, 746.49072265625, 0, 0, 0);
CreateObject(11441, 2957.471924, -1481.048950, 746.672058, 0, 0, 0);
CreateObject(11442, 2972.250000, -1444.149780, 746.670898, 0, 0, 0);
CreateObject(11446, 2993.916504, -1474.484985, 746.647034, 0, 0, 0);
CreateObject(11445, 2988.731445, -1452.991089, 746.668884, 0, 0, -89.999981276032);
CreateObject(11444, 3021.416748, -1454.484863, 746.490112, 0, 0, 0);
CreateObject(11446, 2980.878662, -1460.616455, 746.672058, 0, 0, 0);
CreateObject(11445, 2996.068848, -1463.000488, 746.668884, 0, 0, 0);
CreateObject(11445, 3017.924316, -1520.580322, 746.668884, 0, 0, -89.999981276032);
CreateObject(11445, 3002.347412, -1522.740234, 746.668884, 0, 0, -270.00000112387);
CreateObject(11446, 2998.310303, -1515.063599, 746.672058, 0, 0, 0);
CreateObject(11446, 3025.026855, -1509.093140, 746.672058, 0, 0, -180.00001984784);
CreateObject(11445, 2940.254395, -1448.246826, 746.643860, 0, 0, -359.99998239991);
CreateObject(976, 2868.76171875, -1412.7197265625, 746.65905761719, 0, 0, 0);
CreateObject(976, 2877.633057, -1412.687378, 746.659058, 0, 0, 0);
CreateObject(976, 2886.354248, -1412.723755, 746.705139, 0, 0, 0);
CreateObject(976, 2895.186279, -1412.583130, 746.659058, 0, 0, 0);
CreateObject(976, 2903.964600, -1412.586182, 746.659058, 0, 0, 0);
CreateObject(976, 2912.798584, -1412.602417, 746.659058, 0, 0, 0);
CreateObject(976, 2921.556641, -1412.658813, 746.659058, 0, 0, 0);
CreateObject(976, 2930.365234, -1412.644897, 746.659058, 0, 0, 0);
CreateObject(976, 2939.149414, -1412.648926, 746.659058, 0, 0, 0);
CreateObject(976, 2947.966796875, -1412.65625, 746.65905761719, 0, 0, 0);
CreateObject(976, 2956.855469, -1412.617065, 746.659058, 0, 0, 0);
CreateObject(976, 2965.688721, -1412.631104, 746.659058, 0, 0, 0);
CreateObject(976, 2974.506348, -1412.618896, 746.659058, 0, 0, 0);
CreateObject(976, 2983.416016, -1412.614136, 746.659058, 0, 0, 0);
CreateObject(976, 2992.260254, -1412.637939, 746.659058, 0, 0, 0);
CreateObject(976, 3001.094727, -1412.619019, 746.659058, 0, 0, 0);
CreateObject(976, 3009.933350, -1412.606812, 746.659058, 0, 0, 0);
CreateObject(976, 3018.705566, -1412.621338, 746.659058, 0, 0, 0);
CreateObject(976, 3020.111328, -1412.733521, 746.659058, 0, 0, 0);
CreateObject(976, 3028.787354, -1412.835449, 746.659058, 0, 0, -89.999981276032);
CreateObject(976, 3028.778320, -1421.588989, 746.659058, 0, 0, -89.999981276032);
CreateObject(976, 3028.769287, -1430.389404, 746.659058, 0, 0, -89.999981276032);
CreateObject(976, 3028.819580, -1439.045288, 746.684631, 0, 0, -89.999981276032);
CreateObject(976, 3028.817139, -1447.811523, 746.659058, 0, 0, -89.999981276032);
CreateObject(976, 3028.867432, -1456.518311, 746.692566, 0, 0, -89.999981276032);
CreateObject(976, 3028.815674, -1465.261841, 746.659058, 0, 0, -89.999981276032);
CreateObject(976, 3028.801270, -1474.103882, 746.659058, 0, 0, -89.999981276032);
CreateObject(976, 3028.7734375, -1482.875, 746.65905761719, 0, 0, 270);
CreateObject(976, 3028.784668, -1491.677124, 746.659058, 0, 0, -89.999981276032);
CreateObject(976, 3028.786621, -1500.498169, 746.659058, 0, 0, -89.999981276032);
CreateObject(976, 3028.798584, -1509.230835, 746.664490, 0, 0, -89.999981276032);
CreateObject(976, 3028.848877, -1517.803467, 746.669373, 0, 0, -89.999981276032);
CreateObject(976, 3028.948975, -1523.843872, 746.598816, 0, 0, -89.999981276032);
CreateObject(976, 3028.670654, -1532.523438, 746.659058, 0, 0, -180.00001984784);
CreateObject(976, 3019.869385, -1532.520142, 746.659058, 0, 0, -180.00001984784);
CreateObject(976, 3011.073486, -1532.512329, 746.659058, 0, 0, -180.00001984784);
CreateObject(976, 3002.262695, -1532.528687, 746.659058, 0, 0, -180.00001984784);
CreateObject(976, 2993.391602, -1532.547729, 746.659058, 0, 0, -180.00001984784);
CreateObject(976, 2984.437500, -1532.559692, 746.659058, 0, 0, -180.00001984784);
CreateObject(976, 2975.649658, -1532.564453, 746.659058, 0, 0, -180.00001984784);
CreateObject(976, 2966.916992, -1532.565430, 746.660095, 0, 0, -180.00001984784);
CreateObject(976, 2958.043457, -1532.558960, 746.659058, 0, 0, -180.00001984784);
CreateObject(976, 2949.210449, -1532.514404, 746.659058, 0, 0, -180.00001984784);
CreateObject(976, 2940.382080, -1532.478760, 746.659058, 0, 0, -180.00001984784);
CreateObject(976, 2931.742188, -1532.430054, 746.659058, 0, 0, -180.00001984784);
CreateObject(976, 2922.973145, -1532.443970, 746.659058, 0, 0, -180.00001984784);
CreateObject(976, 2914.159668, -1532.380615, 746.684082, 0, 0, -180.00001984784);
CreateObject(976, 2905.235840, -1532.459106, 746.659058, 0, 0, -180.00001984784);
CreateObject(976, 2896.397705, -1532.472046, 746.659058, 0, 0, -180.00001984784);
CreateObject(976, 2887.628174, -1532.439819, 746.659058, 0, 0, -180.00001984784);
CreateObject(976, 2878.744385, -1532.400024, 746.659058, 0, 0, -180.00001984784);
CreateObject(976, 2877.155518, -1532.363647, 746.683899, 0, 0, -180.00001984784);
CreateObject(976, 2868.510498, -1532.303955, 746.659058, 0, 0, -270.00000112387);
CreateObject(976, 2868.486084, -1523.428101, 746.659058, 0, 0, -270.00000112387);
CreateObject(976, 2868.512451, -1514.495972, 746.659058, 0, 0, -270.00000112387);
CreateObject(976, 2868.531250, -1505.574829, 746.659058, 0, 0, -270.00000112387);
CreateObject(976, 2868.518555, -1496.700928, 746.659058, 0, 0, -270.00000112387);
CreateObject(976, 2868.554932, -1487.979004, 746.710205, 0, 0, -270.00000112387);
CreateObject(976, 2868.591309, -1479.368408, 746.717834, 0, 0, -270.00000112387);
CreateObject(976, 2868.627686, -1470.638672, 746.737793, 0, 0, -270.00000112387);
CreateObject(976, 2868.481689, -1461.893677, 746.659058, 0, 0, -270.00000112387);
CreateObject(976, 2868.482910, -1453.041504, 746.659058, 0, 0, -270.00000112387);
CreateObject(976, 2868.501465, -1444.185669, 746.659058, 0, 0, -270.00000112387);
CreateObject(976, 2868.503662, -1435.345703, 746.659058, 0, 0, -270.00000112387);
CreateObject(976, 2868.491211, -1426.528198, 746.659058, 0, 0, -270.00000112387);
CreateObject(976, 2868.6376953125, -1421.3046875, 746.65905761719, 0, 0, 89.994506835938);
CreateObject(967, 2894.629883, -1516.245605, 746.497131, 0, 0, -5.7295779513082e-005);
CreateObject(3866, 2928.869140625, -1500.9833984375, 754.33520507813, 0, 0, 179.99450683594);
CreateObject(11492, 2883.666992, -1523.249023, 746.492798, 0, 0, -180.00001984784);
CreateObject(12929, 3022.451904, -1428.557617, 746.995117, 0, 0, -89.999981276032);
CreateObject(12942, 2905.859863, -1427.448120, 746.709290, 0, 0, 0);
CreateObject(5153, 2934.798828, -1491.381348, 753.523804, 0, 0, 0);
CreateObject(5153, 2930.789795, -1491.386597, 751.772339, 0, 0, 0);
CreateObject(5153, 2926.764648, -1491.375000, 750.008301, 0, 0, 0);
CreateObject(5153, 2922.748047, -1491.352417, 748.233948, 0, 0, 0);
CreateObject(5153, 2919.445068, -1491.358032, 746.787231, 0, 0, 0);
CreateObject(5153, 2899.244141, -1427.171875, 752.439026, 0, 0, -180.00001984784);
CreateObject(12929, 2905.809326, -1427.538940, 746.715088, 0, 0, -180.00001984784);
CreateObject(12928, 3022.450439, -1428.568726, 746.995117, 0, 0, -89.999981276032);
CreateObject(1696, 2936.862305, -1465.375244, 747.129333, 0, 0, 89.999981276032);
CreateObject(14395, 2874.287598, -1437.012573, 747.010010, 0, 0, 0);
CreateObject(14407, 2881.447754, -1435.648560, 750.440063, 0, 0, 89.999981276032);
CreateObject(14467, 2889.205811, -1463.295776, 750.644043, 0, 0, 67.499985957024);
CreateObject(9191, 2891.180176, -1486.428101, 751.232727, 0, 0, 0);
CreateObject(9191, 2891.177734, -1486.446167, 751.230774, 0, 0, -180.00001984784);
CreateObject(980, 2919.176025, -1412.638794, 752.628662, 0, 0, 0);
CreateObject(980, 2907.599121, -1412.622559, 752.628357, 0, 0, 0);
CreateObject(980, 2896.1416015625, -1412.6015625, 752.62335205078, 0, 0, 0);
CreateObject(980, 2884.757813, -1412.698730, 752.591492, 0, 0, 0);
CreateObject(980, 2874.329590, -1412.687378, 752.623352, 0, 0, 0);
CreateObject(980, 2930.683350, -1412.638916, 752.623352, 0, 0, 0);
CreateObject(980, 2942.187988, -1412.649292, 752.623352, 0, 0, 0);
CreateObject(980, 2953.810303, -1412.667603, 752.623352, 0, 0, 0);
CreateObject(980, 2965.377441, -1412.649658, 752.623352, 0, 0, 0);
CreateObject(980, 2976.921631, -1412.598633, 752.623352, 0, 0, 0);
CreateObject(980, 2988.424072, -1412.627930, 752.623352, 0, 0, 0);
CreateObject(980, 2999.918457, -1412.674316, 752.611694, 0, 0, 0);
CreateObject(980, 3011.449707, -1412.643188, 752.605225, 0, 0, 0);
CreateObject(980, 3022.981201, -1412.688232, 752.623352, 0, 0, 0);
CreateObject(980, 2868.527588, -1418.268555, 752.585449, 0, 0, -89.999981276032);
CreateObject(980, 2868.461426, -1429.669434, 752.548279, 0, 0, -89.999981276032);
CreateObject(980, 2868.456787, -1441.151733, 752.548279, 0, 0, -89.999981276032);
CreateObject(980, 2868.444580, -1452.553345, 752.634705, 0, 0, -89.999981276032);
CreateObject(980, 2868.584717, -1464.154297, 752.702087, 0, 0, -89.999981276032);
CreateObject(980, 2868.531494, -1475.648193, 752.682129, 0, 0, -89.999981276032);
CreateObject(980, 2868.563721, -1487.202148, 752.674500, 0, 0, -89.999981276032);
CreateObject(980, 2868.546631, -1498.606445, 752.623352, 0, 0, -89.999981276032);
CreateObject(980, 2868.469727, -1510.021240, 752.623352, 0, 0, -89.999981276032);
CreateObject(980, 2868.447754, -1521.517090, 752.607117, 0, 0, -89.999981276032);
CreateObject(980, 2868.443359, -1526.641602, 752.674133, 0, 0, -89.999981276032);
CreateObject(980, 2874.172119, -1532.387817, 752.623352, 0, 0, -180.00001984784);
CreateObject(980, 2885.598633, -1532.464844, 752.623352, 0, 0, -180.00001984784);
CreateObject(980, 2897.277588, -1532.422729, 752.598022, 0, 0, -180.00001984784);
CreateObject(980, 2908.765381, -1532.444336, 752.615173, 0, 0, -180.00001984784);
CreateObject(980, 2920.314697, -1532.482178, 752.623352, 0, 0, -180.00001984784);
CreateObject(980, 2931.800293, -1532.438232, 752.623352, 0, 0, -180.00001984784);
CreateObject(980, 2943.253174, -1532.478027, 752.602722, 0, 0, -180.00001984784);
CreateObject(980, 2954.717285, -1532.522583, 752.592590, 0, 0, -180.00001984784);
CreateObject(980, 2966.231934, -1532.529053, 752.600342, 0, 0, -180.00001984784);
CreateObject(980, 2977.695557, -1532.523315, 752.596924, 0, 0, -180.00001984784);
CreateObject(980, 2989.156494, -1532.511353, 752.621582, 0, 0, -180.00001984784);
CreateObject(980, 3000.625000, -1532.517334, 752.620728, 0, 0, -180.00001984784);
CreateObject(980, 3012.129639, -1532.509277, 752.623352, 0, 0, -180.00001984784);
CreateObject(980, 3023.159912, -1532.462036, 752.647705, 0, 0, -180.00001984784);
CreateObject(980, 3028.973145, -1526.728271, 752.563110, 0, 0, -270.00000112387);
CreateObject(980, 3028.765869, -1515.127686, 752.628784, 0, 0, -270.00000112387);
CreateObject(980, 3028.750244, -1503.652344, 752.633789, 0, 0, -270.00000112387);
CreateObject(980, 3028.748291, -1492.092163, 752.622620, 0, 0, -270.00000112387);
CreateObject(980, 3028.802246, -1480.631470, 752.623352, 0, 0, -270.00000112387);
CreateObject(980, 3028.779297, -1469.163208, 752.611145, 0, 0, -270.00000112387);
CreateObject(980, 3028.831055, -1457.723755, 752.605408, 0, 0, -270.00000112387);
CreateObject(980, 3028.829346, -1446.213989, 752.648926, 0, 0, -270.00000112387);
CreateObject(980, 3028.820313, -1434.685425, 752.648376, 0, 0, -270.00000112387);
CreateObject(980, 3028.822021, -1418.497192, 752.623352, 0, 0, -270.00000112387);
CreateObject(980, 3028.826660, -1425.750366, 752.623352, 0, 0, -270.00000112387);
CreateObject(11444, 3013.143311, -1449.915527, 746.490112, 0, 0, 0);
CreateObject(11444, 3011.196045, -1440.325195, 746.490112, 0, 0, -89.999981276032);
CreateObject(3644, 2978.7763671875, -1517.3251953125, 749.15997314453, 0, 0, 179.99450683594);
return 1;
}
	public OnPlayerCommandText(playerid, cmdtext[])
		{
 	if (strcmp(cmdtext, "/Counter", true, 10) == 0)
 	{
    SetPlayerPos(playerid,3023.2395,-1424.6207,747.9971);
    SetPlayerInterior(playerid, 0);
    GivePlayerWeapon(playerid, 30, 99999);
	GivePlayerWeapon(playerid, 24, 99999);
	GivePlayerWeapon(playerid, 26, 99999);
	GivePlayerWeapon(playerid, 32, 99999);
	 }
	else
	{
	SendClientMessage(playerid, COLOR_RED, "[ADVERTENCIA] Porfavor Llena tu vida antes de usar los TelePorts.");
    }
    
	/* Los Chinos */
	AddPlayerClass(122, 1958.3783, 1343.1572, 15.3746, 269.1425, 16, 572, 32, 643, 18, 5256);
	AddPlayerClass(123, 1958.3783, 1343.1572, 15.3746, 269.1425, 34, 678, 21, 4456, 15, 543);
	AddPlayerClass(124, 1958.3783, 1343.1572, 15.3746, 269.1425, 24, 568, 20, 4231, 13, 457);
	
	/* Las Ancianas */
	AddPlayerClass(129, 1958.3783, 1343.1572, 15.3746, 269.1425, 16, 572, 32, 643, 18, 5256);
	AddPlayerClass(130, 1958.3783, 1343.1572, 15.3746, 269.1425, 34, 678, 21, 4456, 15, 543);
	AddPlayerClass(196, 1958.3783, 1343.1572, 15.3746, 269.1425, 24, 568, 20, 4231, 13, 457);
	
    AddStaticVehicleEx(411,2077.50463867,1691.12756348,10.62031269,0.00000000,-1,-1,15); //Infernus drag
    AddStaticVehicleEx(560,2077.60107422,1682.76489258,10.62528801,0.00000000,-1,-1,15); //Sultan
    AddStaticVehicleEx(559,2078.09008789,1674.61865234,10.57437611,0.00000000,-1,-1,15); //Jester
    AddStaticVehicleEx(506,2078.03564453,1666.10168457,10.61242580,0.00000000,-1,-1,15); //Super GT
    AddStaticVehicleEx(451,2876.6250,-749.8938,10.5429,181.2335,61,61,30); // rr
    AddStaticVehicleEx(451,2872.6877,-749.2816,10.5424,179.3660,61,61,30); // rr
    AddStaticVehicleEx(522,2868.6775,-762.1995,10.4394,271.6012,51,118,30); // rr
    AddStaticVehicleEx(522,2869.1531,-764.6836,10.4249,270.4265,51,118,30); // rr
    AddStaticVehicleEx(522,2868.8677,-766.8477,10.4395,274.4592,51,118,30); // rr
    AddStaticVehicleEx(522,2868.4336,-770.1615,10.4561,265.3752,51,118,30); // rr
    AddStaticVehicleEx(411,2874.1499,-775.4568,10.5726,359.7289,80,1,30); // rr
    AddStaticVehicleEx(411,2881.1880,-776.5316,10.5735,359.9639,80,1,30); // rr
    AddStaticVehicleEx(411,2885.9814,-775.3435,10.5734,3.8293,80,1,30); // rr
	AddStaticVehicleEx(411,1281.6927,1287.6121,10.5536,267.2366,75,1,30); // lva
    AddStaticVehicleEx(541,1282.0046,1290.9729,10.4196,268.0945,13,8,30); // lva
    AddStaticVehicleEx(411,1281.7814,1294.1017,10.5249,266.7895,12,1,30); // lva
    AddStaticVehicleEx(541,1281.9119,1297.4364,10.4387,270.6116,22,1,30); // lva
    AddStaticVehicleEx(451,1281.9015,1300.5394,10.5231,270.4881,46,46,30); // lva
    AddStaticVehicleEx(451,1281.9741,1303.8961,10.5274,268.1272,61,61,30); // lva
    AddStaticVehicleEx(451,1281.9059,1307.1581,10.5101,269.2691,75,75,30); // lva
    AddStaticVehicleEx(522,1306.5295,1278.3322,10.3861,358.6885,6,25,30); // lva
    AddStaticVehicleEx(522,1328.4264,1278.0652,10.3783,0.7506,3,3,30); // lva
    AddStaticVehicleEx(522,1324.7964,1277.9446,10.3798,4.1558,51,118,30); // lva
    AddStaticVehicleEx(522,1322.4302,1277.9735,10.3833,1.5754,3,3,30); // lva
    AddStaticVehicleEx(522,1318.4020,1277.8225,10.3779,22.9643,36,105,30); // lva
    AddStaticVehicleEx(522,1315.8094,1278.1278,10.3707,356.8031,39,106,30); // lva
    AddStaticVehicleEx(522,1312.2493,1277.9584,10.3855,356.7131,7,79,30); // lva
    AddStaticVehicleEx(522,1309.5078,1278.1906,10.3916,0.5020,8,82,30); // lva
    AddStaticVehicleEx(522,1306.4009,1278.3176,10.3758,0.7708,6,25,30); // lva
	AddStaticVehicleEx(451,1855.1957,-2365.2915,13.2713,180.2103,16,16,30); // lsa
    AddStaticVehicleEx(411,1859.2684,-2365.0725,13.2847,178.9487,106,1,30); // lsa
    AddStaticVehicleEx(541,1863.0272,-2365.0771,13.1719,180.7999,36,8,30); // lsa
    AddStaticVehicleEx(411,1867.2980,-2365.2429,13.2766,179.0944,112,1,30); // lsa
    AddStaticVehicleEx(560,1871.9679,-2365.3835,13.2256,180.2490,56,29,30); // lsa
    AddStaticVehicleEx(522,1874.4164,-2370.7444,13.0770,278.5390,3,3,30); // lsa
    AddStaticVehicleEx(522,1874.5576,-2372.6123,13.0964,278.8740,36,105,30); // lsa
    AddStaticVehicleEx(522,1874.4237,-2375.0571,13.1063,278.4698,7,79,30); // lsa
    AddStaticVehicleEx(522,1874.9633,-2377.2344,13.1073,291.1865,51,118,30); // lsa
    AddStaticVehicleEx(522,1875.1346,-2379.0989,13.1077,293.4200,3,8,30); // lsa
    AddStaticVehicleEx(522,1875.3965,-2381.1460,13.1206,283.1286,6,25,30); // lsa
    AddStaticVehicleEx(444,1849.1017,-2370.5430,13.9263,269.3575,32,32,30); // lsa
    AddStaticVehicleEx(444,1848.9606,-2377.1360,13.9515,268.2141,32,66,30); // lsa
    AddStaticVehicleEx(444,1848.7518,-2383.0295,13.8823,265.5089,32,14,30); // lsa
	AddStaticVehicleEx(571,2311.8376,597.2063,7.0486,177.4054,51,53,30); // minicar
    AddStaticVehicleEx(571,2310.2256,597.2712,7.0495,177.4125,51,53,30); // minicar
    AddStaticVehicleEx(571,2308.5581,597.1505,7.0623,177.9626,51,53,30); // minicar
    AddStaticVehicleEx(571,2306.9387,597.1445,7.0633,177.3787,51,53,30); // minicar
    AddStaticVehicleEx(571,2304.9446,597.0055,7.0651,177.1672,51,53,30); // minicar
    AddStaticVehicleEx(571,2303.3208,597.1097,7.0634,176.0716,51,53,30); // minicar
    AddStaticVehicleEx(571,2301.6919,596.9586,7.0652,177.0999,51,53,30); // minicar
    AddStaticVehicleEx(571,2300.0908,597.0957,7.0630,176.3647,51,53,30); // minicar
	AddStaticVehicleEx(451,1436.0031,-2698.1096,13.2447,349.3026,36,36,30); // tursmo drift4
    AddStaticVehicleEx(451,1430.0804,-2696.9905,13.2446,349.3027,36,36,30); // tursmo drift4
    AddStaticVehicleEx(560,1423.7017,-2695.0627,13.2434,346.1910,33,0,30); // sultan drift4
    AddStaticVehicleEx(560,1417.9883,-2693.6584,13.2434,346.1909,33,0,30); // sultan drift4
    AddStaticVehicleEx(560,1412.3453,-2692.2712,13.2434,346.1909,33,0,30); // sultan drift4
    AddStaticVehicleEx(562,1389.3827,-2684.2656,13.1985,328.3167,36,1,30); // elegy drift4
    AddStaticVehicleEx(562,1384.9990,-2681.5581,13.2000,328.4027,36,1,30); // elegy drift4
    AddStaticVehicleEx(562,1380.2360,-2678.6265,13.2014,328.4884,36,1,30); // elegy drift4
	AddStaticVehicleEx(451,-2304.2039,-1644.8188,483.4047,227.3239,86,86,30); // mc1
	AddStaticVehicleEx(451,-2290.2317,-1631.1085,483.4274,228.1730,123,123,30); // mc
    AddStaticVehicleEx(451,-2292.5427,-1633.6885,483.3955,228.1694,123,123,30); // mc
    AddStaticVehicleEx(451,-2306.2566,-1647.0638,483.4113,228.1707,86,86,30); // mc
	AddStaticVehicleEx(565,-1664.8013,1225.8960,13.2954,227.9659,53,53,30); // flash
    AddStaticVehicleEx(565,-1666.8204,1223.9758,13.3020,225.9460,62,62,30); // flash
    AddStaticVehicleEx(565,-1648.6349,1205.6713,13.2978,269.3917,7,7,30); // flash
    AddStaticVehicleEx(451,-1663.8673,1224.7396,20.8614,226.5765,46,46,30); // turismo
    AddStaticVehicleEx(451,-1666.2833,1221.8418,20.8635,230.1938,61,61,30); // turismo
    AddStaticVehicleEx(522,-1651.0591,1208.5867,20.7220,317.0518,8,82,30); // nrg
    AddStaticVehicleEx(468,-1650.0636,1206.8600,20.8160,321.1757,0,0,30); // nrg
    AddStaticVehicleEx(522,-1652.3389,1209.4001,20.7120,321.5856,36,105,30); // nrg
    AddStaticVehicleEx(541,-1649.1760,1209.3336,13.4875,263.8690,68,8,30); // bullet
    AddStaticVehicleEx(541,-1679.0752,1208.1299,20.7777,224.4822,58,8,30); // bullet
    AddStaticVehicleEx(541,-1676.6051,1210.6600,20.7809,225.0589,60,1,30); // bullet
	AddStaticVehicleEx(437,1107.3481,2511.3279,432.3899,91.5842,79,7,30); // /hj
	AddStaticVehicleEx(411,1122.4474,2510.1531,431.9927,0.0176,106,1,30); // /hj
	AddStaticVehicleEx(411,1125.1519,2509.9976,431.9912,359.8973,116,1,30); // /hj
	AddStaticVehicleEx(411,1128.6974,2510.2314,431.9934,359.5347,112,1,30); // /hj
	AddStaticVehicleEx(558,1132.1008,2510.4971,431.8926,0.4127,35,1,30); // /hj
	AddStaticVehicleEx(558,1134.9723,2510.6147,431.8924,0.6795,36,1,30); // /hj
	AddStaticVehicleEx(558,1138.3818,2510.5076,431.8883,0.0908,40,1,30); // /hj
	AddStaticVehicleEx(560,1141.4387,2510.4751,431.9697,1.2907,37,0,30); // /hj
	AddStaticVehicleEx(560,1144.5277,2510.5112,431.9749,0.9032,56,29,30); // /hj
	AddStaticVehicleEx(560,1147.8790,2510.5322,431.9758,0.5542,41,29,30); // /hj
	AddStaticVehicleEx(562,1151.0972,2510.5862,431.9279,359.7447,11,1,30); // /hj
	AddStaticVehicleEx(562,1154.0950,2510.6106,431.9281,358.8046,116,1,30); // /hj
	AddStaticVehicleEx(562,1157.4155,2510.2126,431.9297,0.7590,113,1,30); // /hj
	AddStaticVehicleEx(540,1160.6510,2510.4478,432.1321,1.3541,10,10,30); // /hj
	AddStaticVehicleEx(540,1163.6750,2504.0889,432.1252,273.1715,7,7,30); // /hj
	AddStaticVehicleEx(540,1163.7451,2500.8958,432.1305,273.0002,11,11,30); // /hj
	AddStaticVehicleEx(541,1164.0167,2497.7046,431.8995,270.1812,13,8,30); // /hj
	AddStaticVehicleEx(541,1164.0880,2494.7686,431.8866,271.6108,2,1,30); // /hj
	AddStaticVehicleEx(541,1164.2932,2492.0381,431.8732,271.2414,22,1,30); // /hj
	AddStaticVehicleEx(457,1163.8938,2489.2153,431.8895,276.8962,45,1,30); // /hj
	AddStaticVehicleEx(457,1163.3646,2486.1848,431.8906,269.6903,13,1,30); // /hj
	AddStaticVehicleEx(457,1160.4691,2480.2947,431.8907,180.6346,34,1,30); // /hj
	AddStaticVehicleEx(571,1157.7496,2479.8376,431.5476,179.3346,2,35,30); // /hj
	AddStaticVehicleEx(571,1154.4589,2479.9241,431.5396,181.0774,51,53,30); // /hj
	AddStaticVehicleEx(571,1150.7860,2479.8809,431.5477,178.2741,36,2,30); // /hj
	AddStaticVehicleEx(517,1148.2889,2480.6602,432.1234,180.2515,36,36,30); // /hj
	AddStaticVehicleEx(517,1144.6837,2480.6206,432.1226,180.7861,40,36,30); // /hj
	AddStaticVehicleEx(517,1141.3552,2480.6921,432.1146,180.0040,43,41,30); // /hj
	AddStaticVehicleEx(539,1138.1322,2480.0354,431.6241,183.7170,86,70,30); // /hj
	AddStaticVehicleEx(539,1135.0747,2479.7249,431.6241,182.5734,70,86,30); // /hj
	AddStaticVehicleEx(539,1131.8892,2480.0430,431.6241,186.0149,79,74,30); // /hj
	AddStaticVehicleEx(506,1128.8724,2479.8098,431.9631,180.7938,7,7,30); // /hj
	AddStaticVehicleEx(506,1125.6450,2479.8174,431.9659,183.9183,76,76,30); // /hj
	AddStaticVehicleEx(506,1122.5776,2479.8269,431.9603,179.3259,52,52,30); // /hj
	AddStaticVehicleEx(451,1119.2745,2480.0103,431.9712,181.5665,125,125,30); // /hj
	AddStaticVehicleEx(451,1116.3154,2480.4221,431.9659,181.5052,123,123,30); // /hj
	AddStaticVehicleEx(451,1112.9983,2480.0820,431.9727,179.8495,36,36,30); // /hj
	AddStaticVehicleEx(560,-911.1897,2023.2284,60.6166,313.9033,33,0,30); // /dam
	AddStaticVehicleEx(558,-907.1085,2017.4398,60.5302,303.2616,30,1,30); // /dam
	AddStaticVehicleEx(562,-902.2198,2012.4487,60.5573,313.9912,113,1,30); // /dam
	AddStaticVehicleEx(411,-898.5270,2007.6757,60.6428,311.4883,80,1,30); // /dam
	AddStaticVehicleEx(522,-1652.8976,128.4263,3.1141,259.2872,36,105,30); // /bowl
	AddStaticVehicleEx(522,-1655.7595,125.2505,3.1182,259.0996,39,106,30); // /bowl
	AddStaticVehicleEx(522,-1654.3153,127.1406,3.0762,260.7198,8,82,30); // /bowl
	AddStaticVehicleEx(522,-1657.4683,123.3268,3.1150,248.8545,51,118,30); // /bowl
	AddStaticVehicleEx(522,-1659.8038,121.1764,3.1366,240.2458,3,3,30); // /bowl
	AddStaticVehicleEx(522,-1661.3790,119.0642,3.0998,229.8400,3,8,30); // /bowl
	AddStaticVehicleEx(522,-1663.3292,117.1625,3.1077,227.8739,7,79,30); // /bowl
	AddStaticVehicleEx(451,-1699.7028,185.9553,-52.0744,275.6551,0,7,30); // /atlantis
	AddStaticVehicleEx(522,817.5826,839.8628,9.8964,24.1325,39,106,30); // /quarry
	AddStaticVehicleEx(522,822.2261,841.5811,10.3199,15.3282,51,118,30); // /quarry
	AddStaticVehicleEx(522,819.8932,840.8707,10.1098,23.0580,7,79,30); // /quarry
	AddStaticVehicleEx(522,825.2893,842.5559,10.5841,8.9949,3,3,30); // /quarry
	AddStaticVehicleEx(522,827.5982,843.3585,10.8092,18.8147,39,106,30); // /quarry
	AddStaticVehicleEx(522,829.7729,844.0318,11.0400,29.4101,3,3,30); // /quarry
	AddStaticVehicleEx(522,831.7315,845.1284,11.2344,12.9822,51,118,30); // /quarry
	AddStaticVehicleEx(522,834.6506,846.1328,11.4798,12.2004,3,8,30); // /quarry
	AddStaticVehicleEx(522,837.1456,847.6815,11.7477,16.7660,8,82,30); // /quarry
	AddStaticVehicleEx(522,839.9310,848.9650,12.0145,23.7613,36,105,30); // /quarry
	AddStaticVehicleEx(522,842.6027,849.3860,12.2070,21.8849,6,25,30); // /quarry
	AddStaticVehicleEx(481,1905.8075,-1373.7684,13.0865,107.7870,14,1,30); // /skate
	AddStaticVehicleEx(481,1905.6299,-1371.7263,13.0797,106.3219,65,9,30); // /skate
	AddStaticVehicleEx(481,1904.7058,-1370.2344,13.0726,109.8359,6,6,30); // /skate
	AddStaticVehicleEx(481,1904.4641,-1368.1304,13.0651,113.4463,3,3,30); // /skate
	AddStaticVehicleEx(481,1902.9071,-1366.6980,13.0599,119.1836,12,9,30); // /skate
	AddStaticVehicleEx(481,1901.9419,-1365.2524,13.0489,125.4620,46,46,30); // /skate
	AddStaticVehicleEx(481,1900.3572,-1362.3766,13.0358,118.5864,26,1,30); // /skate
	AddStaticVehicleEx(481,1901.4498,-1363.4252,13.0408,119.8404,1,1,30); // /skate
	AddStaticVehicleEx(430,-2205.5469,2421.0613,-0.1195,45.1324,46,26,30); // /docks
	AddStaticVehicleEx(454,-2213.0310,2412.7346,0.0398,233.5647,26,26,30); // /docks
	AddStaticVehicleEx(452,-2224.5876,2401.6531,-0.4695,42.5759,1,5,30); // /docks
	AddStaticVehicleEx(472,-2236.2241,2438.6550,0.1987,221.1683,56,53,30); // /docks
	AddStaticVehicleEx(453,-2229.3169,2444.6692,-0.1995,45.7143,56,56,30); // /docks
	AddStaticVehicleEx(596,1536.2194,-1674.2260,13.1030,181.4919,0,1,30); // /police
	AddStaticVehicleEx(596,1535.5597,-1666.7631,13.1062,182.9474,0,1,30); // /police
	AddStaticVehicleEx(510,-2334.2014,2336.1765,4.5844,0.3050,39,39,30); 
	AddStaticVehicleEx(510,-2332.7039,2336.4990,4.5818,357.3024,46,46,30); 
	AddStaticVehicleEx(510,-2335.9375,2336.4597,4.5927,5.4573,28,28,30); 
	AddStaticVehicleEx(510,-2337.5530,2336.2859,4.5868,2.9172,16,16,30); 
	AddStaticVehicleEx(481,-2339.6345,2336.0522,4.5012,2.7302,65,9,30); 
	AddStaticVehicleEx(481,-2341.6060,2336.0369,4.4991,355.6324,14,1,30); 
	AddStaticVehicleEx(481,-2343.5996,2335.9409,4.5073,357.3582,3,3,30); 
	AddStaticVehicleEx(481,-2345.4578,2336.0710,4.5012,3.4363,46,46,30); 
	AddStaticVehicleEx(481,-2347.2422,2336.1091,4.4967,3.6705,6,6,30); 
	AddStaticVehicleEx(522,-2350.1951,2336.1953,4.5492,4.7825,51,118,30); 
	AddStaticVehicleEx(522,-2352.6194,2336.1714,4.5400,8.3690,36,105,30); 
	AddStaticVehicleEx(522,-2354.7639,2335.9470,4.5425,359.6550,39,106,30); 
	AddStaticVehicleEx(522,-2356.9502,2335.8701,4.5361,359.1843,8,82,30); 
	AddStaticVehicleEx(521,-2359.5686,2335.8843,4.5503,0.7658,87,118,30); 
	AddStaticVehicleEx(521,-2361.5403,2335.8672,4.5504,0.0522,115,118,30); 
	AddStaticVehicleEx(521,-2363.4685,2335.8774,4.5438,0.9452,75,13,30); 
	AddStaticVehicleEx(521,-2365.5852,2335.5618,4.5407,357.7576,92,3,30); 
	AddStaticVehicleEx(468,-2368.3359,2335.5703,4.6326,356.4494,3,3,30); 
	AddStaticVehicleEx(468,-2370.6311,2335.2856,4.6353,9.2561,46,46,30); 
	AddStaticVehicleEx(468,-2372.4644,2335.2554,4.6439,5.1761,53,53,30); 
	AddStaticVehicleEx(462,-2378.7910,2334.4827,4.5805,4.0584,14,14,30); 
	AddStaticVehicleEx(462,-2373.9998,2335.3169,4.5692,13.6227,1,2,30); 
	AddStaticVehicleEx(462,-2376.2244,2335.1404,4.5708,8.8901,13,13,30); 
    AddStaticVehicleEx(451,-2698.9573,1333.9150,16.7041,271.0966,18,18,30); // sf
    AddStaticVehicleEx(451,-2699.0168,1336.9695,16.7041,271.0966,18,18,30); // sf
    AddStaticVehicleEx(451,-2699.0828,1340.3656,16.7041,271.0966,18,18,30); // sf
    AddStaticVehicleEx(562,-2699.2478,1343.9272,16.6575,270.9548,113,1,30); // sf
    AddStaticVehicleEx(562,-2699.3042,1347.2484,16.6575,270.9549,113,1,30); // sf
    AddStaticVehicleEx(562,-2699.3604,1350.5923,16.6575,270.9549,113,1,30); // sf
    AddStaticVehicleEx(560,-2699.5881,1353.9612,16.7006,271.0111,21,1,30); // sf
    AddStaticVehicleEx(560,-2699.6467,1357.2566,16.7006,271.0111,21,1,30); // sf
    AddStaticVehicleEx(558,-2693.6851,1362.0364,16.6251,178.9643,36,1,30); // sf
    AddStaticVehicleEx(558,-2690.3638,1361.9763,16.6252,178.9648,36,1,30); // sf
    AddStaticVehicleEx(558,-2687.1931,1361.9191,16.6303,178.9642,36,1,30); // sf
    AddStaticVehicleEx(411,-2683.6646,1362.6411,16.7248,177.0038,64,1,30); // sf
    AddStaticVehicleEx(492,-2692.6301,1331.3748,16.7796,2.2787,77,26,30); // sf
    AddStaticVehicleEx(541,-2689.3069,1331.0607,16.6227,3.3552,22,1,30); // sf
    AddStaticVehicleEx(522,-2685.7100,1330.9805,16.5669,1.2132,3,3,30); // sf
    AddStaticVehicleEx(522,-2682.2891,1331.6638,16.5638,3.3217,3,8,30); // sf
    AddStaticVehicleEx(437,-2666.2202,1364.4425,17.1311,180.3226,79,7,30); // sf
    AddStaticVehicleEx(437,-2671.0298,1364.8547,17.1311,180.3225,79,7,30); // sf
	AddStaticVehicleEx(452,-791.1392,-1936.8499,4.8098,333.1481,1,16,30); 
	AddStaticVehicleEx(452,-794.7299,-1953.2446,4.8077,276.1223,1,22,30); 
	AddStaticVehicleEx(430,-781.7383,-1956.6420,5.0345,278.3027,46,26,30); 
	AddStaticVehicleEx(430,-779.2047,-1943.0459,5.0385,21.0883,46,26,30); 
	AddStaticVehicleEx(446,-768.8131,-1950.8475,4.7659,287.7056,1,5,30); 
	AddStaticVehicleEx(446,-755.4047,-1942.5657,4.7462,328.1269,3,3,30); 
	AddStaticVehicleEx(560,-658.6677,2332.3977,138.2859,88.8310,37,0,30); // /montaсa
	AddStaticVehicleEx(560,-664.8547,2331.8611,137.8008,89.4350,41,29,30); // /montaсa
	AddStaticVehicleEx(471,-672.2049,2319.0232,134.6960,179.8000,103,111,30); // /montaсa
	AddStaticVehicle(411,2557.4443,590.1125,9.7481,184.0368,106,1); // pipe
    AddStaticVehicleEx(411,2556.9546,599.1368,10.0205,182.1334,106,1,30); // pipe
    AddStaticVehicleEx(411,2556.5615,610.0774,10.3493,182.1326,106,1,30); // pipe
    AddStaticVehicleEx(411,2548.4534,596.7307,10.0009,180.3507,106,1,30); // pipe
    AddStaticVehicleEx(411,2548.3713,607.8695,10.3116,180.4449,106,1,30); // pipe
    AddStaticVehicleEx(411,2548.2898,618.4471,10.6062,180.4447,106,1,30); // pipe
    AddStaticVehicleEx(411,2535.5356,591.8694,9.8955,182.9405,106,1,30); // pipe
    AddStaticVehicleEx(411,2534.9524,603.2628,10.2116,182.9401,106,1,30); // pipe
    AddStaticVehicleEx(411,2534.2527,616.8716,10.5891,182.9952,106,1,30); // pipe
	AddStaticVehicleEx(562,-346.0964,1515.1665,75.0090,0.2089,36,1,30); // /drift
	AddStaticVehicleEx(562,-342.6724,1514.9476,75.0188,0.5086,17,1,30); // /drift
	AddStaticVehicleEx(562,-339.6786,1514.7145,74.9981,0.9466,35,1,30); // /drift
	AddStaticVehicleEx(411,-336.6995,1514.6687,75.0841,0.0998,106,1,30); // /drift
	AddStaticVehicleEx(411,-333.3990,1514.6396,75.0762,358.1713,112,1,30); // /drift
	AddStaticVehicleEx(562,-320.8743,1514.2118,75.0177,358.8301,17,1,30); // jestre
    AddStaticVehicleEx(562,-317.8206,1514.4176,75.0171,1.4097,17,1,30); // jestre
    AddStaticVehicleEx(451,-314.7906,1514.9368,75.0631,2.0359,18,18,30); // /drift
    AddStaticVehicleEx(560,-304.1136,1583.0142,75.0222,134.4763,3,3,30); // /drift
    AddStaticVehicleEx(560,-302.8253,1579.5856,75.0224,135.4542,3,3,30); // /drift
    AddStaticVehicleEx(560,-299.6476,1577.8597,75.0212,135.8257,3,3,30); // /drift
    AddStaticVehicleEx(451,-297.1153,1575.1123,75.0659,136.9131,46,46,30); // /drift
    AddStaticVehicleEx(451,-294.3757,1573.3180,75.0692,134.5378,86,86,30); // /drift
    AddStaticVehicleEx(522,-292.2323,1570.5305,74.9313,137.3685,3,8,30); // /drift
    AddStaticVehicleEx(522,-290.2501,1567.2439,74.9358,136.8933,3,8,30); // /drift
    AddStaticVehicleEx(522,-287.0767,1565.1161,74.9310,136.4418,3,8,30); // /drift
    AddStaticVehicleEx(559,-284.9851,1562.9480,74.9799,136.6745,3,3,30); // /drift
    AddStaticVehicleEx(559,-282.0775,1560.6501,75.0158,136.6146,3,3,30); // /drift
    AddStaticVehicleEx(562,-323.9695,1515.2008,75.0183,359.7958,17,1,30); // /drift
    AddStaticVehicleEx(411,-280.2407,1557.5883,75.0424,135.5271,106,1,30); // /drift
    AddStaticVehicleEx(411,-278.0716,1554.4617,75.0558,136.1273,106,1,30); 
    AddStaticVehicleEx(451,-274.8550,1553.4883,75.0662,133.8425,86,86,30); // /drift
    AddStaticVehicleEx(451,-272.4354,1550.2738,75.0101,133.0981,6,6,30); 
    AddStaticVehicleEx(586,-269.4510,1548.3042,74.8796,135.4585,0,0,30); 
    AddStaticVehicleEx(522,-266.6016,1545.8132,74.9325,134.6647,0,0,30); 
    AddStaticVehicleEx(560,-265.8450,1542.5608,75.0123,136.3266,3,3,30); 
    AddStaticVehicleEx(481,-263.1219,1540.1205,74.8764,136.1076,0,0,30); // /drift
    AddStaticVehicleEx(562,-290.14782715,1766.28784180,42.38749695,88.00000000,-1,-1,15); //Elegy -
    AddStaticVehicleEx(562,-289.53582764,1772.78271484,42.38749695,87.99499512,-1,-1,15); //Elegy
    AddStaticVehicleEx(562,-289.00265503,1780.27587891,42.38749695,87.99499512,-1,-1,15); //Elegy
    AddStaticVehicleEx(562,-290.02264404,1759.46215820,42.38749695,87.99499512,-1,-1,15); //Elegy
    AddStaticVehicleEx(541,-290.44650269,1754.54467773,42.39138412,88.00000000,-1,-1,15); //Bullet
    AddStaticVehicleEx(541,-290.38656616,1748.54565430,42.39138412,88.00000000,-1,-1,15); //Bullet
    AddStaticVehicleEx(522,-302.32431030,1750.78234863,42.24787140,272.00000000,-1,-1,15); //NRG-500
    AddStaticVehicleEx(522,-302.42446899,1753.69140625,42.24787140,271.99951172,-1,-1,15); //NRG-500
    AddStaticVehicleEx(522,-302.36984253,1756.75036621,42.24787140,271.99951172,-1,-1,15); //NRG-500
    AddStaticVehicleEx(522,-302.50686646,1759.49694824,42.24787140,271.99951172,-1,-1,15); //NRG-500
    AddStaticVehicleEx(522,-302.63009644,1761.96740723,42.24787140,271.99951172,-1,-1,15); //NRG-500
    AddStaticVehicleEx(522,-302.75439453,1764.46313477,42.24787140,271.99951172,-1,-1,15); //NRG-500
	AddStaticVehicleEx(573,2453.6819,-1769.1216,107.8293,178.1084,85,6,30); 
	AddStaticVehicleEx(573,2447.2673,-1769.1047,107.8293,180.4410,115,43,30); 
	AddStaticVehicleEx(573,2440.6631,-1769.1088,107.8312,180.6652,79,7,30); 
	AddStaticVehicleEx(573,2434.6572,-1769.1161,107.8324,179.3531,78,8,30); 
	AddStaticVehicleEx(573,2428.1211,-1768.9875,107.8315,178.9815,77,18,30); 
	AddStaticVehicleEx(573,2421.7815,-1769.1541,107.8297,180.5998,79,18,30); 
	AddStaticVehicleEx(573,2412.3633,-1769.0914,107.8295,180.3158,86,24,30); 
	AddStaticVehicleEx(573,2404.9341,-1768.9294,107.8364,177.0459,91,38,30); 
	AddStaticVehicleEx(573,260.3235,304.4149,450.5172,207.7826,85,6,30); 
	AddStaticVehicleEx(573,255.0622,310.9129,450.5098,205.0284,91,38,30); 
	AddStaticVehicleEx(573,253.3825,300.8190,450.5110,210.7468,85,6,30); 
	AddStaticVehicleEx(573,248.9375,308.1467,450.5219,210.8572,79,7,30); 
	AddStaticVehicleEx(573,243.3259,304.3570,450.5132,210.3783,77,18,30); 
	AddStaticVehicleEx(573,247.3024,297.1147,450.5122,211.7617,115,43,30); 
	AddStaticVehicleEx(573,234.1187,321.4993,450.5584,125.5925,115,43,30); 
	AddStaticVehicleEx(411,370.6283,-1106.2808,283.4591,270.6568,80,1,30); 
	AddStaticVehicleEx(411,371.7263,-1112.2059,283.4338,91.5767,116,1,30); 
	AddStaticVehicleEx(411,371.6930,-1118.7858,283.4586,89.4952,12,1,30); 
	AddStaticVehicleEx(411,363.9234,-1121.9604,283.4564,94.2970,112,1,30); 
	AddStaticVehicleEx(411,363.5160,-1115.6447,283.4576,93.6151,106,1,30); 
	AddStaticVehicleEx(411,363.1906,-1109.3655,283.4591,92.2191,75,1,30); 
	AddStaticVehicleEx(522,818.9741,-2814.7085,354.7395,6.3069,36,105,30); 
	AddStaticVehicleEx(522,823.8312,-2814.2734,354.7391,6.7449,7,79,30); 
	AddStaticVehicleEx(522,828.5948,-2809.2480,354.7137,14.0429,51,118,30); 
	AddStaticVehicleEx(522,829.4610,-2814.9709,354.7247,351.9797,36,105,30); 
	AddStaticVehicleEx(522,824.1169,-2819.1465,354.7248,349.5961,3,3,30); 
	AddStaticVehicleEx(522,816.8521,-2818.8489,354.7151,353.1496,3,8,30); 
	AddStaticVehicleEx(522,830.1827,-2821.6150,354.7415,2.1313,8,82,30); 
	AddStaticVehicleEx(522,822.4575,-2826.1272,354.7349,357.1100,39,106,30); 
	AddStaticVehicleEx(522,819.0093,-2829.1646,354.7192,355.2220,6,25,30); 
	AddStaticVehicleEx(522,828.4433,-2829.0564,354.7249,4.9639,7,79,30); 
	AddStaticVehicleEx(522,833.0660,-2826.5359,354.9113,5.3100,8,82,30); 
	AddStaticVehicleEx(411,2361.1826,24.4660,78.0181,270.4367,123,1,30); 
	AddStaticVehicleEx(411,2351.2783,18.0990,78.0158,270.0890,64,1,30); 
	AddStaticVehicleEx(411,2361.4185,14.1069,78.0181,272.4159,112,1,30); 
	AddStaticVehicleEx(411,2350.1458,5.5447,78.0062,269.6625,116,1,30); 
	AddStaticVehicleEx(411,2360.0571,2.2024,78.0181,269.2912,123,1,30); 
	AddStaticVehicleEx(411,2351.9026,-3.9770,78.0181,270.9890,106,1,30); 
	AddStaticVehicleEx(493,-2325.3604,2324.1138,0.0983,1.1733,36,13,30); // /jetmax
	AddStaticVehicleEx(493,-2324.9365,2312.9021,0.1106,352.5585,36,13,30); // /jetmax
	AddStaticVehicleEx(493,-2324.5554,2301.0195,0.0630,352.5301,36,13,30); // /jetmax
	AddStaticVehicleEx(493,-2324.2444,2288.6890,-0.1100,353.3483,36,13,30); // /jetmax
	AddStaticVehicleEx(481,1002.9549,1893.4510,10.1884,3.4285,12,9,30); // /bmx2
	AddStaticVehicleEx(481,1005.0859,1893.6121,10.1880,0.9425,1,1,30); // /bmx2
	AddStaticVehicleEx(481,1007.2176,1893.6703,10.1869,358.5635,6,6,30); // /bmx2
	AddStaticVehicleEx(481,1008.9771,1893.9032,10.1868,1.6421,3,3,30); // /bmx2
	AddStaticVehicleEx(481,1010.5402,1893.9132,10.1926,0.2657,26,1,30); // /bmx2
	AddStaticVehicleEx(481,1012.2722,1893.9696,10.1888,1.1491,14,1,30); // /bmx2
	AddStaticVehicleEx(486,-286.7159,2180.1409,113.0015,206.3251,1,1,30); // /monster
	AddStaticVehicleEx(444,-292.9489,2175.4023,113.1345,216.0911,32,42,30); // /monster
	AddStaticVehicleEx(557,-300.1412,2162.7180,112.2846,255.6004,1,1,30); // /monster
	AddStaticVehicleEx(556,-298.1024,2154.9868,112.5723,308.1357,1,1,30); // /monster
	AddStaticVehicleEx(546,-288.7071,2149.2212,112.9048,328.7439,78,38,30); // /monster
	AddStaticVehicleEx(526,-283.9729,2145.6626,112.7769,329.6591,9,39,30); // /monster
	AddStaticVehicleEx(556,-274.7662,2140.7822,113.0412,30.1739,1,1,30); // /monster
	AddStaticVehicleEx(444,-268.4247,2164.1511,112.8175,57.9330,32,53,30); // /monster
	AddStaticVehicleEx(481,179.5484,2563.0598,15.9455,2.8779,3,3,30); // /bmx
	AddStaticVehicleEx(481,180.8111,2563.0894,15.9367,357.8677,12,9,30); // /bmx
	AddStaticVehicleEx(481,181.9696,2563.1162,15.9401,350.5742,65,9,30); // /bmx
	AddStaticVehicleEx(481,183.4132,2563.2573,15.9512,2.0131,6,6,30); // /bmx
	AddStaticVehicleEx(481,178.2388,2563.0613,15.9328,359.2285,1,1,30); // /bmx
	AddStaticVehicleEx(481,176.2830,2563.0918,15.9431,0.1937,46,46,30); // /bmx
	AddStaticVehicleEx(481,185.6323,2563.4465,15.9699,2.5213,26,1,30); // /bmx
 	AddStaticVehicleEx(451,-2251.7007,2284.6597,4.5265,90.5445,125,125,30); 
	AddStaticVehicleEx(411,-2251.5481,2287.9243,4.5406,92.6274,116,1,30); 
	AddStaticVehicleEx(451,-2251.7373,2291.2153,4.5220,92.5752,36,36,30); 
	AddStaticVehicleEx(562,-2251.3994,2294.2336,4.4779,96.5457,17,1,30); 
	AddStaticVehicleEx(451,-2251.6970,2297.0083,4.5017,102.3862,46,46,30); 
	AddStaticVehicleEx(451,-2251.5703,2300.1533,4.5014,92.3703,18,18,30); 
	AddStaticVehicleEx(562,-2251.0808,2302.9041,4.4695,89.4821,35,1,30); 
	AddStaticVehicleEx(451,-2251.6575,2306.1836,4.5215,93.5357,16,16,30); 
	AddStaticVehicleEx(562,-2251.6125,2309.0623,4.4619,94.5536,11,1,30); 
	AddStaticVehicleEx(411,-2251.7813,2312.1667,4.5313,91.1234,112,1,30); 
	AddStaticVehicleEx(483,-2251.8669,2314.9849,4.8068,89.0829,1,20,30); 
	AddStaticVehicleEx(562,-2251.7061,2317.9749,4.4937,89.7547,116,1,30); 
	AddStaticVehicleEx(411,-2251.9253,2321.0645,4.5266,94.1038,123,1,30); 
	AddStaticVehicleEx(483,-2252.0176,2323.9814,4.7819,89.2566,0,6,30); 
	AddStaticVehicleEx(491,-2252.0737,2326.8469,4.5295,90.5354,40,65,30); 
	AddStaticVehicleEx(562,-2251.4805,2329.9048,4.4502,91.9905,113,1,30); 
	AddStaticVehicleEx(491,-2252.0425,2332.9126,4.5453,88.7667,71,72,30); 
	AddStaticVehicleEx(506,-2252.4709,2336.0505,4.5276,89.8528,52,52,30); 
	AddStaticVehicleEx(506,-2272.8943,2336.2981,4.5197,89.5206,76,76,30); 
	AddStaticVehicleEx(491,-2272.3770,2333.3962,4.5597,87.2127,30,72,30); 
	AddStaticVehicleEx(483,-2272.3733,2330.3518,4.7993,92.5362,1,31,30); 
	AddStaticVehicleEx(506,-2272.2058,2327.2759,4.5076,87.7973,7,7,30); 
	AddStaticVehicleEx(522,-2273.5264,2324.3989,4.3753,78.7577,51,118,30); 
	AddStaticVehicleEx(522,-2272.9839,2321.4810,4.3739,91.9799,39,106,30); 
	AddStaticVehicleEx(522,-2272.6951,2318.4785,4.3855,99.4961,7,79,30); 
	AddStaticVehicleEx(522,-2272.8267,2315.3455,4.3730,93.6139,6,25,30); 
	AddStaticVehicleEx(522,-2272.5081,2312.3328,4.3624,90.1406,3,8,30); 
	AddStaticVehicleEx(522,-2272.3462,2309.2278,4.3708,90.8140,8,82,30); 
	AddStaticVehicleEx(522,-2272.2500,2306.5117,4.3855,93.5146,3,3,30); 
	AddStaticVehicleEx(522,-2272.5457,2303.3555,4.3753,93.1168,36,105,30); 
	AddStaticVehicleEx(506,-2273.2263,2300.3425,4.5269,93.2665,6,6,30); 
	AddStaticVehicleEx(483,-2271.1782,2297.3291,4.8105,91.5543,3,6,30); 
	AddStaticVehicleEx(506,-2273.0730,2294.6404,4.5252,95.8078,3,3,30); 
	AddStaticVehicleEx(506,-2272.5818,2291.5137,4.5238,89.5826,6,6,30); 
	AddStaticVehicleEx(483,-2272.0171,2288.2798,4.8180,89.4110,1,5,30); 
	AddStaticVehicleEx(491,-2272.2632,2285.5481,4.5767,89.4528,52,66,30); 
    AddStaticVehicleEx(493,-788.11645508,1849.78149414,0.00000000,277.99804688,-1,-1,15); 
    AddStaticVehicleEx(493,-788.66583252,1859.23205566,0.00000000,277.99804688,-1,-1,15); //Jetmax
    AddStaticVehicleEx(493,-789.43566895,1868.17797852,0.00000000,277.99804688,-1,-1,15); //Jetmax
    AddStaticVehicleEx(493,-789.80749512,1876.89538574,0.00000000,277.99804688,-1,-1,15); //Jetmax
    AddStaticVehicleEx(493,-792.32885742,1884.68005371,0.00000000,277.99804688,-1,-1,15); //Jetmax
    AddStaticVehicleEx(493,-794.24151611,1892.70654297,0.00000000,277.99804688,-1,-1,15); //Jetmax
    AddStaticVehicleEx(493,-795.10729980,1902.75659180,0.00000000,277.99804688,-1,-1,15); //Jetmax
    AddStaticVehicleEx(493,-786.58599854,1839.96936035,0.00000000,277.99804688,-1,-1,15); //Jetmax
    AddStaticVehicleEx(493,-785.78186035,1830.96899414,0.00000000,277.99804688,-1,-1,15); //Jetmax
	AddStaticVehicleEx(411,295.0665,2531.7830,16.5483,162.5906,116,1,30); 
	AddStaticVehicleEx(411,288.8595,2531.2649,16.5487,165.9212,112,1,30); 
	AddStaticVehicleEx(411,285.2079,2531.9612,16.5452,171.6748,106,1,30); 
	AddStaticVehicleEx(402,422.7283,2448.2053,16.3372,61.1484,30,30,30); 
	AddStaticVehicleEx(451,421.7754,2442.9705,16.2073,30.9352,75,75,30); 
	AddStaticVehicleEx(541,418.3630,2441.3293,16.1270,6.7341,51,1,30); 
	AddStaticVehicleEx(541,413.6001,2440.5427,16.1255,10.9008,36,8,30); 
	AddStaticVehicleEx(402,409.3347,2440.5786,16.3340,6.9935,13,13,30); 
	AddStaticVehicleEx(451,405.3227,2440.3965,16.2078,352.5225,46,46,30); 
	AddStaticVehicleEx(480,399.4664,2440.9026,16.2672,340.4838,12,12,30); 
	AddStaticVehicleEx(451,394.6917,2442.8635,16.1827,336.8299,61,61,30); 
	AddStaticVehicleEx(541,390.6700,2444.3923,16.1243,338.7756,22,1,30); 
	AddStaticVehicleEx(480,387.0998,2446.9092,16.2751,319.4867,2,2,30); 
    AddStaticVehicleEx(522,-482.3701,2218.0002,48.3670,125.1508,6,25,30); // NS
    AddStaticVehicleEx(522,-481.7617,2217.1208,48.2570,125.1185,6,25,30); // NS
    AddStaticVehicleEx(522,-481.2925,2216.4414,48.1721,125.0876,6,25,30); // NS
    AddStaticVehicleEx(522,-480.5613,2215.3809,48.0398,125.0676,6,25,30); // NS
    AddStaticVehicleEx(522,-479.4866,2213.8208,47.8457,125.0658,6,25,30); // NS
    AddStaticVehicleEx(522,-478.7285,2212.7202,47.7033,125.0993,6,25,30); // NS
    AddStaticVehicleEx(522,-477.2300,2210.5432,47.3890,124.9962,6,25,30); // NS
    AddStaticVehicleEx(468,-477.7215,2211.8589,47.5928,125.0496,3,3,30); // ns
    AddStaticVehicleEx(468,-476.2080,2209.7178,47.2757,128.6264,3,3,30); // ns
    AddStaticVehicleEx(521,-483.0772,2219.0347,48.5002,134.6017,75,13,30); // ns
    AddStaticVehicleEx(521,-483.7141,2220.0073,48.6199,134.6459,75,13,30); // ns
    AddStaticVehicleEx(471,-465.2764,2192.0195,45.6424,202.6837,120,114,30); // ns
    AddStaticVehicleEx(471,-467.0507,2191.3203,45.8356,202.1784,120,114,30); // ns
    AddStaticVehicleEx(471,-467.9380,2190.9514,45.8406,202.0874,120,114,30); // ns
    AddStaticVehicleEx(488,-480.0061,2257.1797,50.8569,83.9252,2,29,30); // ns
    AddStaticVehicleEx(488,-480.0357,2247.6250,48.7983,83.9413,2,29,30); // ns
    AddStaticVehicleEx(451,-1356.01953125,-271.69897461,13.91280937,0.00000000,-1,-1,15); //Turismo 
    AddStaticVehicleEx(451,-1349.47656250,-266.37030029,13.91280937,0.00000000,-1,-1,15); //Turismo 
    AddStaticVehicleEx(451,-1342.79858398,-260.66741943,13.91280937,0.00000000,-1,-1,15); //Turismo
    AddStaticVehicleEx(451,-1336.00537109,-253.34262085,13.91280937,0.00000000,-1,-1,15); //Turismo
    AddStaticVehicleEx(451,-1330.62646484,-248.28915405,13.91280937,0.00000000,-1,-1,15); //Turismo
    AddStaticVehicleEx(411,-1388.27795410,-240.21859741,13.94843769,266.00000000,-1,-1,15); //Infernus
    AddStaticVehicleEx(411,-1380.80200195,-233.52416992,13.94843769,265.99548340,-1,-1,15); //Infernus
    AddStaticVehicleEx(411,-1375.64575195,-229.13789368,13.94843769,265.99548340,-1,-1,15); //Infernus
    AddStaticVehicleEx(411,-1371.35754395,-223.51934814,13.94396591,265.99548340,-1,-1,15); //Infernus
    AddStaticVehicleEx(411,-1365.59680176,-217.82015991,13.94843769,265.99548340,-1,-1,15); //Infernus
    AddStaticVehicleEx(411,-1360.17797852,-212.65716553,13.94843769,265.99548340,-1,-1,15); //Infernus
    AddStaticVehicleEx(522,-1363.77514648,-270.69952393,13.80881500,0.00000000,-1,-1,15); //NRG-500
    AddStaticVehicleEx(522,-1366.80920410,-267.83416748,13.80881500,0.00000000,-1,-1,15); //NRG-500
    AddStaticVehicleEx(522,-1369.06860352,-265.43344116,13.80881500,0.00000000,-1,-1,15); //NRG-500
    AddStaticVehicleEx(522,-1371.40966797,-262.76229858,13.80881500,0.00000000,-1,-1,15); //NRG-500
    AddStaticVehicleEx(522,-1373.42797852,-260.76779175,13.80434322,0.00000000,-1,-1,15); //NRG-500
    AddStaticVehicleEx(522,-1376.52465820,-257.43078613,13.80434322,266.00000000,-1,-1,15); //NRG-500
    AddStaticVehicleEx(522,-1379.67749023,-254.15979004,13.80434322,265.99548340,-1,-1,15); //NRG-500
    AddStaticVehicleEx(522,-1383.30102539,-250.58050537,13.80434322,265.99548340,-1,-1,15); //NRG-500
    AddStaticVehicleEx(522,-1387.91857910,-245.86537170,13.80434322,265.99548340,-1,-1,15); //NRG-500
	AddStaticVehicleEx(560,-1251.9233,47.2645,13.8403,45.0653,21,1,30); 
    AddStaticVehicleEx(560,-1255.1149,44.5592,13.8425,45.6056,52,39,30); 
    AddStaticVehicleEx(560,-1258.0449,42.0668,13.8423,47.4255,9,39,30); 
    AddStaticVehicleEx(522,-1259.7694,39.7206,13.7105,47.3620,3,3,30); 
    AddStaticVehicleEx(522,-1260.6932,38.5407,13.7100,47.4488,3,8,30); 
    AddStaticVehicleEx(522,-1261.7712,36.7415,13.7159,42.3246,6,25,30); 
    AddStaticVehicleEx(522,-1263.4155,35.3075,13.7041,46.9699,7,79,30); 
    AddStaticVehicleEx(451,-1277.0316,36.2100,13.8542,314.9336,61,61,30); 
    AddStaticVehicleEx(451,-1273.6696,33.5987,13.8556,314.1580,75,75,30); 
    AddStaticVehicleEx(558,-1257.9771,17.1807,13.7790,314.9269,0,0,30); 
    AddStaticVehicleEx(558,-1255.5380,14.4583,13.7778,311.5523,112,1,30); 
    AddStaticVehicleEx(560,-1246.9108,35.1573,13.8476,222.4181,9,39,30); 
    AddStaticVehicleEx(560,-1249.7217,32.4141,13.8531,223.8269,3,3,30); 
    AddStaticVehicleEx(522,-1252.8644,30.1935,13.7197,221.5434,3,3,30); 
    AddStaticVehicleEx(522,-1254.8427,28.3847,13.7194,224.0134,7,79,30); 
    AddStaticVehicleEx(522,-1256.8369,26.4021,13.7179,227.2727,6,25,30); 
    AddStaticVehicleEx(490,-1234.2576,25.6226,14.2771,226.0278,0,0,30); 
    AddStaticVehicleEx(490,-1237.5443,22.0745,14.2780,226.0277,0,0,30); 
    AddStaticVehicleEx(420,-1240.0184,20.3363,13.9283,225.6474,79,79,30); 
    AddStaticVehicleEx(420,-1242.0150,18.2941,13.9283,225.6474,86,86,30); 
    AddStaticVehicleEx(481,-1247.3114,14.7500,13.6624,43.0370,6,6,30); 
    AddStaticVehicleEx(481,-1248.5643,13.5468,13.6660,45.7747,14,1,30); 
    AddStaticVehicleEx(481,-1246.1440,15.7193,13.6672,47.9838,65,9,30); 
    AddStaticVehicleEx(481,-1245.2030,16.6583,13.6657,45.9568,46,46,30); 
    AddStaticVehicleEx(437,-1242.2382,51.0182,14.3022,313.9110,79,7,30); 
    AddStaticVehicleEx(417,-1221.3649,-12.1962,14.1967,45.0749,0,0,30);
    AddStaticVehicleEx(563,-1186.0953,26.4223,14.9414,43.0483,65,65,30);  
    AddStaticVehicleEx(451,-1945.1527,274.2173,35.1803,88.7619,61,61,30); 
    AddStaticVehicleEx(451,-1945.2196,271.1188,35.1802,88.7619,61,61,30); 
    AddStaticVehicleEx(522,-1945.2184,267.7740,35.0455,87.4879,3,8,30); 
    AddStaticVehicleEx(522,-1945.3593,264.5563,35.0455,87.4879,3,8,30); 
    AddStaticVehicleEx(522,-1945.4298,262.9470,35.0454,87.4879,3,8,30); 
    AddStaticVehicleEx(547,-1986.2804,303.7146,34.9103,90.3128,86,86,30); 
    AddStaticVehicleEx(547,-1986.2635,300.6364,34.9102,90.3128,86,86,30); 
    AddStaticVehicleEx(541,-1988.9990,274.5810,34.8003,267.5180,2,1,30); 
    AddStaticVehicleEx(541,-1989.0889,272.5086,34.8003,267.5179,79,79,30); 
    AddStaticVehicleEx(541,-1989.6451,266.6789,34.8012,267.2206,60,1,30); 
    AddStaticVehicleEx(541,-1989.7672,263.1760,34.8044,266.1180,68,8,30); 
    AddStaticVehicleEx(451,2039.2513,1558.5647,10.3789,358.8217,123,123,30); // lv
    AddStaticVehicleEx(451,2039.1621,1554.2213,10.4137,358.8216,9,9,30); // lv
    AddStaticVehicleEx(522,2026.4972,1539.2084,10.3923,268.2392,39,106,30); // lv nrg
    AddStaticVehicleEx(522,2026.3534,1537.3879,10.3865,266.4077,3,3,30); // lv nrg
    AddStaticVehicleEx(522,2026.1879,1535.7997,10.3999,268.6230,3,8,30); // lv nrg
    AddStaticVehicleEx(522,2026.0453,1534.3573,10.3833,265.9030,6,25,30); // lv nrg
    AddStaticVehicleEx(451,-2013.6427,-109.7270,34.9382,180.7727,123,123,30); 
    AddStaticVehicleEx(451,-2017.2920,-108.8987,34.7645,181.4330,125,125,30); 
    AddStaticVehicleEx(522,-57.4630,1498.2782,12.3180,315.0786,36,105,30); 
    AddStaticVehicleEx(522,-56.7148,1497.4188,12.3196,321.1541,39,106,30); 
    AddStaticVehicleEx(522,-55.9170,1496.4384,12.3155,318.0460,51,118,30); 
    AddStaticVehicleEx(522,-54.8201,1495.3467,12.3176,316.2694,3,3,30); 
    AddStaticVehicleEx(522,-53.6402,1494.6400,12.3182,313.7751,3,8,30); 
    AddStaticVehicleEx(522,-52.1421,1493.1421,12.3217,312.7944,6,25,30); 

	
 	Textdraw22 = TextDrawCreate(644.000000, 1.000000, "____ _____");
	TextDrawBackgroundColor(Textdraw22, 15);
	TextDrawFont(Textdraw22, 1);
	TextDrawLetterSize(Textdraw22, 0.500000, 5.899996);
	TextDrawColor(Textdraw22, -1);
	TextDrawSetOutline(Textdraw22, 0);
	TextDrawSetProportional(Textdraw22, 1);
	TextDrawSetShadow(Textdraw22, 1);
	TextDrawUseBox(Textdraw22, 1);
	TextDrawBoxColor(Textdraw22, 100);
	TextDrawTextSize(Textdraw22, -4.000000, 3.000000);

	Textdraw23 = TextDrawCreate(644.000000, 341.000000, "____ _____");
	TextDrawBackgroundColor(Textdraw23, 15);
	TextDrawFont(Textdraw23, 1);
	TextDrawLetterSize(Textdraw23, 0.500000, 5.899996);
	TextDrawColor(Textdraw23, -1);
	TextDrawSetOutline(Textdraw23, 0);
	TextDrawSetProportional(Textdraw23, 1);
	TextDrawSetShadow(Textdraw23, 1);
	TextDrawUseBox(Textdraw23, 1);
	TextDrawBoxColor(Textdraw23, 100);
	TextDrawTextSize(Textdraw23, -4.000000, 3.000000);
	
	for (new playerid; playerid < MAX_PLAYERS; playerid++)
	{
	TextdrawZeroTDM1[playerid] = TextDrawCreate(652.000000, 430.000000, "_");
	TextDrawBackgroundColor(TextdrawZeroTDM1[playerid], 255);
	TextDrawFont(TextdrawZeroTDM1[playerid], 1);
	TextDrawLetterSize(TextdrawZeroTDM1[playerid], 0.500000, 5.000000);
	TextDrawColor(TextdrawZeroTDM1[playerid], -1);
	TextDrawSetOutline(TextdrawZeroTDM1[playerid], 0);
	TextDrawSetProportional(TextdrawZeroTDM1[playerid], 1);
	TextDrawSetShadow(TextdrawZeroTDM1[playerid], 1);
	TextDrawUseBox(TextdrawZeroTDM1[playerid], 1);
	TextDrawBoxColor(TextdrawZeroTDM1[playerid], -2049900420);
	TextDrawTextSize(TextdrawZeroTDM1[playerid], -13.000000, 42.000000);

	TextdrawZeroTDM2[playerid] = TextDrawCreate(7.000000, 428.000000, "NESESITAS AYUDA? USA /AYUDA - їCUALES SON LOS COMANDOS? Usa: /Comandos");
	TextDrawBackgroundColor(TextdrawZeroTDM2[playerid], 255);
	TextDrawFont(TextdrawZeroTDM2[playerid], 2);
	TextDrawLetterSize(TextdrawZeroTDM2[playerid], 0.239999, 0.899999);
	TextDrawColor(TextdrawZeroTDM2[playerid], -1);
	TextDrawSetOutline(TextdrawZeroTDM2[playerid], 0);
	TextDrawSetProportional(TextdrawZeroTDM2[playerid], 1);
	TextDrawSetShadow(TextdrawZeroTDM2[playerid], 1);

	TextdrawZeroTDM3[playerid] = TextDrawCreate(514.000000, 426.000000, "Zero's TDM");
	TextDrawBackgroundColor(TextdrawZeroTDM3[playerid], 255);
	TextDrawFont(TextdrawZeroTDM3[playerid], 1);
	TextDrawLetterSize(TextdrawZeroTDM3[playerid], 0.609999, 2.099999);
	TextDrawColor(TextdrawZeroTDM3[playerid], -1);
	TextDrawSetOutline(TextdrawZeroTDM3[playerid], 1);
	TextDrawSetProportional(TextdrawZeroTDM3[playerid], 1);

	TextdrawZeroTDM4[playerid] = TextDrawCreate(492.000000, 100.000000, "Dinero: ~g~$00000000");
	TextDrawBackgroundColor(TextdrawZeroTDM4[playerid], 255);
	TextDrawFont(TextdrawZeroTDM4[playerid], 1);
	TextDrawLetterSize(TextdrawZeroTDM4[playerid], 0.340000, 1.299999);
	TextDrawColor(TextdrawZeroTDM4[playerid], -1);
	TextDrawSetOutline(TextdrawZeroTDM4[playerid], 0);
	TextDrawSetProportional(TextdrawZeroTDM4[playerid], 1);
	TextDrawSetShadow(TextdrawZeroTDM4[playerid], 1);

	TextdrawZeroTDM5[playerid] = TextDrawCreate(492.000000, 113.000000, "Nivel de Admin: ~r~1");
	TextDrawBackgroundColor(TextdrawZeroTDM5[playerid], 255);
	TextDrawFont(TextdrawZeroTDM5[playerid], 1);
	TextDrawLetterSize(TextdrawZeroTDM5[playerid], 0.340000, 1.299999);
	TextDrawColor(TextdrawZeroTDM5[playerid], -1);
	TextDrawSetOutline(TextdrawZeroTDM5[playerid], 0);
	TextDrawSetProportional(TextdrawZeroTDM5[playerid], 1);
	TextDrawSetShadow(TextdrawZeroTDM5[playerid], 1);

	TextdrawZeroTDM6[playerid] = TextDrawCreate(492.000000, 127.000000, "Puntaje: ~b~00000000");
	TextDrawBackgroundColor(TextdrawZeroTDM6[playerid], 255);
	TextDrawFont(TextdrawZeroTDM6[playerid], 1);
	TextDrawLetterSize(TextdrawZeroTDM6[playerid], 0.340000, 1.299999);
	TextDrawColor(TextdrawZeroTDM6[playerid], -1);
	TextDrawSetOutline(TextdrawZeroTDM6[playerid], 0);
	TextDrawSetProportional(TextdrawZeroTDM6[playerid], 1);
	TextDrawSetShadow(TextdrawZeroTDM6[playerid], 1);

	TextdrawZeroTDM7[playerid] = TextDrawCreate(474.000000, 7.000000, "www.zume-zero.com.nu");
	TextDrawBackgroundColor(TextdrawZeroTDM7[playerid], 255);
	TextDrawFont(TextdrawZeroTDM7[playerid], 2);
	TextDrawLetterSize(TextdrawZeroTDM7[playerid], 0.319999, 1.200000);
	TextDrawColor(TextdrawZeroTDM7[playerid], -1);
	TextDrawSetOutline(TextdrawZeroTDM7[playerid], 1);
	TextDrawSetProportional(TextdrawZeroTDM7[playerid], 1);
	
	/* Otra Informacion */
	Textdraw0[playerid] = TextDrawCreate(548.000000, 392.000000, "SALUD: ~r~100%");
	TextDrawBackgroundColor(Textdraw0[playerid], 255);
	TextDrawFont(Textdraw0[playerid], 3);
	TextDrawLetterSize(Textdraw0[playerid], 0.410000, 1.799999);
	TextDrawColor(Textdraw0[playerid], -1);
	TextDrawSetOutline(Textdraw0[playerid], 0);
	TextDrawSetProportional(Textdraw0[playerid], 1);
	TextDrawSetShadow(Textdraw0[playerid], 1);

	Textdraw1[playerid] = TextDrawCreate(531.000000, 409.000000, "BLINDAJE: ~b~100%");
	TextDrawBackgroundColor(Textdraw1[playerid], 255);
	TextDrawFont(Textdraw1[playerid], 3);
	TextDrawLetterSize(Textdraw1[playerid], 0.410000, 1.799999);
	TextDrawColor(Textdraw1[playerid], -1);
	TextDrawSetOutline(Textdraw1[playerid], 0);
	TextDrawSetProportional(Textdraw1[playerid], 1);
	TextDrawSetShadow(Textdraw1[playerid], 1);

	Textdraw2[playerid] = TextDrawCreate(5.000000, 193.000000, "PING: ~p~ 666555");
	TextDrawBackgroundColor(Textdraw2[playerid], 255);
	TextDrawFont(Textdraw2[playerid], 2);
	TextDrawLetterSize(Textdraw2[playerid], 0.290000, 1.899999);
	TextDrawColor(Textdraw2[playerid], -1);
	TextDrawSetOutline(Textdraw2[playerid], 0);
	TextDrawSetProportional(Textdraw2[playerid], 1);
	TextDrawSetShadow(Textdraw2[playerid], 1);

	Textdraw3[playerid] = TextDrawCreate(5.000000, 209.000000, "IP: ~y~127.0.0.1");
	TextDrawBackgroundColor(Textdraw3[playerid], 255);
	TextDrawFont(Textdraw3[playerid], 2);
	TextDrawLetterSize(Textdraw3[playerid], 0.290000, 1.899999);
	TextDrawColor(Textdraw3[playerid], -1);
	TextDrawSetOutline(Textdraw3[playerid], 0);
	TextDrawSetProportional(Textdraw3[playerid], 1);
	TextDrawSetShadow(Textdraw3[playerid], 1);

	Textdraw4[playerid] = TextDrawCreate(5.000000, 225.000000, "NOMBRE: ~b~ZUM3Z3R0");
	TextDrawBackgroundColor(Textdraw4[playerid], 255);
	TextDrawFont(Textdraw4[playerid], 2);
	TextDrawLetterSize(Textdraw4[playerid], 0.290000, 1.899999);
	TextDrawColor(Textdraw4[playerid], -1);
	TextDrawSetOutline(Textdraw4[playerid], 0);
	TextDrawSetProportional(Textdraw4[playerid], 1);
	TextDrawSetShadow(Textdraw4[playerid], 1);

	Textdraw5[playerid] = TextDrawCreate(5.000000, 241.000000, "ID SKIN: ~r~299");
	TextDrawBackgroundColor(Textdraw5[playerid], 255);
	TextDrawFont(Textdraw5[playerid], 2);
	TextDrawLetterSize(Textdraw5[playerid], 0.290000, 1.899999);
	TextDrawColor(Textdraw5[playerid], -1);
	TextDrawSetOutline(Textdraw5[playerid], 0);
	TextDrawSetProportional(Textdraw5[playerid], 1);
	TextDrawSetShadow(Textdraw5[playerid], 1);
	}
	return 1;
 }
Gracias por su ayuda


Re: Como corrigo este error? - Smolder - 20.02.2012

Listo, ya lo corregi despues de tanto intento jejeje

Pueden cerrar el tema.

Saludos


Re: Como corrigo este error? - clavador - 20.02.2012

Quote:
Originally Posted by Smolder
Посмотреть сообщение
Listo, ya lo corregi despues de tanto intento jejeje

Pueden cerrar el tema.

Saludos
Tene en cuenta siempre que hay nombres de variables que estan reservados, algunos por el propio lenguaje.


Respuesta: Como corrigo este error? - Lunnatiicz - 20.02.2012

Extreme LOL