- Initiateur de la discussion
L
leo2b
Geek suprême
- Messages
- 100
- Score réaction
- 2
- Points
- 110
salut j'arrive pas a ajouter des armes au armurier voici mon code
-- Code generated with help from: TCB's DarkRP 2.5 Tools | www.thecodingbeast.com
DarkRP.createShipment("AMD 65", {
model = "m9k_amd65",
entity = "weapon_w_amd_65",
price = 1115,
amount = 10,
separate = false,
pricesep = 0,
noship = false,
allowed = {TEAM_GUN},
shipmodel = "models/weapons/w_amd_65.mdl",
-- Insert customCheck here if you have one and want one.
})
-- Code generated with help from: TCB's DarkRP 2.5 Tools | www.thecodingbeast.com
DarkRP.createShipment("AMD 65", {
model = "m9k_amd65",
entity = "weapon_w_amd_65",
price = 1115,
amount = 10,
separate = false,
pricesep = 0,
noship = false,
allowed = {TEAM_GUN},
shipmodel = "models/weapons/w_amd_65.mdl",
-- Insert customCheck here if you have one and want one.
})