Advertisement
Zaktak

Jobs Backup

Nov 30th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 31.17 KB | None | 0 0
  1. --[[---------------------------------------------------------------------------
  2. DarkRP custom jobs
  3. ---------------------------------------------------------------------------
  4. This file contains your custom jobs.
  5. This file should also contain jobs from DarkRP that you edited.
  6.  
  7. Note: If you want to edit a default DarkRP job, first disable it in darkrp_config/disabled_defaults.lua
  8.       Once you've done that, copy and paste the job to this file and edit it.
  9.  
  10. The default jobs can be found here:
  11. https://github.com/FPtje/DarkRP/blob/master/gamemode/config/jobrelated.lua
  12.  
  13. For examples and explanation please visit this wiki page:
  14. http://wiki.darkrp.com/index.php/DarkRP:CustomJobFields
  15.  
  16. Add your custom jobs under the following line:
  17. ---------------------------------------------------------------------------]]
  18.  
  19. ------------------------ Default Team ------------------------------------
  20.  
  21. TEAM_CITIZEN = DarkRP.createJob("Force Sensitive", {
  22.     color = Color(247, 0, 0, 255),
  23.     model = {"models/jazzmcfly/jka/younglings/jka_young_anikan.mdl"},
  24.     description = [[You are Force Sensitive]],
  25.     weapons = {},
  26.     command = "forcesensitive",
  27.     max = 0,
  28.     salary = 50,
  29.     admin = 0,
  30.     vote = false,
  31.     hasLicense = false,
  32.     candemote = false,
  33.     category = "Force Sensitive",
  34.     PlayerSpawn = function(ply)
  35.         ply:SetMaxHealth(500)
  36.         ply:SetHealth(500)
  37.         ply:SetArmor(0)
  38.     end
  39. })
  40.  
  41.  
  42. ------------------------ Royal Family ------------------------------------
  43. TEAM_ROYALFAMILY = DarkRP.createJob("Prince Thexan", {
  44.     color = Color(255, 112, 9, 255),
  45.     model = {"models/player/thexan/thexan.mdl"},
  46.     description = [[One of the Prince's of the Eternal Empire !]],
  47.    weapons = {"weapon_lightsaber"},
  48.    command = "princethexan",
  49.    max = 1,
  50.    salary = 500,
  51.    admin = 0,
  52.    vote = false,
  53.    hasLicense = false,
  54.    candemote = true,
  55.    category = "Eternal's Royal Family",
  56.    PlayerSpawn = function(ply)
  57.        ply:SetMaxHealth(7000)
  58.        ply:SetHealth(7000)
  59.        ply:SetArmor(0)
  60.    end
  61. })
  62.  
  63. TEAM_ROYALFAMILY = DarkRP.createJob("Prince Arcann", {
  64.    color = Color(255, 112, 9, 255),
  65.    model = {"models/grealms/twins/twins.mdl"},
  66.    description = [[One of the Prince's of the Eternal Empire !]],
  67.    weapons = {"weapon_lightsaber"},
  68.    command = "princearcann",
  69.    max = 1,
  70.    salary = 500,
  71.    admin = 0,
  72.    vote = false,
  73.    hasLicense = false,
  74.    candemote = true,
  75.    category = "Eternal's Royal Family",
  76.    PlayerSpawn = function(ply)
  77.        ply:SetMaxHealth(7000)
  78.        ply:SetHealth(7000)
  79.        ply:SetArmor(0)
  80.    end
  81. })
  82.  
  83. TEAM_ROYALFAMILY = DarkRP.createJob("Princess Vaylin", {
  84.    color = Color(255, 112, 9, 255),
  85.    model = {"models/grealms/characters/vaylin/vaylin.mdl"},
  86.    description = [[You are the Princess of the Eternal Empire !]],
  87.    weapons = {"weapon_lightsaber"},
  88.    command = "princessvaylin",
  89.    max = 1,
  90.    salary = 500,
  91.    admin = 0,
  92.    vote = false,
  93.    hasLicense = false,
  94.    candemote = true,
  95.    category = "Eternal's Royal Family",
  96.    PlayerSpawn = function(ply)
  97.        ply:SetMaxHealth(7000)
  98.        ply:SetHealth(7000)
  99.        ply:SetArmor(0)
  100.    end
  101. })
  102.  
  103. TEAM_ROYALFAMILY = DarkRP.createJob("Emperor Valkorian", {
  104.    color = Color(255, 112, 9, 255),
  105.    model = {"models/grealms/characters/valkorian/valkorian.mdl"},
  106.    description = [[The highest rank in the Eternal Empire !]],
  107.    weapons = {"weapon_lightsaber"},
  108.    command = "emperorvalkorian",
  109.    max = 1,
  110.    salary = 1000,
  111.    admin = 0,
  112.    vote = false,
  113.    hasLicense = false,
  114.    candemote = true,
  115.    category = "Eternal's Royal Family",
  116.    PlayerSpawn = function(ply)
  117.        ply:SetMaxHealth(8000)
  118.        ply:SetHealth(8000)
  119.        ply:SetArmor(0)
  120.    end
  121. })
  122.  
  123. TEAM_ROYALFAMILY = DarkRP.createJob("Empress Senya Tirall", {
  124.    color = Color(255, 112, 9, 255),
  125.    model = {"models/player/valley/senya.mdl"},
  126.    description = [[The 2nd highest rank in the Eternal Empire !]],
  127.    weapons = {"weapon_lightsaber", "keys"},
  128.    command = "senyatirall",
  129.    max = 1,
  130.    salary = 1000,
  131.    admin = 0,
  132.     modelScale = 1.1,
  133.    vote = false,
  134.    hasLicense = false,
  135.    candemote = true,
  136.    category = "Eternal's Royal Family",
  137.    PlayerSpawn = function(ply)
  138.        ply:SetMaxHealth(7500)
  139.        ply:SetHealth(7500)
  140.        ply:SetArmor(0)
  141.    end
  142. })
  143.  
  144. -------------------------------- Eternal + Zakuul --------------------------------
  145.  
  146. TEAM_EE = DarkRP.createJob("Eternal Recruit", {
  147.     color = Color(222, 163, 12, 255),
  148.     model = {"models/grealms/characters/zakuulknight/zakuulknight.mdl"},
  149.     description = [[You are an Eternal Recruit!]],
  150.     weapons = {"weapon_lightsaber", "keys"},
  151.     command = "eerecruit",
  152.     max = 1000,
  153.     salary = 100,
  154.     admin = 0,
  155.     vote = false,
  156.     hasLicense = false,
  157.     category = "Eternal Empire",
  158.     PlayerSpawn = function(ply)
  159.        ply:SetMaxHealth(800)
  160.        ply:SetHealth(800)
  161.        ply:SetArmor(0)
  162.    end
  163. })
  164.  
  165. TEAM_EE = DarkRP.createJob("Eternal Guard", {
  166.     color = Color(222, 163, 12, 255),
  167.     model = {"models/grealms/characters/knighttrooperhg/knighttrooperhg.mdl"},
  168.     description = [[You are an Eternal Guard!]],
  169.     weapons = {"weapon_lightsaber", "keys"},
  170.     command = "eeguard",
  171.     max = 1000,
  172.     salary = 100,
  173.     admin = 0,
  174.     vote = false,
  175.     hasLicense = false,
  176.     category = "Eternal Empire",
  177.     PlayerSpawn = function(ply)
  178.        ply:SetMaxHealth(1500)
  179.        ply:SetHealth(1500)
  180.        ply:SetArmor(0)
  181.    end
  182. })
  183.  
  184. TEAM_EE = DarkRP.createJob("Eternal Knight", {
  185.     color = Color(222, 163, 12, 255),
  186.     model = {"models/grealms/characters/seargeant/seargeant.mdl"},
  187.     description = [[You are an Eternal Knight!]],
  188.     weapons = {"weapon_lightsaber", "keys"},
  189.     command = "eeknight",
  190.     max = 1000,
  191.     salary = 100,
  192.     admin = 0,
  193.     vote = false,
  194.     hasLicense = false,
  195.     category = "Eternal Empire",
  196.     PlayerSpawn = function(ply)
  197.        ply:SetMaxHealth(2500)
  198.        ply:SetHealth(2500)
  199.        ply:SetArmor(0)
  200.    end
  201. })
  202.  
  203. TEAM_EE = DarkRP.createJob("Eternal Honor Guard", {
  204.     color = Color(222, 163, 12, 255),
  205.     model = {"models/grealms/characters/knighttroopergen/knighttroopergen.mdl"},
  206.     description = [[You are an Eternal Honor Guard!]],
  207.     weapons = {"weapon_lightsaber", "keys"},
  208.     command = "eehonorguard",
  209.     max = 1000,
  210.     salary = 100,
  211.     admin = 0,
  212.     vote = false,
  213.     hasLicense = false,
  214.     category = "Eternal Empire",
  215.     PlayerSpawn = function(ply)
  216.        ply:SetMaxHealth(3500)
  217.        ply:SetHealth(3500)
  218.        ply:SetArmor(0)
  219.    end
  220. })
  221.  
  222. TEAM_EE = DarkRP.createJob("Eternal Exarch", {
  223.     color = Color(222, 163, 12, 255),
  224.     model = {"models/grealms/characters/knighttrooper/knighttrooper.mdl"},
  225.     description = [[You are an Eternal Exarch!]],
  226.     weapons = {"weapon_lightsaber", "keys"},
  227.     command = "eeexarch",
  228.     max = 1000,
  229.     salary = 100,
  230.     admin = 0,
  231.     vote = false,
  232.     hasLicense = false,
  233.     category = "Eternal Empire",
  234.     PlayerSpawn = function(ply)
  235.        ply:SetMaxHealth(4500)
  236.        ply:SetHealth(4500)
  237.        ply:SetArmor(0)
  238.    end
  239. })
  240.  
  241. TEAM_EE = DarkRP.createJob("Zakuul Knight", {
  242.     color = Color(168, 133, 9, 255),
  243.     model = {"models/grealms/characters/darktrooper/darktrooper.mdl"},
  244.     description = [[You are a Zakuul Knight!]],
  245.     weapons = {"weapon_lightsaber", "keys"},
  246.     command = "zakuulknight",
  247.     max = 1000,
  248.     salary = 100,
  249.     admin = 0,
  250.     vote = false,
  251.     hasLicense = false,
  252.     category = "Eternal Empire",
  253.     PlayerSpawn = function(ply)
  254.        ply:SetMaxHealth(5000)
  255.        ply:SetHealth(5000)
  256.        ply:SetArmor(0)
  257.    end
  258. })
  259.  
  260. TEAM_EE = DarkRP.createJob("Zakuul Captain", {
  261.     color = Color(168, 133, 9, 255),
  262.     model = {"models/grealms/characters/darktrooper/darktrooper.mdl"},
  263.     description = [[You are a Zakuul Captain!]],
  264.     weapons = {"weapon_lightsaber", "keys"},
  265.     command = "zakuulcaptain",
  266.     max = 1000,
  267.     salary = 100,
  268.     admin = 0,
  269.     vote = false,
  270.     hasLicense = false,
  271.     category = "Eternal Empire",
  272.     PlayerSpawn = function(ply)
  273.        ply:SetMaxHealth(5500)
  274.        ply:SetHealth(5500)
  275.        ply:SetArmor(0)
  276.    end
  277. })
  278.  
  279. TEAM_EE = DarkRP.createJob("Zakuul Paladin", {
  280.     color = Color(168, 133, 9, 255),
  281.     model = {"models/baileygonzo/zakuultemplar/zakuultemplar.mdl"},
  282.     description = [[You are a Zakuul Paladin!]],
  283.     weapons = {"weapon_lightsaber", "keys"},
  284.     command = "zakuulpaladin",
  285.     max = 1000,
  286.     salary = 100,
  287.     admin = 0,
  288.     vote = false,
  289.     hasLicense = false,
  290.     category = "Eternal Empire",
  291.     PlayerSpawn = function(ply)
  292.        ply:SetMaxHealth(5750)
  293.        ply:SetHealth(5750)
  294.        ply:SetArmor(0)
  295.    end
  296. })
  297.  
  298.  
  299.  
  300. ------------------------ Jedi Council ------------------------------------
  301.  
  302. TEAM_JEDICOUNCIL = DarkRP.createJob("Satele Shan", {
  303.    color = Color(19, 227, 50, 255),
  304.    model = {"models/grealms/characters/satele/satele.mdl"},
  305.    description = [[You are Satele Shan, You are also in the Jedi Council]],
  306.    weapons = {"weapon_lightsaber", "weapon_bactanade", "weapon_shaman"},
  307.    command = "sateleshan",
  308.    max = 1,
  309.    salary = 600,
  310.    admin = 0,
  311.    vote = false,
  312.    hasLicense = false,
  313.    candemote = true,
  314.    category = "Jedi Council Members",
  315.    PlayerSpawn = function(ply)
  316.        ply:SetMaxHealth(7000)
  317.        ply:SetHealth(7000)
  318.        ply:SetArmor(0)
  319.    end
  320. })
  321.  
  322.  
  323. TEAM_JEDICOUNCIL = DarkRP.createJob("Kyle Katarn", {
  324.     color = Color(132, 144, 134, 255),
  325.     model = {"models/hgn/swrp/swrp/jedi_kyle_katarn.mdl"},
  326.     description = [[You are Kyle Katarn, a jedi council member!]],
  327.     weapons = {"weapon_lightsaber", "keys", "weapon_bactanade", "weapon_shaman"},
  328.     command = "kylekatarn",
  329.     max = 1,
  330.     salary = 265,
  331.     admin = 0,
  332.     vote = false,
  333.     hasLicense = false,
  334.     category = "Jedi Council Members",
  335.    PlayerSpawn = function(ply)
  336.        ply:SetMaxHealth(6000)
  337.        ply:SetHealth(6000)
  338.        ply:SetArmor(0)
  339.     end
  340. })
  341.  
  342. ---------------------------- JEDI NORMAL RANKS ----------------------------
  343.  
  344. TEAM_JEDI = DarkRP.createJob("Jedi Initiate", {
  345.     color = Color(3, 232, 191, 255),
  346.     model = {"models/grealms/characters/padawan/padawan_07.mdl"},
  347.     description = [[You are a Jedi Initiate!]],
  348.     weapons = {"weapon_lightsaber", "keys"},
  349.     command = "jediinitiate",
  350.     max = 1000,
  351.     salary = 100,
  352.     admin = 0,
  353.     vote = false,
  354.     hasLicense = false,
  355.     category = "Jedi",
  356.     PlayerSpawn = function(ply)
  357.        ply:SetMaxHealth(500)
  358.        ply:SetHealth(500)
  359.        ply:SetArmor(0)
  360.    end
  361. })
  362.  
  363. TEAM_JEDI = DarkRP.createJob("Jedi Padawan", {
  364.     color = Color(3, 232, 191, 255),
  365.     model = {"models/grealms/characters/padawan/padawan_07.mdl"},
  366.     description = [[You are a Jedi Padawan!]],
  367.     weapons = {"weapon_lightsaber", "keys"},
  368.     command = "padawan",
  369.     max = 1000,
  370.     salary = 100,
  371.     admin = 0,
  372.     vote = false,
  373.     hasLicense = false,
  374.     category = "Jedi",
  375.     PlayerSpawn = function(ply)
  376.        ply:SetMaxHealth(1000)
  377.        ply:SetHealth(1000)
  378.        ply:SetArmor(0)
  379.    end
  380. })
  381.  
  382. TEAM_JEDI = DarkRP.createJob("Jedi Knight", {
  383.     color = Color(3, 232, 191, 255),
  384.     model = {"models/grealms/characters/jedirobes/jedirobes_02.mdl"},
  385.     description = [[You are a Jedi Knight!]],
  386.     weapons = {"weapon_lightsaber", "keys"},
  387.     command = "jediknight",
  388.     max = 1000,
  389.     salary = 100,
  390.     admin = 0,
  391.     vote = false,
  392.     hasLicense = false,
  393.     category = "Jedi",
  394.    PlayerSpawn = function(ply)
  395.        ply:SetMaxHealth(1500)
  396.        ply:SetHealth(1500)
  397.        ply:SetArmor(0)
  398.    end
  399. })
  400.  
  401. TEAM_JEDI = DarkRP.createJob("Jedi Master", {
  402.     color = Color(3, 232, 191, 255),
  403.     model = {"models/grealms/characters/jedibattlelord/jedibattlelord_07.mdl"},
  404.     description = [[You are a Jedi Master!]],
  405.     weapons = {"weapon_lightsaber", "keys"},
  406.     command = "jedimaster",
  407.     max = 1000,
  408.     salary = 100,
  409.     admin = 0,
  410.     vote = false,
  411.     hasLicense = false,
  412.     category = "Jedi",
  413.     PlayerSpawn = function(ply)
  414.        ply:SetMaxHealth(2000)
  415.        ply:SetHealth(2000)
  416.        ply:SetArmor(0)
  417.    end
  418. })
  419.  
  420. -------------------> Jedi Branches <-------------------
  421.  
  422. TEAM_JEDI = DarkRP.createJob("Jedi Ace", {
  423.     color = Color(3, 232, 191, 255),
  424.     model = {"models/players/malacore/swtor_master_orgus_din.mdl"},
  425.     description = [[You are a Jedi Ace!]],
  426.     weapons = {"weapon_lightsaber", "keys"},
  427.     command = "jediace",
  428.     max = 1000,
  429.     salary = 100,
  430.     admin = 0,
  431.     vote = false,
  432.     hasLicense = false,
  433.     category = "Jedi",
  434.     PlayerSpawn = function(ply)
  435.        ply:SetMaxHealth(3000)
  436.        ply:SetHealth(3000)
  437.        ply:SetArmor(0)
  438.    end
  439. })
  440.  
  441. TEAM_JEDI = DarkRP.createJob("Jedi Watchman", {
  442.     color = Color(3, 232, 191, 255),
  443.    model = {"models/gonzo/forcewarden/varonno/varonno.mdl"},
  444.     description = [[You are a Jedi Watchman!]],
  445.     weapons = {"weapon_lightsaber", "keys"},
  446.     command = "jediwatchman",
  447.     max = 1000,
  448.     salary = 100,
  449.     admin = 0,
  450.     vote = false,
  451.     hasLicense = false,
  452.     category = "Jedi",
  453.     PlayerSpawn = function(ply)
  454.        ply:SetMaxHealth(3000)
  455.        ply:SetHealth(3000)
  456.        ply:SetArmor(0)
  457.    end
  458. })
  459.  
  460. Team_Jedi = DarkRP.createJob("Jedi Shadow", {
  461.    color = Color(0, 0, 0, 255),
  462.    model = {"models/player/jka_cultist.mdl"},
  463.    description = [[You are are a Jedi Shadow!]],
  464.    weapons = {"weapon_bactanade", "weapon_lightsaber", "weapon_cuff_elastic", "Keys"},
  465.    command = "jedishadow",
  466.    max = 1000,
  467.    salary = 250,
  468.    admin = 0,
  469.    vote = false,
  470.    hasLicense = true,
  471.    candemote = false,
  472.    category = "Jedi",
  473.    PlayerSpawn = function(ply)
  474.        ply:SetMaxHealth(3000)
  475.        ply:SetHealth(3000)
  476.    end
  477. })
  478.  
  479. TEAM_JEDI = DarkRP.createJob("Jedi Master Ace", {
  480.     color = Color(3, 232, 191, 255),
  481.     model = {"models/players/malacore/swtor_master_orgus_din.mdl"},
  482.     description = [[You are a Jedi Master Ace!]],
  483.     weapons = {"weapon_lightsaber", "keys"},
  484.     command = "jedimasterace",
  485.     max = 1000,
  486.     salary = 100,
  487.     admin = 0,
  488.     vote = false,
  489.     hasLicense = false,
  490.     category = "Jedi",
  491.     PlayerSpawn = function(ply)
  492.        ply:SetMaxHealth(3500)
  493.        ply:SetHealth(3500)
  494.        ply:SetArmor(0)
  495.    end
  496. })
  497.  
  498. TEAM_JEDI = DarkRP.createJob("Jedi High Watchman", {
  499.     color = Color(3, 232, 191, 255),
  500.    model = {"models/gonzo/forcewarden/remus/remus.mdl"},
  501.     description = [[You are a Jedi High Watchman!]],
  502.     weapons = {"weapon_lightsaber", "keys"},
  503.     command = "jedihighwatchman",
  504.     max = 1000,
  505.     salary = 100,
  506.     admin = 0,
  507.     vote = false,
  508.     hasLicense = false,
  509.     category = "Jedi",
  510.     PlayerSpawn = function(ply)
  511.        ply:SetMaxHealth(3500)
  512.        ply:SetHealth(3500)
  513.        ply:SetArmor(0)
  514.    end
  515. })
  516.  
  517. Team_Jedi = DarkRP.createJob("Jedi Advanced Shadow", {
  518.    color = Color(0, 0, 0, 255),
  519.    model = {"models/player/jka_cultist.mdl"},
  520.    description = [[You are are a Jedi Advanced Shadow!]],
  521.    weapons = {"weapon_bactanade", "weapon_lightsaber", "weapon_cuff_elastic", "Keys"},
  522.    command = "jedimastershadow",
  523.    max = 1000,
  524.    salary = 250,
  525.    admin = 0,
  526.    vote = false,
  527.    hasLicense = true,
  528.    candemote = false,
  529.    category = "Jedi",
  530.    PlayerSpawn = function(ply)
  531.        ply:SetMaxHealth(3500)
  532.        ply:SetHealth(3500)
  533.    end
  534. })
  535.  
  536. TEAM_JEDI = DarkRP.createJob("Jedi Lord", {
  537.     color = Color(3, 232, 191, 255),
  538.     model = {"models/grealms/characters/jedibattlelord/jedibattlelord_07.mdl"},
  539.     description = [[You are a Jedi Lord!]],
  540.     weapons = {"weapon_lightsaber", "keys"},
  541.     command = "jedilord",
  542.     max = 1000,
  543.     salary = 100,
  544.     admin = 0,
  545.     vote = false,
  546.     hasLicense = false,
  547.     category = "Jedi",
  548.     PlayerSpawn = function(ply)
  549.        ply:SetMaxHealth(4500)
  550.        ply:SetHealth(4500)
  551.        ply:SetArmor(0)
  552.    end
  553. })
  554.  
  555. TEAM_JEDI = DarkRP.createJob("Jedi Commander", {
  556.     color = Color(3, 232, 191, 255),
  557.     model = {"models/grealms/characters/jedibattlelord/jedibattlelord_07.mdl"},
  558.     description = [[You are a Jedi Commander!]],
  559.     weapons = {"weapon_lightsaber", "keys"},
  560.     command = "jedicommander",
  561.     max = 1000,
  562.     salary = 100,
  563.     admin = 0,
  564.     vote = false,
  565.     hasLicense = false,
  566.     category = "Jedi",
  567.     PlayerSpawn = function(ply)
  568.        ply:SetMaxHealth(5000)
  569.        ply:SetHealth(5000)
  570.        ply:SetArmor(0)
  571.    end
  572. })
  573.  
  574. ------------------------ Dark Council ------------------------------------
  575.  
  576. TEAM_DARKCOUNCIL = DarkRP.createJob("Darth Jadus", {
  577. TEAM_DARKCOUNCIL = DarkRP.createJob("Darth Jadus", {
  578.     color = Color(255, 0, 0, 255),
  579.     model = {"models/grealms/characters/darthjadus/darthjadus.mdl"},
  580.     description = [[You are Darth Jadus!]],
  581.     weapons = {"weapon_lightsaber", "weapon_bactanade", "weapon_shaman", "keys", "weapon_cuff_elastic"},
  582.     command = "jadus",
  583.     max = 1,
  584.     salary = 265,
  585.     admin = 0,
  586.     vote = false,
  587.     hasLicense = false,
  588.     category = "Dark Council Members",
  589.     PlayerSpawn = function(ply)
  590.        ply:SetMaxHealth(6000)
  591.        ply:SetHealth(6000)
  592.        ply:SetArmor(0)
  593.    end
  594. })
  595.  
  596. TEAM_DARKCOUNCIL = DarkRP.createJob("Darth Malgus", {
  597.     color = Color(255, 0, 0, 255),
  598.     model = {"models/grealms/characters/malgus/malgus.mdl"},
  599.     description = [[You are Darth Malgus!]],
  600.     weapons = {"weapon_lightsaber", "weapon_bactanade", "weapon_shaman", "keys", "weapon_cuff_elastic"},
  601.     command = "malgus",
  602.     max = 1,
  603.     salary = 265,
  604.     admin = 0,
  605.     vote = false,
  606.     hasLicense = false,
  607.     category = "Dark Council Members",
  608.     PlayerSpawn = function(ply)
  609.        ply:SetMaxHealth(6000)
  610.        ply:SetHealth(6000)
  611.        ply:SetArmor(0)
  612.    end
  613. })
  614.  
  615. TEAM_DARKCOUNCIL = DarkRP.createJob("Darth Marr", {
  616.     color = Color(255, 0, 0, 255),
  617.     model = {"models/grealms/characters/darthmarr/darthmarr.mdl"},
  618.     description = [[You are Darth Marr!]],
  619.     weapons = {"weapon_lightsaber", "weapon_bactanade", "weapon_shaman", "keys", "weapon_cuff_elastic"},
  620.     command = "marr",
  621.     max = 1,
  622.     salary = 265,
  623.     admin = 0,
  624.     vote = false,
  625.     hasLicense = false,
  626.     category = "Dark Council Members",
  627.     PlayerSpawn = function(ply)
  628.        ply:SetMaxHealth(6000)
  629.        ply:SetHealth(6000)
  630.        ply:SetArmor(0)
  631.    end
  632. })
  633.  
  634. TEAM_DARKCOUNCIL = DarkRP.createJob("Darth Sion", {
  635.     color = Color(255, 0, 0, 255),
  636.     model = {"models/grealms/characters/darthsion/sion.mdl"},
  637.     description = [[You are Darth Sion!]],
  638.     weapons = {"weapon_lightsaber", "weapon_bactanade", "weapon_shaman", "keys", "weapon_cuff_elastic"},
  639.     command = "sion",
  640.     max = 1,
  641.     salary = 265,
  642.     admin = 0,
  643.     vote = false,
  644.     hasLicense = false,
  645.     category = "Dark Council Members",
  646.     PlayerSpawn = function(ply)
  647.        ply:SetMaxHealth(6000)
  648.        ply:SetHealth(6000)
  649.        ply:SetArmor(0)
  650.    end
  651. })
  652.  
  653. TEAM_DARKCOUNCIL = DarkRP.createJob("Darth Nihilus", {
  654.     color = Color(255, 0, 0, 255),
  655.     model = {"models/grealms/characters/darthnihilus/darthnihilus.mdl"},
  656.     description = [[You are Darth Nihilus!]],
  657.     weapons = {"weapon_lightsaber", "weapon_bactanade", "weapon_shaman", "keys", "weapon_cuff_elastic"},
  658.     command = "nihilus",
  659.     max = 1,
  660.     salary = 265,
  661.     admin = 0,
  662.     vote = false,
  663.     hasLicense = false,
  664.     category = "Dark Council Members",
  665.     PlayerSpawn = function(ply)
  666.        ply:SetMaxHealth(6000)
  667.        ply:SetHealth(6000)
  668.        ply:SetArmor(0)
  669.    end
  670. })
  671.  
  672. TEAM_DARKCOUNCIL = DarkRP.createJob("Emperor Revan", {
  673.     color = Color(255, 0, 0, 255),
  674.     model = {"models/grealms/characters/revan_real/revan.mdl"},
  675.     description = [[You are Emperor Revan!]],
  676.     weapons = {"weapon_lightsaber", "weapon_bactanade", "weapon_shaman", "keys", "weapon_cuff_elastic"},
  677.     command = "revan",
  678.     max = 1,
  679.     salary = 265,
  680.     admin = 0,
  681.     vote = false,
  682.     hasLicense = false,
  683.     category = "Dark Council Members",
  684.     PlayerSpawn = function(ply)
  685.        ply:SetMaxHealth(7000)
  686.        ply:SetHealth(7000)
  687.        ply:SetArmor(0)
  688.    end
  689. })
  690.  
  691. TEAM_DARKCOUNCIL = DarkRP.createJob("Darth Malak", {
  692.     color = Color(255, 0, 0, 255),
  693.     model = {"models/grealms/characters/malak/malak.mdl"},
  694.     description = [[You are Darth Malak!]],
  695.     weapons = {"weapon_lightsaber", "weapon_bactanade", "weapon_shaman", "keys", "weapon_cuff_elastic"},
  696.     command = "malak",
  697.     max = 1,
  698.     salary = 265,
  699.     admin = 0,
  700.     vote = false,
  701.     hasLicense = false,
  702.     category = "Dark Council Members",
  703.     PlayerSpawn = function(ply)
  704.        ply:SetMaxHealth(6000)
  705.        ply:SetHealth(6000)
  706.        ply:SetArmor(0)
  707.    end
  708. })
  709.  
  710. TEAM_DARKCOUNCIL = DarkRP.createJob("Darth Talon", {
  711.     color = Color(255, 0, 0, 255),
  712.     model = {"models/player/arsenic/shilen/shilen.mdl"},
  713.     description = [[You are Darth Talon!]],
  714.     weapons = {"weapon_lightsaber", "weapon_bactanade", "weapon_shaman", "keys", "weapon_cuff_elastic"},
  715.     command = "talon",
  716.     max = 1,
  717.     salary = 265,
  718.     admin = 0,
  719.     vote = false,
  720.     hasLicense = false,
  721.     category = "Dark Council Members",
  722.     PlayerSpawn = function(ply)
  723.        ply:SetMaxHealth(6000)
  724.        ply:SetHealth(6000)
  725.        ply:SetArmor(0)
  726.    end
  727. })
  728.  
  729.  
  730. ------------------------ Sith ------------------------------------
  731. TEAM_SITH = DarkRP.createJob("Sith Acolyte", {
  732.     color = Color(255, 0, 0, 255),
  733.     model = {"models/grealms/characters/darkjedi/darkjedi.mdl"},
  734.     description = [[You are a sith acolyte!]],
  735.     weapons = {"weapon_lightsaber", "keys"},
  736.     command = "acolyte",
  737.     max = 1000,
  738.     salary = 100,
  739.     admin = 0,
  740.     vote = false,
  741.     hasLicense = false,
  742.     category = "Sith",
  743.     PlayerSpawn = function(ply)
  744.        ply:SetMaxHealth(500)
  745.        ply:SetHealth(500)
  746.        ply:SetArmor(0)
  747.    end
  748. })
  749.  
  750. TEAM_SITH = DarkRP.createJob("Sith Apprentice", {
  751.     color = Color(255, 0, 0, 255),
  752.     model = {"models/syntheticgaming/characters/sithassassin/sithassassin.mdl"},
  753.     description = [[You are a sith apprentice!]],
  754.     weapons = {"weapon_lightsaber", "keys", "weapon_cuff_elastic"},
  755.     command = "apprentice",
  756.     max = 1000,
  757.     salary = 125,
  758.     admin = 0,
  759.     vote = false,
  760.     hasLicense = false,
  761.     category = "Sith",
  762.     PlayerSpawn = function(ply)
  763.        ply:SetMaxHealth(1000)
  764.        ply:SetHealth(1000)
  765.        ply:SetArmor(0)
  766.    end
  767. })
  768.  
  769. TEAM_SITH = DarkRP.createJob("Sith Knight", {
  770.     color = Color(255, 0, 0, 255),
  771.     model = {"models/nate159/req/swtfu/sith_acolyte.mdl"},
  772.     description = [[You are a sith knight!]],
  773.     weapons = {"weapon_lightsaber", "keys", "weapon_cuff_elastic"},
  774.     command = "knight",
  775.     max = 1000,
  776.     salary = 125,
  777.     admin = 0,
  778.     vote = false,
  779.     hasLicense = false,
  780.     category = "Sith",
  781.     PlayerSpawn = function(ply)
  782.        ply:SetMaxHealth(1500)
  783.        ply:SetHealth(1500)
  784.        ply:SetArmor(0)
  785.    end
  786. })
  787.  
  788. TEAM_SITH = DarkRP.createJob("Sith Master", {
  789.     color = Color(255, 0, 0, 255),
  790.     model = {"models/grealms/characters/jedibattlelord/jedibattlelord_07.mdl"},
  791.     description = [[You are a sith Master!]],
  792.     weapons = {"weapon_lightsaber", "keys", "weapon_bactanade", "weapon_cuff_elastic"},
  793.     command = "sithmaster",
  794.     max = 1000,
  795.     salary = 155,
  796.     admin = 0,
  797.     vote = false,
  798.     hasLicense = false,
  799.     category = "Sith",
  800.     PlayerSpawn = function(ply)
  801.        ply:SetMaxHealth(2000)
  802.        ply:SetHealth(2000)
  803.        ply:SetArmor(0)
  804.    end
  805. })
  806.  
  807. -------------------> Sith Branches <-------------------
  808.  
  809. TEAM_SITH = DarkRP.createJob("Sith Warrior", {
  810.     color = Color(255, 0, 0, 255),
  811.     model = {"models/player/sw/revan/revan.mdl"},
  812.     description = [[You are a sith Warrior!]],
  813.     weapons = {"weapon_lightsaber", "keys", "weapon_bactanade", "weapon_cuff_elastic"},
  814.     command = "warrior",
  815.     max = 1000,
  816.     salary = 175,
  817.     admin = 0,
  818.     vote = false,
  819.     hasLicense = false,
  820.     category = "Sith",
  821.     PlayerSpawn = function(ply)
  822.        ply:SetMaxHealth(3000)
  823.        ply:SetHealth(3000)
  824.        ply:SetArmor(0)
  825.    end
  826. })
  827.  
  828. TEAM_SITH = DarkRP.createJob("Sith Sorcerer", {
  829.     color = Color(255, 0, 0, 255),
  830.     model = {"models/morganicism/swtor/morganis/morganis.mdl"},
  831.     description = [[You are a sith Sorcerer!]],
  832.     weapons = {"weapon_lightsaber", "keys", "weapon_bactanade", "weapon_cuff_elastic"},
  833.     command = "sorcerer",
  834.     max = 1000,
  835.     salary = 175,
  836.     admin = 0,
  837.     vote = false,
  838.     hasLicense = false,
  839.     category = "Sith",
  840.     PlayerSpawn = function(ply)
  841.        ply:SetMaxHealth(3000)
  842.        ply:SetHealth(3000)
  843.        ply:SetArmor(0)
  844.    end
  845. })
  846.  
  847. TEAM_SITH = DarkRP.createJob("Sith Guard", {
  848.     color = Color(255, 0, 0, 255),
  849.     model = {"models/player/starwars/mistersweetroll/riottrooper.mdl"},
  850.     description = [[You are a sith Guard!]],
  851.     weapons = {"weapon_lightsaber", "keys", "weapon_bactanade", "weapon_cuff_elastic"},
  852.     command = "guard",
  853.     max = 1000,
  854.     salary = 175,
  855.     admin = 0,
  856.     vote = false,
  857.     hasLicense = false,
  858.     category = "Sith",
  859.     PlayerSpawn = function(ply)
  860.        ply:SetMaxHealth(3000)
  861.        ply:SetHealth(3000)
  862.        ply:SetArmor(0)
  863.    end
  864. })
  865.  
  866. TEAM_SITH = DarkRP.createJob("Sith Advanced Warrior", {
  867.     color = Color(255, 0, 0, 255),
  868.     model = {"models/player/sw/revan/revan.mdl"},
  869.     description = [[You are a sith Advanced Warrior!]],
  870.     weapons = {"weapon_lightsaber", "keys", "weapon_bactanade", "weapon_cuff_elastic"},
  871.     command = "advancedwarrior",
  872.     max = 1000,
  873.     salary = 175,
  874.     admin = 0,
  875.     vote = false,
  876.     hasLicense = false,
  877.     category = "Sith",
  878.     PlayerSpawn = function(ply)
  879.        ply:SetMaxHealth(3500)
  880.        ply:SetHealth(3500)
  881.        ply:SetArmor(0)
  882.    end
  883. })
  884.  
  885. TEAM_SITH = DarkRP.createJob("Sith Grand Sorcerer", {
  886.     color = Color(255, 0, 0, 255),
  887.     model = {"models/morganicism/swtor/morganis/morganis.mdl"},
  888.     description = [[You are a sith Grand Sorcerer!]],
  889.     weapons = {"weapon_lightsaber", "keys", "weapon_bactanade", "weapon_cuff_elastic"},
  890.     command = "grandsorcerer",
  891.     max = 1000,
  892.     salary = 175,
  893.     admin = 0,
  894.     vote = false,
  895.     hasLicense = false,
  896.     category = "Sith",
  897.     PlayerSpawn = function(ply)
  898.        ply:SetMaxHealth(3500)
  899.        ply:SetHealth(3500)
  900.        ply:SetArmor(0)
  901.    end
  902. })
  903.  
  904. TEAM_SITH = DarkRP.createJob("Sith Master Guard", {
  905.     color = Color(255, 0, 0, 255),
  906.     model = {"models/player/sitharmor/sitharmor_pm.mdl"},
  907.     description = [[You are a sith Master Guard!]],
  908.     weapons = {"weapon_lightsaber", "keys", "weapon_bactanade", "weapon_cuff_elastic"},
  909.     command = "masterguard",
  910.     max = 1000,
  911.     salary = 175,
  912.     admin = 0,
  913.     vote = false,
  914.     hasLicense = false,
  915.     category = "Sith",
  916.     PlayerSpawn = function(ply)
  917.        ply:SetMaxHealth(3500)
  918.        ply:SetHealth(3500)
  919.        ply:SetArmor(0)
  920.    end
  921. })
  922.  
  923.  
  924.  
  925. ------------------------ Bounty Hunters ------------------------------------
  926.  
  927. TEAM_BOUNTY = DarkRP.createJob("Boba Fett", {
  928.     color = Color(44, 115, 3, 255),
  929.     model = {"models/player/lillwasa/sw/boba_fett.mdl"},
  930.     description = [[You are the bounty hunter Boba Fett!]],
  931.     weapons = {"dc17m_shotgun", "weapon_752_dc17dual", "keys"},
  932.     command = "bobafett",
  933.     max = 1,
  934.     salary = 265,
  935.     admin = 0,
  936.     vote = false,
  937.     hasLicense = false,
  938.     category = "Bounty Hunters",
  939.    PlayerSpawn = function(ply)
  940.        ply:SetMaxHealth(3500)
  941.        ply:SetHealth(3500)
  942.        ply:SetArmor(50)
  943.     end
  944. })
  945.  
  946. TEAM_BOUNTY = DarkRP.createJob("Jango Fett", {
  947.     color = Color(34, 85, 85, 255),
  948.     model = {"models/player/lillwasa/sw/jango_fett.mdl"},
  949.     description = [[You are the bounty hunter Jango Fett!]],
  950.     weapons = {"dc17m_shotgun", "weapon_752_dc17dual", "keys"},
  951.     command = "jangofett",
  952.     max = 1,
  953.     salary = 265,
  954.     admin = 0,
  955.     vote = false,
  956.     hasLicense = false,
  957.     category = "Bounty Hunters",
  958.    PlayerSpawn = function(ply)
  959.        ply:SetMaxHealth(3500)
  960.        ply:SetHealth(3500)
  961.        ply:SetArmor(50)
  962.     end
  963. })
  964.  
  965.  
  966. ---------------------------- Low VIP Jobs ----------------------------
  967. TEAM_LOWVIP = DarkRP.createJob("R2D2", {
  968.     color = Color(30, 76, 204, 255),
  969.     model = {"models/player/r2d2.mdl"},
  970.     description = [[You are R2D2!]],
  971.     weapons = {"stunstick", "keys", "r2d2"},
  972.     command = "r2d2",
  973.     max = 20,
  974.     salary = 265,
  975.     admin = 0,
  976.     vote = false,
  977.     hasLicense = false,
  978.     category = "Low VIP Jobs",
  979.    PlayerSpawn = function(ply)
  980.        ply:SetMaxHealth(750)
  981.        ply:SetHealth(750)
  982.        ply:SetArmor(0)
  983.     end
  984. })
  985.  
  986. TEAM_LOWVIP = DarkRP.createJob("C3PO", {
  987.     color = Color(30, 76, 204, 255),
  988.     model = {"models/player/c3po.mdl"},
  989.     description = [[You are C3PO!]],
  990.     weapons = {"stunstick", "keys", "sswep_c3po_talk"},
  991.     command = "c3po",
  992.     max = 5,
  993.     salary = 265,
  994.     admin = 0,
  995.     vote = false,
  996.     hasLicense = false,
  997.     category = "Low VIP Jobs",
  998.    PlayerSpawn = function(ply)
  999.        ply:SetMaxHealth(750)
  1000.        ply:SetHealth(750)
  1001.        ply:SetArmor(0)
  1002.     end
  1003. })
  1004.  
  1005.  
  1006. TEAM_LOWVIP = DarkRP.createJob("Jawa", {
  1007.     color = Color(30, 76, 204, 255),
  1008.     model = {"models/player/b4p/b4p_jawa.mdl"},
  1009.     description = [[You are Jawa!]],
  1010.     weapons = {"tazer", "keys"},
  1011.     command = "jawa",
  1012.     max = 20,
  1013.     salary = 265,
  1014.     admin = 0,
  1015.     vote = false,
  1016.     hasLicense = false,
  1017.     category = "Low VIP Jobs",
  1018.    PlayerSpawn = function(ply)
  1019.        ply:SetMaxHealth(750)
  1020.        ply:SetHealth(750)
  1021.        ply:SetArmor(0)
  1022.     end
  1023. })
  1024.  
  1025.  
  1026. ---------------------------- High VIP Jobs ----------------------------
  1027.  
  1028. TEAM_BOUNTY = DarkRP.createJob("Bounty Hunter", {
  1029.     color = Color(34, 85, 85, 255),
  1030.     model = {"models/porky-da-corgi/starwars/mandalorians/bountyhunter.mdl"},
  1031.     description = [[You are a bounty hunter!]],
  1032.     weapons = {"weapon_752_ll30", "keys", "weapon_752_ee3"},
  1033.     command = "bountyhunter",
  1034.     max = 5,
  1035.     salary = 600,
  1036.     admin = 0,
  1037.     vote = false,
  1038.     hasLicense = false,
  1039.     category = "High VIP Jobs",
  1040.    PlayerSpawn = function(ply)
  1041.        ply:SetMaxHealth(1000)
  1042.        ply:SetHealth(1000)
  1043.        ply:SetArmor(50)
  1044.     end
  1045. })
  1046.  
  1047. TEAM_HIGHVIP = DarkRP.createJob("Chewie", {
  1048.     color = Color(30, 76, 204, 255),
  1049.     model = {"models/player/chewie.mdl"},
  1050.     description = [[You are Chewie!]],
  1051.     weapons = {"weapon_752_bowcaster", "keys", "sswep_chewie"},
  1052.     command = "chewie",
  1053.     max = 10,
  1054.     salary = 450,
  1055.     admin = 0,
  1056.     vote = false,
  1057.     hasLicense = false,
  1058.     category = "High VIP Jobs",
  1059.    PlayerSpawn = function(ply)
  1060.        ply:SetMaxHealth(1750)
  1061.        ply:SetHealth(1750)
  1062.        ply:SetArmor(0)
  1063.     end
  1064. })
  1065.  
  1066. TEAM_HIGHVIP = DarkRP.createJob("Han Solo", {
  1067.     color = Color(30, 76, 204, 255),
  1068.     model = {"models/player/han_solo.mdl"},
  1069.     description = [[You are Han Solo!]],
  1070.     weapons = {"weapon_752_dl44", "keys", "sswep_hansolo", "repair_tool", "weapon_cuff_standard"},
  1071.     command = "hansolo",
  1072.     max = 10,
  1073.     salary = 550,
  1074.     admin = 0,
  1075.     vote = false,
  1076.     hasLicense = false,
  1077.     category = "High VIP Jobs",
  1078.    PlayerSpawn = function(ply)
  1079.        ply:SetMaxHealth(1750)
  1080.        ply:SetHealth(1750)
  1081.        ply:SetArmor(0)
  1082.     end
  1083. })
  1084.  
  1085.  
  1086. ------------------------ OOC ------------------------------------
  1087.  
  1088. TEAM_STAFF = DarkRP.createJob("Staff on Duty", {
  1089.     color = Color(255, 0, 0, 255),
  1090.     model = {"models/player/daftpunk/daft_gold.mdl"},
  1091.     description = [[You are staff on duty!]],
  1092.     weapons = {"weapon_lightsaber", "keys"},
  1093.     command = "staff",
  1094.     max = 1000,
  1095.     salary = 265,
  1096.     admin = 0,
  1097.     vote = false,
  1098.     hasLicense = false,
  1099.     category = "OOC",
  1100.    PlayerSpawn = function(ply)
  1101.        ply:SetMaxHealth(99999)
  1102.        ply:SetHealth(99999)
  1103.        ply:SetArmor(0)
  1104.     end
  1105. })
  1106.  
  1107.  
  1108. --[[---------------------------------------------------------------------------
  1109. Define which team joining players spawn into and what team you change to if demoted
  1110. ---------------------------------------------------------------------------]]
  1111. GAMEMODE.DefaultTeam = TEAM_CITIZEN
  1112. --[[---------------------------------------------------------------------------
  1113. Define which teams belong to civil protection
  1114. Civil protection can set warrants, make people wanted and do some other police related things
  1115. ---------------------------------------------------------------------------]]
  1116. GAMEMODE.CivilProtection = {
  1117.    [TEAM_POLICE] = true,
  1118.    [TEAM_CHIEF] = true,
  1119.    [TEAM_MAYOR] = true,
  1120. }
  1121. --[[---------------------------------------------------------------------------
  1122. Jobs that are hitmen (enables the hitman menu)
  1123. ---------------------------------------------------------------------------]]
  1124. DarkRP.addHitmanTeam(TEAM_MOB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement