Advertisement
Guest User

Untitled

a guest
Jan 21st, 2017
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.62 KB | None | 0 0
  1.  
  2. local TB2Insert = {}
  3. TB2Insert.VehicleName = 'lex_is300poltdm'
  4. TB2Insert.CarName = 'Lexus IS300 Rozzers Car'
  5. TB2Insert.CarPrice = 10000
  6. TB2Insert.Description = 'A drivable Lexus IS300 Rozzers Car by TheDanishMaster'
  7. table.insert(D3DCarConfig.Car,TB2Insert)
  8.  
  9. local TB2Insert = {}
  10. TB2Insert.VehicleName = 'bmw1mtdm'
  11. TB2Insert.CarName = 'BMW 1M'
  12. TB2Insert.CarPrice = 10000
  13. TB2Insert.Description = 'A drivable BMW 1M by TheDanishMaster'
  14. table.insert(D3DCarConfig.Car,TB2Insert)
  15.  
  16.  
  17.  
  18. local TB2Insert = {}
  19. TB2Insert.VehicleName = 'forcrownvicpoltdm'
  20. TB2Insert.CarName = 'Ford Crown Victoria'
  21. TB2Insert.CarPrice = 10000
  22. TB2Insert.Description = 'A drivable Ford Crown Victoria Police by TheDanishMaster'
  23. table.insert(D3DCarConfig.Car,TB2Insert)
  24.  
  25. local TB2Insert = {}
  26. TB2Insert.VehicleName = 'gallardotdm'
  27. TB2Insert.CarName = 'Lamborghini Gallardo'
  28. TB2Insert.CarPrice = 10000
  29. TB2Insert.Description = 'A drivable Lamborghini Gallardo by TheDanishMaster'
  30. table.insert(D3DCarConfig.Car,TB2Insert)
  31.  
  32. local TB2Insert = {}
  33. TB2Insert.VehicleName = 'fer_enzotdm'
  34. TB2Insert.CarName = 'Ferrari Enzo'
  35. TB2Insert.CarPrice = 10000
  36. TB2Insert.Description = 'A drivable Ferrari Enzo by TheDanishMaster'
  37. table.insert(D3DCarConfig.Car,TB2Insert)
  38.  
  39. local TB2Insert = {}
  40. TB2Insert.VehicleName = 'chargersrt8poltdm'
  41. TB2Insert.CarName = 'Dodge Charger SRT8 Police'
  42. TB2Insert.CarPrice = 10000
  43. TB2Insert.Description = 'A drivable Dodge Charger SRT8 Police by TheDanishMaster'
  44. table.insert(D3DCarConfig.Car,TB2Insert)
  45.  
  46. local TB2Insert = {}
  47. TB2Insert.VehicleName = 'gt05tdm'
  48. TB2Insert.CarName = 'Ford GT 05'
  49. TB2Insert.CarPrice = 10000
  50. TB2Insert.Description = 'A drivable Ford GT 05 by TheDanishMaster'
  51. table.insert(D3DCarConfig.Car,TB2Insert)
  52.  
  53. local TB2Insert = {}
  54. TB2Insert.VehicleName = 'm1tdm'
  55. TB2Insert.CarName = 'BMW M1 1981'
  56. TB2Insert.CarPrice = 10000
  57. TB2Insert.Description = 'A drivable BMW M1 1981 by TheDanishMaster'
  58. table.insert(D3DCarConfig.Car,TB2Insert)
  59.  
  60. local TB2Insert = {}
  61. TB2Insert.VehicleName = 'h1opentdm'
  62. TB2Insert.CarName = 'Hummer H1 Open top'
  63. TB2Insert.CarPrice = 10000
  64. TB2Insert.Description = 'A drivable Hummer H1 Open top by TheDanishMaster'
  65. table.insert(D3DCarConfig.Car,TB2Insert)
  66.  
  67.  
  68. local TB2Insert = {}
  69. TB2Insert.VehicleName = 'bmwm613tdm'
  70. TB2Insert.CarName = 'BMW M6 2013'
  71. TB2Insert.CarPrice = 10000
  72. TB2Insert.Description = 'A drivable BMW M6 2013 by TheDanishMaster'
  73. table.insert(D3DCarConfig.Car,TB2Insert)
  74.  
  75. local TB2Insert = {}
  76. TB2Insert.VehicleName = 'nis_leaftdm'
  77. TB2Insert.CarName = 'Nissan Leaf'
  78. TB2Insert.CarPrice = 10000
  79. TB2Insert.Description = 'A drivable Nissan Leaf by TheDanishMaster'
  80. table.insert(D3DCarConfig.Car,TB2Insert)
  81.  
  82. local TB2Insert = {}
  83. TB2Insert.VehicleName = 'murcielagotdm'
  84. TB2Insert.CarName = 'Lamborghini Murcielago'
  85. TB2Insert.CarPrice = 10000
  86. TB2Insert.Description = 'A drivable Lamborghini Murcielago by TheDanishMaster'
  87. table.insert(D3DCarConfig.Car,TB2Insert)
  88.  
  89. local TB2Insert = {}
  90. TB2Insert.VehicleName = 'mere63tdm'
  91. TB2Insert.CarName = 'Mercedes-Benz E63 AMG'
  92. TB2Insert.CarPrice = 10000
  93. TB2Insert.Description = 'A drivable Mercedes-Benz E63 AMG by TheDanishMaster'
  94. table.insert(D3DCarConfig.Car,TB2Insert)
  95.  
  96. local TB2Insert = {}
  97. TB2Insert.VehicleName = 'transittdm'
  98. TB2Insert.CarName = 'Ford Transit'
  99. TB2Insert.CarPrice = 10000
  100. TB2Insert.Description = 'A drivable Ford Transit by TheDanishMaster'
  101. table.insert(D3DCarConfig.Car,TB2Insert)
  102.  
  103. local TB2Insert = {}
  104. TB2Insert.VehicleName = '997gt3tdm'
  105. TB2Insert.CarName = 'Porsche 997 GT3'
  106. TB2Insert.CarPrice = 10000
  107. TB2Insert.Description = 'A drivable Porsche 997 GT3 by TheDanishMaster'
  108. table.insert(D3DCarConfig.Car,TB2Insert)
  109.  
  110.  
  111.  
  112. local TB2Insert = {}
  113. TB2Insert.VehicleName = 'jeewillystdm'
  114. TB2Insert.CarName = 'Jeep Willys'
  115. TB2Insert.CarPrice = 10000
  116. TB2Insert.Description = 'A drivable Jeep Willys by TheDanishMaster'
  117. table.insert(D3DCarConfig.Car,TB2Insert)
  118.  
  119. local TB2Insert = {}
  120. TB2Insert.VehicleName = 'charger12poltdm'
  121. TB2Insert.CarName = 'Dodge Charger SRT8 2012 Police'
  122. TB2Insert.CarPrice = 10000
  123. TB2Insert.Description = 'A drivable Dodge Charger SRT8 2012 Police by TheDanishMaster'
  124. table.insert(D3DCarConfig.Car,TB2Insert)
  125.  
  126. local TB2Insert = {}
  127. TB2Insert.VehicleName = 'f100tdm'
  128. TB2Insert.CarName = 'Ford F100'
  129. TB2Insert.CarPrice = 10000
  130. TB2Insert.Description = 'A drivable Ford F100 by TheDanishMaster'
  131. table.insert(D3DCarConfig.Car,TB2Insert)
  132.  
  133. local TB2Insert = {}
  134. TB2Insert.VehicleName = 'mer_slrtdm'
  135. TB2Insert.CarName = 'Mercedes McLaren SLR'
  136. TB2Insert.CarPrice = 10000
  137. TB2Insert.Description = 'A drivable Mercedes McLaren SLR by TheDanishMaster'
  138. table.insert(D3DCarConfig.Car,TB2Insert)
  139.  
  140. local TB2Insert = {}
  141. TB2Insert.VehicleName = 'wrangler88tdm'
  142. TB2Insert.CarName = 'Jeep Wrangler 1988'
  143. TB2Insert.CarPrice = 10000
  144. TB2Insert.Description = 'A drivable Jeep Wrangler 1988 by TheDanishMaster'
  145. table.insert(D3DCarConfig.Car,TB2Insert)
  146.  
  147. local TB2Insert = {}
  148. TB2Insert.VehicleName = 'raptorsvttdm'
  149. TB2Insert.CarName = 'Ford Raptor SVT'
  150. TB2Insert.CarPrice = 10000
  151. TB2Insert.Description = 'A drivable Ford Raptor SVT by TheDanishMaster'
  152. table.insert(D3DCarConfig.Car,TB2Insert)
  153.  
  154.  
  155.  
  156.  
  157. local TB2Insert = {}
  158. TB2Insert.VehicleName = 'fer_f50tdm'
  159. TB2Insert.CarName = 'Ferrari F50'
  160. TB2Insert.CarPrice = 10000
  161. TB2Insert.Description = 'A drivable Ferrari F50 by TheDanishMaster'
  162. table.insert(D3DCarConfig.Car,TB2Insert)
  163.  
  164. local TB2Insert = {}
  165. TB2Insert.VehicleName = 'mas_quattrotdm'
  166. TB2Insert.CarName = 'Maserati Quattroporte Sport GT S'
  167. TB2Insert.CarPrice = 10000
  168. TB2Insert.Description = 'A drivable Maserati Quattroporte Sport GT S by TheDanishMaster'
  169. table.insert(D3DCarConfig.Car,TB2Insert)
  170.  
  171. local TB2Insert = {}
  172. TB2Insert.VehicleName = 'bmwm3gtrtdm'
  173. TB2Insert.CarName = 'BMW M3 GTR'
  174. TB2Insert.CarPrice = 10000
  175. TB2Insert.Description = 'A drivable BMW M3 GTR by TheDanishMaster'
  176. table.insert(D3DCarConfig.Car,TB2Insert)
  177.  
  178. local TB2Insert = {}
  179. TB2Insert.VehicleName = 'ferf12tdm'
  180. TB2Insert.CarName = 'Ferrari F12 Berlinetta'
  181. TB2Insert.CarPrice = 10000
  182. TB2Insert.Description = 'A drivable Ferrari F12 Berlinetta by TheDanishMaster'
  183. table.insert(D3DCarConfig.Car,TB2Insert)
  184.  
  185.  
  186. local TB2Insert = {}
  187. TB2Insert.VehicleName = 'gtrtdm'
  188. TB2Insert.CarName = 'Nissan GT-R Black Edition'
  189. TB2Insert.CarPrice = 10000
  190. TB2Insert.Description = 'A drivable Nissan GT-R Black Edition by TheDanishMaster'
  191. table.insert(D3DCarConfig.Car,TB2Insert)
  192.  
  193. local TB2Insert = {}
  194. TB2Insert.VehicleName = 'mustanggttdm'
  195. TB2Insert.CarName = 'Ford Mustang GT'
  196. TB2Insert.CarPrice = 10000
  197. TB2Insert.Description = 'A drivable Ford Mustang GT by TheDanishMaster'
  198. table.insert(D3DCarConfig.Car,TB2Insert)
  199.  
  200. local TB2Insert = {}
  201. TB2Insert.VehicleName = 'wrangler_fnftdm'
  202. TB2Insert.CarName = 'Jeep Wrangler F&F'
  203. TB2Insert.CarPrice = 10000
  204. TB2Insert.Description = 'A drivable Jeep Wrangler F&F by TheDanishMaster'
  205. table.insert(D3DCarConfig.Car,TB2Insert)
  206.  
  207. local TB2Insert = {}
  208. TB2Insert.VehicleName = 'scaniafiretdm'
  209. TB2Insert.CarName = 'Scania Firetruck'
  210. TB2Insert.CarPrice = 10000
  211. TB2Insert.Description = 'A drivable Scania Firetruck by TheDanishMaster'
  212. table.insert(D3DCarConfig.Car,TB2Insert)
  213.  
  214. local TB2Insert = {}
  215. TB2Insert.VehicleName = 'diablotdm'
  216. TB2Insert.CarName = 'Lamborghini Diablo'
  217. TB2Insert.CarPrice = 10000
  218. TB2Insert.Description = 'A drivable Lamborghini Diablo by TheDanishMaster'
  219. table.insert(D3DCarConfig.Car,TB2Insert)
  220.  
  221. local TB2Insert = {}
  222. TB2Insert.VehicleName = 'grandchetdm'
  223. TB2Insert.CarName = 'Jeep Grand Cherokee 2012'
  224. TB2Insert.CarPrice = 10000
  225. TB2Insert.Description = 'A drivable Jeep Grand Cherokee 2012 by TheDanishMaster'
  226. table.insert(D3DCarConfig.Car,TB2Insert)
  227.  
  228.  
  229. local TB2Insert = {}
  230. TB2Insert.VehicleName = 'fer_458spidtdm'
  231. TB2Insert.CarName = 'Ferrari 458 Spider'
  232. TB2Insert.CarPrice = 10000
  233. TB2Insert.Description = 'A drivable Ferrari 458 Spider by TheDanishMaster'
  234. table.insert(D3DCarConfig.Car,TB2Insert)
  235.  
  236. local TB2Insert = {}
  237. TB2Insert.VehicleName = 'm3e92tdm'
  238. TB2Insert.CarName = 'BMW M3 E92'
  239. TB2Insert.CarPrice = 10000
  240. TB2Insert.Description = 'A drivable BMW M3 E92 by TheDanishMaster'
  241. table.insert(D3DCarConfig.Car,TB2Insert)
  242.  
  243. local TB2Insert = {}
  244. TB2Insert.VehicleName = 'mereclasspoltdm'
  245. TB2Insert.CarName = 'Mercedes E350 Police'
  246. TB2Insert.CarPrice = 10000
  247. TB2Insert.Description = 'A drivable Mercedes E350 Police by TheDanishMaster'
  248. table.insert(D3DCarConfig.Car,TB2Insert)
  249.  
  250.  
  251. local TB2Insert = {}
  252. TB2Insert.VehicleName = '350ztdm'
  253. TB2Insert.CarName = 'Nissan 350z'
  254. TB2Insert.CarPrice = 10000
  255. TB2Insert.Description = 'The Nissan 350z (Fairlady Z), gmod-able by TDM'
  256. table.insert(D3DCarConfig.Car,TB2Insert)
  257.  
  258. local TB2Insert = {}
  259. TB2Insert.VehicleName = 'focusrstdm'
  260. TB2Insert.CarName = 'Ford Focus RS'
  261. TB2Insert.CarPrice = 10000
  262. TB2Insert.Description = 'A drivable Ford Focus RS by TheDanishMaster'
  263. table.insert(D3DCarConfig.Car,TB2Insert)
  264.  
  265.  
  266. local TB2Insert = {}
  267. TB2Insert.VehicleName = 'r34tdm'
  268. TB2Insert.CarName = 'Nissan Skyline R34'
  269. TB2Insert.CarPrice = 10000
  270. TB2Insert.Description = 'A drivable Nissan Skyline R34 by TheDanishMaster'
  271. table.insert(D3DCarConfig.Car,TB2Insert)
  272.  
  273. local TB2Insert = {}
  274. TB2Insert.VehicleName = 'ferf430tdm'
  275. TB2Insert.CarName = 'Ferrari F430'
  276. TB2Insert.CarPrice = 10000
  277. TB2Insert.Description = 'A drivable Ferrari F430 by TheDanishMaster'
  278. table.insert(D3DCarConfig.Car,TB2Insert)
  279.  
  280. local TB2Insert = {}
  281. TB2Insert.VehicleName = 'c32amgtdm'
  282. TB2Insert.CarName = 'Mercedes-Benz C32 AMG'
  283. TB2Insert.CarPrice = 10000
  284. TB2Insert.Description = 'A drivable Mercedes C32 AMG by TheDanishMaster'
  285. table.insert(D3DCarConfig.Car,TB2Insert)
  286.  
  287.  
  288.  
  289.  
  290. local TB2Insert = {}
  291. TB2Insert.VehicleName = 'h1tdm'
  292. TB2Insert.CarName = 'Hummer H1'
  293. TB2Insert.CarPrice = 10000
  294. TB2Insert.Description = 'A drivable Hummer H1 by TheDanishMaster'
  295. table.insert(D3DCarConfig.Car,TB2Insert)
  296.  
  297. local TB2Insert = {}
  298. TB2Insert.VehicleName = '507tdm'
  299. TB2Insert.CarName = 'BMW 507'
  300. TB2Insert.CarPrice = 10000
  301. TB2Insert.Description = 'A drivable BMW 507 by TheDanishMaster'
  302. table.insert(D3DCarConfig.Car,TB2Insert)
  303.  
  304. local TB2Insert = {}
  305. TB2Insert.VehicleName = 'mas_ghiblitdm'
  306. TB2Insert.CarName = 'Maserati Ghibli S'
  307. TB2Insert.CarPrice = 10000
  308. TB2Insert.Description = 'A drivable Maserati Ghibli S by TheDanishMaster'
  309. table.insert(D3DCarConfig.Car,TB2Insert)
  310.  
  311.  
  312.  
  313. local TB2Insert = {}
  314. TB2Insert.VehicleName = 'mer300slgulltdm'
  315. TB2Insert.CarName = 'Mercedes-Benz 300SL Gullwing Coupe'
  316. TB2Insert.CarPrice = 10000
  317. TB2Insert.Description = 'A drivable Mercedes-Benz 300SL Gullwing Coupe by TheDanishMaster'
  318. table.insert(D3DCarConfig.Car,TB2Insert)
  319.  
  320.  
  321.  
  322. local TB2Insert = {}
  323. TB2Insert.VehicleName = 'fer_512trtdm'
  324. TB2Insert.CarName = 'Ferrari 512 TR'
  325. TB2Insert.CarPrice = 10000
  326. TB2Insert.Description = 'A drivable Ferrari 512 TR by TheDanishMaster'
  327. table.insert(D3DCarConfig.Car,TB2Insert)
  328.  
  329. local TB2Insert = {}
  330. TB2Insert.VehicleName = 'gallardospydtdm'
  331. TB2Insert.CarName = 'Lamborghini Gallardo LP570-4 Spyder Performante'
  332. TB2Insert.CarPrice = 10000
  333. TB2Insert.Description = 'A drivable Lamborghini Gallardo LP570-4 Spyder Performante by TheDanishMaster'
  334. table.insert(D3DCarConfig.Car,TB2Insert)
  335.  
  336. local TB2Insert = {}
  337. TB2Insert.VehicleName = '370ztdm'
  338. TB2Insert.CarName = 'Nissan 370z'
  339. TB2Insert.CarPrice = 10000
  340. TB2Insert.Description = 'The Nissan 370z, gmod-able by TDM'
  341. table.insert(D3DCarConfig.Car,TB2Insert)
  342.  
  343. local TB2Insert = {}
  344. TB2Insert.VehicleName = 'fortauruspoltdm'
  345. TB2Insert.CarName = 'Ford Taurus 2013'
  346. TB2Insert.CarPrice = 10000
  347. TB2Insert.Description = 'A drivable Ford Taurus 2013 by TheDanishMaster'
  348. table.insert(D3DCarConfig.Car,TB2Insert)
  349.  
  350. local TB2Insert = {}
  351. TB2Insert.VehicleName = 'slsamgtdm'
  352. TB2Insert.CarName = 'Mercedes-Benz SLS AMG'
  353. TB2Insert.CarPrice = 10000
  354. TB2Insert.Description = 'A drivable Mercedes SLS AMG by TheDanishMaster'
  355. table.insert(D3DCarConfig.Car,TB2Insert)
  356.  
  357. local TB2Insert = {}
  358. TB2Insert.VehicleName = 'murcielagosvtdm'
  359. TB2Insert.CarName = 'Lamborghini Murcielago LP 670-4 SV'
  360. TB2Insert.CarPrice = 10000
  361. TB2Insert.Description = 'A drivable Lamborghini Murcielago LP 670-4 SV by TheDanishMaster'
  362. table.insert(D3DCarConfig.Car,TB2Insert)
  363.  
  364. local TB2Insert = {}
  365. TB2Insert.VehicleName = 'm5e34tdm'
  366. TB2Insert.CarName = 'BMW M5 E34'
  367. TB2Insert.CarPrice = 10000
  368. TB2Insert.Description = 'A drivable BMW M5 E34 by TheDanishMaster'
  369. table.insert(D3DCarConfig.Car,TB2Insert)
  370.  
  371. local TB2Insert = {}
  372. TB2Insert.VehicleName = 'hsvw427poltdm'
  373. TB2Insert.CarName = 'Holden HSV W427 Police'
  374. TB2Insert.CarPrice = 10000
  375. TB2Insert.Description = 'A drivable Holden HSV W427 Police by TheDanishMaster'
  376. table.insert(D3DCarConfig.Car,TB2Insert)
  377.  
  378. local TB2Insert = {}
  379. TB2Insert.VehicleName = 'fer_lafertdm'
  380. TB2Insert.CarName = 'Ferrari LaFerrari'
  381. TB2Insert.CarPrice = 10000
  382. TB2Insert.Description = 'A drivable Ferrari LaFerrari by TheDanishMaster'
  383. table.insert(D3DCarConfig.Car,TB2Insert)
  384.  
  385.  
  386. local TB2Insert = {}
  387. TB2Insert.VehicleName = 'for_focus_rs16tdm'
  388. TB2Insert.CarName = 'Ford Focus RS '16'
  389. TB2Insert.CarPrice = 10000
  390. TB2Insert.Description = 'A drivable Ford Focus RS '16 by TheDanishMaster'
  391. table.insert(D3DCarConfig.Car,TB2Insert)
  392.  
  393.  
  394. local TB2Insert = {}
  395. TB2Insert.VehicleName = 'miuracontdm'
  396. TB2Insert.CarName = 'Lamborghini Miura Concept'
  397. TB2Insert.CarPrice = 10000
  398. TB2Insert.Description = 'A drivable Lamborghini Miura Concept by TheDanishMaster'
  399. table.insert(D3DCarConfig.Car,TB2Insert)
  400.  
  401.  
  402.  
  403. local TB2Insert = {}
  404. TB2Insert.VehicleName = 'sl65amgtdm'
  405. TB2Insert.CarName = 'Mercedes-Benz SL65 AMG'
  406. TB2Insert.CarPrice = 10000
  407. TB2Insert.Description = 'A drivable Mercedes SL65 AMG by TheDanishMaster'
  408. table.insert(D3DCarConfig.Car,TB2Insert)
  409.  
  410.  
  411. local TB2Insert = {}
  412. TB2Insert.VehicleName = 'porcycletdm'
  413. TB2Insert.CarName = 'Porsche Tricycle'
  414. TB2Insert.CarPrice = 10000
  415. TB2Insert.Description = 'A drivable Porsche Tricycle by TheDanishMaster'
  416. table.insert(D3DCarConfig.Car,TB2Insert)
  417.  
  418. local TB2Insert = {}
  419. TB2Insert.VehicleName = 'wranglertdm'
  420. TB2Insert.CarName = 'Jeep Wrangler'
  421. TB2Insert.CarPrice = 10000
  422. TB2Insert.Description = 'A drivable Jeep Wrangler by TheDanishMaster'
  423. table.insert(D3DCarConfig.Car,TB2Insert)
  424.  
  425.  
  426.  
  427. local TB2Insert = {}
  428. TB2Insert.VehicleName = 'nissilvs15tdm'
  429. TB2Insert.CarName = 'Nissan Silvia S15'
  430. TB2Insert.CarPrice = 10000
  431. TB2Insert.Description = 'A drivable Nissan Silvia S15 by TheDanishMaster'
  432. table.insert(D3DCarConfig.Car,TB2Insert)
  433.  
  434. local TB2Insert = {}
  435. TB2Insert.VehicleName = 'miurap400tdm'
  436. TB2Insert.CarName = 'Lamborghini Miura P400'
  437. TB2Insert.CarPrice = 10000
  438. TB2Insert.Description = 'A drivable Lamborghini Miura P400 by TheDanishMaster'
  439. table.insert(D3DCarConfig.Car,TB2Insert)
  440.  
  441.  
  442. local TB2Insert = {}
  443. TB2Insert.VehicleName = 'reventonrtdm'
  444. TB2Insert.CarName = 'Lamborghini Reventon Roadster'
  445. TB2Insert.CarPrice = 10000
  446. TB2Insert.Description = 'A drivable Lamborghini Reventon Roadster by TheDanishMaster'
  447. table.insert(D3DCarConfig.Car,TB2Insert)
  448.  
  449. local TB2Insert = {}
  450. TB2Insert.VehicleName = 'cayenne12tdm'
  451. TB2Insert.CarName = 'Porsche Cayenne Turbo 12'
  452. TB2Insert.CarPrice = 10000
  453. TB2Insert.Description = 'A drivable Porsche Cayenne Turbo 12 by TheDanishMaster'
  454. table.insert(D3DCarConfig.Car,TB2Insert)
  455.  
  456. local TB2Insert = {}
  457. TB2Insert.VehicleName = 'fer_250gttdm'
  458. TB2Insert.CarName = 'Ferrari 250GT'
  459. TB2Insert.CarPrice = 10000
  460. TB2Insert.Description = 'A drivable Ferrari 250GT by TheDanishMaster'
  461. table.insert(D3DCarConfig.Car,TB2Insert)
  462.  
  463. local TB2Insert = {}
  464. TB2Insert.VehicleName = '918spydtdm'
  465. TB2Insert.CarName = 'Porsche 918 Spyder'
  466. TB2Insert.CarPrice = 10000
  467. TB2Insert.Description = 'A drivable Porsche 918 Spyder by TheDanishMaster'
  468. table.insert(D3DCarConfig.Car,TB2Insert)
  469.  
  470. local TB2Insert = {}
  471. TB2Insert.VehicleName = 'focussvttdm'
  472. TB2Insert.CarName = 'Ford Focus SVT'
  473. TB2Insert.CarPrice = 10000
  474. TB2Insert.Description = 'A drivable Ford Focus SVT by TheDanishMaster'
  475. table.insert(D3DCarConfig.Car,TB2Insert)
  476.  
  477. local TB2Insert = {}
  478. TB2Insert.VehicleName = 'merml63tdm'
  479. TB2Insert.CarName = 'Mercedes-Benz ML63 AMG'
  480. TB2Insert.CarPrice = 10000
  481. TB2Insert.Description = 'A drivable Mercedes-Benz ML63 AMG by TheDanishMaster'
  482. table.insert(D3DCarConfig.Car,TB2Insert)
  483.  
  484. local TB2Insert = {}
  485. TB2Insert.VehicleName = 'f350tdm'
  486. TB2Insert.CarName = 'Ford F350 SuperDuty'
  487. TB2Insert.CarPrice = 10000
  488. TB2Insert.Description = 'A drivable Ford F350 SuperDuty by TheDanishMaster'
  489. table.insert(D3DCarConfig.Car,TB2Insert)
  490.  
  491. local TB2Insert = {}
  492. TB2Insert.VehicleName = 'mitsuevoxpoltdm'
  493. TB2Insert.CarName = 'Mitsubishi Evo X Police'
  494. TB2Insert.CarPrice = 10000
  495. TB2Insert.Description = 'A drivable Mitsubishi Evo X Police by TheDanishMaster'
  496. table.insert(D3DCarConfig.Car,TB2Insert)
  497.  
  498. local TB2Insert = {}
  499. TB2Insert.VehicleName = 'fer_250gtotdm'
  500. TB2Insert.CarName = 'Ferrari 250 GTO'
  501. TB2Insert.CarPrice = 10000
  502. TB2Insert.Description = 'A drivable Ferrari 250 GTO by TheDanishMaster'
  503. table.insert(D3DCarConfig.Car,TB2Insert)
  504.  
  505. local TB2Insert = {}
  506. TB2Insert.VehicleName = 'porgt3rsrtdm'
  507. TB2Insert.CarName = 'Porsche 911 GT3-RSR'
  508. TB2Insert.CarPrice = 10000
  509. TB2Insert.Description = 'A drivable Porsche 911 GT3-RSR by TheDanishMaster'
  510. table.insert(D3DCarConfig.Car,TB2Insert)
  511.  
  512. local TB2Insert = {}
  513. TB2Insert.VehicleName = 'for_she_gt500tdm'
  514. TB2Insert.CarName = 'Ford Shelby GT500'
  515. TB2Insert.CarPrice = 10000
  516. TB2Insert.Description = 'A drivable Ford Shelby GT500 by TheDanishMaster'
  517. table.insert(D3DCarConfig.Car,TB2Insert)
  518.  
  519. local TB2Insert = {}
  520. TB2Insert.VehicleName = 'carreragttdm'
  521. TB2Insert.CarName = 'Porsche Carrera GT'
  522. TB2Insert.CarPrice = 10000
  523. TB2Insert.Description = 'A drivable Porsche Carrera GT by TheDanishMaster'
  524. table.insert(D3DCarConfig.Car,TB2Insert)
  525.  
  526. local TB2Insert = {}
  527. TB2Insert.VehicleName = 'cayennetdm'
  528. TB2Insert.CarName = 'Porsche Cayenne Turbo S'
  529. TB2Insert.CarPrice = 10000
  530. TB2Insert.Description = 'A drivable Porsche Cayenne Turbo S by TheDanishMaster'
  531. table.insert(D3DCarConfig.Car,TB2Insert)
  532.  
  533. local TB2Insert = {}
  534. TB2Insert.VehicleName = 'mer300seltdm'
  535. TB2Insert.CarName = 'Mercedes-Benz 300 SEL'
  536. TB2Insert.CarPrice = 10000
  537. TB2Insert.Description = 'A drivable Mercedes-Benz 300 SEL by TheDanishMaster'
  538. table.insert(D3DCarConfig.Car,TB2Insert)
  539.  
  540. local TB2Insert = {}
  541. TB2Insert.VehicleName = 'bmwm5e60tdm'
  542. TB2Insert.CarName = 'BMW M5 E60'
  543. TB2Insert.CarPrice = 10000
  544. TB2Insert.Description = 'A drivable BMW M5 E60 by TheDanishMaster'
  545. table.insert(D3DCarConfig.Car,TB2Insert)
  546.  
  547. local TB2Insert = {}
  548. TB2Insert.VehicleName = 'coupe40tdm'
  549. TB2Insert.CarName = 'Ford Deluxe Coupe 1940'
  550. TB2Insert.CarPrice = 10000
  551. TB2Insert.Description = 'A drivable Ford Deluxe Coupe 1940 by TheDanishMaster'
  552. table.insert(D3DCarConfig.Car,TB2Insert)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement