Advertisement
Guest User

Untitled

a guest
Mar 28th, 2020
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.32 KB | None | 0 0
  1. --[[---------------------------------------------------------------------------
  2. DarkRP custom shipments and guns
  3. ---------------------------------------------------------------------------
  4.  
  5. This file contains your custom shipments and guns.
  6. This file should also contain shipments and guns from DarkRP that you edited.
  7.  
  8. Note: If you want to edit a default DarkRP shipment, first disable it in darkrp_config/disabled_defaults.lua
  9. Once you've done that, copy and paste the shipment to this file and edit it.
  10.  
  11. The default shipments and guns can be found here:
  12. https://github.com/FPtje/DarkRP/blob/master/gamemode/config/addentities.lua
  13.  
  14. For examples and explanation please visit this wiki page:
  15. http://wiki.darkrp.com/index.php/DarkRP:CustomShipmentFields
  16.  
  17.  
  18. Add shipments and guns under the following line:
  19. ---------------------------------------------------------------------------]]
  20. --[[
  21. Addons: M9K, FA:S 2.0, And CW 2.0
  22. http://steamcommunity.com/sharedfiles/filedetails/?id=688828731
  23. ]]--
  24.  
  25. DarkRP.createShipment("Python", {
  26. model = "models/weapons/w_colt_python.mdl",
  27. description = ["A python"]
  28. entity = "m9k_coltpython",
  29. price = 12000,
  30. amount = 10,
  31. separate = false,
  32. pricesep = 1300,
  33. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  34. category = "Pistols"
  35. })
  36. DarkRP.createShipment("Colt 1911", {
  37. model = "models/weapons/s_dmgf_co1911.mdl",
  38. entity = "m9k_colt1911",
  39. price = 12000,
  40. amount = 10,
  41. separate = false,
  42. pricesep = 1300,
  43. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  44. category = "Pistols"
  45. })
  46. DarkRP.createShipment("HK 45C", {
  47. model = "models/weapons/w_hk45c.mdl",
  48. entity = "m9k_hk45",
  49. price = 15000,
  50. amount = 10,
  51. separate = false,
  52. pricesep = 1600,
  53. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  54. category = "Pistols"
  55. })
  56. DarkRP.createShipment("Luger", {
  57. model = "models/weapons/w_luger_p08.mdl",
  58. entity = "m9k_luger",
  59. price = 12000,
  60. amount = 10,
  61. separate = false,
  62. pricesep = 1300,
  63. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  64. category = "Pistols"
  65. })
  66. DarkRP.createShipment("Raging Bull", {
  67. model = "models/weapons/w_hk45c.mdl",
  68. entity = "m9k_ragingbull",
  69. price = 30000,
  70. amount = 10,
  71. separate = false,
  72. pricesep = 3100,
  73. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  74. category = "Pistols"
  75. })
  76. DarkRP.createShipment("S&W 500", {
  77. model = "models/weapons/w_sw_model_500.mdl",
  78. entity = "m9k_model500",
  79. price = 27500,
  80. amount = 10,
  81. separate = false,
  82. pricesep = 2850,
  83. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  84. category = "Pistols"
  85. })
  86. DarkRP.createShipment("M29 Satan", {
  87. model = "models/weapons/w_m29_satan.mdl",
  88. entity = "m9k_m29satan",
  89. price = 30000,
  90. amount = 10,
  91. separate = false,
  92. pricesep = 3100,
  93. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  94. category = "Pistols"
  95. })
  96. DarkRP.createShipment("Baretta", {
  97. model = "models/weapons/w_beretta_m92.mdl",
  98. entity = "m9k_m92baretta",
  99. price = 14000,
  100. amount = 10,
  101. separate = false,
  102. pricesep = 1500,
  103. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  104. category = "Pistols"
  105. })
  106. DarkRP.createShipment("S&W Model 3 Russian", {
  107. model = "models/weapons/w_model_3_rus.mdl",
  108. entity = "m9k_model3russian",
  109. price = 30000,
  110. amount = 10,
  111. separate = false,
  112. pricesep = 3100,
  113. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  114. category = "Pistols"
  115. })
  116. DarkRP.createShipment("S&W 627", {
  117. model = "models/weapons/w_sw_model_627.mdl",
  118. entity = "m9k_model627",
  119. price = 30000,
  120. amount = 10,
  121. separate = false,
  122. pricesep = 3100,
  123. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  124. category = "Pistols"
  125. })
  126.  
  127. DarkRP.createShipment("AAC Honey Badger", {
  128. model = "models/weapons/w_sw_model_627.mdl",
  129. entity = "m9k_honeybadger",
  130. price = 30000,
  131. amount = 10,
  132. separate = false,
  133. pricesep = nil,
  134. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  135. category = "Submachine Guns"
  136. })
  137. DarkRP.createShipment("Bizon PP19", {
  138. model = "models/weapons/w_sw_model_627.mdl",
  139. entity = "m9k_bizonp19",
  140. price = 30000,
  141. amount = 10,
  142. separate = false,
  143. pricesep = nil,
  144. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  145. category = "Submachine Guns"
  146. })
  147. DarkRP.createShipment("FN P90", {
  148. model = "models/weapons/w_sw_model_627.mdl",
  149. entity = "m9k_smgp90",
  150. price = 30000,
  151. amount = 10,
  152. separate = false,
  153. pricesep = nil,
  154. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  155. category = "Submachine Guns"
  156. })
  157. DarkRP.createShipment("HK MP5", {
  158. model = "models/weapons/w_sw_model_627.mdl",
  159. entity = "m9k_mp5",
  160. price = 30000,
  161. amount = 10,
  162. separate = false,
  163. pricesep = nil,
  164. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  165. category = "Submachine Guns"
  166. })
  167. DarkRP.createShipment("HK MP7", {
  168. model = "models/weapons/w_sw_model_627.mdl",
  169. entity = "m9k_mp7",
  170. price = 30000,
  171. amount = 10,
  172. separate = false,
  173. pricesep = nil,
  174. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  175. category = "Submachine Guns"
  176. })
  177. DarkRP.createShipment("HK UMP45", {
  178. model = "models/weapons/w_sw_model_627.mdl",
  179. entity = "m9k_ump45",
  180. price = 30000,
  181. amount = 10,
  182. separate = false,
  183. pricesep = nil,
  184. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  185. category = "Submachine Guns"
  186. })
  187. DarkRP.createShipment("KAC PDW", {
  188. model = "models/weapons/w_sw_model_627.mdl",
  189. entity = "m9k_kac_pdw",
  190. price = 30000,
  191. amount = 10,
  192. separate = false,
  193. pricesep = nil,
  194. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  195. category = "Submachine Guns"
  196. })
  197. DarkRP.createShipment("KRISS Vector", {
  198. model = "models/weapons/w_sw_model_627.mdl",
  199. entity = "m9k_vector",
  200. price = 30000,
  201. amount = 10,
  202. separate = false,
  203. pricesep = nil,
  204. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  205. category = "Submachine Guns"
  206. })
  207. DarkRP.createShipment("Magpul PDR", {
  208. model = "models/weapons/w_sw_model_627.mdl",
  209. entity = "m9k_magpulpdr",
  210. price = 30000,
  211. amount = 10,
  212. separate = false,
  213. pricesep = nil,
  214. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  215. category = "Submachine Guns"
  216. })
  217. DarkRP.createShipment("HK MP5SD", {
  218. model = "models/weapons/w_sw_model_627.mdl",
  219. entity = "m9k_mp5sd",
  220. price = 30000,
  221. amount = 10,
  222. separate = false,
  223. pricesep = nil,
  224. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  225. category = "Submachine Guns"
  226. })
  227. DarkRP.createShipment("HK MP9", {
  228. model = "models/weapons/w_sw_model_627.mdl",
  229. entity = "m9k_mp9",
  230. price = 30000,
  231. amount = 10,
  232. separate = false,
  233. pricesep = nil,
  234. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  235. category = "Submachine Guns"
  236. })
  237. DarkRP.createShipment("UZI", {
  238. model = "models/weapons/w_sw_model_627.mdl",
  239. entity = "m9k_uzi",
  240. price = 30000,
  241. amount = 10,
  242. separate = false,
  243. pricesep = nil,
  244. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  245. category = "Submachine Guns"
  246. })
  247.  
  248. DarkRP.createShipment("Acr", {
  249. model = "models/weapons/w_masada_acr.mdl",
  250. entity = "m9k_acr",
  251. price = 40000,
  252. amount = 10,
  253. separate = false,
  254. pricesep = nil,
  255. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  256. category = "Assault Rifles"
  257. })
  258. DarkRP.createShipment("AMD 65", {
  259. model = "models/weapons/w_amd_65.mdl",
  260. entity = "m9k_amd65",
  261. price = 50000,
  262. amount = 10,
  263. separate = false,
  264. pricesep = 123,
  265. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  266. category = "Assault Rifles"
  267. })
  268. DarkRP.createShipment("FN FAL", {
  269. model = "models/weapons/w_fn_fal.mdl",
  270. entity = "m9k_fal",
  271. price = 40000,
  272. amount = 10,
  273. separate = false,
  274. pricesep = 123,
  275. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  276. category = "Assault Rifles"
  277. })
  278. DarkRP.createShipment("M14", {
  279. model = "models/weapons/w_snip_m14sp.mdl",
  280. entity = "m9k_m14sp",
  281. price = 50000,
  282. amount = 10,
  283. separate = false,
  284. pricesep = 123,
  285. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  286. category = "Assault Rifles"
  287. })
  288. DarkRP.createShipment("M16 Scoped", {
  289. model = "models/weapons/w_dmg_m16ag.mdl",
  290. entity = "m9k_m16a4_acog",
  291. price = 52500,
  292. amount = 10,
  293. separate = false,
  294. pricesep = 123,
  295. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  296. category = "Assault Rifles"
  297. })
  298. DarkRP.createShipment("HK 16", {
  299. model = "models/weapons/w_hk_416.mdl",
  300. entity = "m9k_m416",
  301. price = 50000,
  302. amount = 10,
  303. separate = false,
  304. pricesep = 123,
  305. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  306. category = "Assault Rifles"
  307. })
  308. DarkRP.createShipment("Scar", {
  309. model = "models/weapons/w_fn_scar_h.mdl",
  310. entity = "m9k_scar",
  311. price = 60000,
  312. amount = 10,
  313. separate = false,
  314. pricesep = 123,
  315. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  316. category = "Assault Rifles"
  317. })
  318. DarkRP.createShipment("TAR-21", {
  319. model = "models/weapons/w_imi_tar21.mdl",
  320. entity = "m9k_tar21",
  321. price = 50000,
  322. amount = 10,
  323. separate = false,
  324. pricesep = 123,
  325. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  326. category = "Assault Rifles"
  327. })
  328. DarkRP.createShipment("Val", {
  329. model = "models/weapons/w_dmg_vally.mdl",
  330. entity = "m9k_val",
  331. price = 55750,
  332. amount = 10,
  333. separate = false,
  334. pricesep = 123,
  335. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  336. category = "Assault Rifles"
  337. })
  338. DarkRP.createShipment("SR-3M Vikhr", {
  339. model = "models/weapons/w_dmg_vikhr.mdl",
  340. entity = "m9k_vikhr",
  341. price = 50000,
  342. amount = 10,
  343. separate = false,
  344. pricesep = 123,
  345. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  346. category = "Assault Rifles"
  347. })
  348.  
  349. DarkRP.createShipment("1887 Winchester", {
  350. model = "models/weapons/w_winchester_1887.mdl",
  351. entity = "m9k_1887winchester",
  352. price = 40000,
  353. amount = 10,
  354. separate = false,
  355. pricesep = 123,
  356. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  357. category = "Shotguns"
  358. })
  359. DarkRP.createShipment("Double Barrel", {
  360. model = "models/weapons/w_double_barrel_shotgun.mdl",
  361. entity = "m9k_dbarrel",
  362. price = 50000,
  363. amount = 10,
  364. separate = false,
  365. pricesep = 123,
  366. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  367. category = "Shotguns"
  368. })
  369. DarkRP.createShipment("Pancor Jack Hammer", {
  370. model = "models/weapons/w_pancor_jackhammer.mdl",
  371. entity = "m9k_jackhammer",
  372. price = 80000,
  373. amount = 10,
  374. separate = false,
  375. pricesep = 123,
  376. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  377. category = "Shotguns"
  378. })
  379. DarkRP.createShipment("Benelli M3", {
  380. model = "models/weapons/w_benelli_m3.mdl",
  381. entity = "m9k_m3",
  382. price = 45000,
  383. amount = 10,
  384. separate = false,
  385. pricesep = 123,
  386. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  387. category = "Shotguns"
  388. })
  389. DarkRP.createShipment("Ithaca M37", {
  390. model = "models/weapons/w_ithaca_m37.mdl",
  391. entity = "m9k_ithacam37",
  392. price = 30000,
  393. amount = 10,
  394. separate = false,
  395. pricesep = 123,
  396. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  397. category = "Shotguns"
  398. })
  399. DarkRP.createShipment("Mossberg", {
  400. model = "models/weapons/w_mossberg_590.mdl",
  401. entity = "m9k_mossberg590",
  402. price = 30000,
  403. amount = 10,
  404. separate = false,
  405. pricesep = 123,
  406. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  407. category = "Shotguns"
  408. })
  409. DarkRP.createShipment("Remington 870", {
  410. model = "models/weapons/w_remington_870_tact.mdl",
  411. entity = "m9k_remington870",
  412. price = 25000,
  413. amount = 10,
  414. separate = false,
  415. pricesep = 123,
  416. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  417. category = "Shotguns"
  418. })
  419. DarkRP.createShipment("1897 Winchester", {
  420. model = "models/weapons/w_winchester_1897_trench.mdl",
  421. entity = "m9k_1897winchester",
  422. price = 40000,
  423. amount = 10,
  424. separate = false,
  425. pricesep = 123,
  426. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  427. category = "Shotguns"
  428. })
  429.  
  430. DarkRP.createShipment("Barret M82", {
  431. model = "models/weapons/w_barret_m82.mdl",
  432. entity = "m9k_barret_m82",
  433. price = 100000,
  434. amount = 10,
  435. separate = false,
  436. pricesep = 123,
  437. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  438. category = "Sniper Rifles"
  439. })
  440. DarkRP.createShipment("Barret M98B", {
  441. model = "models/weapons/w_barrett_m98b.mdl",
  442. entity = "m9k_m98b",
  443. price = 110000,
  444. amount = 10,
  445. separate = false,
  446. pricesep = nil,
  447. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  448. category = "Sniper Rifles"
  449. })
  450. DarkRP.createShipment("SVT 40", {
  451. model = "models/weapons/w_svt_40.mdl",
  452. entity = "m9k_svt40",
  453. price = 50000,
  454. amount = 10,
  455. separate = false,
  456. pricesep = nil,
  457. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  458. category = "Sniper Rifles"
  459. })
  460. DarkRP.createShipment("Dragunov SVU", {
  461. model = "models/weapons/w_dragunov_svu.mdl",
  462. entity = "m9k_svu",
  463. price = 80000,
  464. amount = 10,
  465. separate = false,
  466. pricesep = nil,
  467. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  468. category = "Sniper Rifles"
  469. })
  470. DarkRP.createShipment("SVD Dragunov", {
  471. model = "models/weapons/w_svd_dragunov.mdl",
  472. entity = "m9k_dragunov",
  473. price = 85000,
  474. amount = 10,
  475. separate = false,
  476. pricesep = 123,
  477. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  478. category = "Sniper Rifles"
  479. })
  480. DarkRP.createShipment("AW 50", {
  481. model = "models/weapons/w_acc_int_aw50.mdl",
  482. entity = "m9k_aw50",
  483. price = 100000,
  484. amount = 10,
  485. separate = false,
  486. pricesep = 123,
  487. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  488. category = "Sniper Rifles"
  489. })
  490. DarkRP.createShipment("M24", {
  491. model = "models/weapons/w_snip_m24_6.mdl",
  492. entity = "m9k_m24",
  493. price = 70000,
  494. amount = 10,
  495. separate = false,
  496. pricesep = 123,
  497. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  498. category = "Sniper Rifles"
  499. })
  500. DarkRP.createShipment("Remington 7615P", {
  501. model = "models/weapons/w_remington_7615p.mdl",
  502. entity = "m9k_remington7615p",
  503. price = 80000,
  504. amount = 10,
  505. separate = false,
  506. pricesep = 123,
  507. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  508. category = "Sniper Rifles"
  509. })
  510. DarkRP.createShipment("Thompson Condender", {
  511. model = "models/weapons/w_g2_contender.mdl",
  512. entity = "m9k_contender",
  513. price = 50000,
  514. amount = 10,
  515. separate = false,
  516. pricesep = 123,
  517. allowed = {TEAM_GUNDEALER, TEAM_GUN},
  518. category = "Sniper Rifles"
  519. })
  520. DarkRP.createShipment("Intervention", {
  521. model = "models/weapons/w_snip_int.mdl",
  522. entity = "m9k_intervention",
  523. price = 125000,
  524. amount = 10,
  525. separate = false,
  526. pricesep = nil,
  527. allowed = {TEAM_BLACKMARKET},
  528. category = "Sniper Rifles"
  529. })
  530. DarkRP.createShipment("PSG-1", {
  531. model = "models/weapons/w_hk_psg1.mdl",
  532. entity = "m9k_psg1",
  533. price = 70000,
  534. amount = 10,
  535. separate = false,
  536. pricesep = nil,
  537. allowed = {TEAM_BLACKMARKET},
  538. category = "Sniper Rifles"
  539. })
  540.  
  541. DarkRP.createShipment("FG 42", {
  542. model = "models/weapons/w_fg42.mdl",
  543. entity = "m9k_fg42",
  544. price = 70000,
  545. amount = 10,
  546. separate = false,
  547. pricesep = 123,
  548. allowed = {TEAM_BLACKMARKET},
  549. category = "Machine Guns"
  550. })
  551. DarkRP.createShipment("M1918 BAR", {
  552. model = "models/weapons/w_fg42.mdl",
  553. entity = "m9k_m1918bar",
  554. price = 70000,
  555. amount = 10,
  556. separate = false,
  557. pricesep = 123,
  558. allowed = {TEAM_BLACKMARKET},
  559. category = "Machine Guns"
  560. })
  561. DarkRP.createShipment("M60", {
  562. model = "models/weapons/w_m60_machine_gun.mdl",
  563. entity = "m9k_m60",
  564. price = 100000,
  565. amount = 10,
  566. separate = false,
  567. pricesep = 123,
  568. allowed = {TEAM_BLACKMARKET},
  569. category = "Machine Guns"
  570. })
  571. DarkRP.createShipment("PKM", {
  572. model = "models/weapons/w_m60_machine_gun.mdl",
  573. entity = "m9k_pkm",
  574. price = 11000,
  575. amount = 10,
  576. separate = false,
  577. pricesep = 123,
  578. allowed = {TEAM_BLACKMARKET},
  579. category = "Machine Guns"
  580. })
  581. DarkRP.createShipment("Ares Strike", {
  582. model = "models/weapons/w_m60_machine_gun.mdl",
  583. entity = "m9k_ares_shrike",
  584. price = 130000,
  585. amount = 10,
  586. separate = false,
  587. pricesep = 123,
  588. allowed = {TEAM_BLACKMARKET},
  589. category = "Machine Guns"
  590. })
  591. DarkRP.createShipment("M249 LMG", {
  592. model = "models/weapons/w_m60_machine_gun.mdl",
  593. entity = "m9k_m249lmg",
  594. price = 150000,
  595. amount = 10,
  596. separate = false,
  597. pricesep = 123,
  598. allowed = {TEAM_BLACKMARKET},
  599. category = "Machine Guns"
  600. })
  601. DarkRP.createShipment("M134 Minigun", {
  602. model = "models/weapons/w_m60_machine_gun.mdl",
  603. entity = "m9k_minigun",
  604. price = 190000,
  605. amount = 10,
  606. separate = false,
  607. pricesep = 123,
  608. allowed = {TEAM_BLACKMARKET},
  609. category = "Machine Guns"
  610. })
  611.  
  612. DarkRP.createShipment("Knife", {
  613. model = "models/weapons/w_m60_machine_gun.mdl",
  614. entity = "m9k_knife",
  615. price = 10000,
  616. amount = 10,
  617. separate = false,
  618. pricesep = 1100,
  619. allowed = {TEAM_BLACKMARKET},
  620. category = "Special"
  621. })
  622. DarkRP.createShipment("Machete", {
  623. model = "models/weapons/w_m60_machine_gun.mdl",
  624. entity = "m9k_machete",
  625. price = 13000,
  626. amount = 10,
  627. separate = false,
  628. pricesep = 1400,
  629. allowed = {TEAM_BLACKMARKET},
  630. category = "Special"
  631. })
  632. DarkRP.createShipment("Machete", {
  633. model = "models/weapons/w_m60_machine_gun.mdl",
  634. entity = "m9k_machete",
  635. price = 13000,
  636. amount = 10,
  637. separate = false,
  638. pricesep = 1400,
  639. allowed = {TEAM_BLACKMARKET},
  640. category = "Special"
  641. })
  642. DarkRP.createShipment("Frag Grenade", {
  643. model = "models/weapons/w_m60_machine_gun.mdl",
  644. entity = "m9k_m61_frag",
  645. price = 35000,
  646. amount = 10,
  647. separate = false,
  648. pricesep = 1400,
  649. allowed = {TEAM_BLACKMARKET},
  650. category = "Special"
  651. })
  652. DarkRP.createShipment("Sticky Grenade", {
  653. model = "models/weapons/w_m60_machine_gun.mdl",
  654. entity = "m9k_sticky_grenade",
  655. price = 45000,
  656. amount = 10,
  657. separate = false,
  658. pricesep = 1400,
  659. allowed = {TEAM_BLACKMARKET},
  660. category = "Special"
  661. })
  662. DarkRP.createShipment("Sticky Grenade", {
  663. model = "models/weapons/w_m60_machine_gun.mdl",
  664. entity = "m9k_sticky_grenade",
  665. price = 45000,
  666. amount = 10,
  667. separate = false,
  668. pricesep = 1400,
  669. allowed = {TEAM_BLACKMARKET},
  670. category = "Special"
  671. })
  672. DarkRP.createShipment("M79 GL", {
  673. model = "models/weapons/w_m60_machine_gun.mdl",
  674. entity = "m9k_m79gl",
  675. price = 60000,
  676. amount = 10,
  677. separate = false,
  678. pricesep = 1400,
  679. allowed = {TEAM_BLACKMARKET},
  680. category = "Special"
  681. })
  682. DarkRP.createShipment("Suicide Bomb / Timed C4", {
  683. model = "models/weapons/w_m60_machine_gun.mdl",
  684. entity = "m9k_suicide_bomb",
  685. price = 65000,
  686. amount = 10,
  687. separate = false,
  688. pricesep = 1400,
  689. allowed = {TEAM_BLACKMARKET},
  690. category = "Special"
  691. })
  692. DarkRP.createShipment("Nitro Glycerine", {
  693. model = "models/weapons/w_m60_machine_gun.mdl",
  694. entity = "m9k_nitro",
  695. price = 75000,
  696. amount = 10,
  697. separate = false,
  698. pricesep = 1400,
  699. allowed = {TEAM_BLACKMARKET},
  700. category = "Special"
  701. })
  702. DarkRP.createShipment("Nerve Gas", {
  703. model = "models/weapons/w_m60_machine_gun.mdl",
  704. entity = "m9k_nerve_gas",
  705. price = 90000,
  706. amount = 10,
  707. separate = false,
  708. pricesep = 1400,
  709. allowed = {TEAM_BLACKMARKET},
  710. category = "Special"
  711. })
  712. DarkRP.createShipment("RPG-7", {
  713. model = "models/weapons/w_m60_machine_gun.mdl",
  714. entity = "m9k_rpg7",
  715. price = 130000,
  716. amount = 10,
  717. separate = false,
  718. pricesep = 1400,
  719. allowed = {TEAM_BLACKMARKET},
  720. category = "Special"
  721. })
  722.  
  723. DarkRP.createShipment("Proximity Mine", {
  724. model = "models/weapons/w_m60_machine_gun.mdl",
  725. entity = "m9k_proxy_mine",
  726. price = 50000,
  727. amount = 10,
  728. separate = false,
  729. pricesep = 1400,
  730. allowed = {TEAM_ENGINEER},
  731. category = "Special"
  732. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement