- Initiateur de la discussion
K
Keegan Lethe
Geek suprême
- Messages
- 125
- Score réaction
- 3
- Points
- 110
Bonjour pouvez-vous m'aidez a trouvé le probleme qui a dans le job citoyen parce que moi je ne vois pas ou est le probleme ;
TEAM_CITOYEN = DarkRP.createJob("Citoyen", {
color = Color(16, 155, 0, 144),
model = {
"models/Humans/Group02/Player/Tale_01.mdl",
"models/Humans/Group02/Player/Tale_03.mdl",
"models/Humans/Group02/Player/Tale_04.mdl",
"models/Humans/Group02/Player/Tale_05.mdl",
"models/Humans/Group02/Player/Tale_06.mdl",
"models/Humans/Group02/Player/Tale_07.mdl",
"models/Humans/Group02/Player/Tale_08.mdl",
"models/Humans/Group02/Player/Tale_09.mdl",
"models/Humans/Group02/Player/Temale_01.mdl",
"models/Humans/Group02/Player/Temale_02.mdl",
"models/Humans/Group02/Player/Temale_07.mdl",
},
description = [[Le citoyen est le niveau le plus fondamental de la société.]],
weapons = {"weapon_fists", "weapon_arc_atmcard",},
command = "Citoyen",
max = 0,
salary = 450,
admin = 0,
vote = false,
hasLicense = false,
jobType = "job",
})
TEAM_CITOYEN = DarkRP.createJob("Citoyen", {
color = Color(16, 155, 0, 144),
model = {
"models/Humans/Group02/Player/Tale_01.mdl",
"models/Humans/Group02/Player/Tale_03.mdl",
"models/Humans/Group02/Player/Tale_04.mdl",
"models/Humans/Group02/Player/Tale_05.mdl",
"models/Humans/Group02/Player/Tale_06.mdl",
"models/Humans/Group02/Player/Tale_07.mdl",
"models/Humans/Group02/Player/Tale_08.mdl",
"models/Humans/Group02/Player/Tale_09.mdl",
"models/Humans/Group02/Player/Temale_01.mdl",
"models/Humans/Group02/Player/Temale_02.mdl",
"models/Humans/Group02/Player/Temale_07.mdl",
},
description = [[Le citoyen est le niveau le plus fondamental de la société.]],
weapons = {"weapon_fists", "weapon_arc_atmcard",},
command = "Citoyen",
max = 0,
salary = 450,
admin = 0,
vote = false,
hasLicense = false,
jobType = "job",
})