Advertisement
Guest User

DarkRP Autos

a guest
Jul 27th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.99 KB | None | 0 0
  1. local TB2Insert = {}
  2. TB2Insert.VehicleName = 'che_blazertdm'
  3. TB2Insert.CarName = 'Chevrolet Blazer'
  4. TB2Insert.CarPrice = 8200000
  5. TB2Insert.Description = 'A drivable Chevrolet Blazer'
  6. table.insert(D3DCarConfig.Car,TB2Insert)
  7.  
  8. local TB2Insert = {}
  9. TB2Insert.VehicleName = 'hsvw427poltdm'
  10. TB2Insert.CarName = 'Holden HSV W427 Police'
  11. TB2Insert.CarPrice = 1000000
  12. TB2Insert.Description = 'A drivable Holden HSV W427 Police'
  13. table.insert(D3DCarConfig.Car,TB2Insert)
  14.  
  15. local TB2Insert = {}
  16. TB2Insert.VehicleName = 'cooper4x4tdm'
  17. TB2Insert.CarName = 'Miri Coorer 4x4'
  18. TB2Insert.CarPrice = 5400000
  19. TB2Insert.Description = 'The Miri Coorer 4x4, gmod-able by TDM'
  20. table.insert(D3DCarConfig.Car,TB2Insert)
  21.  
  22. local TB2Insert = {}
  23. TB2Insert.VehicleName = 'f350tdm'
  24. TB2Insert.CarName = 'Ford F350 SuperDuty'
  25. TB2Insert.CarPrice = 10800000
  26. TB2Insert.Description = 'A drivable Ford F350 SuperDuty'
  27. table.insert(D3DCarConfig.Car,TB2Insert)
  28.  
  29. local TB2Insert = {}
  30. TB2Insert.VehicleName = 'lex_is300poltdm'
  31. TB2Insert.CarName = 'Lexus IS300 Rozzers Car'
  32. TB2Insert.CarPrice = 9000000
  33. TB2Insert.Description = 'A drivable Lexus IS300 Rozzers Car'
  34. table.insert(D3DCarConfig.Car,TB2Insert)
  35.  
  36. local TB2Insert = {}
  37. TB2Insert.VehicleName = 'peterbilt_579medtdm'
  38. TB2Insert.CarName = 'Peterbilt 579 Medium cab'
  39. TB2Insert.CarPrice = 13600000
  40. TB2Insert.Description = 'A drivable Peterbilt 579'
  41. table.insert(D3DCarConfig.Car,TB2Insert)
  42.  
  43. local TB2Insert = {}
  44. TB2Insert.VehicleName = 'bmw1mtdm'
  45. TB2Insert.CarName = 'BMW 1M'
  46. TB2Insert.CarPrice = 7120000
  47. TB2Insert.Description = 'A drivable BMW 1M by'
  48. table.insert(D3DCarConfig.Car,TB2Insert)
  49.  
  50. local TB2Insert = {}
  51. TB2Insert.VehicleName = 'audir8plustdm'
  52. TB2Insert.CarName = 'Audi R8 Plus'
  53. TB2Insert.CarPrice = 14700000
  54. TB2Insert.Description = 'A drivable Audi R8 Plus'
  55. table.insert(D3DCarConfig.Car,TB2Insert)
  56.  
  57. local TB2Insert = {}
  58. TB2Insert.VehicleName = 'forcrownvicpoltdm'
  59. TB2Insert.CarName = 'Ford Crown Victoria'
  60. TB2Insert.CarPrice = 1500000
  61. TB2Insert.Description = 'A drivable Ford Crown Victoria Police'
  62. table.insert(D3DCarConfig.Car,TB2Insert)
  63.  
  64. local TB2Insert = {}
  65. TB2Insert.VehicleName = 'coopercoupetdm'
  66. TB2Insert.CarName = 'Mini Cooper Coupe'
  67. TB2Insert.CarPrice = 4000000
  68. TB2Insert.Description = 'A drivable Mini Cooper Coupe'
  69. table.insert(D3DCarConfig.Car,TB2Insert)
  70.  
  71. local TB2Insert = {}
  72. TB2Insert.VehicleName = 'fgtargsytdm'
  73. TB2Insert.CarName = 'Freightliner Argosy'
  74. TB2Insert.CarPrice = 16000000
  75. TB2Insert.Description = 'A drivable Freightliner Argosy'
  76. table.insert(D3DCarConfig.Car,TB2Insert)
  77.  
  78. local TB2Insert = {}
  79. TB2Insert.VehicleName = 'cad_escaladetdm'
  80. TB2Insert.CarName = 'Cadillac Escalade 2012'
  81. TB2Insert.CarPrice = 9750000
  82. TB2Insert.Description = 'A drivable Cadillac Escalade 2012'
  83. table.insert(D3DCarConfig.Car,TB2Insert)
  84.  
  85. local TB2Insert = {}
  86. TB2Insert.VehicleName = 'chargersrt8poltdm'
  87. TB2Insert.CarName = 'Dodge Charger SRT8 Police'
  88. TB2Insert.CarPrice = 1000000
  89. TB2Insert.Description = 'A drivable Dodge Charger SRT8 Police'
  90. table.insert(D3DCarConfig.Car,TB2Insert)
  91.  
  92. local TB2Insert = {}
  93. TB2Insert.VehicleName = 'gt05tdm'
  94. TB2Insert.CarName = 'Ford GT 05'
  95. TB2Insert.CarPrice = 10300000
  96. TB2Insert.Description = 'A drivable Ford GT 05'
  97. table.insert(D3DCarConfig.Car,TB2Insert)
  98.  
  99. local TB2Insert = {}
  100. TB2Insert.VehicleName = 'fer_250gtotdm'
  101. TB2Insert.CarName = 'Ferrari 250 GTO'
  102. TB2Insert.CarPrice = 8490000
  103. TB2Insert.Description = 'A drivable Ferrari 250 GTO'
  104. table.insert(D3DCarConfig.Car,TB2Insert)
  105.  
  106. local TB2Insert = {}
  107. TB2Insert.VehicleName = 'h1opentdm'
  108. TB2Insert.CarName = 'Hummer H1 Open top'
  109. TB2Insert.CarPrice = 1350000
  110. TB2Insert.Description = 'A drivable Hummer H1 Open top'
  111. table.insert(D3DCarConfig.Car,TB2Insert)
  112.  
  113. local TB2Insert = {}
  114. TB2Insert.VehicleName = 'clubmantdm'
  115. TB2Insert.CarName = 'Mini Cooper Clubman'
  116. TB2Insert.CarPrice = 7180000
  117. TB2Insert.Description = 'A drivable Mini Cooper Clubman'
  118. table.insert(D3DCarConfig.Car,TB2Insert)
  119.  
  120. local TB2Insert = {}
  121. TB2Insert.VehicleName = 'coopers11tdm'
  122. TB2Insert.CarName = 'Mini Cooper S 2011'
  123. TB2Insert.CarPrice = 7065000
  124. TB2Insert.Description = 'A drivable Mini Cooper S 2011'
  125. table.insert(D3DCarConfig.Car,TB2Insert)
  126.  
  127. local TB2Insert = {}
  128. TB2Insert.VehicleName = 'auds5tdm'
  129. TB2Insert.CarName = 'Audi S5'
  130. TB2Insert.CarPrice = 9000000
  131. TB2Insert.Description = 'A drivable Audi S5'
  132. table.insert(D3DCarConfig.Car,TB2Insert)
  133.  
  134. local TB2Insert = {}
  135. TB2Insert.VehicleName = 'bmwm613tdm'
  136. TB2Insert.CarName = 'BMW M6 2013'
  137. TB2Insert.CarPrice = 11472000
  138. TB2Insert.Description = 'A drivable BMW M6 2013'
  139. table.insert(D3DCarConfig.Car,TB2Insert)
  140.  
  141. local TB2Insert = {}
  142. TB2Insert.VehicleName = 'murcielagotdm'
  143. TB2Insert.CarName = 'Lamborghini Murcielago'
  144. TB2Insert.CarPrice = 18000000
  145. TB2Insert.Description = 'A drivable Lamborghini Murcielago'
  146. table.insert(D3DCarConfig.Car,TB2Insert)
  147.  
  148. local TB2Insert = {}
  149. TB2Insert.VehicleName = 'noblem600tdm'
  150. TB2Insert.CarName = 'Noble M600'
  151. TB2Insert.CarPrice = 15500000
  152. TB2Insert.Description = 'A drivable Noble M600'
  153. table.insert(D3DCarConfig.Car,TB2Insert)
  154.  
  155. local TB2Insert = {}
  156. TB2Insert.VehicleName = 'cad_lmptdm'
  157. TB2Insert.CarName = 'Cadillac LMP'
  158. TB2Insert.CarPrice = 13400000
  159. TB2Insert.Description = 'A drivable Cadillac LMP'
  160. table.insert(D3DCarConfig.Car,TB2Insert)
  161.  
  162. local TB2Insert = {}
  163. TB2Insert.VehicleName = 'p1tdm'
  164. TB2Insert.CarName = 'McLaren P1'
  165. TB2Insert.CarPrice = 21450000
  166. TB2Insert.Description = 'A drivable McLaren P1'
  167. table.insert(D3DCarConfig.Car,TB2Insert)
  168.  
  169. local TB2Insert = {}
  170. TB2Insert.VehicleName = 'che_stingray427tdm'
  171. TB2Insert.CarName = 'Chevrolet Corvette Stingray 427'
  172. TB2Insert.CarPrice = 8470000
  173. TB2Insert.Description = 'A drivable Chevrolet Corvette Stingray 427'
  174. table.insert(D3DCarConfig.Car,TB2Insert)
  175.  
  176. local TB2Insert = {}
  177. TB2Insert.VehicleName = '997gt3tdm'
  178. TB2Insert.CarName = 'Porsche 997 GT3'
  179. TB2Insert.CarPrice = 16780000
  180. TB2Insert.Description = 'A drivable Porsche 997 GT3'
  181. table.insert(D3DCarConfig.Car,TB2Insert)
  182.  
  183. local TB2Insert = {}
  184. TB2Insert.VehicleName = 'priustdm'
  185. TB2Insert.CarName = 'Toyota Prius'
  186. TB2Insert.CarPrice = 7350000
  187. TB2Insert.Description = 'A drivable Toyota Prius'
  188. table.insert(D3DCarConfig.Car,TB2Insert)
  189.  
  190. local TB2Insert = {}
  191. TB2Insert.VehicleName = 'mitsuevoxpoltdm'
  192. TB2Insert.CarName = 'Mitsubishi Evo X Police'
  193. TB2Insert.CarPrice = 1000000
  194. TB2Insert.Description = 'A drivable Mitsubishi Evo X Police'
  195. table.insert(D3DCarConfig.Car,TB2Insert)
  196.  
  197. local TB2Insert = {}
  198. TB2Insert.VehicleName = 'charger12poltdm'
  199. TB2Insert.CarName = 'Dodge Charger SRT8 2012 Police'
  200. TB2Insert.CarPrice = 1000000
  201. TB2Insert.Description = 'A drivable Dodge Charger SRT8 2012 Police'
  202. table.insert(D3DCarConfig.Car,TB2Insert)
  203.  
  204. local TB2Insert = {}
  205. TB2Insert.VehicleName = 'merml63tdm'
  206. TB2Insert.CarName = 'Mercedes-Benz ML63 AMG'
  207. TB2Insert.CarPrice = 10400000
  208. TB2Insert.Description = 'A drivable Mercedes-Benz ML63 AMG'
  209. table.insert(D3DCarConfig.Car,TB2Insert)
  210.  
  211. local TB2Insert = {}
  212. TB2Insert.VehicleName = 'cooper65tdm'
  213. TB2Insert.CarName = 'Mini Cooper 1965'
  214. TB2Insert.CarPrice = 3980000
  215. TB2Insert.Description = 'A drivable Mini Cooper 1965'
  216. table.insert(D3DCarConfig.Car,TB2Insert)
  217.  
  218. local TB2Insert = {}
  219. TB2Insert.VehicleName = 'morgaerosstdm'
  220. TB2Insert.CarName = 'Morgan Aero SS'
  221. TB2Insert.CarPrice = 17500000
  222. TB2Insert.Description = 'A drivable Morgan Aero SS'
  223. table.insert(D3DCarConfig.Car,TB2Insert)
  224.  
  225. local TB2Insert = {}
  226. TB2Insert.VehicleName = 'raptorsvttdm'
  227. TB2Insert.CarName = 'Ford Raptor SVT'
  228. TB2Insert.CarPrice = 11275000
  229. TB2Insert.Description = 'A drivable Ford Raptor SVT'
  230. table.insert(D3DCarConfig.Car,TB2Insert)
  231.  
  232.  
  233. local TB2Insert = {}
  234. TB2Insert.VehicleName = 'supratdm'
  235. TB2Insert.CarName = 'Toyota Supra'
  236. TB2Insert.CarPrice = 10300000
  237. TB2Insert.Description = 'A drivable Toyota Supra'
  238. table.insert(D3DCarConfig.Car,TB2Insert)
  239.  
  240. local TB2Insert = {}
  241. TB2Insert.VehicleName = 'dod_ram_3500tdm'
  242. TB2Insert.CarName = 'Dodge RAM 3500'
  243. TB2Insert.CarPrice = 12000000
  244. TB2Insert.Description = 'A drivable Dodge RAM 3500'
  245. table.insert(D3DCarConfig.Car,TB2Insert)
  246.  
  247. local TB2Insert = {}
  248. TB2Insert.VehicleName = 'crownvic_taxitdm'
  249. TB2Insert.CarName = 'Ford Crown Victoria Taxi'
  250. TB2Insert.CarPrice = 1000000
  251. TB2Insert.Description = 'A drivable Ford Crown Victoria Taxi'
  252. table.insert(D3DCarConfig.Car,TB2Insert)
  253.  
  254. local TB2Insert = {}
  255. TB2Insert.VehicleName = 'fer_f50tdm'
  256. TB2Insert.CarName = 'Ferrari F50'
  257. TB2Insert.CarPrice = 13240000
  258. TB2Insert.Description = 'A drivable Ferrari F50'
  259. table.insert(D3DCarConfig.Car,TB2Insert)
  260.  
  261. local TB2Insert = {}
  262. TB2Insert.VehicleName = 'che_chevellesstdm'
  263. TB2Insert.CarName = 'Chevrolet Chevelle SS'
  264. TB2Insert.CarPrice = 9200000
  265. TB2Insert.Description = 'A drivable Chevrolet Chevelle SS'
  266. table.insert(D3DCarConfig.Car,TB2Insert)
  267.  
  268. local TB2Insert = {}
  269. TB2Insert.VehicleName = 'bmwm3gtrtdm'
  270. TB2Insert.CarName = 'BMW M3 GTR'
  271. TB2Insert.CarPrice = 18750000
  272. TB2Insert.Description = 'A drivable BMW M3 GTR'
  273. table.insert(D3DCarConfig.Car,TB2Insert)
  274.  
  275. local TB2Insert = {}
  276. TB2Insert.VehicleName = 'ferf12tdm'
  277. TB2Insert.CarName = 'Ferrari F12 Berlinetta'
  278. TB2Insert.CarPrice = 17600000
  279. TB2Insert.Description = 'A drivable Ferrari F12 Berlinetta'
  280. table.insert(D3DCarConfig.Car,TB2Insert)
  281.  
  282. local TB2Insert = {}
  283. TB2Insert.VehicleName = 'mclarenf1tdm'
  284. TB2Insert.CarName = 'McLaren F1'
  285. TB2Insert.CarPrice = 19450000
  286. TB2Insert.Description = 'A drivable McLaren F1'
  287. table.insert(D3DCarConfig.Car,TB2Insert)
  288.  
  289. local TB2Insert = {}
  290. TB2Insert.VehicleName = 'beetle68tdm'
  291. TB2Insert.CarName = 'Volkswagen Beetle 1968'
  292. TB2Insert.CarPrice = 3750000
  293. TB2Insert.Description = 'A drivable Volkswagen Beetle 1968'
  294. table.insert(D3DCarConfig.Car,TB2Insert)
  295.  
  296. local TB2Insert = {}
  297. TB2Insert.VehicleName = 'charger2012tdm'
  298. TB2Insert.CarName = 'Dodge Charger SRT8 2012'
  299. TB2Insert.CarPrice = 10115000
  300. TB2Insert.Description = 'A drivable Dodge Charger SRT8 2012'
  301. table.insert(D3DCarConfig.Car,TB2Insert)
  302.  
  303. local TB2Insert = {}
  304. TB2Insert.VehicleName = 'diablotdm'
  305. TB2Insert.CarName = 'Lamborghini Diablo'
  306. TB2Insert.CarPrice = 13210000
  307. TB2Insert.Description = 'A drivable Lamborghini Diablo'
  308. table.insert(D3DCarConfig.Car,TB2Insert)
  309.  
  310. local TB2Insert = {}
  311. TB2Insert.VehicleName = 'toyrav4tdm'
  312. TB2Insert.CarName = 'Toyota RAV4 Sport'
  313. TB2Insert.CarPrice = 7340000
  314. TB2Insert.Description = 'A drivable Toyota RAV4 Sport'
  315. table.insert(D3DCarConfig.Car,TB2Insert)
  316.  
  317. local TB2Insert = {}
  318. TB2Insert.VehicleName = 'audir8spydtdm'
  319. TB2Insert.CarName = 'Audi R8 GT Spyder'
  320. TB2Insert.CarPrice = 14200000
  321. TB2Insert.Description = 'A drivable Audi R8 GT Spyder'
  322. table.insert(D3DCarConfig.Car,TB2Insert)
  323.  
  324. local TB2Insert = {}
  325. TB2Insert.VehicleName = 'fer_458spidtdm'
  326. TB2Insert.CarName = 'Ferrari 458 Spider'
  327. TB2Insert.CarPrice = 17000000
  328. TB2Insert.Description = 'A drivable Ferrari 458 Spider'
  329. table.insert(D3DCarConfig.Car,TB2Insert)
  330.  
  331. local TB2Insert = {}
  332. TB2Insert.VehicleName = 'm3e92tdm'
  333. TB2Insert.CarName = 'BMW M3 E92'
  334. TB2Insert.CarPrice = 10540000
  335. TB2Insert.Description = 'A drivable BMW M3 E92'
  336. table.insert(D3DCarConfig.Car,TB2Insert)
  337.  
  338. local TB2Insert = {}
  339. TB2Insert.VehicleName = 'mereclasspoltdm'
  340. TB2Insert.CarName = 'Mercedes E350 Police'
  341. TB2Insert.CarPrice = 1000000
  342. TB2Insert.Description = 'A drivable Mercedes E350 Police'
  343. table.insert(D3DCarConfig.Car,TB2Insert)
  344.  
  345. local TB2Insert = {}
  346. TB2Insert.VehicleName = 'auditttdm'
  347. TB2Insert.CarName = 'Audi TT 07'
  348. TB2Insert.CarPrice = 12670000
  349. TB2Insert.Description = 'A drivable Audi TT 07'
  350. table.insert(D3DCarConfig.Car,TB2Insert)
  351.  
  352. local TB2Insert = {}
  353. TB2Insert.VehicleName = 'mr2gttdm'
  354. TB2Insert.CarName = 'Toyota MR2 GT'
  355. TB2Insert.CarPrice = 7800000
  356. TB2Insert.Description = 'A drivable Toyota MR2 GT'
  357. table.insert(D3DCarConfig.Car,TB2Insert)
  358.  
  359. local TB2Insert = {}
  360. TB2Insert.VehicleName = 'deloreantdm'
  361. TB2Insert.CarName = 'Delorean DMC-12'
  362. TB2Insert.CarPrice = 9876000
  363. TB2Insert.Description = 'A drivable Delorean DMC-12'
  364. table.insert(D3DCarConfig.Car,TB2Insert)
  365.  
  366. local TB2Insert = {}
  367. TB2Insert.VehicleName = 'focusrstdm'
  368. TB2Insert.CarName = 'Ford Focus RS'
  369. TB2Insert.CarPrice = 6980000
  370. TB2Insert.Description = 'A drivable Ford Focus RS'
  371. table.insert(D3DCarConfig.Car,TB2Insert)
  372.  
  373.  
  374. local TB2Insert = {}
  375. TB2Insert.VehicleName = 'dod_ram_1500tdm'
  376. TB2Insert.CarName = 'Dodge RAM 1500'
  377. TB2Insert.CarPrice = 11878000
  378. TB2Insert.Description = 'A drivable Dodge RAM 1500'
  379. table.insert(D3DCarConfig.Car,TB2Insert)
  380.  
  381. local TB2Insert = {}
  382. TB2Insert.VehicleName = 'tesmodelstdm'
  383. TB2Insert.CarName = 'Tesla Model S'
  384. TB2Insert.CarPrice = 1640000
  385. TB2Insert.Description = 'A drivable Tesla Model S'
  386. table.insert(D3DCarConfig.Car,TB2Insert)
  387.  
  388. local TB2Insert = {}
  389. TB2Insert.VehicleName = 'kwt800tdm'
  390. TB2Insert.CarName = 'Kenworth T800'
  391. TB2Insert.CarPrice = 15780000
  392. TB2Insert.Description = 'A drivable Kenworth T800'
  393. table.insert(D3DCarConfig.Car,TB2Insert)
  394.  
  395. local TB2Insert = {}
  396. TB2Insert.VehicleName = 'c32amgtdm'
  397. TB2Insert.CarName = 'Mercedes-Benz C32 AMG'
  398. TB2Insert.CarPrice = 8850000
  399. TB2Insert.Description = 'A drivable Mercedes C32 AMG'
  400. table.insert(D3DCarConfig.Car,TB2Insert)
  401.  
  402. local TB2Insert = {}
  403. TB2Insert.VehicleName = 'vwcampertdm'
  404. TB2Insert.CarName = 'Volkswagen Camper 1965'
  405. TB2Insert.CarPrice = 5670000
  406. TB2Insert.Description = 'The Volkswagen Camper 1965'
  407. table.insert(D3DCarConfig.Car,TB2Insert)
  408.  
  409. local TB2Insert = {}
  410. TB2Insert.VehicleName = 'h1tdm'
  411. TB2Insert.CarName = 'Hummer H1'
  412. TB2Insert.CarPrice = 14640000
  413. TB2Insert.Description = 'A drivable Hummer H1'
  414. table.insert(D3DCarConfig.Car,TB2Insert)
  415.  
  416. local TB2Insert = {}
  417. TB2Insert.VehicleName = 'for_focus_rs16tdm'
  418. TB2Insert.CarName = 'Ford Focus RS 16'
  419. TB2Insert.CarPrice = 8340000
  420. TB2Insert.Description = 'A drivable Ford Focus RS 16'
  421. table.insert(D3DCarConfig.Car,TB2Insert)
  422.  
  423. local TB2Insert = {}
  424. TB2Insert.VehicleName = 'dodgeramtdm'
  425. TB2Insert.CarName = 'Dodge RAM SRT10'
  426. TB2Insert.CarPrice = 9478000
  427. TB2Insert.Description = 'A drivable Dodge RAM SRT10'
  428. table.insert(D3DCarConfig.Car,TB2Insert)
  429.  
  430. local TB2Insert = {}
  431. TB2Insert.VehicleName = 'vwbeetleconvtdm'
  432. TB2Insert.CarName = 'Volkswagen New Beetle Convertible'
  433. TB2Insert.CarPrice = 6450000
  434. TB2Insert.Description = 'The Volkswagen New Beetle Convertible'
  435. table.insert(D3DCarConfig.Car,TB2Insert)
  436.  
  437. local TB2Insert = {}
  438. TB2Insert.VehicleName = 'mer300slgulltdm'
  439. TB2Insert.CarName = 'Mercedes-Benz 300SL Gullwing Coupe'
  440. TB2Insert.CarPrice = 11350000
  441. TB2Insert.Description = 'A drivable Mercedes-Benz 300SL Gullwing Coupe'
  442. table.insert(D3DCarConfig.Car,TB2Insert)
  443.  
  444. local TB2Insert = {}
  445. TB2Insert.VehicleName = 'auds4tdm'
  446. TB2Insert.CarName = 'Audi S4'
  447. TB2Insert.CarPrice = 8980000
  448. TB2Insert.Description = 'A drivable Audi S4'
  449. table.insert(D3DCarConfig.Car,TB2Insert)
  450.  
  451. local TB2Insert = {}
  452. TB2Insert.VehicleName = 'che_sparktdm'
  453. TB2Insert.CarName = 'Chevrolet Spark'
  454. TB2Insert.CarPrice = 7236000
  455. TB2Insert.Description = 'A drivable Chevrolet Spark'
  456. table.insert(D3DCarConfig.Car,TB2Insert)
  457.  
  458. local TB2Insert = {}
  459. TB2Insert.VehicleName = 'chargersrt8tdm'
  460. TB2Insert.CarName = 'Dodge Charger SRT-8'
  461. TB2Insert.CarPrice = 12470000
  462. TB2Insert.Description = 'A drivable Dodge Charger SRT-8'
  463. table.insert(D3DCarConfig.Car,TB2Insert)
  464.  
  465. local TB2Insert = {}
  466. TB2Insert.VehicleName = 'che_camarozl1tdm'
  467. TB2Insert.CarName = 'Chevrolet Camaro ZL1'
  468. TB2Insert.CarPrice = 14800000
  469. TB2Insert.Description = 'A drivable Chevrolet Camaro ZL1'
  470. table.insert(D3DCarConfig.Car,TB2Insert)
  471.  
  472. local TB2Insert = {}
  473. TB2Insert.VehicleName = 'fer_512trtdm'
  474. TB2Insert.CarName = 'Ferrari 512 TR'
  475. TB2Insert.CarPrice = 8785000
  476. TB2Insert.Description = 'A drivable Ferrari 512 TR'
  477. table.insert(D3DCarConfig.Car,TB2Insert)
  478.  
  479. local TB2Insert = {}
  480. TB2Insert.VehicleName = 'che_corv_gsctdm'
  481. TB2Insert.CarName = 'Chevrolet Corvette GSC'
  482. TB2Insert.CarPrice = 15200000
  483. TB2Insert.Description = 'A drivable Chevrolet Corvette GSC'
  484. table.insert(D3DCarConfig.Car,TB2Insert)
  485.  
  486. local TB2Insert = {}
  487. TB2Insert.VehicleName = 'coupe40tdm'
  488. TB2Insert.CarName = 'Ford Deluxe Coupe 1940'
  489. TB2Insert.CarPrice = 3880000
  490. TB2Insert.Description = 'A drivable Ford Deluxe Coupe 1940'
  491. table.insert(D3DCarConfig.Car,TB2Insert)
  492.  
  493. local TB2Insert = {}
  494. TB2Insert.VehicleName = 'dod_challenger15tdm'
  495. TB2Insert.CarName = 'Dodge Challenger 2015'
  496. TB2Insert.CarPrice = 12678000
  497. TB2Insert.Description = 'A drivable Dodge Challenger 2015'
  498. table.insert(D3DCarConfig.Car,TB2Insert)
  499.  
  500. local TB2Insert = {}
  501. TB2Insert.VehicleName = 'challenger70tdm'
  502. TB2Insert.CarName = 'Dodge Challenger 1970'
  503. TB2Insert.CarPrice = 9970000
  504. TB2Insert.Description = 'A drivable Dodge Challenger 1970'
  505. table.insert(D3DCarConfig.Car,TB2Insert)
  506.  
  507. local TB2Insert = {}
  508. TB2Insert.VehicleName = 'toytundratdm'
  509. TB2Insert.CarName = 'Toyota Tundra Crewmax'
  510. TB2Insert.CarPrice = 13457000
  511. TB2Insert.Description = 'A drivable Toyota Tundra Crewmax'
  512. table.insert(D3DCarConfig.Car,TB2Insert)
  513.  
  514. local TB2Insert = {}
  515. TB2Insert.VehicleName = 'toyfjtdm'
  516. TB2Insert.CarName = 'Toyota FJ Cruiser'
  517. TB2Insert.CarPrice = 7800000
  518. TB2Insert.Description = 'A drivable Toyota FJ Cruiser'
  519. table.insert(D3DCarConfig.Car,TB2Insert)
  520.  
  521. local TB2Insert = {}
  522. TB2Insert.VehicleName = 'fortauruspoltdm'
  523. TB2Insert.CarName = 'Ford Taurus 2013'
  524. TB2Insert.CarPrice = 10000000
  525. TB2Insert.Description = 'A drivable Ford Taurus 2013'
  526. table.insert(D3DCarConfig.Car,TB2Insert)
  527.  
  528. local TB2Insert = {}
  529. TB2Insert.VehicleName = 'rs4avanttdm'
  530. TB2Insert.CarName = 'Audi RS4 Avant'
  531. TB2Insert.CarPrice = 13421000
  532. TB2Insert.Description = 'A drivable Audi RS4 Avant'
  533. table.insert(D3DCarConfig.Car,TB2Insert)
  534.  
  535. local TB2Insert = {}
  536. TB2Insert.VehicleName = 'st1tdm'
  537. TB2Insert.CarName = 'Zenvo ST1'
  538. TB2Insert.CarPrice = 23475000
  539. TB2Insert.Description = 'A drivable Zenvo ST1'
  540. table.insert(D3DCarConfig.Car,TB2Insert)
  541.  
  542. local TB2Insert = {}
  543. TB2Insert.VehicleName = 'transittdm'
  544. TB2Insert.CarName = 'Ford Transit'
  545. TB2Insert.CarPrice = 16730000
  546. TB2Insert.Description = 'A drivable Ford Transit'
  547. table.insert(D3DCarConfig.Car,TB2Insert)
  548.  
  549. local TB2Insert = {}
  550. TB2Insert.VehicleName = 'slsamgtdm'
  551. TB2Insert.CarName = 'Mercedes-Benz SLS AMG'
  552. TB2Insert.CarPrice = 14616000
  553. TB2Insert.Description = 'A drivable Mercedes SLS AMG'
  554. table.insert(D3DCarConfig.Car,TB2Insert)
  555.  
  556. local TB2Insert = {}
  557. TB2Insert.VehicleName = 'porgt3rsrtdm'
  558. TB2Insert.CarName = 'Porsche 911 GT3-RSR'
  559. TB2Insert.CarPrice = 20000000
  560. TB2Insert.Description = 'A drivable Porsche 911 GT3-RSR'
  561. table.insert(D3DCarConfig.Car,TB2Insert)
  562.  
  563. local TB2Insert = {}
  564. TB2Insert.VehicleName = 'xbowtdm'
  565. TB2Insert.CarName = 'KTM X-BOW'
  566. TB2Insert.CarPrice = 17473000
  567. TB2Insert.Description = 'A drivable KTM X-BOW'
  568. table.insert(D3DCarConfig.Car,TB2Insert)
  569.  
  570. local TB2Insert = {}
  571. TB2Insert.VehicleName = 'fer_enzotdm'
  572. TB2Insert.CarName = 'Ferrari Enzo'
  573. TB2Insert.CarPrice = 18750000
  574. TB2Insert.Description = 'A drivable Ferrari Enzo'
  575. table.insert(D3DCarConfig.Car,TB2Insert)
  576.  
  577. local TB2Insert = {}
  578. TB2Insert.VehicleName = 'gallardospydtdm'
  579. TB2Insert.CarName = 'Lamborghini Gallardo LP570-4 Spyder Performante'
  580. TB2Insert.CarPrice = 18634000
  581. TB2Insert.Description = 'A drivable Lamborghini Gallardo LP570-4 Spyder Performante'
  582. table.insert(D3DCarConfig.Car,TB2Insert)
  583.  
  584. local TB2Insert = {}
  585. TB2Insert.VehicleName = 'gallardotdm'
  586. TB2Insert.CarName = 'Lamborghini Gallardo'
  587. TB2Insert.CarPrice = 18300000
  588. TB2Insert.Description = 'A drivable Lamborghini Gallardo'
  589. table.insert(D3DCarConfig.Car,TB2Insert)
  590.  
  591. local TB2Insert = {}
  592. TB2Insert.VehicleName = 'm5e34tdm'
  593. TB2Insert.CarName = 'BMW M5 E34'
  594. TB2Insert.CarPrice = 8790000
  595. TB2Insert.Description = 'A drivable BMW M5 E34'
  596. table.insert(D3DCarConfig.Car,TB2Insert)
  597.  
  598. local TB2Insert = {}
  599. TB2Insert.VehicleName = 'veyronsstdm'
  600. TB2Insert.CarName = 'Bugatti Veyron SS'
  601. TB2Insert.CarPrice = 22410000
  602. TB2Insert.Description = 'A drivable Bugatti Veyron SS'
  603. table.insert(D3DCarConfig.Car,TB2Insert)
  604.  
  605. local TB2Insert = {}
  606. TB2Insert.VehicleName = 'f100tdm'
  607. TB2Insert.CarName = 'Ford F100'
  608. TB2Insert.CarPrice = 7347000
  609. TB2Insert.Description = 'A drivable Ford F100'
  610. table.insert(D3DCarConfig.Car,TB2Insert)
  611.  
  612. local TB2Insert = {}
  613. TB2Insert.VehicleName = 'fer_lafertdm'
  614. TB2Insert.CarName = 'Ferrari LaFerrari'
  615. TB2Insert.CarPrice = 19760000
  616. TB2Insert.Description = 'A drivable Ferrari LaFerrari'
  617. table.insert(D3DCarConfig.Car,TB2Insert)
  618.  
  619. local TB2Insert = {}
  620. TB2Insert.VehicleName = 'ferf430tdm'
  621. TB2Insert.CarName = 'Ferrari F430'
  622. TB2Insert.CarPrice = 17400000
  623. TB2Insert.Description = 'A drivable Ferrari F430'
  624. table.insert(D3DCarConfig.Car,TB2Insert)
  625.  
  626. local TB2Insert = {}
  627. TB2Insert.VehicleName = '507tdm'
  628. TB2Insert.CarName = 'BMW 507'
  629. TB2Insert.CarPrice = 9760000
  630. TB2Insert.Description = 'A drivable BMW 507'
  631. table.insert(D3DCarConfig.Car,TB2Insert)
  632.  
  633. local TB2Insert = {}
  634. TB2Insert.VehicleName = 'reventonrtdm'
  635. TB2Insert.CarName = 'Lamborghini Reventon Roadster'
  636. TB2Insert.CarPrice = 19900000
  637. TB2Insert.Description = 'A drivable Lamborghini Reventon Roadster'
  638. table.insert(D3DCarConfig.Car,TB2Insert)
  639.  
  640. local TB2Insert = {}
  641. TB2Insert.VehicleName = 'vwsciroccortdm'
  642. TB2Insert.CarName = 'Volkswagen Scirocco R'
  643. TB2Insert.CarPrice = 9430000
  644. TB2Insert.Description = 'A drivable Volkswagen Scirocco R'
  645. table.insert(D3DCarConfig.Car,TB2Insert)
  646.  
  647. local TB2Insert = {}
  648. TB2Insert.VehicleName = 'mustanggttdm'
  649. TB2Insert.CarName = 'Ford Mustang GT'
  650. TB2Insert.CarPrice = 15550000
  651. TB2Insert.Description = 'A drivable Ford Mustang GT'
  652. table.insert(D3DCarConfig.Car,TB2Insert)
  653.  
  654. local TB2Insert = {}
  655. TB2Insert.VehicleName = 'pon_firebirdtransamtdm'
  656. TB2Insert.CarName = 'Pontiac Firebird Trans Am'
  657. TB2Insert.CarPrice = 14165000
  658. TB2Insert.Description = 'A drivable Pontiac Firebird Trans Am'
  659. table.insert(D3DCarConfig.Car,TB2Insert)
  660.  
  661. local TB2Insert = {}
  662. TB2Insert.VehicleName = 'miuracontdm'
  663. TB2Insert.CarName = 'Lamborghini Miura Concept'
  664. TB2Insert.CarPrice = 13500000
  665. TB2Insert.Description = 'A drivable Lamborghini Miura Concept'
  666. table.insert(D3DCarConfig.Car,TB2Insert)
  667.  
  668. local TB2Insert = {}
  669. TB2Insert.VehicleName = 'm1tdm'
  670. TB2Insert.CarName = 'BMW M1 1981'
  671. TB2Insert.CarPrice = 8690000
  672. TB2Insert.Description = 'A drivable BMW M1 1981'
  673. table.insert(D3DCarConfig.Car,TB2Insert)
  674.  
  675.  
  676. local TB2Insert = {}
  677. TB2Insert.VehicleName = 'vipvipertdm'
  678. TB2Insert.CarName = 'SRT Viper GTS'
  679. TB2Insert.CarPrice = 18478000
  680. TB2Insert.Description = 'A drivable SRT Viper GTS'
  681. table.insert(D3DCarConfig.Car,TB2Insert)
  682.  
  683. local TB2Insert = {}
  684. TB2Insert.VehicleName = 'airtugtdm'
  685. TB2Insert.CarName = 'SUPER SECRET'
  686. TB2Insert.CarPrice = 7000000
  687. TB2Insert.Description = 'A drivable Police car'
  688. table.insert(D3DCarConfig.Car,TB2Insert)
  689.  
  690. local TB2Insert = {}
  691. TB2Insert.VehicleName = 'porcycletdm'
  692. TB2Insert.CarName = 'Porsche Tricycle'
  693. TB2Insert.CarPrice = 890000
  694. TB2Insert.Description = 'A drivable Porsche Tricycle'
  695. table.insert(D3DCarConfig.Car,TB2Insert)
  696.  
  697. local TB2Insert = {}
  698. TB2Insert.VehicleName = 'sl65amgtdm'
  699. TB2Insert.CarName = 'Mercedes-Benz SL65 AMG'
  700. TB2Insert.CarPrice = 13640000
  701. TB2Insert.Description = 'A drivable Mercedes SL65 AMG'
  702. table.insert(D3DCarConfig.Car,TB2Insert)
  703.  
  704. local TB2Insert = {}
  705. TB2Insert.VehicleName = 'veyrontdm'
  706. TB2Insert.CarName = 'Bugatti Veyron'
  707. TB2Insert.CarPrice = 20000000
  708. TB2Insert.Description = 'A drivable Bugatti Veyron'
  709. table.insert(D3DCarConfig.Car,TB2Insert)
  710.  
  711. local TB2Insert = {}
  712. TB2Insert.VehicleName = 'che_69camarotdm'
  713. TB2Insert.CarName = 'Chevrolet Camaro SS 69'
  714. TB2Insert.CarPrice = 10475000
  715. TB2Insert.Description = 'A drivable Chevrolet Camaro SS 69'
  716. table.insert(D3DCarConfig.Car,TB2Insert)
  717.  
  718. local TB2Insert = {}
  719. TB2Insert.VehicleName = 'che_impala96tdm'
  720. TB2Insert.CarName = 'Chevrolet Impala SS 96'
  721. TB2Insert.CarPrice = 7990000
  722. TB2Insert.Description = 'A drivable Chevrolet Impala SS 96'
  723. table.insert(D3DCarConfig.Car,TB2Insert)
  724.  
  725. local TB2Insert = {}
  726. TB2Insert.VehicleName = 'miurap400tdm'
  727. TB2Insert.CarName = 'Lamborghini Miura P400'
  728. TB2Insert.CarPrice = 13000000
  729. TB2Insert.Description = 'A drivable Lamborghini Miura P400'
  730. table.insert(D3DCarConfig.Car,TB2Insert)
  731.  
  732. local TB2Insert = {}
  733. TB2Insert.VehicleName = 'bowlexrstdm'
  734. TB2Insert.CarName = 'Bowler EXR-S'
  735. TB2Insert.CarPrice = 12678000
  736. TB2Insert.Description = 'A drivable Bowler EXR-S'
  737. table.insert(D3DCarConfig.Car,TB2Insert)
  738.  
  739. local TB2Insert = {}
  740. TB2Insert.VehicleName = 'pon_fierogttdm'
  741. TB2Insert.CarName = 'Pontiac Fiero GT'
  742. TB2Insert.CarPrice = 7876000
  743. TB2Insert.Description = 'A drivable Pontiac Fiero GT'
  744. table.insert(D3DCarConfig.Car,TB2Insert)
  745.  
  746. local TB2Insert = {}
  747. TB2Insert.VehicleName = 'cayenne12tdm'
  748. TB2Insert.CarName = 'Porsche Cayenne Turbo 12'
  749. TB2Insert.CarPrice = 12660000
  750. TB2Insert.Description = 'A drivable Porsche Cayenne Turbo 12'
  751. table.insert(D3DCarConfig.Car,TB2Insert)
  752.  
  753. local TB2Insert = {}
  754. TB2Insert.VehicleName = 'fer_250gttdm'
  755. TB2Insert.CarName = 'Ferrari 250GT'
  756. TB2Insert.CarPrice = 8350000
  757. TB2Insert.Description = 'A drivable Ferrari 250GT'
  758. table.insert(D3DCarConfig.Car,TB2Insert)
  759.  
  760. local TB2Insert = {}
  761. TB2Insert.VehicleName = '918spydtdm'
  762. TB2Insert.CarName = 'Porsche 918 Spyder'
  763. TB2Insert.CarPrice = 17980000
  764. TB2Insert.Description = 'A drivable Porsche 918 Spyder'
  765. table.insert(D3DCarConfig.Car,TB2Insert)
  766.  
  767. local TB2Insert = {}
  768. TB2Insert.VehicleName = 'mp412cgt3tdm'
  769. TB2Insert.CarName = 'McLaren GT MP4-12C GT3'
  770. TB2Insert.CarPrice = 18500000
  771. TB2Insert.Description = 'A drivable McLaren GT MP4-12C GT3'
  772. table.insert(D3DCarConfig.Car,TB2Insert)
  773.  
  774. local TB2Insert = {}
  775. TB2Insert.VehicleName = 'mere63tdm'
  776. TB2Insert.CarName = 'Mercedes-Benz E63 AMG'
  777. TB2Insert.CarPrice = 13640000
  778. TB2Insert.Description = 'A drivable Mercedes-Benz E63 AMG'
  779. table.insert(D3DCarConfig.Car,TB2Insert)
  780.  
  781. local TB2Insert = {}
  782. TB2Insert.VehicleName = 'murcielagosvtdm'
  783. TB2Insert.CarName = 'Lamborghini Murcielago LP 670-4 SV'
  784. TB2Insert.CarPrice = 18700000
  785. TB2Insert.Description = 'A drivable Lamborghini Murcielago LP 670-4 SV'
  786. table.insert(D3DCarConfig.Car,TB2Insert)
  787.  
  788. local TB2Insert = {}
  789. TB2Insert.VehicleName = 'mer_slrtdm'
  790. TB2Insert.CarName = 'Mercedes McLaren SLR'
  791. TB2Insert.CarPrice = 14360000
  792. TB2Insert.Description = 'A drivable Mercedes McLaren SLR'
  793. table.insert(D3DCarConfig.Car,TB2Insert)
  794.  
  795. local TB2Insert = {}
  796. TB2Insert.VehicleName = 'eb110tdm'
  797. TB2Insert.CarName = 'Bugatti EB110'
  798. TB2Insert.CarPrice = 16750000
  799. TB2Insert.Description = 'A drivable Bugatti EB110'
  800. table.insert(D3DCarConfig.Car,TB2Insert)
  801.  
  802. local TB2Insert = {}
  803. TB2Insert.VehicleName = 'che_c10tdm'
  804. TB2Insert.CarName = 'Chevrolet C10'
  805. TB2Insert.CarPrice = 7680000
  806. TB2Insert.Description = 'A drivable Chevrolet C10'
  807. table.insert(D3DCarConfig.Car,TB2Insert)
  808.  
  809. local TB2Insert = {}
  810. TB2Insert.VehicleName = 'for_she_gt500tdm'
  811. TB2Insert.CarName = 'Ford Shelby GT500'
  812. TB2Insert.CarPrice = 12635000
  813. TB2Insert.Description = 'A drivable Ford Shelby GT500'
  814. table.insert(D3DCarConfig.Car,TB2Insert)
  815.  
  816. local TB2Insert = {}
  817. TB2Insert.VehicleName = 'focussvttdm'
  818. TB2Insert.CarName = 'Ford Focus SVT'
  819. TB2Insert.CarPrice = 6145000
  820. TB2Insert.Description = 'A drivable Ford Focus SVT'
  821. table.insert(D3DCarConfig.Car,TB2Insert)
  822.  
  823. local TB2Insert = {}
  824. TB2Insert.VehicleName = 'carreragttdm'
  825. TB2Insert.CarName = 'Porsche Carrera GT'
  826. TB2Insert.CarPrice = 19825000
  827. TB2Insert.Description = 'A drivable Porsche Carrera GT'
  828. table.insert(D3DCarConfig.Car,TB2Insert)
  829.  
  830. local TB2Insert = {}
  831. TB2Insert.VehicleName = 'cayennetdm'
  832. TB2Insert.CarName = 'Porsche Cayenne Turbo S'
  833. TB2Insert.CarPrice = 13060000
  834. TB2Insert.Description = 'A drivable Porsche Cayenne Turbo S'
  835. table.insert(D3DCarConfig.Car,TB2Insert)
  836.  
  837. local TB2Insert = {}
  838. TB2Insert.VehicleName = 'peterbilt_579tdm'
  839. TB2Insert.CarName = 'Peterbilt 579'
  840. TB2Insert.CarPrice = 16578000
  841. TB2Insert.Description = 'A drivable Peterbilt 579'
  842. table.insert(D3DCarConfig.Car,TB2Insert)
  843.  
  844. local TB2Insert = {}
  845. TB2Insert.VehicleName = 'mer300seltdm'
  846. TB2Insert.CarName = 'Mercedes-Benz 300 SEL'
  847. TB2Insert.CarPrice = 8432000
  848. TB2Insert.Description = 'A drivable Mercedes-Benz 300 SEL'
  849. table.insert(D3DCarConfig.Car,TB2Insert)
  850.  
  851. local TB2Insert = {}
  852. TB2Insert.VehicleName = 'bmwm5e60tdm'
  853. TB2Insert.CarName = 'BMW M5 E60'
  854. TB2Insert.CarPrice = 10600000
  855. TB2Insert.Description = 'A drivable BMW M5 E60'
  856. table.insert(D3DCarConfig.Car,TB2Insert)
  857.  
  858. local TB2Insert = {}
  859. TB2Insert.VehicleName = 'audir8tdm'
  860. TB2Insert.CarName = 'Audi R8'
  861. TB2Insert.CarPrice = 13400000
  862. TB2Insert.Description = 'A drivable Audi R8'
  863. table.insert(D3DCarConfig.Car,TB2Insert)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement