Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- DarkRP.createShipment("NAME TO APPEAR IN MENU", {
- model = "WEAPON_MODEL",
- entity = "WEAPON_NAME (right click in weapons tab on weapon, copy to clipboard)",
- price = PRICE,
- amount = 10, -- This only applies if noship is set to false
- seperate = false, -- No fucking clue
- pricesep = nil, -- No fucking clue
- noship = false, --False = Shipment True = single
- allowed = {TEAM_GUN} -- change to the adv gun dealers team if needed
- })
Advertisement
Add Comment
Please, Sign In to add comment