Lollyking

minigun

Sep 16th, 2016
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. DarkRP.createShipment("Minigun", {
  2. model = "m9k_minigun",
  3. entity = "m9k_minigun",
  4. price = 130000,
  5. amount = 10,
  6. separate = true,
  7. pricesep = 25000,
  8. noship = false,
  9. allowed = {TEAM_BLACKMARKET},
  10. -- CustomCheck
  11. })
Add Comment
Please, Sign In to add comment