Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- TEAM_CTCORPSSTELLAIRE = DarkRP.createJob("Clone Trooper 327th", {
- color = Color(183, 206, 9, 255),
- model = {
- "models/reizer_cgi_p2/327_trp/327_trp.mdl",
- "models/reizer_cgi_p2/327_snow_trp/327_snow_trp.mdl",
- },
- description = [[<Whitelist> Vous êtes un CT de la 327th]],
- weapons = {"weapon_tfa_dc15a327","weapon_752_dc17","weapon_tfa_dc15sa327","garde_a_vousv1.1","swep_radiodevice","tfa_dc17m_shotgun"},
- command = "ct327th",
- max = 0, -- at most 70% of the players can have this job. Set to a whole number to set an absolute limit.
- salary = 100,
- admin = 0,
- vote = false,
- hasLicense = false,
- category = "327th Corps Stellaire",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(100) end,
- CustomCheckFailMsg = "Ce métier est reservé aux 327th.",
- })
- TEAM_MDCCORPSSTELLAIRE = DarkRP.createJob("Medecin 327th", {
- color = Color(183, 206, 9, 255),
- model = {
- "models/reizer_cgi_p2/327_med/327_med.mdl",
- "models/reizer_cgi_p2/327_snow_trp/327_snow_trp.mdl",
- },
- description = [[<Whitelist> Vous êtes un medecin de la 327th]],
- weapons = {"weapon_tfa_dc15a327","weapon_752_dc17","weapon_tfa_dc15sa327","garde_a_vousv1.1","weapon_leash_elastic","weapon_hexshield","stungun","weapon_bactanade","weapon_bactainjector","weapon_medkit","swep_radiodevice","tfa_dc17m_shotgun","swep_radiodevice"},
- command = "mdc327th",
- max = 0, -- at most 70% of the players can have this job. Set to a whole number to set an absolute limit.
- salary = 100,
- admin = 0,
- vote = false,
- hasLicense = false,
- category = "327th Corps Stellaire",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(550) end,
- CustomCheckFailMsg = "Ce métier est reservé aux 212th.",
- })
- TEAM_CPLCORPSSTELLAIRE = DarkRP.createJob("Caporal 327th", {
- color = Color(183, 206, 9, 255),
- model = {
- "models/reizer_cgi_p2/327_trp/327_trp.mdl",
- "models/reizer_cgi_p2/327_snow_trp/327_snow_trp.mdl",
- },
- description = [[<Whitelist> Vous êtes un Caporal de la 327th]],
- weapons = {"weapon_tfa_dc15a327","weapon_752_dc17","weapon_tfa_dc15sa327","garde_a_vousv1.1","swep_radiodevice","tfa_dc17m_shotgun"},
- command = "cpl327th",
- max = 3, -- at most 70% of the players can have this job. Set to a whole number to set an absolute limit.
- salary = 100,
- admin = 0,
- vote = false,
- hasLicense = false,
- category = "327th Corps Stellaire",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(500) and ply:SetArmor(100) end,
- CustomCheckFailMsg = "Ce métier est reservé aux 327th .",
- })
- TEAM_CPLCCORPSSTELLAIRE = DarkRP.createJob("Caporal-Chef 327th", {
- color = Color(183, 206, 9, 255),
- model = {
- "models/reizer_cgi_p2/327_d1/327_d1.mdl",
- "models/reizer_cgi_p2/327_snow_trp/327_snow_trp.mdl",
- },
- description = [[<Whitelist> Vous êtes un Caporal-Chef de la 327th]],
- weapons = {"weapon_tfa_dc15a327","weapon_752_dc17","weapon_tfa_dc15sa327","garde_a_vousv1.1","swep_radiodevice","tfa_dc17m_shotgun"},
- command = "cplc327th",
- max = 3, -- at most 70% of the players can have this job. Set to a whole number to set an absolute limit.
- salary = 100,
- admin = 0,
- vote = false,
- hasLicense = false,
- category = "327th Corps Stellaire",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(750) and ply:SetArmor(125) end,
- CustomCheckFailMsg = "Ce métier est reservé aux 327th.",
- })
- TEAM_SGTCORPSSTELLAIRE = DarkRP.createJob("Sergent 327th", {
- color = Color(183, 206, 9, 255),
- model = {
- "models/reizer_cgi_p2/327_d2/327_d2.mdl",
- "models/reizer_cgi_p2/327_snow_trp/327_snow_trp.mdl",
- },
- description = [[<Whitelist> Vous êtes un Sergent de la 327th]],
- weapons = {"weapon_tfa_dc15a327","weapon_752_dc17","weapon_tfa_dc15sa327","garde_a_vousv1.1","swep_radiodevice","tfa_dc17m_shotgun"},
- command = "sgt327th",
- max = 3, -- at most 70% of the players can have this job. Set to a whole number to set an absolute limit.
- salary = 100,
- admin = 0,
- vote = false,
- hasLicense = false,
- category = "327th Corps Stellaire",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(1000) and ply:SetArmor(150) end,
- CustomCheckFailMsg = "Ce métier est reservé aux 327th.",
- })
- TEAM_LTN2NDCORPSSTELLAIRE = DarkRP.createJob("Lieutenant en Second 327th", {
- color = Color(183, 206, 9, 255),
- model = {
- "models/reizer_cgi_p2/327_d3/327_d3.mdl",
- "models/reizer_cgi_p2/327_snow_trp/327_snow_trp.mdl",
- },
- description = [[<Whitelist> Vous êtes un Lieutenant en second de la 327th]],
- weapons = {"weapon_tfa_dc15a327","weapon_752_dc17","weapon_tfa_dc15sa327","garde_a_vousv1.1","swep_radiodevice","tfa_dc17m_shotgun"},
- command = "ltn2nd327th",
- max = 2, -- at most 70% of the players can have this job. Set to a whole number to set an absolute limit.
- salary = 100,
- admin = 0,
- vote = false,
- hasLicense = false,
- category = "327th Corps Stellaire",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(1200) and ply:SetArmor(175) end,
- CustomCheckFailMsg = "Ce métier est reservé aux 327th.",
- })
- TEAM_LTNCORPSSTELLAIRE = DarkRP.createJob("Lieutenant 327th", {
- color = Color(183, 206, 9, 255),
- model = {
- "models/reizer_cgi_p2/327_d2/327_d2.mdl",
- "models/reizer_cgi_p2/327_snow_trp/327_snow_trp.mdl",
- },
- description = [[<Whitelist> Vous êtes un Lieutenant de la 327th]],
- weapons = {"weapon_tfa_dc15a327","weapon_752_dc17","weapon_tfa_dc15sa327","garde_a_vousv1.1","swep_radiodevice","tfa_dc17m_shotgun"},
- command = "ltn327th",
- max = 2, -- at most 70% of the players can have this job. Set to a whole number to set an absolute limit.
- salary = 100,
- admin = 0,
- vote = false,
- hasLicense = false,
- category = "327th Corps Stellaire",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(1400) and ply:SetArmor(200) end,
- CustomCheckFailMsg = "Ce métier est reservé aux 327th.",
- })
- TEAM_CPT2NDCORPSSTELLAIRE = DarkRP.createJob("Capitaine en Second 327th", {
- color = Color(183, 206, 9, 255),
- model = {
- "models/reizer_cgi_p2/327_d1/327_d1.mdl",
- "models/reizer_cgi_p2/327_snow_trp/327_snow_trp.mdl",
- },
- description = [[<Whitelist> Vous êtes un Capitaine en second de la 327th]],
- weapons = {"weapon_tfa_dc15a327","weapon_752_dc17","weapon_tfa_dc15sa327","garde_a_vousv1.1","swep_radiodevice","tfa_dc17m_shotgun"},
- command = "cpt2nd327th",
- max = 2, -- at most 70% of the players can have this job. Set to a whole number to set an absolute limit.
- salary = 100,
- admin = 0,
- vote = false,
- hasLicense = false,
- category = "327th Corps Stellaire",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(1600) and ply:SetArmor(215) end,
- CustomCheckFailMsg = "Ce métier est reservé aux 327th.",
- })
- TEAM_CPTCORPSSTELLAIRE = DarkRP.createJob("Capitaine 327th", {
- color = Color(183, 206, 9, 255),
- model = {
- "models/reizer_cgi_p2/327_d3/327_d3.mdl",
- "models/reizer_cgi_p2/327_snow_trp/327_snow_trp.mdl",
- },
- description = [[<Whitelist> Vous êtes un Capitaine de la 327th]],
- weapons = {"weapon_tfa_dc15a327","weapon_752_dc17","weapon_tfa_dc15sa327","garde_a_vousv1.1","swep_radiodevice","tfa_dc17m_shotgun"},
- command = "cpt327th",
- max = 2, -- at most 70% of the players can have this job. Set to a whole number to set an absolute limit.
- salary = 100,
- admin = 0,
- vote = false,
- hasLicense = false,
- category = "327th Corps Stellaire",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(1800) and ply:SetArmor(225) end,
- CustomCheckFailMsg = "Ce métier est reservé aux 327th.",
- })
- TEAM_VCMDCORPSSTELLAIRE = DarkRP.createJob("Vice-Commandant 327th", {
- color = Color(183, 206, 9, 255),
- model = {
- "models/reizer_cgi_p2/327_d3/327_d3.mdl",
- "models/reizer_cgi_p2/327_snow_trp/327_snow_trp.mdl",
- },
- description = [[<Whitelist> Vous êtes le Vice-Commandant de la 327th]],
- weapons = {"weapon_tfa_dc15a327","weapon_752_dc17","weapon_tfa_dc15sa327","garde_a_vousv1.1","swep_radiodevice","tfa_dc17m_shotgun"},
- command = "vcmd327th",
- max = 1, -- at most 70% of the players can have this job. Set to a whole number to set an absolute limit.
- salary = 100,
- admin = 0,
- vote = false,
- hasLicense = false,
- category = "327th Corps Stellaire",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(2000) and ply:SetArmor(250) end,
- CustomCheckFailMsg = "Ce métier est reservé aux 327th.",
- })
- TEAM_CMDCORPSSTELLAIRE = DarkRP.createJob("Commandant 327th", {
- color = Color(183, 206, 9, 255),
- model = {
- "models/reizer_cgi_p2/327_trp/327_trp.mdl",
- "models/reizer_cgi_p2/327_snow_cmd/327_snow_cmd.mdl",
- },
- description = [[<Whitelist> Vous êtes le Commandant de la 327th]],
- weapons = {"weapon_tfa_dc15a327","weapon_752_dc17","weapon_tfa_dc15sa327","garde_a_vousv1.1","swep_radiodevice","tfa_dc17m_shotgun"},
- command = "cmd327th",
- max = 1, -- at most 70% of the players can have this job. Set to a whole number to set an absolute limit.
- salary = 100,
- admin = 0,
- vote = false,
- hasLicense = false,
- category = "327th Corps Stellaire",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(2250) and ply:SetArmor(350) end,
- CustomCheckFailMsg = "Ce métier est reservé aux 327th.",
- })
- TEAM_CMDMCORPSSTELLAIRE = DarkRP.createJob("Commandant-Maréchal 327th", {
- color = Color(183, 206, 9, 255),
- model = {
- "models/reizer_cgi_p2/327_bly/327_bly.mdl",
- },
- description = [[<Whitelist> Vous êtes le Commandant-Maréchal de la 327th]],
- weapons = {"weapon_tfa_dc15a327","weapon_752_dc17","weapon_tfa_dc15sa327","garde_a_vousv1.1","swep_radiodevice","tfa_dc17m_shotgun"},
- command = "cmdm327th",
- max = 1, -- at most 70% of the players can have this job. Set to a whole number to set an absolute limit.
- salary = 100,
- admin = 0,
- vote = false,
- hasLicense = false,
- category = "327th Corps Stellaire",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(2500) and ply:SetArmor(500) end,
- CustomCheckFailMsg = "Ce métier est reservé aux 327th.",
- })
- TEAM_SECURA = DarkRP.createJob("GNL Aayla Secura", {
- color = Color(183, 206, 9, 255),
- model = {
- "models/tfa/comm/gg/pm_sw_aayala.mdl",
- },
- description = [[<Whitelist> =VIP= Vous êtes le Général de la 327st]],
- weapons = {"weapon_lightsaber","swep_radiodevice"},
- command = "secura",
- max = 1, -- at most 70% of the players can have this job. Set to a whole number to set an absolute limit.
- salary = 100,
- admin = 0,
- vote = false,
- hasLicense = false,
- category = "327th Corps Stellaire",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(3000) end,
- customCheck = function(ply) return CLIENT or
- table.HasValue({'superadmin','Gerant-Staff', 'Administrateur', 'Moderateur', 'Moderateur-Test', 'VIP', "Gerant-CloneWarsRP"}, ply:GetNWString('usergroup')) end,
- CustomCheckFailMsg = "Ce métier est reservé aux VIP.",
- })
Advertisement
Add Comment
Please, Sign In to add comment