Problème Avec les Job ( MTXSERV )

  • Initiateur de la discussion
miguelrodriguez

miguelrodriguez

Geek
Messages
83
Score réaction
3
Points
85
Bonjours / Bonsoir
j'ai une probleme avec les job quand je mais des job que j'ai fait sur TCB Tools ba sa me fait beug le serv sa me mais sous la map + aucune perm SuperAdmin Si vous pouvez me cree des job de base
EXemple police citoyen voleur Hacker psychopathe Terrorise Gign banquier braqueur mécanicien

Petit questions le job sur MTXSERV c'est différent que les autre Herbergeur ...

Merci Merci D'avance Aidé moi SVP SVP
Cordialement Miguel RodriguezZ
 
  • Banni
C

Chouchou Marie

Bambi
Messages
29
Score réaction
1
Points
40
Paye un configurateur ^^
 
Grylix

Grylix

Geek
Messages
212
Score réaction
-6
Points
93
Salut !

Il ne faut pas copier/coller sans vérifier des ligne de code.
Sur internet il existe masse de tuto qui explique la base de la création d'un métier.

mais envoie le métier ici qu'on regarde se qui cloche
 
  • J'aime
Réactions: ShadowAWhite
henoireil

henoireil

Geek suprême
Messages
348
Score réaction
103
Points
150
Je dirais un point virgule manquant :)
 
ViPerZe_

ViPerZe_

Geek suprême
Messages
371
Score réaction
88
Points
150
Envoie nous la liste de tes jobs.
 
  • Initiateur de la discussion
miguelrodriguez

miguelrodriguez

Geek
Messages
83
Score réaction
3
Points
85
Voila les job que j'ai mie sur mon serv DarkRP

TEAM_CITIZEN = DarkRP.createJob("Citoyen", {
color = Color(35, 255, 0, 255),
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/player/Group01/Female_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 = [[Tu Est Un Citoyen Tu Fait Ta Vie]],
weapons = {},
command = "citizen",
max = 0,
salary = 10,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Citizens",
})

TEAM_BRAQUEUR = DarkRP.createJob("Braqueur", {
color = Color(35, 255, 0, 255),
model = {"models/shaklin/payday2/pd2_dallas.mdl"},
description = [[ Vous braquez les gens. ]],
weapons = {"lockpick","keypad_cracker",},
command = "braqueur",
max = 4,
salary = 50,
admin = 0,
vote = false,
hasLicense = false,
candemote = true,
category = "Citizens",
})

TEAM_BANQUIER = DarkRP.createJob("Banquier", {
color = Color(35, 255, 0, 255),
model = "models/fearless/dgsuit12.mdl",
description = [[Le Job Banquier Consiste a T'occupe de la Bank]],
weapons = {},
command = "banquier",
max = 2,
salary = 30,
admin = 0,
vote = false,
hasLicense = false,
candemote = true,
category = "Citizens",
})

TEAM_HOBO = DarkRP.createJob("SDF", {
color = Color(35, 255, 0, 255),
model = "models/jessev92/player/l4d/m9-hunter.mdl",
description = [[Le Job SDF Consiste a devant de l'argent A Des Gent]],
weapons = {"weapon_bugbait","weapon_gpee"},
command = "hobo",
max = 2,
salary = 0,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
hobo = true,
category = "Citizens",
})

TEAM_TAG = DarkRP.createJob("Tueur a gage", {
color = Color(255, 0, 0, 255),
model = "models/player/agent_47.mdl",
description = [[Vous avez des contrats et vous faites tous pour les réaliser.]],
weapons = {"clt_karamstk"},
command = "mod",
max = 4,
salary = 150,
admin = 0,
vote = false,
haslicense = false,
candemote = true,
category = "Gangsters",
})

TEAM_GUN = DarkRP.createJob("Vendeur D'arme", {
color = Color(35, 255, 0, 255),
model = "models/joshers/badasses/playermodels/grigori_closed.mdl",
description = [[Le Job Vendeur D'arme Consiste a Vendre Des Arme au Gent ]],
weapons = {},
command = "gundealer",
max = 2,
salary = 50,
admin = 0,
vote = false,
hasLicense = false,
category = "Citizens",
})

TEAM_POLICE = DarkRP.createJob("Police National", {
color = Color(5, 0, 255, 255),
model = {"models/player/portal/f_police5.mdl"},
description = [[Le Job Police National consiste a Faire Respecter La Loi ]],
weapons = {"realrbn_tazer","stunstick","policebadge","unarrest_stick","arrest_stick","door_ram","m9k_m92beretta_drp","weaponchecker"},
command = "flic",
max = 6,
salary = 70,
admin = 0,
vote = true,
hasLicense = true,
candemote = true,
hasRadio = true,
-- CustomCheck
medic = false,
chief = false,
mayor = false,
hobo = false,
cook = false,
category = "Gouvernement",
PlayerLoadout = function(ply) ply:SetArmor(100) end,?
})

TEAM_BAC = DarkRP.createJob("BAC", {
color = Color(5, 0, 255, 255),
model = {
"models/fearless/bsuit01.mdl",
"models/fearless/bsuit04.mdl",
"models/fearless/bsuit05.mdl",
"models/fearless/bsuit02.mdl",
"models/fearless/bsuit05.mdl",
"models/fearless/mafia02.mdl",
"models/fearless/mafia03.mdl",
"models/fearless/mafia04.mdl",
"models/fearless/mafia06.mdl",
"models/Humans/Group01/Male_01.mdl",
"models/player/Group01/Female_01.mdl",
"models/player/Group01/Female_02.mdl",
"models/player/Group01/Female_03.mdl",
"models/player/Group01/Female_04.mdl",
"models/player/Group01/Female_06.mdl",
"models/player/group01/male_01.mdl",
"models/player/Group01/Male_02.mdl",
"models/player/Group01/male_03.mdl",
"models/player/Group01/Male_04.mdl",
"models/player/Group01/Male_05.mdl",
"models/player/Group01/Male_06.mdl",
"models/player/Group01/Male_07.mdl",
"models/player/Group01/Male_08.mdl",
},
description = [[Vous devez vous infiltré au sein des groupes les plus dangereux pour les infiltré et les dementelé,
votre patron est le commissaire]],
weapons = {"advanced_arresting", "advanced_unarresting","policebadge","m9k_m92beretta_drp", "stunstick", "weapon_doorbreak", "weaponchecker", "weapon_stungun", "weapon_cuff_police"},
command = "BAC",
max = 2,
salary = 80,
admin = 0,
vote = false,
hasLicense = false,
category = "Gouvernement",
PlayerLoadout = function(ply) ply:SetArmor(100) end,?
})

TEAM_POMPIER = DarkRP.createJob("Sapeur Pompier ", {
color = Color(20, 255, 0, 255),
model = {"models/player/paramed/pompier_homme1.mdl",},
description = [[Le Job Sapeur Pompier Consiste A Sauver des Vie]],
weapons = {"door_ram","darkrp_defibrillator"},
command = "medic",
max = 4,
salary = 80,
admin = 0,
vote = true,
hasLicense = false,
category = "Citizens",
})

TEAM_MAIRE = DarkRP.createJob("Maire", {
color = Color(0, 0, 0, 255),
model = "models/joshers/badasses/playermodels/breen.mdl",
description = [[Le Job Maire Consiste A Metre des Loi ]],
weapons = {"door_ram","stunstick","unarrest_stick","arrest_stick","weaponchecker","weapon_stungun"},
command = "maire",
max = 1,
salary = 200,
admin = 0,
vote = true,
hasLicense = true,
candemote = true,
hasRadio = true,
-- CustomCheck
medic = false,
chief = false,
mayor = true,
hobo = false,
cook = false,
category = "Gouvernement",
PlayerDeath = function(ply)
if ply:Team() == TEAM_MAIRE then
ply:changeTeam( TEAM_CITIZEN, true )
for k,v in pairs( player.GetAll() ) do
DarkRP.notify(v, 1, 4, "Le Maire est MORT!")
end
end
end,
})

TEAM_SECRETAIRE = DarkRP.createJob("Secretaire du maire", {
color = Color(35, 255, 0, 255),
model = {"models/player/alyx.mdl"},
description = [[Le Job Secretaire Consiste A Travail Pour Le Maire]],
weapons = {},
command = "secretaire",
max = 1,
salary = 80,
admin = 0,
vote = false,
hasLicense = false,
candemote = true,
category = "Citizens",
})

TEAM_CHEFPOLICE = DarkRP.createJob("commisaire", {
color = Color(5, 0, 255, 255),
model = {"models/player/police_agent/commissaire_01.mdl"},
description = [[Le Job Commisaire Consiste A Donné des Ordre Au Policier]],
weapons = {"realrbn_tazer","stunstick","unarrest_stick","policebadge","arrest_stick","door_ram","m9k_m92beretta_drp","weaponchecker","m9k_m3_drp"},
command = "chefp",
max = 1,
salary = 100,
admin = 0,
vote = true,
hasLicense = true,
candemote = true,
hasRadio = true,
-- CustomCheck
medic = false,
chief = true,
mayor = false,
hobo = false,
cook = false,
category = "Gouvernement",
PlayerLoadout = function(ply) ply:SetArmor(100) end,?
})

TEAM_SWAT = DarkRP.createJob("GIGN", {
color = Color(5, 0, 255, 255),
model = "models/player/polizei/ct_gsg9.mdl",
description = [[Le Job GIGN Consiste A intervenir Quand La Policier Sont Besoin D'aide ]],
weapons = {"realrbn_tazer","stunstick","unarrest_stick","policebadge","arrest_stick","door_ram","m9k_m92beretta_drp","weaponchecker","m9k_scar_drp"},
command = "swat",
max = 4,
salary = 75,
admin = 0,
vote = true,
hasLicense = true,
candemote = true,
hasRadio = true,
category = "VIP",
customCheck = function(ply) return CLIENT or
table.HasValue({"admin","superadmin","vip","chef-admin","Modérateur"}, ply:GetNWString("usergroup"))
end,
CustomCheckFailMsg = "Ce métier est pour v.i.p seulement!",
PlayerLoadout = function(ply) ply:SetArmor(150) end,?
})

TEAM_SNIPER = DarkRP.createJob("GIGN Sniper", {
color = Color(5, 0, 255, 255),
model = {"models/player/polizei/ct_gsg9.mdl"},
description = [[Le Job GIGN Sniper Consiste a Intervenir Quand Les Policier On Besoin D'aide ]],
weapons = {"stunstick","realrbn_tazer","unarrest_stick","policebadge","arrest_stick","door_ram","m9k_m92beretta_drp","weaponchecker","m9k_m24_drp"},
command = "elite",
max = 2,
salary = 75,
admin = 0,
vote = true,
hasLicense = true,
candemote = true,
hasRadio = true,
category = "VIP",
customCheck = function(ply) return CLIENT or
table.HasValue({"admin","superadmin","vip","chef-admin","Modérateur"}, ply:GetNWString("usergroup"))
end,
CustomCheckFailMsg = "Ce métier est pour v.i.p seulement!",
PlayerLoadout = function(ply) ply:SetArmor(150) end,?
})

TEAM_GUARD = DarkRP.createJob("Garde Du Corps", {
color = Color(35, 255, 0, 255),
model = "models/gta5/player/deputy_01.mdl",
description = [[Le Job Garde Du Corps Consiste a Assurée La Sécurité Du Maire]],
weapons = {""},
command = "guard",
max = 2,
salary = 50,
admin = 0,
vote = false,
hasLicense = true,
category = "Citizens",
})

TEAM_TERRO= DarkRP.createJob("Terroriste", {
color = Color(35, 255, 0, 255),
model = "models/player/kuma/taliban_bomber.mdl",
description = [[Tu est un voleur mais pas comme les autres...]],
weapons = {""},
command = "terroriste",
max = 2,
salary = 18,
admin = 0,
vote = false,
haslicense = false,
candemote = true,
category = "VIP",
customCheck = function(ply) return CLIENT or
table.HasValue({"admin","superadmin","vip","chef-admin","Modérateur"}, ply:GetNWString("usergroup"))
end,
CustomCheckFailMsg = "Ce métier est pour v.i.p seulement!",
})

TEAM_VOLER = DarkRP.createJob("Voleur", {
color = Color(35, 255, 0, 255),
model = "models/player/group01/cookies114.mdl",
description = [[Le Job Volleur Consiste A Vollé Les Véhicule des Gent et Ensuite De Demandé Une Rançon ]],
weapons = {"lockpick","keypad_cracker",},
command = "Gs",
max = 3,
salary = 20,
admin = 0,
vote = false,
hasLicense = false,
candemote = true,
-- CustomCheck --
medic = false,
chief = false,
mayor = false,
hobo = false,
cook = false,
category = "Citizens",
})

TEAM_MAFIEUX = DarkRP.createJob("Mafieux", {
color = Color(35, 255, 0, 255),
model = {"models/humans/mafia/male_08.mdl","models/humans/mafia/male_02.mdl","models/humans/mafia/male_04.mdl","models/humans/mafia/male_06.mdl","models/humans/mafia/male_07.mdl","models/humans/mafia/male_09.mdl"},
description = [[Le Job Mafieux Consiste A Travailler Pour Le Parain]],
weapons = {""},
command = "Mafieux",
max = 4,
salary = 70,
admin = 0,
vote = false,
hasLicense = false,
candemote = true,
-- CustomCheck
medic = false,
chief = false,
mayor = false,
hobo = false,
cook = false,
category = "Gangsters",
})

TEAM_CHEFMAFIEUX = DarkRP.createJob("Parain", {
color = Color(35, 255, 0, 255),
model = "models/vito.mdl",
description = [[Le Job Parain Consiste a Donné Des Ordre au Mafieux ]],
weapons = {"unarrest_stick","lockpick"},
command = "Parain",
max = 1,
salary = 100,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
-- CustomCheck
medic = false,
chief = false,
mayor = false,
hobo = false,
cook = false,
category = "Gangsters",
})

TEAM_MECANICIEN = DarkRP.createJob("Mécanicien", {
color = Color(35, 255, 0, 255),
model = "models/player/hostage/hostage_02.mdl",
description = [[Le Job Mécanicien Consiste A Reparer Les Voiture Des Gent]],
weapons = {"vc_repair","cn_repair"},
command = "mecanicien",
max = 2,
salary = 50,
admin = 0,
vote = false,
hasLicense = false,
candemote = true,
-- CustomCheck
medic = false,
chief = false,
mayor = false,
hobo = false,
cook = false,
category = "Citizens",
})

TEAM_HACKER = DarkRP.createJob("Hacker", {
color = Color(35, 255, 0, 255),
model = "models/h-d/2sg/simonplayer.mdl",
description = [[Le Job Hacker Consiste a Hacker Les ATM]],
weapons = {"weapon_arc_atmhack", "keypad_cracker", "billysalarms_superhacker"},
command = "hacker",
max = 2,
salary = 20,
admin = 0,
vote = false,
hasLicense = false,
candemote = true,
-- CustomCheck
medic = false,
chief = false,
mayor = false,
hobo = false,
cook = false,
category = "VIP",
customCheck = function(ply) return CLIENT or
table.HasValue({"admin","superadmin","vip","chef-admin","Modérateur"}, ply:GetNWString("usergroup"))
end,
CustomCheckFailMsg = "Ce métier est pour v.i.p seulement!",
})

TEAM_AV = DarkRP.createJob("Avocat", {
color = Color(35, 255, 0, 255),
model = {"models/player/gman_high.mdl"},
description = [[Le Job Avocat Consiste A Deffendre Des Gent Pendant Le Tribunal]],
weapons = {},
command = "avocat",
max = 2,
salary = 60,
admin = 0,
vote = false,
hasLicense = false,
candemote = false,
category = "Citizens",
})

TEAM_PSYVIP = DarkRP.createJob("Psychopathe", {
color = Color(35, 255, 0, 255),
model = {"models/mark2580/ut4/necris_m_rebel.mdl"},
description = [[Le Job Psychopathe Consiste a Tuer Des Gent Dans Lombre]],
weapons = {"m9k_knife_drp"},
command = "psyvipp",
max = 2,
salary = 80,
admin = 0,
vote = false,
hasLicense = false,
candemote = true,
category = "VIP",
customCheck = function(ply) return CLIENT or
table.HasValue({"admin","superadmin","vip","chef-admin","Modérateur"}, ply:GetNWString("usergroup"))
end,
CustomCheckFailMsg = "Ce métier est pour v.i.p seulement!",
PlayerLoadout = function(ply) ply:SetArmor(0) end,?
})

TEAM_ADMIN = DarkRP.createJob("?Staff En Service?", {
color = Color(35, 255, 0, 255),
model = "models/player/anon/anon.mdl",
description = [[Seulement Pour le Staff.]],
weapons = {},
command = "admin",
max = 0,
salary = 0,
admin = 0,
vote = false,
candemote = false,
hasLicense = false,
-- CustomCheck
medic = false,
chief = true,
mayor = false,
hobo = false,
cook = false,
category = "VIP",
customCheck = function(ply) return CLIENT or
table.HasValue({"admin","superadmin","chef-admin"Modérateur"Modérateur-Test}, ply:GetNWString("usergroup"))
end,
CustomCheckFailMsg = "Ce métier est pour admin/modo seulement!",
PlayerLoadout = function(ply) ply:SetArmor(100) end,?
})
 
yanax

yanax

Geek suprême
Messages
220
Score réaction
45
Points
100
  • J'aime
Réactions: Billal | TheMastro
  • Banni
ntpp

ntpp

Psychopathe
Messages
860
Score réaction
105
Points
200
Oui @Chouchou Marie :)
Le litige seras bientôt sur paypal hein mes 12€ je vais les récupérés tkt :)
 
  • Banni
ntpp

ntpp

Psychopathe
Messages
860
Score réaction
105
Points
200
Le rapport ?
yanax à dit:
Traduction : Paye un arnaqueur
Le rapport avec lui :
Chouchou dit paye un codeur
Et chouchou = arnaqueur :)
 
yanax

yanax

Geek suprême
Messages
220
Score réaction
45
Points
100
FalkioGMR à dit:
Non regarde je suis configurateur mais GRATUIT j'ai fais un post pour ca
Au lieu de configurer leur serveur, essaye plutôt leur apprendre a configurer, tu leur rendras plus service !
 
  • Initiateur de la discussion
miguelrodriguez

miguelrodriguez

Geek
Messages
83
Score réaction
3
Points
85
Mdr ma questions et partie en *******
 
B

Billal | TheMastro

Geek
Messages
31
Score réaction
-4
Points
60
T'as cree les catégories dans le darkrpmodification ?
 
Discord d'entraide
Rejoignz-nous sur Discord