Sirshark10

Shipments

Apr 24th, 2016
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.29 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. --[[ M9k Pistols ]]--
  22. DarkRP.createShipment("Desert Eagle", {
  23. model = "models/weapons/w_tcom_deagle.mdl",
  24. entity = "m9k_deagle",
  25. price = 2500,
  26. amount = 1,
  27. seperate = false,
  28. pricesep = 500,
  29. noship = true,
  30. allowed = {TEAM_GUN}
  31. })
  32.  
  33. DarkRP.createShipment("Colt Python", {
  34. model = "models/weapons/w_colt_python.mdl",
  35. entity = "m9k_coltpython",
  36. price = 500,
  37. amount = 1,
  38. seperate = false,
  39. pricesep = 1000,
  40. noship = true,
  41. allowed = {TEAM_GUN}
  42. })
  43.  
  44. DarkRP.createShipment("Colt 1911", {
  45. model = "models/weapons/s_dmgf_co1911.mdl",
  46. entity = "m9k_colt1911",
  47. price = 150,
  48. amount = 1,
  49. seperate = false,
  50. pricesep = 500,
  51. noship = true,
  52. allowed = {TEAM_GUN}
  53. })
  54.  
  55. DarkRP.createShipment("HK 45C", {
  56. model = "models/weapons/w_hk45c.mdl",
  57. entity = "m9k_hk45",
  58. price = 200,
  59. amount = 1,
  60. seperate = false,
  61. pricesep = 500,
  62. noship = true,
  63. allowed = {TEAM_GUN}
  64. })
  65.  
  66.  
  67. DarkRP.createShipment("Luger ", {
  68. model = "models/weapons/w_luger_p08.mdl",
  69. entity = "m9k_luger",
  70. price = 100,
  71. amount = 1,
  72. seperate = false,
  73. pricesep = 500,
  74. noship = true,
  75. allowed = {TEAM_GUN}
  76. })
  77.  
  78.  
  79. DarkRP.createShipment("Raging Bull ", {
  80. model = "models/weapons/w_hk45c.mdl",
  81. entity = "m9k_ragingbull",
  82. price = 600,
  83. amount = 1,
  84. seperate = false,
  85. pricesep = 500,
  86. noship = true,
  87. allowed = {TEAM_GUN}
  88. })
  89.  
  90. DarkRP.createShipment("S&W 500 ", {
  91. model = "models/weapons/w_sw_model_500.mdl",
  92. entity = "m9k_model500",
  93. price = 550,
  94. amount = 1,
  95. seperate = false,
  96. pricesep = 500,
  97. noship = true,
  98. allowed = {TEAM_GUN}
  99. })
  100.  
  101. DarkRP.createShipment("M29 Satan ", {
  102. model = "models/weapons/w_m29_satan.mdl",
  103. entity = "m9k_m29satan",
  104. price = 750,
  105. amount = 1,
  106. seperate = false,
  107. pricesep = 500,
  108. noship = true,
  109. allowed = {TEAM_GUN}
  110. })
  111.  
  112. DarkRP.createShipment("Baretta ", {
  113. model = "models/weapons/w_beretta_m92.mdl",
  114. entity = "m9k_m92baretta",
  115. price = 200,
  116. amount = 1,
  117. seperate = false,
  118. pricesep = 500,
  119. noship = true,
  120. allowed = {TEAM_GUN}
  121. })
  122.  
  123. DarkRP.createShipment("S&W Model 3 Russian ", {
  124. model = "models/weapons/w_model_3_rus.mdl",
  125. entity = "m9k_model3russian",
  126. price = 400,
  127. amount = 1,
  128. seperate = false,
  129. pricesep = 500,
  130. noship = true,
  131. allowed = {TEAM_GUN}
  132. })
  133.  
  134. DarkRP.createShipment("S&W 627 ", {
  135. model = "models/weapons/w_sw_model_627.mdl",
  136. entity = "m9k_model627",
  137. price = 425,
  138. amount = 1,
  139. seperate = false,
  140. pricesep = 500,
  141. noship = true,
  142. allowed = {TEAM_GUN}
  143. })
  144.  
  145. DarkRP.createShipment("Winchester-73", {
  146. model = "models/weapons/w_winchester_1873.mdl",
  147. entity = "m9k_winchester73",
  148. price = 1000,
  149. amount = 1,
  150. seperate = true,
  151. pricesep = 500,
  152. noship = true,
  153. allowed = {TEAM_GUN}
  154. })
  155.  
  156. DarkRP.createShipment("ACR", {
  157. model = "models/weapons/w_masada_acr.mdl",
  158. entity = "m9k_acr",
  159. price = 1000,
  160. amount = 1,
  161. seperate = true,
  162. pricesep = 500,
  163. noship = true,
  164. allowed = {TEAM_GUN}
  165. })
  166.  
  167. DarkRP.createShipment("AK-47", {
  168. model = "models/weapons/w_ak47_m9k.mdl",
  169. entity = "m9k_ak47",
  170. price = 1000,
  171. amount = 1,
  172. seperate = true,
  173. pricesep = 500,
  174. noship = true,
  175. allowed = {TEAM_GUN}
  176. })
  177.  
  178. DarkRP.createShipment("AK-74", {
  179. model = "models/weapons/w_tct_ak47.mdl",
  180. entity = "m9k_ak74",
  181. price = 1000,
  182. amount = 1,
  183. seperate = true,
  184. pricesep = 500,
  185. noship = true,
  186. allowed = {TEAM_GUN}
  187. })
  188.  
  189. DarkRP.createShipment("AMD-65", {
  190. model = "models/weapons/w_amd_65.mdl",
  191. entity = "m9k_amd65",
  192. price = 1000,
  193. amount = 1,
  194. seperate = true,
  195. pricesep = 500,
  196. noship = true,
  197. allowed = {TEAM_GUN}
  198. })
  199.  
  200. DarkRP.createShipment("An-94", {
  201. model = "models/weapons/w_rif_an_94.mdl",
  202. entity = "m9k_an94",
  203. price = 1000,
  204. amount = 1,
  205. seperate = true,
  206. pricesep = 500,
  207. noship = true,
  208. allowed = {TEAM_GUN}
  209. })
  210.  
  211. DarkRP.createShipment("AS VAL", {
  212. model = "models/weapons/w_dmg_vally.mdl",
  213. entity = "m9k_val",
  214. price = 1000,
  215. amount = 1,
  216. seperate = true,
  217. pricesep = 500,
  218. noship = true,
  219. allowed = {TEAM_GUN}
  220. })
  221.  
  222. DarkRP.createShipment("F-2000", {
  223. model = "models/weapons/w_fn_f2000.mdl",
  224. entity = "m9k_f2000",
  225. price = 1000,
  226. amount = 1,
  227. seperate = true,
  228. pricesep = 500,
  229. noship = true,
  230. allowed = {TEAM_GUN}
  231. })
  232.  
  233. DarkRP.createShipment("Famas", {
  234. model = "models/weapons/w_tct_famas.mdl",
  235. entity = "m9k_famas",
  236. price = 1000,
  237. amount = 1,
  238. seperate = true,
  239. pricesep = 500,
  240. noship = true,
  241. allowed = {TEAM_GUN}
  242. })
  243.  
  244. DarkRP.createShipment("FN-FAL", {
  245. model = "models/weapons/w_fn_fal.mdl",
  246. entity = "m9k_fal",
  247. price = 1000,
  248. amount = 1,
  249. seperate = true,
  250. pricesep = 500,
  251. noship = true,
  252. allowed = {TEAM_GUN}
  253. })
  254.  
  255. DarkRP.createShipment("G-36", {
  256. model = "models/weapons/w_hk_g36c.mdl",
  257. entity = "m9k_g36",
  258. price = 1000,
  259. amount = 1,
  260. seperate = true,
  261. pricesep = 500,
  262. noship = true,
  263. allowed = {TEAM_GUN}
  264. })
  265.  
  266. DarkRP.createShipment("M-416", {
  267. model = "models/weapons/w_hk_416.mdl",
  268. entity = "m9k_m416",
  269. price = 1000,
  270. amount = 1,
  271. seperate = true,
  272. pricesep = 500,
  273. noship = true,
  274. allowed = {TEAM_GUN}
  275. })
  276.  
  277. DarkRP.createShipment("HK G3A3", {
  278. model = "models/weapons/w_hk_g3.mdl",
  279. entity = "m9k_g3a3",
  280. price = 1000,
  281. amount = 1,
  282. seperate = true,
  283. pricesep = 500,
  284. noship = true,
  285. allowed = {TEAM_GUN}
  286. })
  287.  
  288. DarkRP.createShipment("L-85", {
  289. model = "models/weapons/w_l85a2.mdl",
  290. entity = "m9k_l85",
  291. price = 1000,
  292. amount = 1,
  293. seperate = true,
  294. pricesep = 500,
  295. noship = true,
  296. allowed = {TEAM_GUN}
  297. })
  298.  
  299. DarkRP.createShipment("M-14", {
  300. model = "models/weapons/w_snip_m14sp.mdl",
  301. entity = "m9k_m14sp",
  302. price = 1000,
  303. amount = 1,
  304. seperate = true,
  305. pricesep = 500,
  306. noship = true,
  307. allowed = {TEAM_GUN}
  308. })
  309.  
  310. DarkRP.createShipment("M16A4", {
  311. model = "models/weapons/w_dmg_m16ag.mdl",
  312. entity = "m9k_m16a4_acog",
  313. price = 1000,
  314. amount = 1,
  315. seperate = true,
  316. pricesep = 500,
  317. noship = true,
  318. allowed = {TEAM_GUN}
  319. })
  320.  
  321. DarkRP.createShipment("M4A1", {
  322. model = "models/weapons/w_m4a1_iron.mdl",
  323. entity = "m9k_m4a1",
  324. price = 1000,
  325. amount = 1,
  326. seperate = true,
  327. pricesep = 500,
  328. noship = true,
  329. allowed = {TEAM_GUN}
  330. })
  331.  
  332. DarkRP.createShipment("Scar-H", {
  333. model = "models/weapons/w_fn_scar_h.mdl",
  334. entity = "m9k_scar",
  335. price = 1000,
  336. amount = 1,
  337. seperate = true,
  338. pricesep = 500,
  339. noship = true,
  340. allowed = {TEAM_GUN}
  341. })
  342.  
  343. DarkRP.createShipment("Ares Shrike", {
  344. model = "models/weapons/w_ares_shrike.mdl",
  345. entity = "m9k_ares_shrike",
  346. price = 1000,
  347. amount = 1,
  348. seperate = true,
  349. pricesep = 500,
  350. noship = true,
  351. allowed = {TEAM_GUN}
  352. })
  353.  
  354. DarkRP.createShipment("S3-3M Vikhir", {
  355. model = "models/weapons/w_dmg_vikhr.mdl",
  356. entity = "m9k_vikhr",
  357. price = 1000,
  358. amount = 1,
  359. seperate = true,
  360. pricesep = 500,
  361. noship = true,
  362. allowed = {TEAM_GUN}
  363. })
  364.  
  365. DarkRP.createShipment("FG-42", {
  366. model = "models/weapons/w_fg42.mdl",
  367. entity = " m9k_fg42",
  368. price = 1000,
  369. amount = 1,
  370. seperate = true,
  371. pricesep = 500,
  372. noship = true,
  373. allowed = {TEAM_GUN}
  374. })
  375.  
  376. DarkRP.createShipment("Aug-A3", {
  377. model = "models/weapons/w_auga3.mdl",
  378. entity = "m9k_auga3",
  379. price = 1000,
  380. amount = 1,
  381. seperate = true,
  382. pricesep = 500,
  383. noship = true,
  384. allowed = {TEAM_GUN}
  385. })
  386.  
  387. DarkRP.createShipment("Tar-21", {
  388. model = "models/weapons/w_imi_tar21.mdl",
  389. entity = "m9k_tar21",
  390. price = 1000,
  391. amount = 1,
  392. seperate = true,
  393. pricesep = 500,
  394. noship = true,
  395. allowed = {TEAM_GUN}
  396. })
  397.  
  398. DarkRP.createShipment("M1918 Bar", {
  399. model = "models/weapons/w_m1918_bar.mdl",
  400. entity = "m9k_m1918bar",
  401. price = 1000,
  402. amount = 1,
  403. seperate = true,
  404. pricesep = 500,
  405. noship = true,
  406. allowed = {TEAM_GUN}
  407. })
  408.  
  409. DarkRP.createShipment("M-249", {
  410. model = "models/weapons/w_m249_machine_gun.mdl",
  411. entity = "m9k_m249lmg",
  412. price = 1000,
  413. amount = 1,
  414. seperate = true,
  415. pricesep = 500,
  416. noship = true,
  417. allowed = {TEAM_GUN}
  418. })
  419.  
  420. DarkRP.createShipment("M60", {
  421. model = "models/weapons/w_m60_machine_gun.mdl",
  422. entity = "m9k_m60",
  423. price = 1000,
  424. amount = 1,
  425. seperate = true,
  426. pricesep = 500,
  427. noship = true,
  428. allowed = {TEAM_GUN}
  429. })
  430.  
  431. DarkRP.createShipment("PKM", {
  432. model = "models/weapons/w_mach_russ_pkm.mdl",
  433. entity = "m9k_pkm",
  434. price = 1000,
  435. amount = 1,
  436. seperate = true,
  437. pricesep = 500,
  438. noship = true,
  439. allowed = {TEAM_GUN}
  440. })
  441.  
  442. DarkRP.createShipment("M3", {
  443. model = "models/weapons/w_benelli_m3.mdl",
  444. entity = "m9k_m3",
  445. price = 1000,
  446. amount = 1,
  447. seperate = true,
  448. pricesep = 500,
  449. noship = true,
  450. allowed = {TEAM_GUN}
  451. })
  452.  
  453. DarkRP.createShipment("Browning Auto", {
  454. model = "models/weapons/w_browning_auto.mdl",
  455. entity = "m9k_browningauto5",
  456. price = 1000,
  457. amount = 1,
  458. seperate = true,
  459. pricesep = 500,
  460. noship = true,
  461. allowed = {TEAM_GUN}
  462. })
  463.  
  464. DarkRP.createShipment("Double Barrel Shotgun", {
  465. model = "models/weapons/w_double_barrel_shotgun.mdl",
  466. entity = "m9k_dbarrel",
  467. price = 1000,
  468. amount = 1,
  469. seperate = true,
  470. pricesep = 500,
  471. noship = true,
  472. allowed = {TEAM_GUN}
  473. })
  474.  
  475. DarkRP.createShipment("Ithaca 37", {
  476. model = "models/weapons/w_ithaca_m37.mdl",
  477. entity = "m9k_ithacam37",
  478. price = 1000,
  479. amount = 1,
  480. seperate = true,
  481. pricesep = 500,
  482. noship = true,
  483. allowed = {TEAM_GUN}
  484. })
  485.  
  486. DarkRP.createShipment("Mossberg 590", {
  487. model = "models/weapons/w_mossberg_590.mdl",
  488. entity = "m9k_mossberg590",
  489. price = 1000,
  490. amount = 1,
  491. seperate = true,
  492. pricesep = 500,
  493. noship = true,
  494. allowed = {TEAM_GUN}
  495. })
  496.  
  497. DarkRP.createShipment("Pancor Jackhammer", {
  498. model = "models/weapons/w_pancor_jackhammer.mdl",
  499. entity = "m9k_jackhammer",
  500. price = 1000,
  501. amount = 1,
  502. seperate = true,
  503. pricesep = 500,
  504. noship = true,
  505. allowed = {TEAM_GUN}
  506. })
  507.  
  508. DarkRP.createShipment("Remington-870", {
  509. model = "models/weapons/w_remington_870_tact.mdl",
  510. entity = "m9k_remington870",
  511. price = 1000,
  512. amount = 1,
  513. seperate = true,
  514. pricesep = 500,
  515. noship = true,
  516. allowed = {TEAM_GUN}
  517. })
  518.  
  519. DarkRP.createShipment("Spas-12", {
  520. model = "models/weapons/w_spas_12.mdl",
  521. entity = "m9k_spas12",
  522. price = 1000,
  523. amount = 1,
  524. seperate = true,
  525. pricesep = 500,
  526. noship = true,
  527. allowed = {TEAM_ADVGUNDEALER}
  528. })
  529.  
  530. DarkRP.createShipment("Striker-12", {
  531. model = "models/weapons/w_striker_12g.mdl",
  532. entity = "m9k_striker12",
  533. price = 1000,
  534. amount = 1,
  535. seperate = true,
  536. pricesep = 500,
  537. noship = true,
  538. allowed = {TEAM_GUN}
  539. })
  540.  
  541. DarkRP.createShipment("USAS", {
  542. model = "models/weapons/w_usas_12.mdl",
  543. entity = "m9k_usas",
  544. price = 1000,
  545. amount = 1,
  546. seperate = true,
  547. pricesep = 500,
  548. noship = true,
  549. allowed = {TEAM_GUN}
  550. })
  551.  
  552. DarkRP.createShipment("Winchester-1897", {
  553. model = "models/weapons/w_winchester_1897_trench.mdl",
  554. entity = "m9k_1897winchester",
  555. price = 1000,
  556. amount = 1,
  557. seperate = true,
  558. pricesep = 500,
  559. noship = true,
  560. allowed = {TEAM_GUN}
  561. })
  562.  
  563. DarkRP.createShipment("Winchester-1887", {
  564. model = "models/weapons/w_winchester_1887.mdl",
  565. entity = "m9k_1887winchester",
  566. price = 1000,
  567. amount = 1,
  568. seperate = true,
  569. pricesep = 500,
  570. noship = true,
  571. allowed = {TEAM_GUN}
  572. })
  573.  
  574. DarkRP.createShipment("AW-50", {
  575. model = "models/weapons/w_acc_int_aw50.mdl",
  576. entity = "m9k_aw50",
  577. price = 1000,
  578. amount = 1,
  579. seperate = true,
  580. pricesep = 500,
  581. noship = true,
  582. allowed = {TEAM_GUN}
  583. })
  584.  
  585. DarkRP.createShipment("Barret-M82", {
  586. model = "models/weapons/w_barret_m82.mdl",
  587. entity = "m9k_barret_m82",
  588. price = 1000,
  589. amount = 1,
  590. seperate = true,
  591. pricesep = 500,
  592. noship = true,
  593. allowed = {TEAM_GUN}
  594. })
  595.  
  596. DarkRP.createShipment("M98b", {
  597. model = "models/weapons/w_barrett_m98b.mdl",
  598. entity = "m9k_m98b",
  599. price = 1000,
  600. amount = 1,
  601. seperate = true,
  602. pricesep = 500,
  603. noship = true,
  604. allowed = {TEAM_GUN}
  605. })
  606.  
  607. DarkRP.createShipment("SVU", {
  608. model = "models/weapons/w_dragunov_svu.mdl",
  609. entity = "m9k_svu",
  610. price = 1000,
  611. amount = 1,
  612. seperate = true,
  613. pricesep = 500,
  614. noship = true,
  615. allowed = {TEAM_GUN}
  616. })
  617.  
  618. DarkRP.createShipment("Sl8", {
  619. model = "models/weapons/w_hk_sl8.mdl",
  620. entity = "m9k_sl8",
  621. price = 1000,
  622. amount = 1,
  623. seperate = true,
  624. pricesep = 500,
  625. noship = true,
  626. allowed = {TEAM_GUN}
  627. })
  628.  
  629. DarkRP.createShipment("Intervention", {
  630. model = "models/weapons/w_snip_int.mdl",
  631. entity = "m9k_intervention",
  632. price = 1000,
  633. amount = 1,
  634. seperate = true,
  635. pricesep = 500,
  636. noship = true,
  637. allowed = {TEAM_GUN}
  638. })
  639.  
  640. DarkRP.createShipment("M-24", {
  641. model = "models/weapons/w_snip_m24_6.mdl",
  642. entity = "m9k_m24",
  643. price = 1000,
  644. amount = 1,
  645. seperate = true,
  646. pricesep = 500,
  647. noship = true,
  648. allowed = {TEAM_GUN}
  649. })
  650.  
  651. DarkRP.createShipment("Remington 7615p", {
  652. model = "models/weapons/w_remington_7615p.mdl",
  653. entity = "m9k_remington7615p",
  654. price = 1000,
  655. amount = 1,
  656. seperate = true,
  657. pricesep = 500,
  658. noship = true,
  659. allowed = {TEAM_GUN}
  660. })
  661.  
  662. DarkRP.createShipment("PSG-1", {
  663. model = "models/weapons/w_hk_psg1.mdl",
  664. entity = "m9k_psg1",
  665. price = 1000,
  666. amount = 1,
  667. seperate = true,
  668. pricesep = 500,
  669. noship = true,
  670. allowed = {TEAM_ADVGUNDEALER}
  671. })
  672.  
  673. DarkRP.createShipment("Dragunov", {
  674. model = "models/weapons/w_svd_dragunov.mdl",
  675. entity = "m9k_dragunov",
  676. price = 1000,
  677. amount = 1,
  678. seperate = true,
  679. pricesep = 500,
  680. noship = true,
  681. allowed = {TEAM_GUN}
  682. })
  683.  
  684. DarkRP.createShipment("SVT 40", {
  685. model = "models/weapons/w_svt_40.mdl",
  686. entity = "m9k_svt40",
  687. price = 1000,
  688. amount = 1,
  689. seperate = true,
  690. pricesep = 500,
  691. noship = true,
  692. allowed = {TEAM_GUN}
  693. })
  694.  
  695. DarkRP.createShipment("Contender", {
  696. model = "models/weapons/w_g2_contender.mdl",
  697. entity = "m9k_contender",
  698. price = 1000,
  699. amount = 1,
  700. seperate = true,
  701. pricesep = 500,
  702. noship = true,
  703. allowed = {TEAM_GUN}
  704. })
  705.  
  706. DarkRP.createShipment("EX41", {
  707. model = "models/weapons/w_ex41.mdl",
  708. entity = "m9k_ex41",
  709. price = 1000,
  710. amount = 1,
  711. seperate = true,
  712. pricesep = 500,
  713. noship = true,
  714. allowed = {TEAM_GUN}
  715. })
  716.  
  717. DarkRP.createShipment("Frag Grenade", {
  718. model = "models/weapons/w_grenade.mdl",
  719. entity = "m9k_m61_frag",
  720. price = 1000,
  721. amount = 1,
  722. seperate = true,
  723. pricesep = 500,
  724. noship = true,
  725. allowed = {TEAM_GUN}
  726. })
  727.  
  728. DarkRP.createShipment("M202", {
  729. model = "models/weapons/w_rocket_launcher.mdl",
  730. entity = "m9k_m202",
  731. price = 1000,
  732. amount = 1,
  733. seperate = true,
  734. pricesep = 500,
  735. noship = true,
  736. allowed = {TEAM_GUN}
  737. })
  738.  
  739. DarkRP.createShipment("Knife", {
  740. model = "models/weapons/w_extreme_ratio.mdl",
  741. entity = "m9k_knife",
  742. price = 1000,
  743. amount = 1,
  744. seperate = true,
  745. pricesep = 500,
  746. noship = true,
  747. allowed = {TEAM_GUN}
  748. })
  749.  
  750. DarkRP.createShipment("Machete", {
  751. model = "models/weapons/w_fc2_machete.mdl",
  752. entity = "m9k_machete",
  753. price = 1000,
  754. amount = 1,
  755. seperate = true,
  756. pricesep = 500,
  757. noship = true,
  758. allowed = {TEAM_GUN}
  759. })
  760.  
  761. DarkRP.createShipment("M79 Gl", {
  762. model = "",
  763. entity = "m9k_m79gl",
  764. price = 1000,
  765. amount = 1,
  766. seperate = true,
  767. pricesep = 500,
  768. noship = true,
  769. allowed = {TEAM_GUN}
  770. })
  771.  
  772. DarkRP.createShipment("Matador", {
  773. model = "models/weapons/w_m79_grenadelauncher.mdl",
  774. entity = "m9k_matador",
  775. price = 1000,
  776. amount = 1,
  777. seperate = true,
  778. pricesep = 500,
  779. noship = true,
  780. allowed = {TEAM_GUN}
  781. })
  782.  
  783. DarkRP.createShipment("Milkor MGl", {
  784. model = "models/weapons/w_milkor_mgl1.mdl",
  785. entity = "m9k_milkormgl",
  786. price = 1000,
  787. amount = 1,
  788. seperate = true,
  789. pricesep = 500,
  790. noship = true,
  791. allowed = {TEAM_GUN}
  792. })
  793.  
  794. DarkRP.createShipment("RPG-7", {
  795. model = "models/weapons/w_rl7.mdl",
  796. entity = "m9k_rpg7",
  797. price = 1000,
  798. amount = 1,
  799. seperate = true,
  800. pricesep = 500,
  801. noship = true,
  802. allowed = {TEAM_GUN}
  803. })
  804.  
  805. DarkRP.createShipment("Bizon P19", {
  806. model = "models/weapons/w_pp19_bizon.mdl",
  807. entity = "m9k_bizonp19",
  808. price = 1000,
  809. amount = 1,
  810. seperate = true,
  811. pricesep = 500,
  812. noship = true,
  813. allowed = {TEAM_GUN}
  814. })
  815.  
  816.  
  817. DarkRP.createShipment("AAC Honeybadger", {
  818. model = "models/weapons/w_aac_honeybadger.mdl",
  819. entity = "m9k_honeybadger",
  820. price = 1000,
  821. amount = 1,
  822. seperate = true,
  823. pricesep = 500,
  824. noship = true,
  825. allowed = {TEAM_GUN}
  826. })
  827.  
  828. DarkRP.createShipment("FM P90", {
  829. model = "models/weapons/w_fn_p90.mdl",
  830. entity = "m9k_smgp90",
  831. price = 1000,
  832. amount = 1,
  833. seperate = true,
  834. pricesep = 500,
  835. noship = true,
  836. allowed = {TEAM_GUN}
  837. })
  838.  
  839. DarkRP.createShipment("HK MP5", {
  840. model = "models/weapons/w_hk_mp5.mdl",
  841. entity = "m9k_mp5",
  842. price = 1000,
  843. amount = 1,
  844. seperate = true,
  845. pricesep = 500,
  846. noship = true,
  847. allowed = {TEAM_GUN}
  848. })
  849.  
  850. DarkRP.createShipment("HK MP7", {
  851. model = "models/weapons/w_mp7_silenced.mdl",
  852. entity = "m9k_mp7",
  853. price = 1000,
  854. amount = 1,
  855. seperate = true,
  856. pricesep = 500,
  857. noship = true,
  858. allowed = {TEAM_GUN}
  859. })
  860.  
  861. DarkRP.createShipment("HK UMP45", {
  862. model = "models/weapons/w_hk_ump45.mdl",
  863. entity = "m9k_ump45",
  864. price = 1000,
  865. amount = 1,
  866. seperate = true,
  867. pricesep = 500,
  868. noship = true,
  869. allowed = {TEAM_GUN}
  870. })
  871.  
  872. DarkRP.createShipment("HK USC", {
  873. model = "models/weapons/w_hk_usc.mdl",
  874. entity = "m9k_usc",
  875. price = 1000,
  876. amount = 1,
  877. seperate = true,
  878. pricesep = 500,
  879. noship = true,
  880. allowed = {TEAM_GUN}
  881. })
  882.  
  883. DarkRP.createShipment("KAC PDW", {
  884. model = "models/weapons/w_kac_pdw.mdl",
  885. entity = "m9k_kac_pdw",
  886. price = 1000,
  887. amount = 1,
  888. seperate = true,
  889. pricesep = 500,
  890. noship = true,
  891. allowed = {TEAM_GUN}
  892. })
  893.  
  894. DarkRP.createShipment("KRISS Vector", {
  895. model = "models/weapons/w_kriss_vector.mdl",
  896. entity = "m9k_vector",
  897. price = 1000,
  898. amount = 1,
  899. seperate = true,
  900. pricesep = 500,
  901. noship = true,
  902. allowed = {TEAM_GUN}
  903. })
  904.  
  905. DarkRP.createShipment("Magpul PDR", {
  906. model = "models/weapons/w_magpul_pdr.mdl",
  907. entity = "m9k_magpulpdr",
  908. price = 1000,
  909. amount = 1,
  910. seperate = true,
  911. pricesep = 500,
  912. noship = true,
  913. allowed = {TEAM_GUN}
  914. })
  915.  
  916. DarkRP.createShipment("MP40", {
  917. model = "models/weapons/w_mp40smg.mdl",
  918. entity = "m9k_mp40",
  919. price = 1000,
  920. amount = 1,
  921. seperate = true,
  922. pricesep = 500,
  923. noship = true,
  924. allowed = {TEAM_GUN}
  925. })
  926.  
  927. DarkRP.createShipment("MP5 SD", {
  928. model = "models/weapons/w_hk_mp5sd.mdl",
  929. entity = "m9k_mp5sd",
  930. price = 1000,
  931. amount = 1,
  932. seperate = true,
  933. pricesep = 500,
  934. noship = true,
  935. allowed = {TEAM_GUN}
  936. })
  937.  
  938. DarkRP.createShipment("Sten", {
  939. model = "models/weapons/w_sten.mdl",
  940. entity = "m9k_sten",
  941. price = 1000,
  942. amount = 1,
  943. seperate = true,
  944. pricesep = 500,
  945. noship = true,
  946. allowed = {TEAM_GUN}
  947. })
  948.  
  949. DarkRP.createShipment("Tec-9", {
  950. model = "models/weapons/w_intratec_tec9.mdl",
  951. entity = "m9k_tec9",
  952. price = 1000,
  953. amount = 1,
  954. seperate = true,
  955. pricesep = 500,
  956. noship = true,
  957. allowed = {TEAM_GUN}
  958. })
  959.  
  960. DarkRP.createShipment("Tommy Gun", {
  961. model = "models/weapons/w_tommy_gun.mdl",
  962. entity = "m9k_thompson",
  963. price = 1000,
  964. amount = 1,
  965. seperate = true,
  966. pricesep = 500,
  967. noship = true,
  968. allowed = {TEAM_GUN}
  969. })
  970.  
  971. DarkRP.createShipment("Uzi", {
  972. model = "models/weapons/w_uzi_imi.mdl",
  973. entity = "m9k_uzi",
  974. price = 1000,
  975. amount = 1,
  976. seperate = true,
  977. pricesep = 500,
  978. noship = true,
  979. allowed = {TEAM_GUN}
  980. })
Advertisement
Add Comment
Please, Sign In to add comment