- Initiateur de la discussion
Maamsou.93
Geek suprême
- Messages
- 347
- Score réaction
- 17
- Points
- 115
Bonjour j'utilise les skins Suit and robber je l'ai mis sur mon metier Chomeur mais lorsque je me met chomeur je suis en position T alors que je l'ai ajouter a collection ect petit screen https://prntscr.com/all6ja .
et voila celui que j'utilise https://steamcommunity.com/sharedfiles/filedetails/?l=french&id=110138917
et mon job :
TEAM_CITOYEN = DarkRP.createJob("Chomeur", {
color = Color(0, 255, 16, 255),
model = {
"models/suits/male_01_shirt.mdl",
"models/suits/male_02_shirt.mdl",
"models/suits/male_03_shirt.mdl",
"models/suits/male_04_shirt.mdl",
"models/suits/male_05_shirt.mdl",
"models/suits/male_06_shirt.mdl",
"models/suits/male_07_shirt.mdl",
"models/suits/male_08_shirt.mdl",
"models/suits/male_09_shirt.mdl"
},
description = [[Vous êtes citoyen dans la ville.]],
weapons = {"weapon_physgun", "weapon_physcannon", "keys", "pocket", "gmod_tool", "weapon_fists", "gmod_camera", "weapon_arc_atmcard"},
command = "citoyen",
max = 32,
salary = 100,
admin = 0,
vote = false,
hasLicense = false,
jobType = "job",
candemote = false,
})
et voila celui que j'utilise https://steamcommunity.com/sharedfiles/filedetails/?l=french&id=110138917
et mon job :
TEAM_CITOYEN = DarkRP.createJob("Chomeur", {
color = Color(0, 255, 16, 255),
model = {
"models/suits/male_01_shirt.mdl",
"models/suits/male_02_shirt.mdl",
"models/suits/male_03_shirt.mdl",
"models/suits/male_04_shirt.mdl",
"models/suits/male_05_shirt.mdl",
"models/suits/male_06_shirt.mdl",
"models/suits/male_07_shirt.mdl",
"models/suits/male_08_shirt.mdl",
"models/suits/male_09_shirt.mdl"
},
description = [[Vous êtes citoyen dans la ville.]],
weapons = {"weapon_physgun", "weapon_physcannon", "keys", "pocket", "gmod_tool", "weapon_fists", "gmod_camera", "weapon_arc_atmcard"},
command = "citoyen",
max = 32,
salary = 100,
admin = 0,
vote = false,
hasLicense = false,
jobType = "job",
candemote = false,
})