Advertisement
Guest User

Untitled

a guest
Nov 28th, 2015
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. DarkRP.createShipment("Advanced Combat Optical Gunsight (ACOG)", {
  2. model = "models/Items/BoxMRounds.mdl",
  3. entity = "fas2_att_acog",
  4. price = 2500,
  5. amount = 5,
  6. separate = false,
  7. pricesep = ,
  8. noship = false,
  9. allowed = {TEAM_GUN},
  10. -- CustomCheck
  11. })
  12.  
  13. DarkRP.createShipment("Aimpoint CompM4", {
  14. model = "models/Items/BoxMRounds.mdl",
  15. entity = "fas2_att_compm4",
  16. price = 2000,
  17. amount = 5,
  18. separate = false,
  19. pricesep = ,
  20. noship = false,
  21. allowed = {TEAM_GUN},
  22. -- CustomCheck
  23. })
  24.  
  25. DarkRP.createShipment("C79 3.4x Combat Optical Sight ", {
  26. model = "models/Items/BoxMRounds.mdl",
  27. entity = "fas2_att_c79",
  28. price = 3500,
  29. amount = 5,
  30. separate = false,
  31. pricesep = ,
  32. noship = false,
  33. allowed = {TEAM_GUN},
  34. -- CustomCheck
  35. })
  36.  
  37. DarkRP.createShipment("EoTech Model 553 Holographic Sight", {
  38. model = "models/Items/BoxMRounds.mdl",
  39. entity = "fas2_att_eotech",
  40. price = 3000,
  41. amount = 5,
  42. separate = false,
  43. pricesep = ,
  44. noship = false,
  45. allowed = {TEAM_GUN},
  46. -- CustomCheck
  47. })
  48.  
  49. DarkRP.createShipment("Vertical Forward Grip", {
  50. model = "models/Items/BoxMRounds.mdl",
  51. entity = "fas2_att_foregrip",
  52. price = 1500,
  53. amount = 5,
  54. separate = false,
  55. pricesep = ,
  56. noship = false,
  57. allowed = {TEAM_GUN},
  58. -- CustomCheck
  59. })
  60.  
  61. DarkRP.createShipment("Harris Bipod", {
  62. model = "models/Items/BoxMRounds.mdl",
  63. entity = "fas2_att_harrisbipod",
  64. price = 2500,
  65. amount = 5,
  66. separate = false,
  67. pricesep = ,
  68. noship = false,
  69. allowed = {TEAM_GUN},
  70. -- CustomCheck
  71. })
  72.  
  73. DarkRP.createShipment("Leupold Mark 4 Optical Sight", {
  74. model = "models/Items/BoxMRounds.mdl",
  75. entity = "fas2_att_leupold,
  76. price = 3500,
  77. amount = 5,
  78. separate = false,
  79. pricesep = ,
  80. noship = false,
  81. allowed = {TEAM_GUN},
  82. -- CustomCheck
  83. })
  84.  
  85. DarkRP.createShipment("M21 20 Round Magazine", {
  86. model = "models/Items/BoxMRounds.mdl" ",
  87. entity = "fas2_att_m2120mag,
  88. price = 1000 ,
  89. amount = 5,
  90. separate = false,
  91. pricesep = ,
  92. noship = false,
  93. allowed = {TEAM_GUN},
  94. -- CustomCheck
  95. })
  96.  
  97. DarkRP.createShipment("MP5K 30 Round Magazine", {
  98. model = "models/Items/BoxMRounds.mdl",
  99. entity = "fas2_att_mp5k30mag,
  100. price = 1000,
  101. amount = 5,
  102. separate = false,
  103. pricesep = ,
  104. noship = false,
  105. allowed = {TEAM_GUN},
  106. -- CustomCheck
  107. })
  108.  
  109. DarkRP.createShipment("Pritsel Snaipersky Optichesky (PSO-1)", {
  110. model = "models/Items/BoxMRounds.mdl",
  111. entity = "fas2_att_pso1,
  112. price = 1500,
  113. amount = 5,
  114. separate = false,
  115. pricesep = ,
  116. noship = false,
  117. allowed = {TEAM_GUN},
  118. -- CustomCheck
  119. })
  120.  
  121. DarkRP.createShipment("SIG55X 30 Round Magazine", {
  122. model = "models/Items/BoxMRounds.mdl",
  123. entity = "fas2_att_sg55x30mag,
  124. price = 1500,
  125. amount = 5,
  126. separate = false,
  127. pricesep = ,
  128. noship = false,
  129. allowed = {TEAM_GUN},
  130. -- CustomCheck
  131. })
  132.  
  133. DarkRP.createShipment("SKS 20 Round Magazine", {
  134. model = "models/Items/BoxMRounds.mdl",
  135. entity = "fas2_att_sks20mag,
  136. price = 1000 ,
  137. amount = 5,
  138. separate = false,
  139. pricesep = ,
  140. noship = false,
  141. allowed = {TEAM_GUN},
  142. -- CustomCheck
  143. })
  144.  
  145. DarkRP.createShipment("SKS 30 Round Magazine", {
  146. model = "models/Items/BoxMRounds.mdl",
  147. entity = "fas2_att_sks30mag,
  148. price = 3500,
  149. amount = 5,
  150. separate = false,
  151. pricesep = ,
  152. noship = false,
  153. allowed = {TEAM_GUN},
  154. -- CustomCheck
  155. })
  156.  
  157. DarkRP.createShipment("Sound Suppressor", {
  158. model = "models/Items/BoxMRounds.mdl",
  159. entity = "fas2_att_suppressor,
  160. price = 1500,
  161. amount = 5,
  162. separate = false,
  163. pricesep = ,
  164. noship = false,
  165. allowed = {TEAM_GUN},
  166. -- CustomCheck
  167. })
  168.  
  169. DarkRP.createShipment("Tritium Iron Sight Replacement", {
  170. model = "models/Items/BoxMRounds.mdl",
  171. entity = "fas2_att_tritiumsights,
  172. price = 1000,
  173. amount = 5,
  174. separate = false,
  175. pricesep = ,
  176. noship = false,
  177. allowed = {TEAM_GUN},
  178. -- CustomCheck
  179. })
  180.  
  181. DarkRP.createShipment("Wooden UZI Stock", {
  182. model = "models/Items/BoxMRounds.mdl",
  183. entity = "fas2_att_uziwoodenstock,
  184. price = 1000,
  185. amount = 5,
  186. separate = false,
  187. pricesep = ,
  188. noship = false,
  189. allowed = {TEAM_GUN},
  190. -- CustomCheck
  191. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement