- Initiateur de la discussion
Z
Zolbrine
Geek
- Messages
- 6
- Score réaction
- 0
- Points
- 65
Mon job commissaire marche pas alors que j'ai tout paramétrer
Job:
TEAM_CHIEF = DarkRP.createJob("Commissaire", {
color = Color(20, 20, 255, 255),
model = "models/player/combine_soldier_prisonguard.mdl",
description = [[Tu est le commissaire de la police !]],
weapons = {"arrest_stick", "unarrest_stick", "weapon_deagle2", "stunstick", "door_ram", "weaponchecker"},
command = "chief",
max = 1,
salary = 20,
admin = 0,
vote = false,
hasLicense = true,
chief = true,
ammo = {
["pistol"] = 60,
},
category = "Civil Protection",
})
https://gyazo.com/396b6d7a0ab3e614eb8c5ed1ec99f29d
https://gyazo.com/cb62764a6dd14057ac76d7a09e905d74
Quelqu'un aurais une solution ?
Job:
TEAM_CHIEF = DarkRP.createJob("Commissaire", {
color = Color(20, 20, 255, 255),
model = "models/player/combine_soldier_prisonguard.mdl",
description = [[Tu est le commissaire de la police !]],
weapons = {"arrest_stick", "unarrest_stick", "weapon_deagle2", "stunstick", "door_ram", "weaponchecker"},
command = "chief",
max = 1,
salary = 20,
admin = 0,
vote = false,
hasLicense = true,
chief = true,
ammo = {
["pistol"] = 60,
},
category = "Civil Protection",
})
https://gyazo.com/396b6d7a0ab3e614eb8c5ed1ec99f29d
https://gyazo.com/cb62764a6dd14057ac76d7a09e905d74
Quelqu'un aurais une solution ?