Advertisement
Guest User

Basic Template (P3OZ)

a guest
May 28th, 2016
2,237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.37 KB | None | 0 0
  1. ------------------------------------------------------------------------------------------
  2.  
  3.         DarkRP.createShipment("NAME OF YOUR WEAPON", {
  4.             model = "",
  5.             entity = "",
  6.             price = 6969,
  7.             amount = 10,
  8.             seperate = false,
  9.             pricesep = 696,
  10.             noship = false,
  11.             allowed = {TEAM_GUN}
  12.     })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement