Vehicles last only for 20 seconds..
#1

On my server
I use AddStaticVehicleEx..
But vehicles respawn to it's position after 20 seconds or something..

I want it to save it's position always, till any admin /rac (respawns all un- occupied cars)
Reply
#2

Post your AddStaticVehicleEx
Reply
#3

AddStaticVehicleEx(modelid, Floatpawn_x, Floatpawn_y, Floatpawn_z, Float:angle, color1, color2, respawn_delay)

Set the respawn_delay to -1
Reply
#4

pawn Код:
//LVPD Police Vehicles.
    AddStaticVehicleEx(598,2273.39990234,2459.10009766,10.69999981,0.00000000,-1,1,15); //Police Car (LVPD)
    AddStaticVehicleEx(598,2291.10009766,2476.89990234,10.69999981,0.00000000,-1,1,15); //Police Car (LVPD)
    AddStaticVehicleEx(598,2252.00000000,2476.50000000,10.69999981,0.00000000,-1,1,15); //Police Car (LVPD)
    AddStaticVehicleEx(598,2296.69995117,2460.50000000,3.09999990,90.00000000,-1,1,15); //Police Car (LVPD)
    AddStaticVehicleEx(598,2285.89990234,2431.80004883,3.09999990,0.00000000,-1,1,15); //Police Car (LVPD)
    AddStaticVehicleEx(598,2240.39990234,2452.00000000,3.09999990,90.00000000,-1,1,15); //Police Car (LVPD)
    AddStaticVehicleEx(598,2268.10009766,2475.50000000,3.09999990,0.00000000,-1,1,15); //Police Car (LVPD)
    //================================================================================================//
    //CIA Vehicles.
    AddStaticVehicleEx(490,2224.50000000,2452.80004883,-7.09999990,270.00000000,-1,-1,15); //FBI Rancher
    AddStaticVehicleEx(490,2224.00000000,2457.50000000,-7.09999990,270.00000000,-1,-1,15); //FBI Rancher
    AddStaticVehicleEx(490,2224.00000000,2462.39990234,-7.09999990,270.00000000,-1,-1,15); //FBI Rancher
    AddStaticVehicleEx(558,2240.50000000,2437.30004883,-7.69999981,270.00000000,-1,1,15); //Uranus
    AddStaticVehicleEx(558,2242.00000000,2470.69995117,-7.69999981,270.00000000,-1,1,15); //Uranus
    AddStaticVehicleEx(558,2259.69995117,2431.69995117,-7.69999981,0.00000000,-1,1,15); //Uranus
    AddStaticVehicleEx(558,2286.10009766,2431.80004883,-7.69999981,0.00000000,-1,1,15); //Uranus
    AddStaticVehicleEx(558,2313.69995117,2465.50000000,-7.69999981,90.00000000,-1,1,15); //Uranus
    //================================================================================================//
    //Army Vehicles.
    AddStaticVehicleEx(470,278.00000000,1948.09997559,17.79999924,270.00000000,-1,-1,15); //Patriot
    AddStaticVehicleEx(470,277.39999390,1955.30004883,17.79999924,270.00000000,-1,-1,15); //Patriot
    AddStaticVehicleEx(470,277.29998779,1962.90002441,17.79999924,270.00000000,-1,-1,15); //Patriot
    AddStaticVehicleEx(433,275.89999390,1983.09997559,18.20000076,270.00000000,-1,-1,15); //Barracks
    AddStaticVehicleEx(433,275.50000000,1996.40002441,18.20000076,270.00000000,-1,-1,15); //Barracks
    AddStaticVehicleEx(476,279.00000000,2016.40002441,18.79999924,310.00000000,125,1,15); //Rustler
    AddStaticVehicleEx(476,277.70001221,2030.59997559,18.79999924,230.00000000,125,1,15); //Rustler
    AddStaticVehicleEx(476,302.10000610,2053.60009766,18.79999924,180.00000000,125,1,15); //Rustler
    AddStaticVehicleEx(476,315.29998779,2053.50000000,18.79999924,180.00000000,125,1,15); //Rustler
    AddStaticVehicleEx(548,340.89999390,1987.59997559,19.50000000,90.00000000,-1,-1,15); //Cargobob
    AddStaticVehicleEx(548,341.79998779,1963.00000000,19.50000000,90.00000000,-1,-1,15); //Cargobob
    AddStaticVehicleEx(548,342.89999390,1935.09997559,19.50000000,90.00000000,-1,-1,15); //Cargobob
    //================================================================================================//
    //Fire Departement Vehicles.
    AddStaticVehicleEx(407,1750.69995117,2077.00000000,11.19999981,180.00000000,3,1,15); //Firetruck
    AddStaticVehicleEx(407,1757.30004883,2077.00000000,11.19999981,180.00000000,3,1,15); //Firetruck
    AddStaticVehicleEx(407,1763.80004883,2077.00000000,11.19999981,180.00000000,3,1,15); //Firetruck
    AddStaticVehicleEx(407,1769.50000000,2077.00000000,11.19999981,180.00000000,3,1,15); //Firetruck
    AddStaticVehicleEx(407,2242.39990234,2230.80004883,11.10000038,270.00000000,3,1,15); //Firetruck
    AddStaticVehicleEx(407,2242.39990234,2235.80004883,11.19999981,270.00000000,3,1,15); //Firetruck
    //================================================================================================//
    //Hospital Vehicles.
    AddStaticVehicleEx(416,1624.30004883,1818.50000000,11.10000038,0.00000000,1,3,15); //Ambulance
    AddStaticVehicleEx(416,1590.90002441,1820.80004883,11.10000038,0.00000000,1,3,15); //Ambulance
    //================================================================================================//
    //Airport Vehicles
    AddStaticVehicleEx(593,1287.40002441,1323.69995117,11.39999962,270.00000000,-1,-1,15); //Dodo
    AddStaticVehicleEx(593,1285.50000000,1361.40002441,11.39999962,270.00000000,-1,-1,15); //Dodo
    AddStaticVehicleEx(553,1329.80004883,1566.90002441,13.10000038,270.00000000,-1,-1,15); //Nevada
    AddStaticVehicleEx(553,1330.19995117,1600.90002441,13.10000038,270.00000000,-1,-1,15); //Nevada
    AddStaticVehicleEx(553,406.55,2448.68,16.13,0.00000000000000000000000000000,-1,-1,15); //Nevada
    AddStaticVehicleEx(553,1598.70,1190.55,10.81,0.0000000000000000000000000000,-1,-1,15); //Nevada
    AddStaticVehicleEx(553,1569.00,1190.55,17.00,0.0000000000000000000000000000,-1,-1,15); //Nevada
    AddStaticVehicleEx(553,1549.40002441,1497.80004883,13.10000038,90.00000000,-1,-1,15); //Nevada
    AddStaticVehicleEx(553,1548.80004883,1463.30004883,13.10000038,90.00000000,-1,-1,15); //Nevada

    AddStaticVehicleEx(593,290.39999390,2541.60009766,17.39999962,180.00000000,-1,-1,15); //Dodo
    AddStaticVehicleEx(593,325.29998779,2541.50000000,17.39999962,180.00000000,-1,-1,15); //Dodo
    //================================================================================================//
    //Busses.
    AddStaticVehicleEx(437,667.20001221,1831.50000000,5.40000010,352.00000000,-1,-1,15); //Coach
    AddStaticVehicleEx(437,674.00000000,1830.50000000,5.50000000,352.00000000,-1,-1,15); //Coach
    AddStaticVehicleEx(437,681.29998779,1829.50000000,5.50000000,352.00000000,-1,-1,15); //Coach
    AddStaticVehicleEx(437,690.79998779,1828.69995117,5.50000000,0.00000000,-1,-1,15); //Coach
    //================================================================================================//
    //Cabbies.
    AddStaticVehicleEx(438,2765.00000000,1275.19995117,11.00000000,90.00000000,6,1,15); //Cabbie
    AddStaticVehicleEx(438,2764.89990234,1271.90002441,11.00000000,90.00000000,6,1,15); //Cabbie
    AddStaticVehicleEx(438,1455.30004883,2668.89990234,10.89999962,270.00000000,6,1,15); //Cabbie
    AddStaticVehicleEx(438,1447.00000000,2668.80004883,10.89999962,270.00000000,6,1,15); //Cabbie
    AddStaticVehicleEx(438,1418.90002441,2668.69995117,10.89999962,270.00000000,6,1,15); //Cabbie
    AddStaticVehicleEx(438,1414.19995117,2610.00000000,11.00000000,90.00000000,6,1,15); //Cabbie
    AddStaticVehicleEx(438,1421.69995117,2610.00000000,10.89999962,90.00000000,6,1,15); //Cabbie
    AddStaticVehicleEx(438,1443.40002441,2610.19995117,11.00000000,90.00000000,6,1,15); //Cabbie
    AddStaticVehicleEx(438,1414.19995117,2610.00000000,11.00000000,90.00000000,6,1,15); //Cabbie
    AddStaticVehicleEx(438,1421.69995117,2610.00000000,10.89999962,90.00000000,6,1,15); //Cabbie
    AddStaticVehicleEx(438,1443.40002441,2610.19995117,11.00000000,90.00000000,6,1,15); //Cabbie
    //================================================================================================//
    //Normal/Civilian Vehicles.
    AddStaticVehicleEx(562,1679.40002441,-3623.30004883,135.10000610,0.00000000,-1,-1,15); //Elegy
    AddStaticVehicleEx(562,1676.59997559,-3623.39990234,135.10000610,0.00000000,-1,-1,15); //Elegy
    AddStaticVehicleEx(562,1673.80004883,-3623.50000000,135.10000610,0.00000000,-1,-1,15); //Elegy
    AddStaticVehicleEx(562,1670.69995117,-3623.60009766,135.10000610,0.00000000,-1,-1,15); //Elegy
    AddStaticVehicleEx(562,1667.30004883,-3623.60009766,135.10000610,0.00000000,-1,-1,15); //Elegy
    AddStaticVehicleEx(562,1664.90002441,-3623.50000000,135.10000610,0.00000000,-1,-1,15); //Elegy
    AddStaticVehicleEx(562,1662.09997559,-3623.69995117,135.10000610,0.00000000,-1,-1,15); //Elegy
    AddStaticVehicleEx(411,1655.40002441,-3617.69995117,135.10000610,0.00000000,-1,-1,15); //Infernus
    AddStaticVehicleEx(411,1655.30004883,-3609.10009766,135.10000610,0.00000000,-1,-1,15); //Infernus
    AddStaticVehicleEx(411,1655.30004883,-3600.80004883,135.10000610,0.00000000,-1,-1,15); //Infernus
    AddStaticVehicleEx(411,1655.30004883,-3592.10009766,135.10000610,0.00000000,-1,-1,15); //Infernus
    AddStaticVehicleEx(411,1655.30004883,-3583.69995117,135.10000610,0.00000000,-1,-1,15); //Infernus
    AddStaticVehicleEx(411,1655.19995117,-3575.00000000,135.10000610,0.00000000,-1,-1,15); //Infernus
    AddStaticVehicleEx(411,1655.19995117,-3567.00000000,135.10000610,0.00000000,-1,-1,15); //Infernus
    AddStaticVehicleEx(541,1686.40002441,-3617.80004883,135.00000000,0.00000000,-1,-1,15); //Bullet
    AddStaticVehicleEx(541,1686.30004883,-3609.69995117,135.00000000,0.00000000,-1,-1,15); //Bullet
    AddStaticVehicleEx(541,1686.19995117,-3601.30004883,135.00000000,0.00000000,-1,-1,15); //Bullet
    AddStaticVehicleEx(541,1686.00000000,-3592.39990234,135.00000000,0.00000000,-1,-1,15); //Bullet
    AddStaticVehicleEx(541,1686.09997559,-3583.80004883,135.00000000,0.00000000,-1,-1,15); //Bullet
    AddStaticVehicleEx(541,1685.80004883,-3575.00000000,135.00000000,0.00000000,-1,-1,15); //Bullet
    AddStaticVehicleEx(541,1685.69995117,-3567.89990234,135.00000000,0.00000000,-1,-1,15); //Bullet
    AddStaticVehicleEx(421,1992.59997559,702.40002441,10.80000019,0.00000000,-1,-1,15); //Washington
    AddStaticVehicleEx(453,2284.60009766,526.90002441,0.00000000,180.00000000,1,1,15); //Reefer
    AddStaticVehicleEx(453,2304.19995117,526.09997559,0.00000000,180.00000000,1,1,15); //Reefer
    AddStaticVehicleEx(453,2344.69995117,524.90002441,0.00000000,180.00000000,1,1,15); //Reefer
    AddStaticVehicleEx(453,2375.19995117,524.59997559,0.00000000,180.00000000,1,1,15); //Reefer
    AddStaticVehicleEx(445,2292.50000000,735.59997559,10.80000019,0.00000000,-1,-1,15); //Admiral
    AddStaticVehicleEx(403,2200.10009766,936.29998779,11.50000000,0.00000000,-1,-1,15); //Linerunner
    AddStaticVehicleEx(435,2207.50000000,937.79998779,11.50000000,180.00000000,-1,-1,15); //Trailer 1
    AddStaticVehicleEx(584,2120.50000000,956.70001221,12.00000000,270.00000000,-1,-1,15); //Trailer 3
    AddStaticVehicleEx(514,2120.80004883,950.50000000,11.50000000,270.00000000,13,1,15); //Tanker
    AddStaticVehicleEx(480,2154.60009766,987.70001221,10.69999981,0.00000000,-1,-1,15); //Comet
    AddStaticVehicleEx(506,2182.60009766,987.70001221,10.60000038,0.00000000,18,1,15); //Super GT
    AddStaticVehicleEx(558,2128.89990234,987.59997559,10.50000000,0.00000000,-1,-1,15); //Uranus
    AddStaticVehicleEx(555,2162.39990234,1022.70001221,10.60000038,270.00000000,-1,-1,15); //Windsor
    AddStaticVehicleEx(587,2132.80004883,1016.09997559,10.60000038,270.00000000,-1,-1,15); //Euros
    AddStaticVehicleEx(560,2074.80004883,1062.19995117,10.50000000,0.00000000,53,1,15); //Sultan
    AddStaticVehicleEx(506,2039.80004883,1127.30004883,10.50000000,180.00000000,-1,-1,15); //Super GT
    AddStaticVehicleEx(409,2162.60009766,1122.59997559,12.60000038,334.00000000,1,1,15); //Stretch
    AddStaticVehicleEx(466,2039.90002441,1182.59997559,10.60000038,0.00000000,-1,-1,15); //Glendale
    AddStaticVehicleEx(529,2074.80004883,1225.09997559,10.39999962,0.00000000,-1,-1,15); //Willard
    AddStaticVehicleEx(585,2040.09997559,1331.00000000,10.39999962,180.00000000,75,1,15); //Emperor
    AddStaticVehicleEx(576,2129.39990234,1398.50000000,10.60000038,0.00000000,-1,-1,15); //Tornado
    AddStaticVehicleEx(603,2135.89990234,1409.40002441,10.80000019,0.00000000,-1,-1,15); //Phoenix
    AddStaticVehicleEx(559,2074.80004883,1464.59997559,10.39999962,0.00000000,-1,-1,15); //Jester
    AddStaticVehicleEx(429,2040.00000000,1534.90002441,10.39999962,180.00000000,-1,-1,15); //Banshee
    AddStaticVehicleEx(402,2074.60009766,1582.80004883,10.60000038,0.00000000,-1,-1,15); //Buffalo
    AddStaticVehicleEx(560,2039.80004883,1636.90002441,10.50000000,180.00000000,-1,-1,15); //Sultan
    AddStaticVehicleEx(541,2059.89990234,1743.90002441,10.39999962,152.99993896,-1,-1,15); //Bullet
    AddStaticVehicleEx(558,2121.30004883,1796.19995117,10.39999962,333.00000000,-1,-1,15); //Uranus
    AddStaticVehicleEx(541,2175.39990234,1799.59997559,10.50000000,0.00000000,-1,-1,15); //Bullet
    AddStaticVehicleEx(555,2191.10009766,1810.40002441,10.60000038,0.00000000,-1,-1,15); //Windsor
    AddStaticVehicleEx(565,2246.60009766,1786.69995117,10.50000000,4.00000000,-1,-1,15); //Flash
    AddStaticVehicleEx(491,2186.10009766,1788.19995117,10.69999981,0.00000000,-1,-1,15); //Virgo
    AddStaticVehicleEx(415,2187.50000000,1879.19995117,10.69999981,0.00000000,-1,-1,15); //Cheetah
    AddStaticVehicleEx(602,2196.19995117,1856.59997559,10.69999981,0.00000000,-1,-1,15); //Alpha
    AddStaticVehicleEx(401,2236.30004883,1878.69995117,10.69999981,0.00000000,-1,-1,15); //Bravura
    AddStaticVehicleEx(409,2033.30004883,1912.90002441,12.10000038,180.00000000,-1,-1,15); //Stretch
    AddStaticVehicleEx(575,2120.10009766,1881.09997559,10.39999962,180.00000000,-1,-1,15); //Broadway
    AddStaticVehicleEx(576,2154.89990234,1907.59997559,10.39999962,0.00000000,-1,-1,15); //Tornado
    AddStaticVehicleEx(603,2119.89990234,1988.69995117,10.69999981,180.00000000,-1,-1,15); //Phoenix
    AddStaticVehicleEx(602,2186.19995117,2000.09997559,10.69999981,90.00000000,-1,-1,15); //Alpha
    AddStaticVehicleEx(402,2170.89990234,1977.50000000,10.80000019,90.00000000,-1,-1,15); //Buffalo
    AddStaticVehicleEx(559,2104.00000000,2043.09997559,10.60000038,270.00000000,-1,-1,15); //Jester
    AddStaticVehicleEx(587,2103.89990234,2072.60009766,10.60000038,90.00000000,-1,-1,15); //Euros
    AddStaticVehicleEx(506,2154.80004883,2057.69995117,10.50000000,0.00000000,-1,-1,15); //Super GT
    AddStaticVehicleEx(554,2274.89990234,2418.30004883,11.00000000,90.00000000,-1,-1,15); //Yosemite
    AddStaticVehicleEx(559,2192.19995117,2502.69995117,10.60000038,0.00000000,-1,-1,15); //Jester
    AddStaticVehicleEx(587,2078.50000000,2410.80004883,10.60000038,90.00000000,-1,-1,15); //Euros
    AddStaticVehicleEx(603,2087.10009766,2404.80004883,15.10000038,90.00000000,-1,-1,15); //Phoenix
    AddStaticVehicleEx(506,2078.50000000,2396.00000000,19.20000076,90.00000000,83,1,15); //Super GT
    AddStaticVehicleEx(560,2104.19995117,2422.69995117,23.50000000,90.00000000,-1,-1,15); //Sultan
    AddStaticVehicleEx(541,2078.30004883,2395.89990234,27.70000076,90.00000000,-1,-1,15); //Bullet
    AddStaticVehicleEx(480,2086.30004883,2413.80004883,32.20000076,90.00000000,-1,-1,15); //Comet
    AddStaticVehicleEx(451,2103.89990234,2396.10009766,36.40000153,90.00000000,-1,-1,15); //Turismo
    AddStaticVehicleEx(429,2087.19995117,2413.69995117,40.70000076,90.00000000,-1,-1,15); //Banshee
    AddStaticVehicleEx(415,2068.60009766,2413.60009766,45.09999847,90.00000000,-1,-1,15); //Cheetah
    AddStaticVehicleEx(411,2104.30004883,2419.60009766,49.29999924,90.00000000,70,1,15); //Infernus
    AddStaticVehicleEx(417,2093.30004883,2415.00000000,73.59999847,270.00000000,-1,-1,15); //Leviathan
    AddStaticVehicleEx(405,2082.19995117,2711.10009766,10.80000019,0.00000000,-1,-1,15); //Sentinel
    AddStaticVehicleEx(409,1462.80004883,2764.60009766,10.60000038,0.00000000,1,1,15); //Stretch
    AddStaticVehicleEx(409,1462.69995117,2773.60009766,10.60000038,0.00000000,1,1,15); //Stretch
    AddStaticVehicleEx(517,1341.40002441,2693.10009766,10.80000019,0.00000000,-1,-1,15); //Majestic
    AddStaticVehicleEx(506,1369.09997559,2649.50000000,10.60000038,0.00000000,-1,-1,15); //Super GT
    AddStaticVehicleEx(506,1296.90002441,2694.19995117,10.60000038,0.00000000,-1,-1,15); //Super GT
    AddStaticVehicleEx(559,1318.90002441,2649.69995117,10.60000038,0.00000000,-1,-1,15); //Jester
    AddStaticVehicleEx(551,1877.90002441,2591.30004883,10.69999981,0.00000000,-1,-1,15); //Merit
    AddStaticVehicleEx(585,1861.40002441,2606.19995117,10.50000000,0.00000000,-1,-1,15); //Emperor
    AddStaticVehicleEx(546,1856.40002441,2627.80004883,10.69999981,0.00000000,-1,-1,15); //Intruder
    AddStaticVehicleEx(529,1830.00000000,2640.10009766,10.60000038,0.00000000,-1,-1,15); //Willard
    AddStaticVehicleEx(516,1934.59997559,2599.10009766,10.69999981,0.00000000,-1,-1,15); //Nebula
    AddStaticVehicleEx(492,1945.40002441,2580.89990234,10.69999981,25.00000000,-1,-1,15); //Greenwood
    AddStaticVehicleEx(509,1721.80004883,2102.69995117,10.39999962,40.00000000,-1,-1,15); //Bike
    AddStaticVehicleEx(478,1613.19995117,2213.69995117,10.89999962,90.00000000,58,1,15); //Walton
    AddStaticVehicleEx(451,1534.50000000,2203.39990234,10.60000038,0.00000000,-1,-1,15); //Turismo
    AddStaticVehicleEx(480,1527.80004883,2213.69995117,10.69999981,0.00000000,-1,-1,15); //Comet
    AddStaticVehicleEx(506,1496.50000000,2203.60009766,10.60000038,0.00000000,-1,-1,15); //Super GT
    AddStaticVehicleEx(555,1509.19995117,2111.69995117,10.60000038,90.00000000,-1,-1,15); //Windsor
    AddStaticVehicleEx(558,1498.80004883,2258.00000000,10.50000000,0.00000000,-1,-1,15); //Uranus
    AddStaticVehicleEx(559,1509.00000000,2268.50000000,10.60000038,0.00000000,-1,-1,15); //Jester
    AddStaticVehicleEx(562,1532.80004883,2269.30004883,10.60000038,0.00000000,-1,-1,15); //Elegy
    AddStaticVehicleEx(565,1522.40002441,2258.69995117,10.50000000,0.00000000,-1,-1,15); //Flash
    AddStaticVehicleEx(587,1515.50000000,2291.39990234,10.60000038,0.00000000,-1,-1,15); //Euros
    AddStaticVehicleEx(603,1368.50000000,2262.89990234,10.80000019,90.00000000,-1,-1,15); //Phoenix
    AddStaticVehicleEx(526,1357.59997559,2246.10009766,10.69999981,270.00000000,-1,-1,15); //Fortune
    AddStaticVehicleEx(533,1519.90002441,2001.80004883,10.60000038,0.00000000,-1,-1,15); //Feltzer
    AddStaticVehicleEx(533,1507.59997559,2000.69995117,10.60000038,0.00000000,-1,-1,15); //Feltzer
    AddStaticVehicleEx(475,1027.40002441,1744.69995117,10.69999981,90.00000000,-1,-1,15); //Sabre
    AddStaticVehicleEx(403,1109.30004883,1774.09997559,11.50000000,90.00000000,-1,-1,15); //Linerunner
    AddStaticVehicleEx(481,1111.59997559,1606.30004883,12.19999981,0.00000000,-1,-1,15); //BMX
    AddStaticVehicleEx(603,2352.19995117,1476.59997559,10.80000019,90.00000000,-1,-1,15); //Phoenix
    AddStaticVehicleEx(415,2303.89990234,1423.09997559,10.69999981,90.00000000,-1,-1,15); //Cheetah
    AddStaticVehicleEx(429,2301.89990234,1423.09997559,42.59999847,90.00000000,-1,-1,15); //Banshee
    AddStaticVehicleEx(480,2352.19995117,1487.30004883,42.70000076,90.00000000,-1,-1,15); //Comet
    AddStaticVehicleEx(507,2793.69995117,1979.19995117,10.80000019,0.00000000,-1,-1,15); //Elegant
    AddStaticVehicleEx(566,2879.39990234,2353.30004883,10.69999981,90.00000000,-1,-1,15); //Tahoma
    AddStaticVehicleEx(567,2853.80004883,2342.00000000,10.80000019,90.00000000,-1,-1,15); //Savanna
    AddStaticVehicleEx(451,1595.90002441,1832.50000000,10.60000038,0.00000000,-1,-1,15); //Turismo
    AddStaticVehicleEx(562,1607.50000000,1851.00000000,10.60000038,0.00000000,-1,-1,15); //Elegy
    AddStaticVehicleEx(593,1287.40002441,1323.69995117,11.39999962,270.00000000,-1,-1,15); //Dodo
    AddStaticVehicleEx(593,1285.50000000,1361.40002441,11.39999962,270.00000000,-1,-1,15); //Dodo
    AddStaticVehicleEx(527,1322.30004883,1278.90002441,10.60000038,0.00000000,-1,-1,15); //Cadrona
    AddStaticVehicleEx(484,2378.69995117,538.09997559,0.00000000,220.00000000,-1,-1,15); //Marquis
    AddStaticVehicleEx(484,2341.39990234,538.59997559,0.00000000,140.00000000,-1,-1,15); //Marquis
    //========================================================================================================================//
Should I change 15 to -1?
Reply
#5

Yup, the respawn_dely is set to 15, so change it to -1
Reply
#6

Thanks guys
Reply
#7

Not working dudes..
pawn Код:
//LVPD Police Vehicles.
    AddStaticVehicleEx(598,2273.39990234,2459.10009766,10.69999981,0.00000000,-1,1,-1); //Police Car (LVPD)
    AddStaticVehicleEx(598,2291.10009766,2476.89990234,10.69999981,0.00000000,-1,1,-1); //Police Car (LVPD)
    AddStaticVehicleEx(598,2252.00000000,2476.50000000,10.69999981,0.00000000,-1,1,-1); //Police Car (LVPD)
    AddStaticVehicleEx(598,2296.69995117,2460.50000000,3.09999990,90.00000000,-1,1,-1); //Police Car (LVPD)
    AddStaticVehicleEx(598,2285.89990234,2431.80004883,3.09999990,0.00000000,-1,1,-1); //Police Car (LVPD)
    AddStaticVehicleEx(598,2240.39990234,2452.00000000,3.09999990,90.00000000,-1,1,-1); //Police Car (LVPD)
    AddStaticVehicleEx(598,2268.10009766,2475.50000000,3.09999990,0.00000000,-1,1,-1); //Police Car (LVPD)
    //================================================================================================//
    //CIA Vehicles.
    AddStaticVehicleEx(490,2224.50000000,2452.80004883,-7.09999990,270.00000000,-1,-1,-1); //FBI Rancher
    AddStaticVehicleEx(490,2224.00000000,2457.50000000,-7.09999990,270.00000000,-1,-1,-1); //FBI Rancher
    AddStaticVehicleEx(490,2224.00000000,2462.39990234,-7.09999990,270.00000000,-1,-1,-1); //FBI Rancher
    AddStaticVehicleEx(558,2240.50000000,2437.30004883,-7.69999981,270.00000000,-1,1,-1); //Uranus
    AddStaticVehicleEx(558,2242.00000000,2470.69995117,-7.69999981,270.00000000,-1,1,-1); //Uranus
    AddStaticVehicleEx(558,2259.69995117,2431.69995117,-7.69999981,0.00000000,-1,1,-1); //Uranus
    AddStaticVehicleEx(558,2286.10009766,2431.80004883,-7.69999981,0.00000000,-1,1,-1); //Uranus
    AddStaticVehicleEx(558,2313.69995117,2465.50000000,-7.69999981,90.00000000,-1,1,-1); //Uranus
    //================================================================================================//
    //Army Vehicles.
    AddStaticVehicleEx(470,278.00000000,1948.09997559,17.79999924,270.00000000,-1,-1,-1); //Patriot
    AddStaticVehicleEx(470,277.39999390,1955.30004883,17.79999924,270.00000000,-1,-1,-1); //Patriot
    AddStaticVehicleEx(470,277.29998779,1962.90002441,17.79999924,270.00000000,-1,-1,-1); //Patriot
    AddStaticVehicleEx(433,275.89999390,1983.09997559,18.20000076,270.00000000,-1,-1,-1); //Barracks
    AddStaticVehicleEx(433,275.50000000,1996.40002441,18.20000076,270.00000000,-1,-1,-1); //Barracks
    AddStaticVehicleEx(476,279.00000000,2016.40002441,18.79999924,310.00000000,125,1,-1); //Rustler
    AddStaticVehicleEx(476,277.70001221,2030.59997559,18.79999924,230.00000000,125,1,-1); //Rustler
    AddStaticVehicleEx(476,302.10000610,2053.60009766,18.79999924,180.00000000,125,1,-1); //Rustler
    AddStaticVehicleEx(476,315.29998779,2053.50000000,18.79999924,180.00000000,125,1,-1); //Rustler
    AddStaticVehicleEx(548,340.89999390,1987.59997559,19.50000000,90.00000000,-1,-1,-1); //Cargobob
    AddStaticVehicleEx(548,341.79998779,1963.00000000,19.50000000,90.00000000,-1,-1,-1); //Cargobob
    AddStaticVehicleEx(548,342.89999390,1935.09997559,19.50000000,90.00000000,-1,-1,-1); //Cargobob
    //================================================================================================//
    //Fire Departement Vehicles.
    AddStaticVehicleEx(407,1750.69995117,2077.00000000,11.19999981,180.00000000,3,1,-1); //Firetruck
    AddStaticVehicleEx(407,1757.30004883,2077.00000000,11.19999981,180.00000000,3,1,-1); //Firetruck
    AddStaticVehicleEx(407,1763.80004883,2077.00000000,11.19999981,180.00000000,3,1,-1); //Firetruck
    AddStaticVehicleEx(407,1769.50000000,2077.00000000,11.19999981,180.00000000,3,1,-1); //Firetruck
    AddStaticVehicleEx(407,2242.39990234,2230.80004883,11.10000038,270.00000000,3,1,-1); //Firetruck
    AddStaticVehicleEx(407,2242.39990234,2235.80004883,11.19999981,270.00000000,3,1,-1); //Firetruck
    //================================================================================================//
    //Hospital Vehicles.
    AddStaticVehicleEx(416,1624.30004883,1818.50000000,11.10000038,0.00000000,1,3,-1); //Ambulance
    AddStaticVehicleEx(416,1590.90002441,1820.80004883,11.10000038,0.00000000,1,3,-1); //Ambulance
    //================================================================================================//
    //Airport Vehicles
    AddStaticVehicleEx(593,1287.40002441,1323.69995117,11.39999962,270.00000000,-1,-1,-1); //Dodo
    AddStaticVehicleEx(593,1285.50000000,1361.40002441,11.39999962,270.00000000,-1,-1,-1); //Dodo
    AddStaticVehicleEx(553,1329.80004883,1566.90002441,13.10000038,270.00000000,-1,-1,-1); //Nevada
    AddStaticVehicleEx(553,1330.19995117,1600.90002441,13.10000038,270.00000000,-1,-1,-1); //Nevada
    AddStaticVehicleEx(553,406.55,2448.68,16.13,0.00000000000000000000000000000,-1,-1,-1); //Nevada
    AddStaticVehicleEx(553,1598.70,1190.55,10.81,0.0000000000000000000000000000,-1,-1,-1); //Nevada
    AddStaticVehicleEx(553,1569.00,1190.55,17.00,0.0000000000000000000000000000,-1,-1,-1); //Nevada
    AddStaticVehicleEx(553,1549.40002441,1497.80004883,13.10000038,90.00000000,-1,-1,-1); //Nevada
    AddStaticVehicleEx(553,1548.80004883,1463.30004883,13.10000038,90.00000000,-1,-1,-1); //Nevada

    AddStaticVehicleEx(593,290.39999390,2541.60009766,17.39999962,180.00000000,-1,-1,-1); //Dodo
    AddStaticVehicleEx(593,325.29998779,2541.50000000,17.39999962,180.00000000,-1,-1,-1); //Dodo
    //================================================================================================//
    //Busses.
    AddStaticVehicleEx(437,667.20001221,1831.50000000,5.40000010,352.00000000,-1,-1,-1); //Coach
    AddStaticVehicleEx(437,674.00000000,1830.50000000,5.50000000,352.00000000,-1,-1,-1); //Coach
    AddStaticVehicleEx(437,681.29998779,1829.50000000,5.50000000,352.00000000,-1,-1,-1); //Coach
    AddStaticVehicleEx(437,690.79998779,1828.69995117,5.50000000,0.00000000,-1,-1,-1); //Coach
    //================================================================================================//
    //Cabbies.
    AddStaticVehicleEx(438,2765.00000000,1275.19995117,11.00000000,90.00000000,6,1,-1); //Cabbie
    AddStaticVehicleEx(438,2764.89990234,1271.90002441,11.00000000,90.00000000,6,1,-1); //Cabbie
    AddStaticVehicleEx(438,1455.30004883,2668.89990234,10.89999962,270.00000000,6,1,-1); //Cabbie
    AddStaticVehicleEx(438,1447.00000000,2668.80004883,10.89999962,270.00000000,6,1,-1); //Cabbie
    AddStaticVehicleEx(438,1418.90002441,2668.69995117,10.89999962,270.00000000,6,1,-1); //Cabbie
    AddStaticVehicleEx(438,1414.19995117,2610.00000000,11.00000000,90.00000000,6,1,1-1); //Cabbie
    AddStaticVehicleEx(438,1421.69995117,2610.00000000,10.89999962,90.00000000,6,1,-1); //Cabbie
    AddStaticVehicleEx(438,1443.40002441,2610.19995117,11.00000000,90.00000000,6,1,-1); //Cabbie
    AddStaticVehicleEx(438,1414.19995117,2610.00000000,11.00000000,90.00000000,6,1,-1); //Cabbie
    AddStaticVehicleEx(438,1421.69995117,2610.00000000,10.89999962,90.00000000,6,1,-1); //Cabbie
    AddStaticVehicleEx(438,1443.40002441,2610.19995117,11.00000000,90.00000000,6,1,-1); //Cabbie
    //================================================================================================//
    //Normal/Civilian Vehicles.
    AddStaticVehicleEx(562,1679.40002441,-3623.30004883,135.10000610,0.00000000,-1,-1,-1); //Elegy
    AddStaticVehicleEx(562,1676.59997559,-3623.39990234,135.10000610,0.00000000,-1,-1,-1); //Elegy
    AddStaticVehicleEx(562,1673.80004883,-3623.50000000,135.10000610,0.00000000,-1,-1,-1); //Elegy
    AddStaticVehicleEx(562,1670.69995117,-3623.60009766,135.10000610,0.00000000,-1,-1,-1); //Elegy
    AddStaticVehicleEx(562,1667.30004883,-3623.60009766,135.10000610,0.00000000,-1,-1,-1); //Elegy
    AddStaticVehicleEx(562,1664.90002441,-3623.50000000,135.10000610,0.00000000,-1,-1,-1); //Elegy
    AddStaticVehicleEx(562,1662.09997559,-3623.69995117,135.10000610,0.00000000,-1,-1,-1); //Elegy
    AddStaticVehicleEx(411,1655.40002441,-3617.69995117,135.10000610,0.00000000,-1,-1,-1); //Infernus
    AddStaticVehicleEx(411,1655.30004883,-3609.10009766,135.10000610,0.00000000,-1,-1,-1); //Infernus
    AddStaticVehicleEx(411,1655.30004883,-3600.80004883,135.10000610,0.00000000,-1,-1,-1); //Infernus
    AddStaticVehicleEx(411,1655.30004883,-3592.10009766,135.10000610,0.00000000,-1,-1,-1); //Infernus
    AddStaticVehicleEx(411,1655.30004883,-3583.69995117,135.10000610,0.00000000,-1,-1,-1); //Infernus
    AddStaticVehicleEx(411,1655.19995117,-3575.00000000,135.10000610,0.00000000,-1,-1,-1); //Infernus
    AddStaticVehicleEx(411,1655.19995117,-3567.00000000,135.10000610,0.00000000,-1,-1,-1); //Infernus
    AddStaticVehicleEx(541,1686.40002441,-3617.80004883,135.00000000,0.00000000,-1,-1,-1); //Bullet
    AddStaticVehicleEx(541,1686.30004883,-3609.69995117,135.00000000,0.00000000,-1,-1,-1); //Bullet
    AddStaticVehicleEx(541,1686.19995117,-3601.30004883,135.00000000,0.00000000,-1,-1,-1); //Bullet
    AddStaticVehicleEx(541,1686.00000000,-3592.39990234,135.00000000,0.00000000,-1,-1,-1); //Bullet
    AddStaticVehicleEx(541,1686.09997559,-3583.80004883,135.00000000,0.00000000,-1,-1,-1); //Bullet
    AddStaticVehicleEx(541,1685.80004883,-3575.00000000,135.00000000,0.00000000,-1,-1,-1); //Bullet
    AddStaticVehicleEx(541,1685.69995117,-3567.89990234,135.00000000,0.00000000,-1,-1,-1); //Bullet
    AddStaticVehicleEx(421,1992.59997559,702.40002441,10.80000019,0.00000000,-1,-1,-1); //Washington
    AddStaticVehicleEx(453,2284.60009766,526.90002441,0.00000000,180.00000000,1,1,-1); //Reefer
    AddStaticVehicleEx(453,2304.19995117,526.09997559,0.00000000,180.00000000,1,1,-1); //Reefer
    AddStaticVehicleEx(453,2344.69995117,524.90002441,0.00000000,180.00000000,1,1,-1); //Reefer
    AddStaticVehicleEx(453,2375.19995117,524.59997559,0.00000000,180.00000000,1,1,-1); //Reefer
    AddStaticVehicleEx(445,2292.50000000,735.59997559,10.80000019,0.00000000,-1,-1,-1); //Admiral
    AddStaticVehicleEx(403,2200.10009766,936.29998779,11.50000000,0.00000000,-1,-1,-1); //Linerunner
    AddStaticVehicleEx(435,2207.50000000,937.79998779,11.50000000,180.00000000,-1,-1,-1); //Trailer 1
    AddStaticVehicleEx(584,2120.50000000,956.70001221,12.00000000,270.00000000,-1,-1,-1); //Trailer 3
    AddStaticVehicleEx(514,2120.80004883,950.50000000,11.50000000,270.00000000,13,1,-1); //Tanker
    AddStaticVehicleEx(480,2154.60009766,987.70001221,10.69999981,0.00000000,-1,-1,-1); //Comet
    AddStaticVehicleEx(506,2182.60009766,987.70001221,10.60000038,0.00000000,18,1,-1); //Super GT
    AddStaticVehicleEx(558,2128.89990234,987.59997559,10.50000000,0.00000000,-1,-1,-1); //Uranus
    AddStaticVehicleEx(555,2162.39990234,1022.70001221,10.60000038,270.00000000,-1,-1,-1); //Windsor
    AddStaticVehicleEx(587,2132.80004883,1016.09997559,10.60000038,270.00000000,-1,-1,-1); //Euros
    AddStaticVehicleEx(560,2074.80004883,1062.19995117,10.50000000,0.00000000,53,1,-1); //Sultan
    AddStaticVehicleEx(506,2039.80004883,1127.30004883,10.50000000,180.00000000,-1,-1,-1); //Super GT
    AddStaticVehicleEx(409,2162.60009766,1122.59997559,12.60000038,334.00000000,1,1,-1); //Stretch
    AddStaticVehicleEx(466,2039.90002441,1182.59997559,10.60000038,0.00000000,-1,-1,-1); //Glendale
    AddStaticVehicleEx(529,2074.80004883,1225.09997559,10.39999962,0.00000000,-1,-1,-1); //Willard
    AddStaticVehicleEx(585,2040.09997559,1331.00000000,10.39999962,180.00000000,75,1,-1); //Emperor
    AddStaticVehicleEx(576,2129.39990234,1398.50000000,10.60000038,0.00000000,-1,-1,-1); //Tornado
    AddStaticVehicleEx(603,2135.89990234,1409.40002441,10.80000019,0.00000000,-1,-1,-1); //Phoenix
    AddStaticVehicleEx(559,2074.80004883,1464.59997559,10.39999962,0.00000000,-1,-1,-1); //Jester
    AddStaticVehicleEx(429,2040.00000000,1534.90002441,10.39999962,180.00000000,-1,-1,-1); //Banshee
    AddStaticVehicleEx(402,2074.60009766,1582.80004883,10.60000038,0.00000000,-1,-1,-1); //Buffalo
    AddStaticVehicleEx(560,2039.80004883,1636.90002441,10.50000000,180.00000000,-1,-1,-1); //Sultan
    AddStaticVehicleEx(541,2059.89990234,1743.90002441,10.39999962,152.99993896,-1,-1,-1); //Bullet
    AddStaticVehicleEx(558,2121.30004883,1796.19995117,10.39999962,333.00000000,-1,-1,-1); //Uranus
    AddStaticVehicleEx(541,2175.39990234,1799.59997559,10.50000000,0.00000000,-1,-1,-1); //Bullet
    AddStaticVehicleEx(555,2191.10009766,1810.40002441,10.60000038,0.00000000,-1,-1,-1); //Windsor
    AddStaticVehicleEx(565,2246.60009766,1786.69995117,10.50000000,4.00000000,-1,-1,-1); //Flash
    AddStaticVehicleEx(491,2186.10009766,1788.19995117,10.69999981,0.00000000,-1,-1,-1); //Virgo
    AddStaticVehicleEx(415,2187.50000000,1879.19995117,10.69999981,0.00000000,-1,-1,-1); //Cheetah
    AddStaticVehicleEx(602,2196.19995117,1856.59997559,10.69999981,0.00000000,-1,-1,-1); //Alpha
    AddStaticVehicleEx(401,2236.30004883,1878.69995117,10.69999981,0.00000000,-1,-1,-1); //Bravura
    AddStaticVehicleEx(409,2033.30004883,1912.90002441,12.10000038,180.00000000,-1,-1,-1); //Stretch
    AddStaticVehicleEx(575,2120.10009766,1881.09997559,10.39999962,180.00000000,-1,-1,-1); //Broadway
    AddStaticVehicleEx(576,2154.89990234,1907.59997559,10.39999962,0.00000000,-1,-1,-1); //Tornado
    AddStaticVehicleEx(603,2119.89990234,1988.69995117,10.69999981,180.00000000,-1,-1,-1); //Phoenix
    AddStaticVehicleEx(602,2186.19995117,2000.09997559,10.69999981,90.00000000,-1,-1,-1); //Alpha
    AddStaticVehicleEx(402,2170.89990234,1977.50000000,10.80000019,90.00000000,-1,-1,-1); //Buffalo
    AddStaticVehicleEx(559,2104.00000000,2043.09997559,10.60000038,270.00000000,-1,-1,-1); //Jester
    AddStaticVehicleEx(587,2103.89990234,2072.60009766,10.60000038,90.00000000,-1,-1,-1); //Euros
    AddStaticVehicleEx(506,2154.80004883,2057.69995117,10.50000000,0.00000000,-1,-1,-1); //Super GT
    AddStaticVehicleEx(554,2274.89990234,2418.30004883,11.00000000,90.00000000,-1,-1,-1); //Yosemite
    AddStaticVehicleEx(559,2192.19995117,2502.69995117,10.60000038,0.00000000,-1,-1,-1); //Jester
    AddStaticVehicleEx(587,2078.50000000,2410.80004883,10.60000038,90.00000000,-1,-1,-1); //Euros
    AddStaticVehicleEx(603,2087.10009766,2404.80004883,15.10000038,90.00000000,-1,-1,-1); //Phoenix
    AddStaticVehicleEx(506,2078.50000000,2396.00000000,19.20000076,90.00000000,83,1,-1); //Super GT
    AddStaticVehicleEx(560,2104.19995117,2422.69995117,23.50000000,90.00000000,-1,-1,-1); //Sultan
    AddStaticVehicleEx(541,2078.30004883,2395.89990234,27.70000076,90.00000000,-1,-1,-1); //Bullet
    AddStaticVehicleEx(480,2086.30004883,2413.80004883,32.20000076,90.00000000,-1,-1,-1); //Comet
    AddStaticVehicleEx(451,2103.89990234,2396.10009766,36.40000153,90.00000000,-1,-1,-1); //Turismo
    AddStaticVehicleEx(429,2087.19995117,2413.69995117,40.70000076,90.00000000,-1,-1,-1); //Banshee
    AddStaticVehicleEx(415,2068.60009766,2413.60009766,45.09999847,90.00000000,-1,-1,-1); //Cheetah
    AddStaticVehicleEx(411,2104.30004883,2419.60009766,49.29999924,90.00000000,70,1,-1); //Infernus
    AddStaticVehicleEx(417,2093.30004883,2415.00000000,73.59999847,270.00000000,-1,-1,-1); //Leviathan
    AddStaticVehicleEx(405,2082.19995117,2711.10009766,10.80000019,0.00000000,-1,-1,-1); //Sentinel
    AddStaticVehicleEx(409,1462.80004883,2764.60009766,10.60000038,0.00000000,1,1,-1); //Stretch
    AddStaticVehicleEx(409,1462.69995117,2773.60009766,10.60000038,0.00000000,1,1,-1); //Stretch
    AddStaticVehicleEx(517,1341.40002441,2693.10009766,10.80000019,0.00000000,-1,-1,-1); //Majestic
    AddStaticVehicleEx(506,1369.09997559,2649.50000000,10.60000038,0.00000000,-1,-1,-1); //Super GT
    AddStaticVehicleEx(506,1296.90002441,2694.19995117,10.60000038,0.00000000,-1,-1,-1); //Super GT
    AddStaticVehicleEx(559,1318.90002441,2649.69995117,10.60000038,0.00000000,-1,-1,-1); //Jester
    AddStaticVehicleEx(551,1877.90002441,2591.30004883,10.69999981,0.00000000,-1,-1,-1); //Merit
    AddStaticVehicleEx(585,1861.40002441,2606.19995117,10.50000000,0.00000000,-1,-1,-1); //Emperor
    AddStaticVehicleEx(546,1856.40002441,2627.80004883,10.69999981,0.00000000,-1,-1,-1); //Intruder
    AddStaticVehicleEx(529,1830.00000000,2640.10009766,10.60000038,0.00000000,-1,-1,-1); //Willard
    AddStaticVehicleEx(516,1934.59997559,2599.10009766,10.69999981,0.00000000,-1,-1,-1); //Nebula
    AddStaticVehicleEx(492,1945.40002441,2580.89990234,10.69999981,25.00000000,-1,-1,-1); //Greenwood
    AddStaticVehicleEx(509,1721.80004883,2102.69995117,10.39999962,40.00000000,-1,-1,-1); //Bike
    AddStaticVehicleEx(478,1613.19995117,2213.69995117,10.89999962,90.00000000,58,1,-1); //Walton
    AddStaticVehicleEx(451,1534.50000000,2203.39990234,10.60000038,0.00000000,-1,-1,-1); //Turismo
    AddStaticVehicleEx(480,1527.80004883,2213.69995117,10.69999981,0.00000000,-1,-1,-1); //Comet
    AddStaticVehicleEx(506,1496.50000000,2203.60009766,10.60000038,0.00000000,-1,-1,-1); //Super GT
    AddStaticVehicleEx(555,1509.19995117,2111.69995117,10.60000038,90.00000000,-1,-1,-1); //Windsor
    AddStaticVehicleEx(558,1498.80004883,2258.00000000,10.50000000,0.00000000,-1,-1,-1); //Uranus
    AddStaticVehicleEx(559,1509.00000000,2268.50000000,10.60000038,0.00000000,-1,-1,-1); //Jester
    AddStaticVehicleEx(562,1532.80004883,2269.30004883,10.60000038,0.00000000,-1,-1,-1); //Elegy
    AddStaticVehicleEx(565,1522.40002441,2258.69995117,10.50000000,0.00000000,-1,-1,-1); //Flash
    AddStaticVehicleEx(587,1515.50000000,2291.39990234,10.60000038,0.00000000,-1,-1,-1); //Euros
    AddStaticVehicleEx(603,1368.50000000,2262.89990234,10.80000019,90.00000000,-1,-1,-1); //Phoenix
    AddStaticVehicleEx(526,1357.59997559,2246.10009766,10.69999981,270.00000000,-1,-1,-1); //Fortune
    AddStaticVehicleEx(533,1519.90002441,2001.80004883,10.60000038,0.00000000,-1,-1,-1); //Feltzer
    AddStaticVehicleEx(533,1507.59997559,2000.69995117,10.60000038,0.00000000,-1,-1,-1); //Feltzer
    AddStaticVehicleEx(475,1027.40002441,1744.69995117,10.69999981,90.00000000,-1,-1,-1); //Sabre
    AddStaticVehicleEx(403,1109.30004883,1774.09997559,11.50000000,90.00000000,-1,-1,-1); //Linerunner
    AddStaticVehicleEx(481,1111.59997559,1606.30004883,12.19999981,0.00000000,-1,-1,-1); //BMX
    AddStaticVehicleEx(603,2352.19995117,1476.59997559,10.80000019,90.00000000,-1,-1,-1); //Phoenix
    AddStaticVehicleEx(415,2303.89990234,1423.09997559,10.69999981,90.00000000,-1,-1,-1); //Cheetah
    AddStaticVehicleEx(429,2301.89990234,1423.09997559,42.59999847,90.00000000,-1,-1,-1); //Banshee
    AddStaticVehicleEx(480,2352.19995117,1487.30004883,42.70000076,90.00000000,-1,-1,-1); //Comet
    AddStaticVehicleEx(507,2793.69995117,1979.19995117,10.80000019,0.00000000,-1,-1,-1); //Elegant
    AddStaticVehicleEx(566,2879.39990234,2353.30004883,10.69999981,90.00000000,-1,-1,-1); //Tahoma
    AddStaticVehicleEx(567,2853.80004883,2342.00000000,10.80000019,90.00000000,-1,-1,-1); //Savanna
    AddStaticVehicleEx(451,1595.90002441,1832.50000000,10.60000038,0.00000000,-1,-1,-1); //Turismo
    AddStaticVehicleEx(562,1607.50000000,1851.00000000,10.60000038,0.00000000,-1,-1,-1); //Elegy
    AddStaticVehicleEx(593,1287.40002441,1323.69995117,11.39999962,270.00000000,-1,-1,-1); //Dodo
    AddStaticVehicleEx(593,1285.50000000,1361.40002441,11.39999962,270.00000000,-1,-1,-1); //Dodo
    AddStaticVehicleEx(527,1322.30004883,1278.90002441,10.60000038,0.00000000,-1,-1,-1); //Cadrona
    AddStaticVehicleEx(484,2378.69995117,538.09997559,0.00000000,220.00000000,-1,-1,-1); //Marquis
    AddStaticVehicleEx(484,2341.39990234,538.59997559,0.00000000,140.00000000,-1,-1,-1); //Marquis
Still respawns..
Reply
#8

Try using 0 instead of -1 ? Or put 9999999. One of these should work.
Reply
#9

omg, long way copy/pasting..
Will be back
Reply
#10

OMG the 9999999s aren't working, time to test 0.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)