Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2016
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.83 KB | None | 0 0
  1.  
  2. local TB2Insert = {}
  3. TB2Insert.VehicleName = 'hsvw427poltdm'
  4. TB2Insert.CarName = 'Holden HSV W427 Police'
  5. TB2Insert.CarPrice = 10000
  6. TB2Insert.CarRefund = 5000
  7. TB2Insert.Description = 'A drivable Holden HSV W427 Police by TheDanishMaster'
  8. table.insert(D3DCarConfig.Car,TB2Insert)
  9.  
  10. local TB2Insert = {}
  11. TB2Insert.VehicleName = 'scionxdtdm'
  12. TB2Insert.CarName = 'Scion xD'
  13. TB2Insert.CarPrice = 10000
  14. TB2Insert.CarRefund = 5000
  15. TB2Insert.Description = 'A drivable Scion xD by TheDanishMaster'
  16. table.insert(D3DCarConfig.Car,TB2Insert)
  17.  
  18. local TB2Insert = {}
  19. TB2Insert.VehicleName = 'lex_is300poltdm'
  20. TB2Insert.CarName = 'Lexus IS300 Rozzers Car'
  21. TB2Insert.CarPrice = 10000
  22. TB2Insert.CarRefund = 5000
  23. TB2Insert.Description = 'A drivable Lexus IS300 Rozzers Car by TheDanishMaster'
  24. table.insert(D3DCarConfig.Car,TB2Insert)
  25.  
  26. local TB2Insert = {}
  27. TB2Insert.VehicleName = 'challenger70tdm'
  28. TB2Insert.CarName = 'Dodge Challenger 1970'
  29. TB2Insert.CarPrice = 10000
  30. TB2Insert.CarRefund = 5000
  31. TB2Insert.Description = 'A drivable Dodge Challenger 1970 by TheDanishMaster'
  32. table.insert(D3DCarConfig.Car,TB2Insert)
  33.  
  34. local TB2Insert = {}
  35. TB2Insert.VehicleName = 'bmw1mtdm'
  36. TB2Insert.CarName = 'BMW 1M'
  37. TB2Insert.CarPrice = 10000
  38. TB2Insert.CarRefund = 5000
  39. TB2Insert.Description = 'A drivable BMW 1M by TheDanishMaster'
  40. table.insert(D3DCarConfig.Car,TB2Insert)
  41.  
  42. local TB2Insert = {}
  43. TB2Insert.VehicleName = 'audir8plustdm'
  44. TB2Insert.CarName = 'Audi R8 Plus'
  45. TB2Insert.CarPrice = 10000
  46. TB2Insert.CarRefund = 5000
  47. TB2Insert.Description = 'A drivable Audi R8 Plus by TheDanishMaster'
  48. table.insert(D3DCarConfig.Car,TB2Insert)
  49.  
  50. local TB2Insert = {}
  51. TB2Insert.VehicleName = 'lex_is300tdm'
  52. TB2Insert.CarName = 'Lexus IS 300'
  53. TB2Insert.CarPrice = 10000
  54. TB2Insert.CarRefund = 5000
  55. TB2Insert.Description = 'A drivable Lexus IS 300 by TheDanishMaster'
  56. table.insert(D3DCarConfig.Car,TB2Insert)
  57.  
  58. local TB2Insert = {}
  59. TB2Insert.VehicleName = 'chargersrt8poltdm'
  60. TB2Insert.CarName = 'Dodge Charger SRT8 Police'
  61. TB2Insert.CarPrice = 10000
  62. TB2Insert.CarRefund = 5000
  63. TB2Insert.Description = 'A drivable Dodge Charger SRT8 Police by TheDanishMaster'
  64. table.insert(D3DCarConfig.Car,TB2Insert)
  65.  
  66. local TB2Insert = {}
  67. TB2Insert.VehicleName = 'fer_250gtotdm'
  68. TB2Insert.CarName = 'Ferrari 250 GTO'
  69. TB2Insert.CarPrice = 10000
  70. TB2Insert.CarRefund = 5000
  71. TB2Insert.Description = 'A drivable Ferrari 250 GTO by TheDanishMaster'
  72. table.insert(D3DCarConfig.Car,TB2Insert)
  73.  
  74.  
  75. local TB2Insert = {}
  76. TB2Insert.VehicleName = 'auds5tdm'
  77. TB2Insert.CarName = 'Audi S5'
  78. TB2Insert.CarPrice = 10000
  79. TB2Insert.CarRefund = 5000
  80. TB2Insert.Description = 'A drivable Audi S5 by TheDanishMaster'
  81. table.insert(D3DCarConfig.Car,TB2Insert)
  82.  
  83. local TB2Insert = {}
  84. TB2Insert.VehicleName = 'bmwm613tdm'
  85. TB2Insert.CarName = 'BMW M6 2013'
  86. TB2Insert.CarPrice = 10000
  87. TB2Insert.CarRefund = 5000
  88. TB2Insert.Description = 'A drivable BMW M6 2013 by TheDanishMaster'
  89. table.insert(D3DCarConfig.Car,TB2Insert)
  90.  
  91. local TB2Insert = {}
  92. TB2Insert.VehicleName = 'landrovertdm'
  93. TB2Insert.CarName = 'Land Rover Range Rover 08'
  94. TB2Insert.CarPrice = 10000
  95. TB2Insert.CarRefund = 5000
  96. TB2Insert.Description = 'The Land Rover Range Rover 08, gmod-able by TDM'
  97. table.insert(D3DCarConfig.Car,TB2Insert)
  98.  
  99. local TB2Insert = {}
  100. TB2Insert.VehicleName = 'nis_leaftdm'
  101. TB2Insert.CarName = 'Nissan Leaf'
  102. TB2Insert.CarPrice = 10000
  103. TB2Insert.CarRefund = 5000
  104. TB2Insert.Description = 'A drivable Nissan Leaf by TheDanishMaster'
  105. table.insert(D3DCarConfig.Car,TB2Insert)
  106.  
  107. local TB2Insert = {}
  108. TB2Insert.VehicleName = 'alfa_stradaletdm'
  109. TB2Insert.CarName = 'Alfa Romeo 33 Stradale'
  110. TB2Insert.CarPrice = 10000
  111. TB2Insert.CarRefund = 5000
  112. TB2Insert.Description = 'A drivable Alfa Romeo 33 Stradale by TheDanishMaster'
  113. table.insert(D3DCarConfig.Car,TB2Insert)
  114.  
  115. local TB2Insert = {}
  116. TB2Insert.VehicleName = '997gt3tdm'
  117. TB2Insert.CarName = 'Porsche 997 GT3'
  118. TB2Insert.CarPrice = 10000
  119. TB2Insert.CarRefund = 5000
  120. TB2Insert.Description = 'A drivable Porsche 997 GT3 by TheDanishMaster'
  121. table.insert(D3DCarConfig.Car,TB2Insert)
  122.  
  123. local TB2Insert = {}
  124. TB2Insert.VehicleName = 'mitsuevoxpoltdm'
  125. TB2Insert.CarName = 'Mitsubishi Evo X Police'
  126. TB2Insert.CarPrice = 10000
  127. TB2Insert.CarRefund = 5000
  128. TB2Insert.Description = 'A drivable Mitsubishi Evo X Police by TheDanishMaster'
  129. table.insert(D3DCarConfig.Car,TB2Insert)
  130.  
  131. local TB2Insert = {}
  132. TB2Insert.VehicleName = 'civic97tdm'
  133. TB2Insert.CarName = 'Honda Civic Type R 97'
  134. TB2Insert.CarPrice = 10000
  135. TB2Insert.CarRefund = 5000
  136. TB2Insert.Description = 'A drivable Honda Civic Type R 1997 by TheDanishMaster'
  137. table.insert(D3DCarConfig.Car,TB2Insert)
  138.  
  139. local TB2Insert = {}
  140. TB2Insert.VehicleName = 'charger12poltdm'
  141. TB2Insert.CarName = 'Dodge Charger SRT8 2012 Police'
  142. TB2Insert.CarPrice = 10000
  143. TB2Insert.CarRefund = 5000
  144. TB2Insert.Description = 'A drivable Dodge Charger SRT8 2012 Police by TheDanishMaster'
  145. table.insert(D3DCarConfig.Car,TB2Insert)
  146.  
  147. local TB2Insert = {}
  148. TB2Insert.VehicleName = 'wrangler88tdm'
  149. TB2Insert.CarName = 'Jeep Wrangler 1988'
  150. TB2Insert.CarPrice = 10000
  151. TB2Insert.CarRefund = 5000
  152. TB2Insert.Description = 'A drivable Jeep Wrangler 1988 by TheDanishMaster'
  153. table.insert(D3DCarConfig.Car,TB2Insert)
  154.  
  155. local TB2Insert = {}
  156. TB2Insert.VehicleName = 'dod_ram_3500tdm'
  157. TB2Insert.CarName = 'Dodge RAM 3500'
  158. TB2Insert.CarPrice = 10000
  159. TB2Insert.CarRefund = 5000
  160. TB2Insert.Description = 'A drivable Dodge RAM 3500 by TheDanishMaster'
  161. table.insert(D3DCarConfig.Car,TB2Insert)
  162.  
  163. local TB2Insert = {}
  164. TB2Insert.VehicleName = 'pon_firebirdtransamtdm'
  165. TB2Insert.CarName = 'Pontiac Firebird Trans Am'
  166. TB2Insert.CarPrice = 10000
  167. TB2Insert.CarRefund = 5000
  168. TB2Insert.Description = 'A drivable Pontiac Firebird Trans Am by TheDanishMaster'
  169. table.insert(D3DCarConfig.Car,TB2Insert)
  170.  
  171. local TB2Insert = {}
  172. TB2Insert.VehicleName = 'pon_fierogttdm'
  173. TB2Insert.CarName = 'Pontiac Fiero GT'
  174. TB2Insert.CarPrice = 10000
  175. TB2Insert.CarRefund = 5000
  176. TB2Insert.Description = 'A drivable Pontiac Fiero GT by TheDanishMaster'
  177. table.insert(D3DCarConfig.Car,TB2Insert)
  178.  
  179. local TB2Insert = {}
  180. TB2Insert.VehicleName = 'wranglertdm'
  181. TB2Insert.CarName = 'Jeep Wrangler'
  182. TB2Insert.CarPrice = 10000
  183. TB2Insert.CarRefund = 5000
  184. TB2Insert.Description = 'A drivable Jeep Wrangler by TheDanishMaster'
  185. table.insert(D3DCarConfig.Car,TB2Insert)
  186.  
  187.  
  188.  
  189. local TB2Insert = {}
  190. TB2Insert.VehicleName = 'bmwm3gtrtdm'
  191. TB2Insert.CarName = 'BMW M3 GTR'
  192. TB2Insert.CarPrice = 10000
  193. TB2Insert.CarRefund = 5000
  194. TB2Insert.Description = 'A drivable BMW M3 GTR by TheDanishMaster'
  195. table.insert(D3DCarConfig.Car,TB2Insert)
  196.  
  197.  
  198.  
  199.  
  200. local TB2Insert = {}
  201. TB2Insert.VehicleName = 'subimpreza08tdm'
  202. TB2Insert.CarName = 'Subaru Impreza WRX STi'
  203. TB2Insert.CarPrice = 10000
  204. TB2Insert.CarRefund = 5000
  205. TB2Insert.Description = 'The Subaru Impreza WRX STi, gmod-able by TDM'
  206. table.insert(D3DCarConfig.Car,TB2Insert)
  207.  
  208. local TB2Insert = {}
  209. TB2Insert.VehicleName = 'gtrtdm'
  210. TB2Insert.CarName = 'Nissan GT-R Black Edition'
  211. TB2Insert.CarPrice = 10000
  212. TB2Insert.CarRefund = 5000
  213. TB2Insert.Description = 'A drivable Nissan GT-R Black Edition by TheDanishMaster'
  214. table.insert(D3DCarConfig.Car,TB2Insert)
  215.  
  216.  
  217.  
  218. local TB2Insert = {}
  219. TB2Insert.VehicleName = 'landrover12tdm'
  220. TB2Insert.CarName = 'Land Rover Range Rover Supercharged 2012'
  221. TB2Insert.CarPrice = 10000
  222. TB2Insert.CarRefund = 5000
  223. TB2Insert.Description = 'The Land Rover Range Rover Supercharged 2012, gmod-able by TDM'
  224. table.insert(D3DCarConfig.Car,TB2Insert)
  225.  
  226. local TB2Insert = {}
  227. TB2Insert.VehicleName = 'charger2012tdm'
  228. TB2Insert.CarName = 'Dodge Charger SRT8 2012'
  229. TB2Insert.CarPrice = 10000
  230. TB2Insert.CarRefund = 5000
  231. TB2Insert.Description = 'A drivable Dodge Charger SRT8 2012 by TheDanishMaster'
  232. table.insert(D3DCarConfig.Car,TB2Insert)
  233.  
  234. local TB2Insert = {}
  235. TB2Insert.VehicleName = 'diablotdm'
  236. TB2Insert.CarName = 'Lamborghini Diablo'
  237. TB2Insert.CarPrice = 10000
  238. TB2Insert.CarRefund = 5000
  239. TB2Insert.Description = 'A drivable Lamborghini Diablo by TheDanishMaster'
  240. table.insert(D3DCarConfig.Car,TB2Insert)
  241.  
  242. local TB2Insert = {}
  243. TB2Insert.VehicleName = 'grandchetdm'
  244. TB2Insert.CarName = 'Jeep Grand Cherokee 2012'
  245. TB2Insert.CarPrice = 10000
  246. TB2Insert.CarRefund = 5000
  247. TB2Insert.Description = 'A drivable Jeep Grand Cherokee 2012 by TheDanishMaster'
  248. table.insert(D3DCarConfig.Car,TB2Insert)
  249.  
  250. local TB2Insert = {}
  251. TB2Insert.VehicleName = 'audir8spydtdm'
  252. TB2Insert.CarName = 'Audi R8 GT Spyder'
  253. TB2Insert.CarPrice = 10000
  254. TB2Insert.CarRefund = 5000
  255. TB2Insert.Description = 'A drivable Audi R8 GT Spyder by TheDanishMaster'
  256. table.insert(D3DCarConfig.Car,TB2Insert)
  257.  
  258. local TB2Insert = {}
  259. TB2Insert.VehicleName = 'fer_458spidtdm'
  260. TB2Insert.CarName = 'Ferrari 458 Spider'
  261. TB2Insert.CarPrice = 10000
  262. TB2Insert.CarRefund = 5000
  263. TB2Insert.Description = 'A drivable Ferrari 458 Spider by TheDanishMaster'
  264. table.insert(D3DCarConfig.Car,TB2Insert)
  265.  
  266. local TB2Insert = {}
  267. TB2Insert.VehicleName = 'fer_lafertdm'
  268. TB2Insert.CarName = 'Ferrari LaFerrari'
  269. TB2Insert.CarPrice = 10000
  270. TB2Insert.CarRefund = 5000
  271. TB2Insert.Description = 'A drivable Ferrari LaFerrari by TheDanishMaster'
  272. table.insert(D3DCarConfig.Car,TB2Insert)
  273.  
  274.  
  275.  
  276. local TB2Insert = {}
  277. TB2Insert.VehicleName = 'auditttdm'
  278. TB2Insert.CarName = 'Audi TT 07'
  279. TB2Insert.CarPrice = 10000
  280. TB2Insert.CarRefund = 5000
  281. TB2Insert.Description = 'A drivable Audi TT 07 by TheDanishMaster'
  282. table.insert(D3DCarConfig.Car,TB2Insert)
  283.  
  284. local TB2Insert = {}
  285. TB2Insert.VehicleName = '350ztdm'
  286. TB2Insert.CarName = 'Nissan 350z'
  287. TB2Insert.CarPrice = 10000
  288. TB2Insert.CarRefund = 5000
  289. TB2Insert.Description = 'The Nissan 350z (Fairlady Z), gmod-able by TDM'
  290. table.insert(D3DCarConfig.Car,TB2Insert)
  291.  
  292. local TB2Insert = {}
  293. TB2Insert.VehicleName = 'audir8tdm'
  294. TB2Insert.CarName = 'Audi R8'
  295. TB2Insert.CarPrice = 10000
  296. TB2Insert.CarRefund = 5000
  297. TB2Insert.Description = 'A drivable Audi R8 by TheDanishMaster'
  298. table.insert(D3DCarConfig.Car,TB2Insert)
  299.  
  300. local TB2Insert = {}
  301. TB2Insert.VehicleName = 'r34tdm'
  302. TB2Insert.CarName = 'Nissan Skyline R34'
  303. TB2Insert.CarPrice = 10000
  304. TB2Insert.CarRefund = 5000
  305. TB2Insert.Description = 'A drivable Nissan Skyline R34 by TheDanishMaster'
  306. table.insert(D3DCarConfig.Car,TB2Insert)
  307.  
  308. local TB2Insert = {}
  309. TB2Insert.VehicleName = 'h1opentdm'
  310. TB2Insert.CarName = 'Hummer H1 Open top'
  311. TB2Insert.CarPrice = 10000
  312. TB2Insert.CarRefund = 5000
  313. TB2Insert.Description = 'A drivable Hummer H1 Open top by TheDanishMaster'
  314. table.insert(D3DCarConfig.Car,TB2Insert)
  315.  
  316. local TB2Insert = {}
  317. TB2Insert.VehicleName = 'ferf430tdm'
  318. TB2Insert.CarName = 'Ferrari F430'
  319. TB2Insert.CarPrice = 10000
  320. TB2Insert.CarRefund = 5000
  321. TB2Insert.Description = 'A drivable Ferrari F430 by TheDanishMaster'
  322. table.insert(D3DCarConfig.Car,TB2Insert)
  323.  
  324. local TB2Insert = {}
  325. TB2Insert.VehicleName = 'lrdefendertdm'
  326. TB2Insert.CarName = 'Land Rover Defender'
  327. TB2Insert.CarPrice = 10000
  328. TB2Insert.CarRefund = 5000
  329. TB2Insert.Description = 'The Land Rover Defender, gmod-able by TDM'
  330. table.insert(D3DCarConfig.Car,TB2Insert)
  331.  
  332. local TB2Insert = {}
  333. TB2Insert.VehicleName = 'sublegrs90tdm'
  334. TB2Insert.CarName = 'Subaru Legacy RS 1990'
  335. TB2Insert.CarPrice = 10000
  336. TB2Insert.CarRefund = 5000
  337. TB2Insert.Description = 'The Subaru Subaru Legacy RS 1990, gmod-able by TDM'
  338. table.insert(D3DCarConfig.Car,TB2Insert)
  339.  
  340.  
  341. local TB2Insert = {}
  342. TB2Insert.VehicleName = 'h1tdm'
  343. TB2Insert.CarName = 'Hummer H1'
  344. TB2Insert.CarPrice = 10000
  345. TB2Insert.CarRefund = 5000
  346. TB2Insert.Description = 'A drivable Hummer H1 by TheDanishMaster'
  347. table.insert(D3DCarConfig.Car,TB2Insert)
  348.  
  349. local TB2Insert = {}
  350. TB2Insert.VehicleName = '507tdm'
  351. TB2Insert.CarName = 'BMW 507'
  352. TB2Insert.CarPrice = 10000
  353. TB2Insert.CarRefund = 5000
  354. TB2Insert.Description = 'A drivable BMW 507 by TheDanishMaster'
  355. table.insert(D3DCarConfig.Car,TB2Insert)
  356.  
  357. local TB2Insert = {}
  358. TB2Insert.VehicleName = 'fer_enzotdm'
  359. TB2Insert.CarName = 'Ferrari Enzo'
  360. TB2Insert.CarPrice = 10000
  361. TB2Insert.CarRefund = 5000
  362. TB2Insert.Description = 'A drivable Ferrari Enzo by TheDanishMaster'
  363. table.insert(D3DCarConfig.Car,TB2Insert)
  364.  
  365. local TB2Insert = {}
  366. TB2Insert.VehicleName = 'bustdm'
  367. TB2Insert.CarName = 'Orion VII NG'
  368. TB2Insert.CarPrice = 10000
  369. TB2Insert.CarRefund = 5000
  370. TB2Insert.Description = 'A drivable Bus by TheDanishMaster'
  371. table.insert(D3DCarConfig.Car,TB2Insert)
  372.  
  373.  
  374. local TB2Insert = {}
  375. TB2Insert.VehicleName = 'gmcvantdmdlx'
  376. TB2Insert.CarName = '1983 GMC Vandura'
  377. TB2Insert.CarPrice = 10000
  378. TB2Insert.CarRefund = 5000
  379. TB2Insert.Description = 'A drivable GMC Vandura by TheDanishMaster'
  380. table.insert(D3DCarConfig.Car,TB2Insert)
  381.  
  382. local TB2Insert = {}
  383. TB2Insert.VehicleName = 'dod_ram_1500tdm'
  384. TB2Insert.CarName = 'Dodge RAM 1500'
  385. TB2Insert.CarPrice = 10000
  386. TB2Insert.CarRefund = 5000
  387. TB2Insert.Description = 'A drivable Dodge RAM 1500 by TheDanishMaster'
  388. table.insert(D3DCarConfig.Car,TB2Insert)
  389.  
  390.  
  391.  
  392.  
  393. local TB2Insert = {}
  394. TB2Insert.VehicleName = 'auds4tdm'
  395. TB2Insert.CarName = 'Audi S4'
  396. TB2Insert.CarPrice = 10000
  397. TB2Insert.CarRefund = 5000
  398. TB2Insert.Description = 'A drivable Audi S4 by TheDanishMaster'
  399. table.insert(D3DCarConfig.Car,TB2Insert)
  400.  
  401. local TB2Insert = {}
  402. TB2Insert.VehicleName = 'ferf12tdm'
  403. TB2Insert.CarName = 'Ferrari F12 Berlinetta'
  404. TB2Insert.CarPrice = 10000
  405. TB2Insert.CarRefund = 5000
  406. TB2Insert.Description = 'A drivable Ferrari F12 Berlinetta by TheDanishMaster'
  407. table.insert(D3DCarConfig.Car,TB2Insert)
  408.  
  409. local TB2Insert = {}
  410. TB2Insert.VehicleName = 'civictypertdm'
  411. TB2Insert.CarName = 'Honda Civic Type R'
  412. TB2Insert.CarPrice = 10000
  413. TB2Insert.CarRefund = 5000
  414. TB2Insert.Description = 'A drivable Honda Civic Type R by TheDanishMaster'
  415. table.insert(D3DCarConfig.Car,TB2Insert)
  416.  
  417. local TB2Insert = {}
  418. TB2Insert.VehicleName = 'alfa_giuliettatdm'
  419. TB2Insert.CarName = 'Alfa Romeo Giulietta'
  420. TB2Insert.CarPrice = 10000
  421. TB2Insert.CarRefund = 5000
  422. TB2Insert.Description = 'A drivable Alfa Romeo Giulietta by TheDanishMaster'
  423. table.insert(D3DCarConfig.Car,TB2Insert)
  424.  
  425. local TB2Insert = {}
  426. TB2Insert.VehicleName = 'chargersrt8tdm'
  427. TB2Insert.CarName = 'Dodge Charger SRT-8'
  428. TB2Insert.CarPrice = 10000
  429. TB2Insert.CarRefund = 5000
  430. TB2Insert.Description = 'A drivable Dodge Charger SRT-8 by TheDanishMaster'
  431. table.insert(D3DCarConfig.Car,TB2Insert)
  432.  
  433. local TB2Insert = {}
  434. TB2Insert.VehicleName = 'hon_crxsirtdm'
  435. TB2Insert.CarName = 'Honda CR-X SiR'
  436. TB2Insert.CarPrice = 10000
  437. TB2Insert.CarRefund = 5000
  438. TB2Insert.Description = 'A drivable Honda CR-X SiR by TheDanishMaster'
  439. table.insert(D3DCarConfig.Car,TB2Insert)
  440.  
  441. local TB2Insert = {}
  442. TB2Insert.VehicleName = 'subimpreza05tdm'
  443. TB2Insert.CarName = 'Subaru Impreza WRX STi 05'
  444. TB2Insert.CarPrice = 10000
  445. TB2Insert.CarRefund = 5000
  446. TB2Insert.Description = 'The Subaru Impreza WRX STi 05, gmod-able by TDM'
  447. table.insert(D3DCarConfig.Car,TB2Insert)
  448.  
  449. local TB2Insert = {}
  450. TB2Insert.VehicleName = 'fer_512trtdm'
  451. TB2Insert.CarName = 'Ferrari 512 TR'
  452. TB2Insert.CarPrice = 10000
  453. TB2Insert.CarRefund = 5000
  454. TB2Insert.Description = 'A drivable Ferrari 512 TR by TheDanishMaster'
  455. table.insert(D3DCarConfig.Car,TB2Insert)
  456.  
  457. local TB2Insert = {}
  458. TB2Insert.VehicleName = 'gallardospydtdm'
  459. TB2Insert.CarName = 'Lamborghini Gallardo LP570-4 Spyder Performante'
  460. TB2Insert.CarPrice = 10000
  461. TB2Insert.CarRefund = 5000
  462. TB2Insert.Description = 'A drivable Lamborghini Gallardo LP570-4 Spyder Performante by TheDanishMaster'
  463. table.insert(D3DCarConfig.Car,TB2Insert)
  464.  
  465. local TB2Insert = {}
  466. TB2Insert.VehicleName = 'jeewillystdm'
  467. TB2Insert.CarName = 'Jeep Willys'
  468. TB2Insert.CarPrice = 10000
  469. TB2Insert.CarRefund = 5000
  470. TB2Insert.Description = 'A drivable Jeep Willys by TheDanishMaster'
  471. table.insert(D3DCarConfig.Car,TB2Insert)
  472.  
  473. local TB2Insert = {}
  474. TB2Insert.VehicleName = 'murcielagotdm'
  475. TB2Insert.CarName = 'Lamborghini Murcielago'
  476. TB2Insert.CarPrice = 10000
  477. TB2Insert.CarRefund = 5000
  478. TB2Insert.Description = 'A drivable Lamborghini Murcielago by TheDanishMaster'
  479. table.insert(D3DCarConfig.Car,TB2Insert)
  480.  
  481. local TB2Insert = {}
  482. TB2Insert.VehicleName = '370ztdm'
  483. TB2Insert.CarName = 'Nissan 370z'
  484. TB2Insert.CarPrice = 10000
  485. TB2Insert.CarRefund = 5000
  486. TB2Insert.Description = 'The Nissan 370z, gmod-able by TDM'
  487. table.insert(D3DCarConfig.Car,TB2Insert)
  488.  
  489. local TB2Insert = {}
  490. TB2Insert.VehicleName = 'miurap400tdm'
  491. TB2Insert.CarName = 'Lamborghini Miura P400'
  492. TB2Insert.CarPrice = 10000
  493. TB2Insert.CarRefund = 5000
  494. TB2Insert.Description = 'A drivable Lamborghini Miura P400 by TheDanishMaster'
  495. table.insert(D3DCarConfig.Car,TB2Insert)
  496.  
  497.  
  498.  
  499. local TB2Insert = {}
  500. TB2Insert.VehicleName = 'dod_challenger15tdm'
  501. TB2Insert.CarName = 'Dodge Challenger 2015'
  502. TB2Insert.CarPrice = 10000
  503. TB2Insert.CarRefund = 5000
  504. TB2Insert.Description = 'A drivable Dodge Challenger 2015 by TheDanishMaster'
  505. table.insert(D3DCarConfig.Car,TB2Insert)
  506.  
  507.  
  508. local TB2Insert = {}
  509. TB2Insert.VehicleName = 'murcielagosvtdm'
  510. TB2Insert.CarName = 'Lamborghini Murcielago LP 670-4 SV'
  511. TB2Insert.CarPrice = 10000
  512. TB2Insert.CarRefund = 5000
  513. TB2Insert.Description = 'A drivable Lamborghini Murcielago LP 670-4 SV by TheDanishMaster'
  514. table.insert(D3DCarConfig.Car,TB2Insert)
  515.  
  516. local TB2Insert = {}
  517. TB2Insert.VehicleName = 'courier_trucktdm'
  518. TB2Insert.CarName = 'Courier Truck'
  519. TB2Insert.CarPrice = 10000
  520. TB2Insert.CarRefund = 5000
  521. TB2Insert.Description = 'A drivable Courier Truck by TheDanishMaster'
  522. table.insert(D3DCarConfig.Car,TB2Insert)
  523.  
  524. local TB2Insert = {}
  525. TB2Insert.VehicleName = 'm5e34tdm'
  526. TB2Insert.CarName = 'BMW M5 E34'
  527. TB2Insert.CarPrice = 10000
  528. TB2Insert.CarRefund = 5000
  529. TB2Insert.Description = 'A drivable BMW M5 E34 by TheDanishMaster'
  530. table.insert(D3DCarConfig.Car,TB2Insert)
  531.  
  532. local TB2Insert = {}
  533. TB2Insert.VehicleName = 'veyronsstdm'
  534. TB2Insert.CarName = 'Bugatti Veyron SS'
  535. TB2Insert.CarPrice = 10000
  536. TB2Insert.CarRefund = 5000
  537. TB2Insert.Description = 'A drivable Bugatti Veyron SS by TheDanishMaster'
  538. table.insert(D3DCarConfig.Car,TB2Insert)
  539.  
  540. local TB2Insert = {}
  541. TB2Insert.VehicleName = 'dodgeramtdm'
  542. TB2Insert.CarName = 'Dodge RAM SRT10'
  543. TB2Insert.CarPrice = 10000
  544. TB2Insert.CarRefund = 5000
  545. TB2Insert.Description = 'A drivable Dodge RAM SRT10 by TheDanishMaster'
  546. table.insert(D3DCarConfig.Car,TB2Insert)
  547.  
  548. local TB2Insert = {}
  549. TB2Insert.VehicleName = 'm3e92tdm'
  550. TB2Insert.CarName = 'BMW M3 E92'
  551. TB2Insert.CarPrice = 10000
  552. TB2Insert.CarRefund = 5000
  553. TB2Insert.Description = 'A drivable BMW M3 E92 by TheDanishMaster'
  554. table.insert(D3DCarConfig.Car,TB2Insert)
  555.  
  556. local TB2Insert = {}
  557. TB2Insert.VehicleName = 'm1tdm'
  558. TB2Insert.CarName = 'BMW M1 1981'
  559. TB2Insert.CarPrice = 10000
  560. TB2Insert.CarRefund = 5000
  561. TB2Insert.Description = 'A drivable BMW M1 1981 by TheDanishMaster'
  562. table.insert(D3DCarConfig.Car,TB2Insert)
  563.  
  564. local TB2Insert = {}
  565. TB2Insert.VehicleName = 'reventonrtdm'
  566. TB2Insert.CarName = 'Lamborghini Reventon Roadster'
  567. TB2Insert.CarPrice = 10000
  568. TB2Insert.CarRefund = 5000
  569. TB2Insert.Description = 'A drivable Lamborghini Reventon Roadster by TheDanishMaster'
  570. table.insert(D3DCarConfig.Car,TB2Insert)
  571.  
  572. local TB2Insert = {}
  573. TB2Insert.VehicleName = 'rs4avanttdm'
  574. TB2Insert.CarName = 'Audi RS4 Avant'
  575. TB2Insert.CarPrice = 10000
  576. TB2Insert.CarRefund = 5000
  577. TB2Insert.Description = 'A drivable Audi RS4 Avant by TheDanishMaster'
  578. table.insert(D3DCarConfig.Car,TB2Insert)
  579.  
  580. local TB2Insert = {}
  581. TB2Insert.VehicleName = 'gallardotdm'
  582. TB2Insert.CarName = 'Lamborghini Gallardo'
  583. TB2Insert.CarPrice = 10000
  584. TB2Insert.CarRefund = 5000
  585. TB2Insert.Description = 'A drivable Lamborghini Gallardo by TheDanishMaster'
  586. table.insert(D3DCarConfig.Car,TB2Insert)
  587.  
  588. local TB2Insert = {}
  589. TB2Insert.VehicleName = 'miuracontdm'
  590. TB2Insert.CarName = 'Lamborghini Miura Concept'
  591. TB2Insert.CarPrice = 10000
  592. TB2Insert.CarRefund = 5000
  593. TB2Insert.Description = 'A drivable Lamborghini Miura Concept by TheDanishMaster'
  594. table.insert(D3DCarConfig.Car,TB2Insert)
  595.  
  596. local TB2Insert = {}
  597. TB2Insert.VehicleName = 'airtugtdm'
  598. TB2Insert.CarName = 'SUPER SECRET'
  599. TB2Insert.CarPrice = 10000
  600. TB2Insert.CarRefund = 5000
  601. TB2Insert.Description = 'A drivable Police car by TheDanishMaster'
  602. table.insert(D3DCarConfig.Car,TB2Insert)
  603.  
  604. local TB2Insert = {}
  605. TB2Insert.VehicleName = 'porcycletdm'
  606. TB2Insert.CarName = 'Porsche Tricycle'
  607. TB2Insert.CarPrice = 10000
  608. TB2Insert.CarRefund = 5000
  609. TB2Insert.Description = 'A drivable Porsche Tricycle by TheDanishMaster'
  610. table.insert(D3DCarConfig.Car,TB2Insert)
  611.  
  612. local TB2Insert = {}
  613. TB2Insert.VehicleName = 'lex_isftdm'
  614. TB2Insert.CarName = 'Lexus IS F'
  615. TB2Insert.CarPrice = 10000
  616. TB2Insert.CarRefund = 5000
  617. TB2Insert.Description = 'A drivable Lexus IS F by TheDanishMaster'
  618. table.insert(D3DCarConfig.Car,TB2Insert)
  619.  
  620. local TB2Insert = {}
  621. TB2Insert.VehicleName = 'mas_ghiblitdm'
  622. TB2Insert.CarName = 'Maserati Ghibli S'
  623. TB2Insert.CarPrice = 10000
  624. TB2Insert.CarRefund = 5000
  625. TB2Insert.Description = 'A drivable Maserati Ghibli S by TheDanishMaster'
  626. table.insert(D3DCarConfig.Car,TB2Insert)
  627.  
  628. local TB2Insert = {}
  629. TB2Insert.VehicleName = 'vipvipertdm'
  630. TB2Insert.CarName = 'SRT Viper GTS'
  631. TB2Insert.CarPrice = 10000
  632. TB2Insert.CarRefund = 5000
  633. TB2Insert.Description = 'A drivable SRT Viper GTS by TheDanishMaster'
  634. table.insert(D3DCarConfig.Car,TB2Insert)
  635.  
  636. local TB2Insert = {}
  637. TB2Insert.VehicleName = 'nissilvs15tdm'
  638. TB2Insert.CarName = 'Nissan Silvia S15'
  639. TB2Insert.CarPrice = 10000
  640. TB2Insert.CarRefund = 5000
  641. TB2Insert.Description = 'A drivable Nissan Silvia S15 by TheDanishMaster'
  642. table.insert(D3DCarConfig.Car,TB2Insert)
  643.  
  644. local TB2Insert = {}
  645. TB2Insert.VehicleName = 'wrangler_fnftdm'
  646. TB2Insert.CarName = 'Jeep Wrangler F&F'
  647. TB2Insert.CarPrice = 10000
  648. TB2Insert.CarRefund = 5000
  649. TB2Insert.Description = 'A drivable Jeep Wrangler F&F by TheDanishMaster'
  650. table.insert(D3DCarConfig.Car,TB2Insert)
  651.  
  652. local TB2Insert = {}
  653. TB2Insert.VehicleName = 'veyrontdm'
  654. TB2Insert.CarName = 'Bugatti Veyron'
  655. TB2Insert.CarPrice = 10000
  656. TB2Insert.CarRefund = 5000
  657. TB2Insert.Description = 'A drivable Bugatti Veyron by TheDanishMaster'
  658. table.insert(D3DCarConfig.Car,TB2Insert)
  659.  
  660. local TB2Insert = {}
  661. TB2Insert.VehicleName = 'scaniafiretdm'
  662. TB2Insert.CarName = 'Scania Firetruck'
  663. TB2Insert.CarPrice = 10000
  664. TB2Insert.CarRefund = 5000
  665. TB2Insert.Description = 'A drivable Scania Firetruck by TheDanishMaster'
  666. table.insert(D3DCarConfig.Car,TB2Insert)
  667.  
  668. local TB2Insert = {}
  669. TB2Insert.VehicleName = 'cayenne12tdm'
  670. TB2Insert.CarName = 'Porsche Cayenne Turbo 12'
  671. TB2Insert.CarPrice = 10000
  672. TB2Insert.CarRefund = 5000
  673. TB2Insert.Description = 'A drivable Porsche Cayenne Turbo 12 by TheDanishMaster'
  674. table.insert(D3DCarConfig.Car,TB2Insert)
  675.  
  676. local TB2Insert = {}
  677. TB2Insert.VehicleName = 'fer_250gttdm'
  678. TB2Insert.CarName = 'Ferrari 250GT'
  679. TB2Insert.CarPrice = 10000
  680. TB2Insert.CarRefund = 5000
  681. TB2Insert.Description = 'A drivable Ferrari 250GT by TheDanishMaster'
  682. table.insert(D3DCarConfig.Car,TB2Insert)
  683.  
  684. local TB2Insert = {}
  685. TB2Insert.VehicleName = '918spydtdm'
  686. TB2Insert.CarName = 'Porsche 918 Spyder'
  687. TB2Insert.CarPrice = 10000
  688. TB2Insert.CarRefund = 5000
  689. TB2Insert.Description = 'A drivable Porsche 918 Spyder by TheDanishMaster'
  690. table.insert(D3DCarConfig.Car,TB2Insert)
  691.  
  692.  
  693. local TB2Insert = {}
  694. TB2Insert.VehicleName = 'fer_f50tdm'
  695. TB2Insert.CarName = 'Ferrari F50'
  696. TB2Insert.CarPrice = 10000
  697. TB2Insert.CarRefund = 5000
  698. TB2Insert.Description = 'A drivable Ferrari F50 by TheDanishMaster'
  699. table.insert(D3DCarConfig.Car,TB2Insert)
  700.  
  701. local TB2Insert = {}
  702. TB2Insert.VehicleName = 'for_focus_rs16tdm'
  703. TB2Insert.CarName = 'Ford Focus RS '16'
  704. TB2Insert.CarPrice = 10000
  705. TB2Insert.CarRefund = 5000
  706. TB2Insert.Description = 'A drivable Ford Focus RS '16 by TheDanishMaster'
  707. table.insert(D3DCarConfig.Car,TB2Insert)
  708.  
  709. local TB2Insert = {}
  710. TB2Insert.VehicleName = 'subleggt10tdm'
  711. TB2Insert.CarName = 'Subaru Legacy GT 2010'
  712. TB2Insert.CarPrice = 10000
  713. TB2Insert.CarRefund = 5000
  714. TB2Insert.Description = 'The Subaru Legacy GT 2010, gmod-able by TDM'
  715. table.insert(D3DCarConfig.Car,TB2Insert)
  716.  
  717. local TB2Insert = {}
  718. TB2Insert.VehicleName = 'mas_quattrotdm'
  719. TB2Insert.CarName = 'Maserati Quattroporte Sport GT S'
  720. TB2Insert.CarPrice = 10000
  721. TB2Insert.CarRefund = 5000
  722. TB2Insert.Description = 'A drivable Maserati Quattroporte Sport GT S by TheDanishMaster'
  723. table.insert(D3DCarConfig.Car,TB2Insert)
  724.  
  725. local TB2Insert = {}
  726. TB2Insert.VehicleName = 'eb110tdm'
  727. TB2Insert.CarName = 'Bugatti EB110'
  728. TB2Insert.CarPrice = 10000
  729. TB2Insert.CarRefund = 5000
  730. TB2Insert.Description = 'A drivable Bugatti EB110 by TheDanishMaster'
  731. table.insert(D3DCarConfig.Car,TB2Insert)
  732.  
  733. local TB2Insert = {}
  734. TB2Insert.VehicleName = 'porgt3rsrtdm'
  735. TB2Insert.CarName = 'Porsche 911 GT3-RSR'
  736. TB2Insert.CarPrice = 10000
  737. TB2Insert.CarRefund = 5000
  738. TB2Insert.Description = 'A drivable Porsche 911 GT3-RSR by TheDanishMaster'
  739. table.insert(D3DCarConfig.Car,TB2Insert)
  740.  
  741. local TB2Insert = {}
  742. TB2Insert.VehicleName = 'sciontctdm'
  743. TB2Insert.CarName = 'Scion tC'
  744. TB2Insert.CarPrice = 10000
  745. TB2Insert.CarRefund = 5000
  746. TB2Insert.Description = 'A drivable Scion tC by TheDanishMaster'
  747. table.insert(D3DCarConfig.Car,TB2Insert)
  748.  
  749. local TB2Insert = {}
  750. TB2Insert.VehicleName = 'carreragttdm'
  751. TB2Insert.CarName = 'Porsche Carrera GT'
  752. TB2Insert.CarPrice = 10000
  753. TB2Insert.CarRefund = 5000
  754. TB2Insert.Description = 'A drivable Porsche Carrera GT by TheDanishMaster'
  755. table.insert(D3DCarConfig.Car,TB2Insert)
  756.  
  757. local TB2Insert = {}
  758. TB2Insert.VehicleName = 'cayennetdm'
  759. TB2Insert.CarName = 'Porsche Cayenne Turbo S'
  760. TB2Insert.CarPrice = 10000
  761. TB2Insert.CarRefund = 5000
  762. TB2Insert.Description = 'A drivable Porsche Cayenne Turbo S by TheDanishMaster'
  763. table.insert(D3DCarConfig.Car,TB2Insert)
  764.  
  765. local TB2Insert = {}
  766. TB2Insert.VehicleName = 's2000tdm'
  767. TB2Insert.CarName = 'Honda S2000'
  768. TB2Insert.CarPrice = 10000
  769. TB2Insert.CarRefund = 5000
  770. TB2Insert.Description = 'A drivable Honda S2000 by TheDanishMaster'
  771. table.insert(D3DCarConfig.Car,TB2Insert)
  772.  
  773. local TB2Insert = {}
  774. TB2Insert.VehicleName = 'scionfrstdm'
  775. TB2Insert.CarName = 'Scion FR-S'
  776. TB2Insert.CarPrice = 10000
  777. TB2Insert.CarRefund = 5000
  778. TB2Insert.Description = 'A drivable Scion FR-S by TheDanishMaster'
  779. table.insert(D3DCarConfig.Car,TB2Insert)
  780.  
  781. local TB2Insert = {}
  782. TB2Insert.VehicleName = 'bmwm5e60tdm'
  783. TB2Insert.CarName = 'BMW M5 E60'
  784. TB2Insert.CarPrice = 10000
  785. TB2Insert.CarRefund = 5000
  786. TB2Insert.Description = 'A drivable BMW M5 E60 by TheDanishMaster'
  787. table.insert(D3DCarConfig.Car,TB2Insert)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement