[QUOTE][code]DarkRP.createShipment("Luger", {
model = "models/weapons/w_luger_p08.mdl",
entity = "m9k_luger",
price = 1200,
amount = 10,
seperate = false,
pricesep = nil,
noship = false,
allowed = {TEAM_SARMS}
})[/code]
[code]
DarkRP.createShipment("Luger Single", {
model = "models/weapons/w_luger_p08.mdl",
entity = "m9k_luger",
price = 100,
amount = 1,
seperate = true,
pricesep = 100,
noship = true,
allowed = {TEAM_SARMS}
})[/code]
[/QUOTE]
Dude whats wrong with you, why would you set each gun 100 while the shipment or 10 of them to 1200 that makes no sense
[QUOTE=Sally;43828775]Dude whats wrong with you, why would you set each gun 100 while the shipment or 10 of them to 1200 that makes no sense[/QUOTE]
It's called set it to your preferences those are his.
Gotta love when people complain about something that is free.
Sorry, you need to Log In to post a reply to this thread.