Advertisement
SlenderDaddy

Untitled

Aug 8th, 2016
65
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("HL2pistol", {
  2. model = "models/weapons/W_pistol.mdl",
  3. entity = "weapon_pistol",
  4. price = 500,
  5. amount = 10,
  6. separate = false,
  7. pricesep = 200,
  8. noship = false,
  9. allowed = {TEAM_GUN}
  10. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement