Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- TEAM_ATERRAIN = DarkRP.createJob("Agent", {
- color = Color(109, 109, 109, 255),
- model = {
- "models/player/clone/bnaval.mdl",
- "models/halo1/spartan_blue.mdl",
- },
- description = [[<Whitelist> Vous êtes un Agent de terrain de l'Etat-Major]],
- weapons = {"weapon_752_dc17","garde_a_vousv1.1","swep_radiodevice", },
- command = "aem",
- 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 = "Etat-Major",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(100)
- ply:SetArmor(100) end,
- CustomCheckFailMsg = "Ce métier est reservé aux EM de terrain.",
- })
- TEAM_2NDLTNTERRAIN = DarkRP.createJob("2nd Lieutenant", {
- color = Color(109, 109, 109, 255),
- model = {
- "models/lt_c/sci_fi/humans/male_01.mdl",
- "models/lt_c/sci_fi/humans/male_02.mdl",
- "models/lt_c/sci_fi/humans/male_03.mdl",
- "models/lt_c/sci_fi/humans/male_05.mdl",
- "models/lt_c/sci_fi/humans/male_mp3.mdl",
- "models/lt_c/sci_fi/humans/male_louis.mdl",
- "models/lt_c/sci_fi/humans/male_mp1.mdl",
- "models/lt_c/sci_fi/humans/male_plr.mdl",
- "models/lt_c/sci_fi/humans/male_08.mdl",
- "models/lt_c/sci_fi/humans/female_02.mdl",
- "models/lt_c/sci_fi/humans/female_07.mdl",
- "models/lt_c/sci_fi/humans/female_zoey.mdl",
- "models/halo1/spartan_black.mdl",
- },
- description = [[<Whitelist> Vous êtes un 2nd Lieutenant de terrain de l'Etat-Major]],
- weapons = {"weapon_752_dc17","garde_a_vousv1.1","swep_radiodevice", },
- command = "2ndltem",
- 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 = "Etat-Major",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(250)
- ply:SetArmor(100) end,
- CustomCheckFailMsg = "Ce métier est reservé aux EM de terrain.",
- })
- TEAM_1ERLTNTERRAIN = DarkRP.createJob("1er Lieutenant", {
- color = Color(109, 109, 109, 255),
- model = {
- "models/lt_c/sci_fi/humans/male_01.mdl",
- "models/lt_c/sci_fi/humans/male_02.mdl",
- "models/lt_c/sci_fi/humans/male_03.mdl",
- "models/lt_c/sci_fi/humans/male_05.mdl",
- "models/lt_c/sci_fi/humans/male_mp3.mdl",
- "models/lt_c/sci_fi/humans/male_louis.mdl",
- "models/lt_c/sci_fi/humans/male_mp1.mdl",
- "models/lt_c/sci_fi/humans/male_plr.mdl",
- "models/lt_c/sci_fi/humans/male_08.mdl",
- "models/lt_c/sci_fi/humans/female_02.mdl",
- "models/lt_c/sci_fi/humans/female_07.mdl",
- "models/lt_c/sci_fi/humans/female_zoey.mdl",
- "models/halo1/spartan_maroon.mdl",
- },
- description = [[<Whitelist> Vous êtes un 1er Lieutenant de terrain de l'Etat-Major]],
- weapons = {"weapon_752_dc17","garde_a_vousv1.1","swep_radiodevice", },
- command = "1erltem",
- 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 = "Etat-Major",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(450)
- ply:SetArmor(150) end,
- CustomCheckFailMsg = "Ce métier est reservé aux EM de terrain.",
- })
- TEAM_CPPTTERRAIN = DarkRP.createJob("Capitaine", {
- color = Color(109, 109, 109, 255),
- model = {
- "models/lt_c/sci_fi/humans/male_01.mdl",
- "models/lt_c/sci_fi/humans/male_02.mdl",
- "models/lt_c/sci_fi/humans/male_03.mdl",
- "models/lt_c/sci_fi/humans/male_05.mdl",
- "models/lt_c/sci_fi/humans/male_mp3.mdl",
- "models/lt_c/sci_fi/humans/male_louis.mdl",
- "models/lt_c/sci_fi/humans/male_mp1.mdl",
- "models/lt_c/sci_fi/humans/male_plr.mdl",
- "models/lt_c/sci_fi/humans/male_08.mdl",
- "models/lt_c/sci_fi/humans/female_02.mdl",
- "models/lt_c/sci_fi/humans/female_07.mdl",
- "models/lt_c/sci_fi/humans/female_zoey.mdl",
- "models/halo1/spartan_orange.mdl",
- },
- description = [[<Whitelist> Vous êtes un Capitaine de terrain de l'Etat-Major]],
- weapons = {"weapon_752_dc17","garde_a_vousv1.1","swep_radiodevice", },
- command = "cptterem",
- 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 = "Etat-Major",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(700)
- ply:SetArmor(175) end,
- CustomCheckFailMsg = "Ce métier est reservé aux EM de terrain.",
- })
- TEAM_MAJTERRAIN = DarkRP.createJob("Major", {
- color = Color(109, 109, 109, 255),
- model = {
- "models/lt_c/sci_fi/humans/male_01.mdl",
- "models/lt_c/sci_fi/humans/male_02.mdl",
- "models/lt_c/sci_fi/humans/male_03.mdl",
- "models/lt_c/sci_fi/humans/male_05.mdl",
- "models/lt_c/sci_fi/humans/male_mp3.mdl",
- "models/lt_c/sci_fi/humans/male_louis.mdl",
- "models/lt_c/sci_fi/humans/male_mp1.mdl",
- "models/lt_c/sci_fi/humans/male_plr.mdl",
- "models/lt_c/sci_fi/humans/male_08.mdl",
- "models/lt_c/sci_fi/humans/female_02.mdl",
- "models/lt_c/sci_fi/humans/female_07.mdl",
- "models/lt_c/sci_fi/humans/female_zoey.mdl",
- "models/halo1/spartan_brown.mdl",
- },
- description = [[<Whitelist> Vous êtes un Major de terrain de l'Etat-Major]],
- weapons = {"weapon_752_dc17","garde_a_vousv1.1","swep_radiodevice", },
- command = "majorem",
- 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 = "Etat-Major",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(950)
- ply:SetArmor(200) end,
- CustomCheckFailMsg = "Ce métier est reservé aux EM de terrain.",
- })
- TEAM_LTNCOLTERRAIN = DarkRP.createJob("Lieutenant-Colonel", {
- color = Color(109, 109, 109, 255),
- model = {
- "models/lt_c/sci_fi/humans/male_04.mdl",
- "models/lt_c/sci_fi/humans/female_03.mdl",
- "models/halo1/spartan_cyan.mdl",
- },
- description = [[<Whitelist> Vous êtes un Lieutenant-Colonel de terrain de l'Etat-Major]],
- weapons = {"weapon_752_dc17","garde_a_vousv1.1","swep_radiodevice", },
- command = "ltcolem",
- 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 = "Etat-Major",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(1150)
- ply:SetArmor(225) end,
- CustomCheckFailMsg = "Ce métier est reservé aux EM de terrain.",
- })
- TEAM_MAJOR = DarkRP.createJob("Colonel", {
- color = Color(109, 109, 109, 255),
- model = {
- "models/lt_c/sci_fi/humans/male_08.mdl",
- "models/lt_c/sci_fi/humans/female_06.mdl",
- "models/halo1/spartan_cobalt.mdl",
- },
- description = [[<Whitelist> Vous êtes un Colonel de terrain de l'Etat-Major]],
- weapons = {"weapon_752_dc17","garde_a_vousv1.1","swep_radiodevice", },
- command = "colem",
- 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 = "Etat-Major",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(1300)
- ply:SetArmor(260) end,
- CustomCheckFailMsg = "Ce métier est reservé aux EM de terrain.",
- })
- TEAM_BRITERRAIN = DarkRP.createJob("Brigadier
- ", {
- color = Color(109, 109, 109, 255),
- model = {
- "models/lt_c/sci_fi/humans/male_03.mdl",
- "models/lt_c/sci_fi/humans/female_07.mdl",
- "models/halo1/spartan_mc.mdl",
- },
- description = [[<Whitelist> Vous êtes un Brigadier de terrain de l'Etat-Major]],
- weapons = {"weapon_752_dc17","garde_a_vousv1.1","swep_radiodevice", },
- command = "briem",
- 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 = "Etat-Major",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(1500)
- ply:SetArmor(350) end,
- CustomCheckFailMsg = "Ce métier est reservé aux EM de terrain.",
- })
- TEAM_MAJGNLTERRAIN = DarkRP.createJob("Major-Général", {
- color = Color(109, 109, 109, 255),
- model = {
- "models/lt_c/sci_fi/humans/male_louis.mdl",
- "models/lt_c/sci_fi/humans/female_02.mdl",
- "models/halo1/spartan_gray.mdl",
- },
- description = [[<Whitelist> Vous êtes un Major-Général de terrain de l'Etat-Major]],
- weapons = {"weapon_752_dc17","garde_a_vousv1.1","swep_radiodevice", },
- command = "mgem",
- 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 = "Etat-Major",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(1750)
- ply:SetArmor(375) end,
- CustomCheckFailMsg = "Ce métier est reservé aux EM de terrain.",
- })
- TEAM_LTNGNLTERRAIN = DarkRP.createJob("Lieutenant-Général", {
- color = Color(109, 109, 109, 255),
- model = {
- "models/lt_c/sci_fi/humans/male_01.mdl",
- "models/lt_c/sci_fi/humans/female_zoey.mdl",
- "models/halo1/spartan_teal.mdl",
- },
- description = [[<Whitelist> Vous êtes un Lieutenant-Général de terrain de l'Etat-Major]],
- weapons = {"weapon_752_dc17","garde_a_vousv1.1","swep_radiodevice", },
- command = "lgem",
- 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 = "Etat-Major",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(1900)
- ply:SetArmor(450) end,
- CustomCheckFailMsg = "Ce métier est reservé aux EM de terrain.",
- })
- TEAM_GNLTERRAIN = DarkRP.createJob("Général", {
- color = Color(109, 109, 109, 255),
- model = {
- "models/lt_c/sci_fi/humans/male_bill.mdl",
- "models/voxelzero/player/odst.mdl",
- },
- description = [[<Whitelist> Vous êtes le Général de terrain de l'Etat-Major]],
- weapons = {"weapon_752_dc17","garde_a_vousv1.1","swep_radiodevice", },
- command = "genem",
- 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 = "Etat-Major",
- PlayerLoadout = function( ply ) return
- ply:SetHealth(2250)
- ply:SetArmor(500) end,
- CustomCheckFailMsg = "Ce métier est reservé aux EM de terrain.",
- })
Advertisement
Add Comment
Please, Sign In to add comment