Advertisement
Guest User

Anxrchyx's Premade DarkRP Jobs

a guest
Dec 3rd, 2016
1,214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 4.85 KB | None | 0 0
  1. //Anxrchyx's Premade DarkRP Job's
  2. //Copy The Jobs Below And Paste Them Into...
  3. //Navigate to: \darkrpmodification-master\lua\darkrp_customthings\jobs.lua
  4.  
  5.  
  6.  
  7. // SWAT
  8.  
  9. //SWAT_NORMAL
  10.  
  11. TEAM_SWAT = DarkRP.createJob("S.W.A.T", {
  12.         color = Color(80, 45, 0, 255),
  13.         model = "models/player/swat.mdl",
  14.         description = [[You are a S.W.A.T, Your job is to handle the bigger crimes in the city.]],
  15.         weapons = {"arrest_stick", "unarrest_stick", "weapon_glock2", "weapon_mp52", "stunstick", "door_ram", "weaponchecker"},
  16.         command = "swat",
  17.         max = 8,
  18.         salary = 3000,
  19.         admin = 0,
  20.         vote = false,
  21.         hasLicense = true,
  22.      })
  23.  
  24.  
  25. //SWAT_MEDIC
  26.  
  27. TEAM_SWATSNIPER = DarkRP.createJob("S.W.A.T Sniper", {
  28.         color = Color(30, 45, 105, 255),
  29.         model = "models/player/riot.mdl",
  30.         description = [[You are a S.W.A.T, Your job is to handle the bigger crimes in the city. You are the medic in the group, you should provide medical help to your team]],
  31.         weapons = "arrest_stick", "weapon_mp52", "stunstick", "door_ram", "weaponchecker", "med_kit"},
  32.         command = "swatsniper",
  33.         max = 3,
  34.         salary = 3000,
  35.         admin = 0,
  36.         vote = true,
  37.         hasLicense = true,
  38.      })
  39.  
  40.  
  41. //DRUG_DEALER
  42.  
  43. TEAM_DRUGDEALER = DarkRP.createJob("Drug Dealer", {
  44.         color = Color(51, 204, 255, 255),
  45.         model = "models/player/soldier_stripped.mdl",
  46.         description = [[You sell drugs to the public, stay away from the police.]],
  47.         weapons = {},
  48.         command = "drugdealer",
  49.         max = 4,
  50.         salary = 1000,
  51.         admin = 0,
  52.         vote = false,
  53.         hasLicense = true,
  54.      })
  55.  
  56.  
  57. //HITMAN
  58.  
  59. TEAM_HITMAN = DarkRP.createJob("Hitman", {
  60.     color = Color(0, 0, 0, 255),
  61.     model = "models/player/phoenix.mdl",
  62.     description = [[People hire you to make their enemys disappear.]],
  63.     weapons = {"weapon_glock2",},
  64.     command = "hitman",
  65.     max = 2,
  66.     salary = 2500,
  67.     admin = 0,
  68.     vote = true,
  69.     hasLicense = false,
  70. })
  71.  
  72.  
  73. //THEIF
  74.  
  75.  
  76. TEAM_THIEF = DarkRP.createJob("Thief", {
  77.     color = Color(0, 0, 0, 255),
  78.     model = "models/player/arctic.mdl",
  79.     description = [[You are a thief, rob people, break into houses and steal printers]],
  80.     weapons = {"lockpick"},
  81.     command = "thief",
  82.     max = 2,
  83.     salary = 1000,
  84.     admin = 0,
  85.     vote = false,
  86.     hasLicense = false,
  87. })
  88.  
  89.  
  90.  
  91. //WEST_SIDE
  92.  
  93.  
  94. //LEADER
  95.  
  96. TEAM_WESTL = DarkRP.createJob("West Side Leader", {
  97.  color = Color(20, 74, 214, 255),
  98. model = "models/player/Group03/male_08.mdl",
  99. description = [[You are the leader of the West side Gang you Do not like the East Side and you constantly Raid them and do anything to show people you are better than the East Side.]],
  100.  weapons = {"fas2_deagle"},
  101. command = "westsidel",
  102. max = 1,
  103.  salary = 5000,
  104. admin = 0,
  105.  vote = false,
  106. hasLicense = false,
  107. })
  108.  
  109.  
  110. //GANGSTER
  111.  
  112.  
  113. TEAM_WESTG = DarkRP.createJob("West Side Gangster", {
  114.   color = Color(20, 74, 214, 255),
  115.   model = "models/player/Group03m/male_03.mdl",
  116.   description = [[You are A West Side Gangster and you do what the leader tells you to do and you stay with him.]],
  117.   weapons = {"lockpick"},
  118.   command = "westg",
  119.   max = 4,
  120.   salary = 1000,
  121.   admin = 0,
  122.   vote = false,
  123. hasLicense = false,
  124. })
  125.  
  126.  
  127.  
  128. //STAFF
  129.  
  130.  
  131. //MOD
  132.  
  133. TEAM_MOD = DarkRP.createJob("Mod On Duty", {
  134.     color = Color(170, 0, 0, 255),
  135.     model = "models/player/combine_soldier_prisonguard.mdl",
  136.     description = [[Being a mod requires a great responsibility, when you become this job you have to take
  137. your job as a mod serious, and help the ones who is in need of a mod.]],
  138.     weapons = {"arrest_stick", "unarrest_stick"},
  139.     command = "modonduty",
  140.     max = 0,
  141.     salary = 100000,
  142.     admin = 0,
  143.     vote = false,
  144.     hasLicense = false,
  145.  
  146. })
  147.  
  148.  
  149.  
  150. //ADMIN
  151.  
  152.  
  153. TEAM_ADMIN = DarkRP.createJob("Admin On Duty", {
  154.     color = Color(170, 0, 0, 255),
  155.     model = "models/player/combine_soldier.mdl",
  156.     description = [[Being an admin requires a great responsibility, when you become this job you have to take
  157. your job as an admin serious, and help the ones who is in need of an admin.]],
  158.     weapons = {},
  159.     command = "adminonduty",
  160.     max = 0,
  161.     salary = 1000000,
  162.     admin = 1,
  163.     vote = false,
  164.     hasLicense = false,
  165.  
  166. })
  167.  
  168.  
  169.  
  170. //SUPER_ADMIN
  171.  
  172.  
  173. TEAM_SADMIN = DarkRP.createJob("S-Admin On Duty", {
  174.     color = Color(170, 0, 0, 255),
  175.     model = "models/player/combine_super_soldier.mdl",
  176.     description = [[Being a super admin requires a great responsibility, when you become this job you have to take
  177. your job as an admin serious, and help the ones who is in need of a superadmin.]],
  178.     weapons = {"arrest_stick", "unarrest_stick"},
  179.     command = "sadminonduty",
  180.     max = 0,
  181.     salary = 1000000,
  182.     admin = 2,
  183.     vote = false,
  184.     hasLicense = false,
  185.  
  186. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement