Advertisement
lol12313123

Untitled

Nov 1st, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.98 KB | None | 0 0
  1. --[[---------------------------------------------------------------------------
  2. DarkRP custom jobs
  3. ---------------------------------------------------------------------------
  4.  
  5. This file contains your custom jobs.
  6. This file should also contain jobs from DarkRP that you edited.
  7.  
  8. Note: If you want to edit a default DarkRP job, first disable it in darkrp_config/disabled_defaults.lua
  9. Once you've done that, copy and paste the job to this file and edit it.
  10.  
  11. The default jobs can be found here:
  12. https://github.com/FPtje/DarkRP/blob/master/gamemode/config/jobrelated.lua
  13.  
  14. For examples and explanation please visit this wiki page:
  15. http://wiki.darkrp.com/index.php/DarkRP:CustomJobFields
  16.  
  17.  
  18. Add jobs under the following line:
  19. ---------------------------------------------------------------------------]]
  20. TEAM_CC = DarkRP.createJob("Citizen", {
  21. color = Color(221, 19, 255, 255),
  22. model = "models/player/Group01/male_09.mdl",
  23. description = [[]],
  24. weapons = {""},
  25. command = "C",
  26. max = 0,
  27. salary = 0,
  28. admin = 0,
  29. vote = false,
  30. hasLicense = false,
  31. candemote = false,
  32. category = "Citizen"
  33. })
  34.  
  35. TEAM_B1 = DarkRP.createJob("Clone Trooper", {
  36. color = Color(17, 213, 239, 255),
  37. model = "models/player/testp2c/cgi ctp2.mdl",
  38. description = [[]],
  39. weapons = {"weapon_752_dc15a", "weapon_752_dc15s", "climb_swep2"},
  40. command = "CT",
  41. max = 0,
  42. salary = 100,
  43. admin = 0,
  44. vote = false,
  45. hasLicense = false,
  46. candemote = false,
  47. category = "Clone Trooper",
  48. customCheck = function(ply) return ply:GetUserGroup() == "Clone Trooper" or ply:IsAdmin() end,
  49. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("400") ply:SetGravity(1) return CLIENT end,
  50. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  51. })
  52.  
  53. TEAM_B1 = DarkRP.createJob("501st Clone Trooper", {
  54. color = Color(17, 213, 239, 255),
  55. model = "models/player/501trp2/cgi_501t.mdl",
  56. description = [[]],
  57. weapons = {"weapon_752_dc15a", "weapon_752_dc15s", "weapon_752_dlt19", "climb_swep2"},
  58. command = "501t",
  59. max = 5,
  60. salary = 100,
  61. admin = 0,
  62. vote = false,
  63. hasLicense = false,
  64. candemote = false,
  65. category = "501st Clone Trooper",
  66. customCheck = function(ply) return ply:GetUserGroup() == "501st Clone Trooper" or ply:IsAdmin() end,
  67. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("400") ply:SetGravity(1) return CLIENT end,
  68. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  69. })
  70.  
  71. TEAM_B1 = DarkRP.createJob("501st Commander Rex", {
  72. color = Color(17, 213, 239, 255),
  73. model = "models/player/rex2/rex ph2.mdl",
  74. description = [[]],
  75. weapons = {"weapon_752_dc15a", "weapon_752_dc15s", "weapon_752_dh17", "weapon_752_dlt19", "climb_swep2"},
  76. command = "501cmd",
  77. max = 1,
  78. salary = 100,
  79. admin = 0,
  80. vote = false,
  81. hasLicense = false,
  82. candemote = false,
  83. category = "501st Clone Trooper",
  84. customCheck = function(ply) return ply:GetUserGroup() == "501st Commander Rex" or ply:IsAdmin() end,
  85. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("900") ply:SetGravity(1) return CLIENT end,
  86. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  87. })
  88.  
  89. TEAM_B1 = DarkRP.createJob("212th Clone Trooper", {
  90. color = Color(17, 213, 239, 255),
  91. model = "models/player/212troo/cgi_212l.mdl",
  92. description = [[]],
  93. weapons = {"weapon_752_dc15a", "weapon_752_de10", "weapon_752_t21", "climb_swep2"},
  94. command = "212t",
  95. max = 5,
  96. salary = 100,
  97. admin = 0,
  98. vote = false,
  99. hasLicense = false,
  100. candemote = false,
  101. category = "212th Clone Trooper",
  102. customCheck = function(ply) return ply:GetUserGroup() == "212th Clone Trooper" or ply:IsAdmin() end,
  103. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("400") ply:SetGravity(1) return CLIENT end,
  104. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  105. })
  106.  
  107. TEAM_B1 = DarkRP.createJob("212st Commander Cody", {
  108. color = Color(17, 213, 239, 255),
  109. model = "models/player/testccp2/cgi cody ph2.mdl",
  110. description = [[]],
  111. weapons = {"weapon_752_dc15a", "weapon_752_de10", "weapon_752_t21", "weapon_752_e11", "climb_swep2"},
  112. command = "212cmd",
  113. max = 1,
  114. salary = 100,
  115. admin = 0,
  116. vote = false,
  117. hasLicense = false,
  118. candemote = false,
  119. category = "212th Clone Trooper",
  120. customCheck = function(ply) return ply:GetUserGroup() == "212st Commander Cody" or ply:IsAdmin() end,
  121. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("800") ply:SetGravity(1) return CLIENT end,
  122. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  123. })
  124.  
  125. TEAM_B1 = DarkRP.createJob("187th Clone Trooper", {
  126. color = Color(17, 213, 239, 255),
  127. model = "models/player/187troo/cgi_ctp2.mdl",
  128. description = [[]],
  129. weapons = {"weapon_jew_dc19", "weapon_752_dsbp", "weapon_752_e11", "climb_swep2"},
  130. command = "187t",
  131. max = 5,
  132. salary = 100,
  133. admin = 0,
  134. vote = false,
  135. hasLicense = false,
  136. candemote = false,
  137. category = "187th Clone Trooper",
  138. customCheck = function(ply) return ply:GetUserGroup() == "187th Clone Trooper" or ply:IsAdmin() end,
  139. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("400") ply:SetGravity(1) return CLIENT end,
  140. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  141. })
  142.  
  143. TEAM_B1 = DarkRP.createJob("187th Clone Commander", {
  144. color = Color(17, 213, 239, 255),
  145. model = "models/player/187/187commdr/187c/commander/187_commander.mdl",
  146. description = [[]],
  147. weapons = {"weapon_jew_dc19", "weapon_752_dsbp", "weapon_752_e11", "weapon_752_dh17", "climb_swep2"},
  148. command = "187cmd",
  149. max = 1,
  150. salary = 100,
  151. admin = 0,
  152. vote = false,
  153. hasLicense = false,
  154. candemote = false,
  155. category = "187th Clone Trooper",
  156. customCheck = function(ply) return ply:GetUserGroup() == "187th Clone Commander" or ply:IsAdmin() end,
  157. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("800") ply:SetGravity(1) return CLIENT end,
  158. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  159. })
  160.  
  161. TEAM_B1 = DarkRP.createJob("Clone Blaze Trooper", {
  162. color = Color(17, 213, 239, 255),
  163. model = "models/tfa/comm/gg/pm_sw_super_trooper.mdl",
  164. description = [[]],
  165. weapons = {"weapon_flamer", "weapon_chatterbox_minigun", "climb_swep2"},
  166. command = "CBT",
  167. max = 5,
  168. salary = 100,
  169. admin = 0,
  170. vote = false,
  171. hasLicense = false,
  172. candemote = false,
  173. category = "Clone Blaze Troopers",
  174. customCheck = function(ply) return ply:GetUserGroup() == "Clone Blaze Trooper" or ply:IsAdmin() end,
  175. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("1500") ply:SetGravity(1) return CLIENT end,
  176. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  177. })
  178.  
  179. TEAM_B1 = DarkRP.createJob("Clone Blaze Commander", {
  180. color = Color(17, 213, 239, 255),
  181. model = "models/tfa/comm/gg/pm_sw_super_trooper.mdl",
  182. description = [[]],
  183. weapons = {"weapon_flamer", "weapon_chatterbox_minigun", "weapon_jew_emp_rifle", "climb_swep2"},
  184. command = "CBC",
  185. max = 1,
  186. salary = 100,
  187. admin = 0,
  188. vote = false,
  189. hasLicense = false,
  190. candemote = false,
  191. category = "Clone Blaze Troopers",
  192. customCheck = function(ply) return ply:GetUserGroup() == "Clone Blaze Commander" or ply:IsAdmin() end,
  193. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("1500") ply:SetGravity(1) return CLIENT end,
  194. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  195. })
  196.  
  197. TEAM_B1 = DarkRP.createJob("Galactic Marines Trooper", {
  198. color = Color(17, 213, 239, 255),
  199. model = "models/tfa/comm/gg/pm_sw_galacticmarine.mdl",
  200. description = [[]],
  201. weapons = {"weapon_752bf3_a280", "weapon_752_dl44", "climb_swep2"},
  202. command = "GM",
  203. max = 5,
  204. salary = 100,
  205. admin = 0,
  206. vote = false,
  207. hasLicense = false,
  208. candemote = false,
  209. category = "Galactic Marines Troopers",
  210. customCheck = function(ply) return ply:GetUserGroup() == "Galactic Marines Trooper" or ply:IsAdmin() end,
  211. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("800") ply:SetGravity(1) return CLIENT end,
  212. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  213. })
  214.  
  215. TEAM_B1 = DarkRP.createJob("Galactic Marines Commander", {
  216. color = Color(17, 213, 239, 255),
  217. model = "models/tfa/comm/gg/pm_sw_galacticmarine.mdl",
  218. description = [[]],
  219. weapons = {"weapon_752bf3_a280", "weapon_752_dl44", "weapon_jew_dc19", "climb_swep2"},
  220. command = "GGM",
  221. max = 1,
  222. salary = 100,
  223. admin = 0,
  224. vote = false,
  225. hasLicense = false,
  226. candemote = false,
  227. category = "Galactic Marines Troopers",
  228. customCheck = function(ply) return ply:GetUserGroup() == "Galactic Marines Commander" or ply:IsAdmin() end,
  229. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("800") ply:SetGravity(1) return CLIENT end,
  230. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  231. })
  232.  
  233. TEAM_B1 = DarkRP.createJob("Clone Shock Trooper", {
  234. color = Color(17, 213, 239, 255),
  235. model = "models/player/medic_1/cgi_med1.mdl",
  236. description = [[]],
  237. weapons = {"weapon_752_t21", "weapon_752_dh17", "climb_swep2"},
  238. command = "CST",
  239. max = 5,
  240. salary = 100,
  241. admin = 0,
  242. vote = false,
  243. hasLicense = false,
  244. candemote = false,
  245. category = "Clone Shock Troopers",
  246. customCheck = function(ply) return ply:GetUserGroup() == "Clone Shock Trooper" or ply:IsAdmin() end,
  247. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("800") ply:SetGravity(1) return CLIENT end,
  248. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  249. })
  250.  
  251. TEAM_B1 = DarkRP.createJob("Clone Shock Trooper Commander", {
  252. color = Color(17, 213, 239, 255),
  253. model = "models/player/med/medic_co/medic_com/commander/mco.mdl",
  254. description = [[]],
  255. weapons = {"weapon_752bf3_rt97c", "weapon_752_t21", "weapon_752_dh17", "climb_swep2"},
  256. command = "CSTS",
  257. max = 1,
  258. salary = 100,
  259. admin = 0,
  260. vote = false,
  261. hasLicense = false,
  262. candemote = false,
  263. category = "Clone Shock Troopers",
  264. customCheck = function(ply) return ply:GetUserGroup() == "Clone Shock Trooper Commander" or ply:IsAdmin() end,
  265. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("800") ply:SetGravity(1) return CLIENT end,
  266. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  267. })
  268.  
  269. TEAM_B1 = DarkRP.createJob("Boss", {
  270. color = Color(99, 99, 99, 255),
  271. model = "models/tfa/comm/gg/pm_sw_clone_commando_boss.mdl",
  272. description = [[]],
  273. weapons = {"dc17m_shotgun", "weapon_jew_dc17m_at", "weapon_jew_det", "weapon_752_dc15sa", "weapon_752_dc17m_br", "weapon_752_dc17m_sn"},
  274. command = "B26",
  275. max = 1,
  276. salary = 100,
  277. admin = 0,
  278. vote = false,
  279. hasLicense = false,
  280. candemote = false,
  281. category = "Clone Commando",
  282. customCheck = function(ply) return ply:GetUserGroup() == "Boss" or ply:IsAdmin() end,
  283. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("1000") ply:SetGravity(1) return CLIENT end,
  284. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  285. })
  286.  
  287. TEAM_B1 = DarkRP.createJob("Scorch", {
  288. color = Color(99, 99, 99, 255),
  289. model = "models/tfa/comm/gg/pm_sw_clone_commando_scorch.mdl",
  290. description = [[]],
  291. weapons = {"weapon_jew_det", "weapon_752_dc15sa", "weapon_752_dc17m_br", "weapon_752_dc17m_sn"},
  292. command = "B27",
  293. max = 1,
  294. salary = 100,
  295. admin = 0,
  296. vote = false,
  297. hasLicense = false,
  298. candemote = false,
  299. category = "Clone Commando",
  300. customCheck = function(ply) return ply:GetUserGroup() == "Scorch" or ply:IsAdmin() end,
  301. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("1000") ply:SetGravity(1) return CLIENT end,
  302. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  303. })
  304.  
  305. TEAM_B1 = DarkRP.createJob("Sev", {
  306. color = Color(99, 99, 99, 255),
  307. model = "models/tfa/comm/gg/pm_sw_clone_commando_sev.mdl",
  308. description = [[]],
  309. weapons = {"dc17m_shotgun", "weapon_jew_det", "weapon_752_dc15sa", "weapon_752_dc17m_br"},
  310. command = "B28",
  311. max = 1,
  312. salary = 100,
  313. admin = 0,
  314. vote = false,
  315. hasLicense = false,
  316. candemote = false,
  317. category = "Clone Commando",
  318. customCheck = function(ply) return ply:GetUserGroup() == "Sev" or ply:IsAdmin() end,
  319. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("1000") ply:SetGravity(1) return CLIENT end,
  320. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  321. })
  322.  
  323. TEAM_B1 = DarkRP.createJob("Fixer", {
  324. color = Color(99, 99, 99, 255),
  325. model = "models/tfa/comm/gg/pm_sw_clone_commando_fixer.mdl",
  326. description = [[]],
  327. weapons = {"weapon_jew_dc17m_at", "weapon_jew_det", "weapon_752_dc17m_br", "weapon_752_dc17m_sn"},
  328. command = "B29",
  329. max = 1,
  330. salary = 100,
  331. admin = 0,
  332. vote = false,
  333. hasLicense = false,
  334. candemote = false,
  335. category = "Clone Commando",
  336. customCheck = function(ply) return ply:GetUserGroup() == "Fixer" or ply:IsAdmin() end,
  337. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("1000") ply:SetGravity(1) return CLIENT end,
  338. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  339. })
  340.  
  341. TEAM_B1 = DarkRP.createJob("Jedi Padawan", {
  342. color = Color(99, 99, 99, 255),
  343. model = {
  344. "models/grealms/characters/padawan/padawan_09.mdl",
  345. "models/grealms/characters/padawan/padawan_01.mdl",
  346. "models/grealms/characters/padawan/padawan_03.mdl",
  347. "models/grealms/characters/padawan/padawan_04.mdl",
  348. "models/grealms/characters/padawan/padawan_05.mdl",
  349. "models/grealms/characters/padawan/padawan_06.mdl",
  350. "models/grealms/characters/padawan/padawan_07.mdl",
  351. "models/grealms/characters/padawan/padawan_08.mdl",
  352. "models/grealms/characters/padawan/padawan_02.mdl",
  353. },
  354. description = [[]],
  355. weapons = {"weapon_lightsaber"},
  356. command = "Jedipadawan",
  357. max = 5,
  358. salary = 100,
  359. admin = 0,
  360. vote = false,
  361. hasLicense = false,
  362. candemote = false,
  363. scale = 1.2,
  364. category = "Jedi",
  365. customCheck = function(ply) return ply:GetUserGroup() == "Jedi Padawan" or ply:IsAdmin() end,
  366. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("1800") ply:SetGravity(1) return CLIENT end,
  367. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 400) return CLIENT end
  368. })
  369.  
  370. TEAM_B1 = DarkRP.createJob("Jedi Knight", {
  371. color = Color(99, 99, 99, 255),
  372. model = {
  373. "models/grealms/characters/jedibattlelord/jedibattlelord_09.mdl",
  374. "models/grealms/characters/jedibattlelord/jedibattlelord_01.mdl",
  375. "models/grealms/characters/jedibattlelord/jedibattlelord_03.mdl",
  376. "models/grealms/characters/jedibattlelord/jedibattlelord_04.mdl",
  377. "models/grealms/characters/jedibattlelord/jedibattlelord_05.mdl",
  378. "models/grealms/characters/jedibattlelord/jedibattlelord_06.mdl",
  379. "models/grealms/characters/jedibattlelord/jedibattlelord_07.mdl",
  380. "models/grealms/characters/jedibattlelord/jedibattlelord_08.mdl",
  381. "models/grealms/characters/jedibattlelord/jedibattlelord_02.mdl",
  382. },
  383. description = [[]],
  384. weapons = {"weapon_lightsaber"},
  385. command = "jediknight",
  386. max = 5,
  387. salary = 100,
  388. admin = 0,
  389. vote = false,
  390. hasLicense = false,
  391. candemote = false,
  392. scale = 1.2,
  393. category = "Jedi",
  394. customCheck = function(ply) return ply:GetUserGroup() == "Jedi Knight" or ply:IsAdmin() end,
  395. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("2000") ply:SetGravity(1) return CLIENT end,
  396. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 430) return CLIENT end
  397. })
  398.  
  399. TEAM_B1 = DarkRP.createJob("Jedi Master", {
  400. color = Color(99, 99, 99, 255),
  401. model = {
  402. "models/grealms/characters/jedirobes/jedirobes_09.mdl",
  403. "models/grealms/characters/jedirobes/jedirobes_01.mdl",
  404. "models/grealms/characters/jedirobes/jedirobes_03.mdl",
  405. "models/grealms/characters/jedirobes/jedirobes_04.mdl",
  406. "models/grealms/characters/jedirobes/jedirobes_05.mdl",
  407. "models/grealms/characters/jedirobes/jedirobes_06.mdl",
  408. "models/grealms/characters/jedirobes/jedirobes_07.mdl",
  409. "models/grealms/characters/jedirobes/jedirobes_08.mdl",
  410. "models/grealms/characters/jedirobes/jedirobes_02.mdl",
  411. },
  412. description = [[]],
  413. weapons = {"weapon_lightsaber"},
  414. command = "jedimaster",
  415. max = 5,
  416. salary = 100,
  417. admin = 0,
  418. vote = false,
  419. hasLicense = false,
  420. candemote = false,
  421. scale = 1.2,
  422. category = "Jedi",
  423. customCheck = function(ply) return ply:GetUserGroup() == "Jedi Master" or ply:IsAdmin() end,
  424. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("3000") ply:SetGravity(1) return CLIENT end,
  425. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  426. })
  427.  
  428. TEAM_B1 = DarkRP.createJob("Jedi Temple Guard", {
  429. color = Color(99, 99, 99, 255),
  430. model = "models/jazzmcfly/jka/jtg/jtg.mdl",
  431. description = [[]],
  432. weapons = {"weapon_lightsaber"},
  433. command = "JTG",
  434. max = 4,
  435. salary = 100,
  436. admin = 0,
  437. vote = false,
  438. hasLicense = false,
  439. candemote = false,
  440. category = "Jedi",
  441. customCheck = function(ply) return ply:GetUserGroup() == "Jedi Temple Guard" or ply:IsAdmin() end,
  442. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("2500") ply:SetGravity(1) return CLIENT end,
  443. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  444. })
  445.  
  446. TEAM_B1 = DarkRP.createJob("Grandmaster Yoda", {
  447. color = Color(99, 99, 99, 255),
  448. model = "models/tfa/comm/gg/pm_sw_yodanojig.mdl",
  449. description = [[]],
  450. weapons = {"weapon_lightsaber"},
  451. command = "Yoda",
  452. max = 1,
  453. salary = 100,
  454. admin = 0,
  455. vote = false,
  456. hasLicense = false,
  457. modelScale = 0.6,
  458. candemote = false,
  459. category = "Jedi",
  460. customCheck = function(ply) return ply:GetUserGroup() == "Yoda" or ply:IsAdmin() end,
  461. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("4000") ply:SetGravity(1) return CLIENT end,
  462. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  463. })
  464.  
  465. TEAM_B1 = DarkRP.createJob("Obiwan Kenobi", {
  466. color = Color(99, 99, 99, 255),
  467. model = "models/tfa/comm/gg/pm_sw_obiwan_alt.mdl",
  468. description = [[]],
  469. weapons = {"weapon_lightsaber"},
  470. command = "obiwan",
  471. max = 1,
  472. salary = 100,
  473. admin = 0,
  474. vote = false,
  475. hasLicense = false,
  476. candemote = false,
  477. category = "Jedi",
  478. customCheck = function(ply) return ply:GetUserGroup() == "Obiwan" or ply:IsAdmin() end,
  479. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("3000") ply:SetGravity(1) return CLIENT end,
  480. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  481. })
  482.  
  483. TEAM_B1 = DarkRP.createJob("Anakin Skywalker", {
  484. color = Color(99, 99, 99, 255),
  485. model = "models/tfa/comm/gg/pm_sw_anakin_v2.mdl",
  486. description = [[]],
  487. weapons = {"weapon_lightsaber"},
  488. command = "anakin",
  489. max = 1,
  490. salary = 100,
  491. admin = 0,
  492. vote = false,
  493. hasLicense = false,
  494. candemote = false,
  495. category = "Jedi",
  496. customCheck = function(ply) return ply:GetUserGroup() == "Anakin" or ply:IsAdmin() end,
  497. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("3000") ply:SetGravity(1) return CLIENT end,
  498. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  499. })
  500.  
  501. TEAM_B1 = DarkRP.createJob("Ahsoka Tano", {
  502. color = Color(99, 99, 99, 255),
  503. model = "models/tfa/comm/gg/pm_sw_ahsoka_v2.mdl",
  504. description = [[]],
  505. weapons = {"weapon_lightsaber"},
  506. command = "ahsoka",
  507. max = 1,
  508. salary = 100,
  509. admin = 0,
  510. vote = false,
  511. hasLicense = false,
  512. candemote = false,
  513. category = "Jedi",
  514. customCheck = function(ply) return ply:GetUserGroup() == "Ahsoka" or ply:IsAdmin() end,
  515. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("3000") ply:SetGravity(1) return CLIENT end,
  516. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  517. })
  518.  
  519. TEAM_B1 = DarkRP.createJob("Kit Fisto", {
  520. color = Color(99, 99, 99, 255),
  521. model = "models/tfa/comm/gg/pm_sw_fisto.mdl",
  522. description = [[]],
  523. weapons = {"weapon_lightsaber"},
  524. command = "fisto",
  525. max = 1,
  526. salary = 100,
  527. admin = 0,
  528. vote = false,
  529. hasLicense = false,
  530. candemote = false,
  531. category = "Jedi",
  532. customCheck = function(ply) return ply:GetUserGroup() == "Fisto" or ply:IsAdmin() end,
  533. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("3000") ply:SetGravity(1) return CLIENT end,
  534. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  535. })
  536.  
  537. TEAM_B1 = DarkRP.createJob("Mace Windu", {
  538. color = Color(99, 99, 99, 255),
  539. model = "models/player/mace/mace.mdl",
  540. description = [[]],
  541. weapons = {"weapon_lightsaber"},
  542. command = "windu",
  543. max = 1,
  544. salary = 100,
  545. admin = 0,
  546. vote = false,
  547. hasLicense = false,
  548. candemote = false,
  549. category = "Jedi",
  550. customCheck = function(ply) return ply:GetUserGroup() == "Windu" or ply:IsAdmin() end,
  551. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("3000") ply:SetGravity(1) return CLIENT end,
  552. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  553. })
  554.  
  555. TEAM_B1 = DarkRP.createJob("Aayala Secura", {
  556. color = Color(99, 99, 99, 255),
  557. model = "models/tfa/comm/gg/pm_sw_aayala.mdl",
  558. description = [[]],
  559. weapons = {"weapon_lightsaber"},
  560. command = "aayla",
  561. max = 1,
  562. salary = 100,
  563. admin = 0,
  564. vote = false,
  565. hasLicense = false,
  566. candemote = false,
  567. category = "Jedi",
  568. customCheck = function(ply) return ply:GetUserGroup() == "Aayala" or ply:IsAdmin() end,
  569. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("3000") ply:SetGravity(1) return CLIENT end,
  570. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  571. })
  572.  
  573. TEAM_B1 = DarkRP.createJob("B1 Battle Droid", {
  574. color = Color(99, 99, 99, 255),
  575. model = "models/tfa/comm/gg/pm_sw_droid_b1.mdl",
  576. description = [[]],
  577. weapons = {"weapon_752_e5", "weapon_752_se14c", "droid"},
  578. command = "B1",
  579. max = 0,
  580. salary = 100,
  581. admin = 0,
  582. vote = false,
  583. hasLicense = false,
  584. candemote = false,
  585. category = "Battledroid",
  586. customCheck = function(ply) return ply:GetUserGroup() == "B1 Battle Droid" or ply:IsAdmin() end,
  587. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("400") ply:SetGravity(1) return CLIENT end,
  588. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  589. })
  590.  
  591. TEAM_B1 = DarkRP.createJob("B1 General Droid", {
  592. color = Color(99, 99, 99, 255),
  593. model = "models/tfa/comm/gg/pm_sw_g_droid_b1.mdl",
  594. description = [[]],
  595. weapons = {"weapon_752_e5", "weapon_752_se14c", "droid"},
  596. command = "B1G",
  597. max = 1,
  598. salary = 100,
  599. admin = 0,
  600. vote = false,
  601. hasLicense = false,
  602. candemote = false,
  603. category = "Battledroid",
  604. customCheck = function(ply) return ply:GetUserGroup() == "B1 OOM Commander Droid" or ply:IsAdmin() end,
  605. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("1000") ply:SetGravity(1) return CLIENT end,
  606. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  607. })
  608.  
  609. TEAM_B1 = DarkRP.createJob("B1 SSA - Battle Droid", {
  610. color = Color(99, 99, 99, 255),
  611. model = "models/player/sgg/starwars/battledroid_security.mdl",
  612. description = [[]],
  613. weapons = {"weapon_80watt", "weapon_752_se14c", "droid", "stunstick", "unarrest_stick", "arrest_stick"},
  614. command = "SSA",
  615. max = 5,
  616. salary = 100,
  617. admin = 0,
  618. vote = false,
  619. hasLicense = false,
  620. candemote = false,
  621. category = "Security Droid",
  622. customCheck = function(ply) return ply:GetUserGroup() == "B1 SSA - Battle Droid" or ply:IsAdmin() end,
  623. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("400") ply:SetGravity(1) return CLIENT end,
  624. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  625. })
  626.  
  627. TEAM_B1 = DarkRP.createJob("B1 SSA - Commander Droid", {
  628. color = Color(99, 99, 99, 255),
  629. model = "models/player/deckboy/battle_droid_pm/assault_droid_pm.mdl",
  630. description = [[]],
  631. weapons = {"weapon_80watt", "weapon_752_se14c", "droid", "stunstick", "unarrest_stick", "arrest_stick"},
  632. command = "SSAC",
  633. max = 5,
  634. salary = 100,
  635. admin = 0,
  636. vote = false,
  637. hasLicense = false,
  638. candemote = false,
  639. category = "Security Droid",
  640. customCheck = function(ply) return ply:GetUserGroup() == "B1 SSA - Commander Droid" or ply:IsAdmin() end,
  641. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("900") ply:SetGravity(1) return CLIENT end,
  642. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  643. })
  644.  
  645. TEAM_B1 = DarkRP.createJob("B1 - Super Battle Droid", {
  646. color = Color(99, 99, 99, 255),
  647. model = "models/tfa/comm/gg/pm_sw_droid_b2.mdl",
  648. description = [[]],
  649. weapons = {"b2_gun"},
  650. command = "SBD",
  651. max = 5,
  652. salary = 100,
  653. admin = 0,
  654. vote = false,
  655. hasLicense = false,
  656. candemote = false,
  657. category = "Super Battle Droid",
  658. customCheck = function(ply) return ply:GetUserGroup() == "B1 - Super Battle Droid" or ply:IsAdmin() end,
  659. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("400") ply:SetGravity(1) return CLIENT end,
  660. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  661. })
  662.  
  663. TEAM_B1 = DarkRP.createJob("B1 - Super Battle Droid Commander", {
  664. color = Color(99, 99, 99, 255),
  665. model = "models/tfa/comm/gg/pm_sw_droid_b2.mdl",
  666. description = [[]],
  667. weapons = {"b2_gun", "b2_cannon"},
  668. command = "SBDC",
  669. max = 5,
  670. salary = 100,
  671. admin = 0,
  672. vote = false,
  673. hasLicense = false,
  674. candemote = false,
  675. category = "Super Battle Droid",
  676. customCheck = function(ply) return ply:GetUserGroup() == "B1 - Super Battle Droid Commander" or ply:IsAdmin() end,
  677. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("900") ply:SetGravity(1) return CLIENT end,
  678. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  679. })
  680.  
  681. TEAM_B1 = DarkRP.createJob("Commando Droid", {
  682. color = Color(99, 99, 99, 255),
  683. model = "models/tfa/comm/gg/pm_sw_droid_commando.mdl",
  684. description = [[]],
  685. weapons = {"weapon_jew_emp_rifle", "weapon_jew_x8_night"},
  686. command = "CD",
  687. max = 5,
  688. salary = 100,
  689. admin = 0,
  690. vote = false,
  691. hasLicense = false,
  692. candemote = false,
  693. category = "Commando Droids",
  694. customCheck = function(ply) return ply:GetUserGroup() == "Commando Droid" or ply:IsAdmin() end,
  695. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("800") ply:SetGravity(1) return CLIENT end,
  696. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  697. })
  698.  
  699. TEAM_B1 = DarkRP.createJob("B1 - Commando Droid Commander", {
  700. color = Color(99, 99, 99, 255),
  701. model = "models/tfa/comm/gg/pm_sw_droid_commando.mdl",
  702. description = [[]],
  703. weapons = {"weapon_jew_emp_rifle", "weapon_jew_x8_night"},
  704. command = "CDC",
  705. max = 5,
  706. salary = 100,
  707. admin = 0,
  708. vote = false,
  709. hasLicense = false,
  710. candemote = false,
  711. category = "Commando Droids",
  712. customCheck = function(ply) return ply:GetUserGroup() == "Commando Droid Commander" or ply:IsAdmin() end,
  713. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("900") ply:SetGravity(1) return CLIENT end,
  714. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  715. })
  716.  
  717. TEAM_B1 = DarkRP.createJob("Sith Apprentice", {
  718. color = Color(99, 99, 99, 255),
  719. model = {
  720. "models/player/x227man/mkotor_9.mdl",
  721. "models/player/x227man/mkotor_2.mdl",
  722. "models/player/x227man/mkotor_3.mdl",
  723. "models/player/x227man/mkotor_4.mdl",
  724. "models/player/x227man/mkotor_5.mdl",
  725. "models/player/x227man/mkotor_6.mdl",
  726. "models/player/x227man/mkotor_7.mdl",
  727. "models/player/x227man/mkotor_8.mdl",
  728. "models/player/x227man/mkotor_1.mdl",
  729. },
  730. description = [[]],
  731. weapons = {"weapon_lightsaber"},
  732. command = "sithapprentice",
  733. max = 5,
  734. salary = 100,
  735. admin = 0,
  736. vote = false,
  737. hasLicense = false,
  738. candemote = false,
  739. scale = 1.2,
  740. category = "Sith",
  741. customCheck = function(ply) return ply:GetUserGroup() == "Sith Apprentice" or ply:IsAdmin() end,
  742. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("1800") ply:SetGravity(1) return CLIENT end,
  743. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  744. })
  745.  
  746. TEAM_B1 = DarkRP.createJob("Sith Knight", {
  747. color = Color(99, 99, 99, 255),
  748. model = {
  749. "models/grealms/characters/jedibattlelord/jedibattlelord_09.mdl",
  750. "models/grealms/characters/jedibattlelord/jedibattlelord_02.mdl",
  751. "models/grealms/characters/jedibattlelord/jedibattlelord_03.mdl",
  752. "models/grealms/characters/jedibattlelord/jedibattlelord_04.mdl",
  753. "models/grealms/characters/jedibattlelord/jedibattlelord_05.mdl",
  754. "models/grealms/characters/jedibattlelord/jedibattlelord_06.mdl",
  755. "models/grealms/characters/jedibattlelord/jedibattlelord_07.mdl",
  756. "models/grealms/characters/jedibattlelord/jedibattlelord_08.mdl",
  757. "models/grealms/characters/jedibattlelord/jedibattlelord_01.mdl",
  758. "models/grealms/characters/jedibattlelord/jedibattlelord.mdl",
  759. },
  760. description = [[]],
  761. weapons = {"weapon_lightsaber"},
  762. command = "sithknight",
  763. max = 5,
  764. salary = 100,
  765. admin = 0,
  766. vote = false,
  767. hasLicense = false,
  768. candemote = false,
  769. scale = 1.2,
  770. category = "Sith",
  771. customCheck = function(ply) return ply:GetUserGroup() == "Sith Knight" or ply:IsAdmin() end,
  772. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("2000") ply:SetBodygroup(1,2) ply:SetGravity(1) return CLIENT end,
  773. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  774. })
  775.  
  776. TEAM_B1 = DarkRP.createJob("Sith Master", {
  777. color = Color(99, 99, 99, 255),
  778. model = {"models/grealms/characters/darkjedi/darkjedi.mdl",},
  779. description = [[]],
  780. weapons = {"weapon_lightsaber"},
  781. command = "sithmaster",
  782. max = 5,
  783. salary = 100,
  784. admin = 0,
  785. vote = false,
  786. hasLicense = false,
  787. candemote = false,
  788. scale = 1.2,
  789. category = "Sith",
  790. customCheck = function(ply) return ply:GetUserGroup() == "Sith Master" or ply:IsAdmin() end,
  791. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("3000") ply:SetGravity(1) return CLIENT end,
  792. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  793. })
  794.  
  795. TEAM_B1 = DarkRP.createJob("Dooku", {
  796. color = Color(99, 99, 99, 255),
  797. model = "models/tfa/comm/gg/pm_sw_dooku.mdl",
  798. description = [[]],
  799. weapons = {"weapon_lightsaber"},
  800. command = "dooku",
  801. max = 1,
  802. salary = 100,
  803. admin = 0,
  804. vote = false,
  805. hasLicense = false,
  806. candemote = false,
  807. scale = 1.2,
  808. category = "Sith",
  809. customCheck = function(ply) return ply:GetUserGroup() == "Dooku" or ply:IsAdmin() end,
  810. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("2000") ply:SetGravity(1) return CLIENT end,
  811. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  812. })
  813.  
  814. TEAM_B1 = DarkRP.createJob("Maul", {
  815. color = Color(99, 99, 99, 255),
  816. model = "models/tfa/comm/gg/pm_sw_cyberdarthmaul.mdl",
  817. description = [[]],
  818. weapons = {"weapon_lightsaber"},
  819. command = "maul",
  820. max = 1,
  821. salary = 100,
  822. admin = 0,
  823. vote = false,
  824. hasLicense = false,
  825. candemote = false,
  826. scale = 1.2,
  827. category = "Sith",
  828. customCheck = function(ply) return ply:GetUserGroup() == "Maul" or ply:IsAdmin() end,
  829. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("2000") ply:SetGravity(1) return CLIENT end,
  830. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  831. })
  832.  
  833. TEAM_B1 = DarkRP.createJob("Grievous", {
  834. color = Color(99, 99, 99, 255),
  835. model = "models/tfa/comm/gg/pm_sw_grievous.mdl",
  836. description = [[]],
  837. weapons = {"weapon_lightsaber"},
  838. command = "grievous",
  839. max = 1,
  840. salary = 100,
  841. admin = 0,
  842. vote = false,
  843. hasLicense = false,
  844. candemote = false,
  845. category = "Sith",
  846. customCheck = function(ply) return ply:GetUserGroup() == "Grievous" or ply:IsAdmin() end,
  847. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("2000") ply:SetGravity(1) return CLIENT end,
  848. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  849. })
  850.  
  851. TEAM_B1 = DarkRP.createJob("Jawa", {
  852. color = Color(99, 99, 99, 255),
  853. model = "models/player/b4p/b4p_jawa.mdl",
  854. description = [[]],
  855. weapons = {"weapon_752bf3_dlt20a", "sswep_jawa", "weapon_bugbait", "weapon_fists"},
  856. command = "jawa",
  857. max = 8,
  858. salary = 100,
  859. admin = 0,
  860. vote = false,
  861. hasLicense = false,
  862. modelScale = 0.6,
  863. candemote = false,
  864. category = "Jawa",
  865. customCheck = function(ply) return ply:GetUserGroup() == "Jawa" or ply:IsAdmin() end,
  866. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("500") ply:SetJumpPower("350") ply:SetGravity(1) return CLIENT end,
  867. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  868. })
  869.  
  870. TEAM_MOB = DarkRP.createJob("Death Watch Soldier", {
  871. color = Color(141, 87, 255, 255),
  872. model = "models/tfa/comm/gg/deathwatch_bf2/soldier_helmet.mdl",
  873. description = [[]],
  874. weapons = {"weapon_752_ee3", "weapon_jew_x8_night", "weapon_jew_emp_rifle", "realistic_hook"},
  875. command = "DWS",
  876. max = 5,
  877. salary = 100,
  878. admin = 0,
  879. vote = false,
  880. hasLicense = false,
  881. candemote = false,
  882. category = "Death Watch",
  883. customCheck = function(ply) return ply:GetUserGroup() == "Death Watch Soldier" or ply:IsAdmin() end,
  884. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("300") ply:SetGravity(1) return CLIENT end,
  885. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  886. })
  887.  
  888. TEAM_MOB = DarkRP.createJob("Death Watch Lieutenant", {
  889. color = Color(141, 87, 255, 255),
  890. model = "models/tfa/comm/gg/deathwatch_bf2/lieutenant_helmet.mdl",
  891. description = [[]],
  892. weapons = {"weapon_752_ee3", "weapon_jew_x8_night", "weapon_jew_emp_rifle", "realistic_hook"},
  893. command = "DWL",
  894. max = 2,
  895. salary = 100,
  896. admin = 0,
  897. vote = false,
  898. hasLicense = false,
  899. candemote = false,
  900. category = "Death Watch",
  901. customCheck = function(ply) return ply:GetUserGroup() == "Death Watch Lieutenant" or ply:IsAdmin() end,
  902. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("500") ply:SetGravity(1) return CLIENT end,
  903. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  904. })
  905.  
  906. TEAM_MOB = DarkRP.createJob("Bo-Katan", {
  907. color = Color(141, 87, 255, 255),
  908. model = "models/tfa/comm/gg/deathwatch_bf2/trooper_helmet.mdl",
  909. description = [[]],
  910. weapons = {"weapon_752_ee3", "weapon_jew_x8_night", "weapon_jew_emp_rifle", "weapon_752_dc17m_br"},
  911. command = "DWBK",
  912. max = 1,
  913. salary = 100,
  914. admin = 0,
  915. vote = false,
  916. hasLicense = false,
  917. candemote = false,
  918. category = "Death Watch",
  919. customCheck = function(ply) return ply:GetUserGroup() == "Bo-Katan" or ply:IsAdmin() end,
  920. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("1000") ply:SetGravity(1) return CLIENT end,
  921. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  922. })
  923.  
  924. TEAM_MOB = DarkRP.createJob("Pre Vizsla", {
  925. color = Color(141, 87, 255, 255),
  926. model = "models/tfa/comm/gg/deathwatch_bf2/commander_helmet.mdl",
  927. description = [[]],
  928. weapons = {"weapon_752_ee3", "weapon_jew_x8_night", "weapon_jew_emp_rifle", "realistic_hook", "weapon_lightsaber"},
  929. command = "DWPV",
  930. max = 1,
  931. salary = 100,
  932. admin = 0,
  933. vote = false,
  934. hasLicense = false,
  935. candemote = false,
  936. category = "Death Watch",
  937. customCheck = function(ply) return ply:GetUserGroup() == "Pre Vizsla" or ply:IsAdmin() end,
  938. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("1500") ply:SetGravity(1) return CLIENT end,
  939. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  940. })
  941.  
  942. TEAM_B1 = DarkRP.createJob("Zakuul Trooper", {
  943. color = Color(99, 99, 99, 255),
  944. model = "models/grealms/characters/zakuulknight/zakuulknight.mdl",
  945. description = [[]],
  946. weapons = {"weapon_752_ihr", "climb_swep2"},
  947. command = "zkt",
  948. max = 8,
  949. salary = 100,
  950. admin = 0,
  951. vote = false,
  952. hasLicense = false,
  953. candemote = false,
  954. category = "Eternal Empire",
  955. customCheck = function(ply) return ply:GetUserGroup() == "Zakuul Trooper" or ply:IsAdmin() end,
  956. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("600") ply:SetGravity(1) return CLIENT end,
  957. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  958. })
  959.  
  960. TEAM_B1 = DarkRP.createJob("Zakuul Knight", {
  961. color = Color(99, 99, 99, 255),
  962. model = "models/grealms/characters/knighttrooperhg/knighttrooperhg.mdl",
  963. description = [[]],
  964. weapons = {"weapon_lightsaber"},
  965. command = "zk",
  966. max = 4,
  967. salary = 100,
  968. admin = 0,
  969. vote = false,
  970. hasLicense = false,
  971. candemote = false,
  972. category = "Eternal Empire",
  973. customCheck = function(ply) return ply:GetUserGroup() == "Zakuul Knight" or ply:IsAdmin() end,
  974. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("600") ply:SetGravity(1) return CLIENT end,
  975. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  976. })
  977.  
  978. TEAM_B1 = DarkRP.createJob("Zakuul Knight Commander", {
  979. color = Color(99, 99, 99, 255),
  980. model = "models/grealms/characters/darktrooper/darktrooper.mdl",
  981. description = [[]],
  982. weapons = {"weapon_lightsaber", "weapon_752_ihr", "weapon_lasermgun"},
  983. command = "zkc",
  984. max = 1,
  985. salary = 100,
  986. admin = 0,
  987. vote = false,
  988. hasLicense = false,
  989. candemote = false,
  990. category = "Eternal Empire",
  991. customCheck = function(ply) return ply:GetUserGroup() == "Zakuul Knight Commander" or ply:IsAdmin() end,
  992. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("1300") ply:SetGravity(1) return CLIENT end,
  993. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  994. })
  995.  
  996. TEAM_B1 = DarkRP.createJob("Prince Arcann", {
  997. color = Color(99, 99, 99, 255),
  998. model = "models/grealms/twins/twins.mdl",
  999. description = [[]],
  1000. weapons = {"weapon_lightsaber"},
  1001. command = "pa",
  1002. max = 1,
  1003. salary = 100,
  1004. admin = 0,
  1005. vote = false,
  1006. hasLicense = false,
  1007. candemote = false,
  1008. category = "Eternal Empire",
  1009. customCheck = function(ply) return ply:GetUserGroup() == "Prince Arcann" or ply:IsAdmin() end,
  1010. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("2500") ply:SetGravity(1) return CLIENT end,
  1011. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  1012. })
  1013.  
  1014. TEAM_B1 = DarkRP.createJob("Prince Thexan", {
  1015. color = Color(99, 99, 99, 255),
  1016. model = "models/grealms/twins/twins_black/twins_black.mdl",
  1017. description = [[]],
  1018. weapons = {"weapon_lightsaber"},
  1019. command = "pt",
  1020. max = 1,
  1021. salary = 100,
  1022. admin = 0,
  1023. vote = false,
  1024. hasLicense = false,
  1025. candemote = false,
  1026. category = "Eternal Empire",
  1027. customCheck = function(ply) return ply:GetUserGroup() == "Prince Thexan" or ply:IsAdmin() end,
  1028. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("2500") ply:SetGravity(1) return CLIENT end,
  1029. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  1030. })
  1031.  
  1032. TEAM_B1 = DarkRP.createJob("Emperor Valkolorian", {
  1033. color = Color(99, 99, 99, 255),
  1034. model = "models/grealms/characters/valkorian/valkorian.mdl",
  1035. description = [[]],
  1036. weapons = {"weapon_lightsaber"},
  1037. command = "ev",
  1038. max = 1,
  1039. salary = 100,
  1040. admin = 0,
  1041. vote = false,
  1042. hasLicense = false,
  1043. candemote = false,
  1044. category = "Eternal Empire",
  1045. customCheck = function(ply) return ply:GetUserGroup() == "Emperor Valkolorian" or ply:IsAdmin() end,
  1046. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("3000") ply:SetGravity(1) return CLIENT end,
  1047. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  1048. })
  1049.  
  1050. TEAM_B1 = DarkRP.createJob("AE Trooper", {
  1051. color = Color(99, 99, 99, 255),
  1052. model = "models/grealms/characters/imperial/imperial.mdl",
  1053. description = [[]],
  1054. weapons = {"weapon_752_ihr", "weapon_752_dsbp", "climb_swep2"},
  1055. command = "aetrooper",
  1056. max = 8,
  1057. salary = 100,
  1058. admin = 0,
  1059. vote = false,
  1060. hasLicense = false,
  1061. candemote = false,
  1062. category = "Ancient Empire",
  1063. customCheck = function(ply) return ply:GetUserGroup() == "Imperial Trooper" or ply:IsAdmin() end,
  1064. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) ply:SetHealth("300") ply:SetGravity(1) return CLIENT end,
  1065. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  1066. })
  1067.  
  1068. TEAM_B1 = DarkRP.createJob("Ravenite", {
  1069. color = Color(99, 99, 99, 255),
  1070. model = "models/grealms/characters/revan/revan.mdl",
  1071. description = [[]],
  1072. weapons = {"weapon_lightsaber"},
  1073. command = "ravenite",
  1074. max = 8,
  1075. salary = 100,
  1076. admin = 0,
  1077. vote = false,
  1078. hasLicense = false,
  1079. candemote = false,
  1080. category = "Ancient Empire",
  1081. customCheck = function(ply) return ply:GetUserGroup() == "Ravenite" or ply:IsAdmin() end,
  1082. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("2000") ply:SetGravity(1) return CLIENT end,
  1083. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  1084. })
  1085.  
  1086. TEAM_B1 = DarkRP.createJob("Raven", {
  1087. color = Color(99, 99, 99, 255),
  1088. model = "models/grealms/characters/revan_real/revan.mdl",
  1089. description = [[]],
  1090. weapons = {"weapon_lightsaber"},
  1091. command = "raven",
  1092. max = 1,
  1093. salary = 100,
  1094. admin = 0,
  1095. vote = false,
  1096. hasLicense = false,
  1097. candemote = false,
  1098. category = "Ancient Empire",
  1099. customCheck = function(ply) return ply:GetUserGroup() == "Raven" or ply:IsAdmin() end,
  1100. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("3000") ply:SetGravity(1) return CLIENT end,
  1101. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  1102. })
  1103.  
  1104. TEAM_B1 = DarkRP.createJob("Darth Malgus", {
  1105. color = Color(99, 99, 99, 255),
  1106. model = "models/grealms/characters/malgus/malgus.mdl",
  1107. description = [[]],
  1108. weapons = {"weapon_lightsaber"},
  1109. command = "DM",
  1110. max = 1,
  1111. salary = 100,
  1112. admin = 0,
  1113. vote = false,
  1114. hasLicense = false,
  1115. candemote = false,
  1116. category = "Ancient Empire",
  1117. customCheck = function(ply) return ply:GetUserGroup() == "Darth Malgus" or ply:IsAdmin() end,
  1118. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("3000") ply:SetGravity(1) return CLIENT end,
  1119. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  1120. })
  1121.  
  1122. TEAM_B1 = DarkRP.createJob("Darth Sion", {
  1123. color = Color(99, 99, 99, 255),
  1124. model = "models/grealms/characters/darthsion/sion.mdl",
  1125. description = [[]],
  1126. weapons = {"weapon_lightsaber"},
  1127. command = "ds",
  1128. max = 1,
  1129. salary = 100,
  1130. admin = 0,
  1131. vote = false,
  1132. hasLicense = false,
  1133. candemote = false,
  1134. category = "Ancient Empire",
  1135. customCheck = function(ply) return ply:GetUserGroup() == "Darth Sion" or ply:IsAdmin() end,
  1136. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("3000") ply:SetGravity(1) return CLIENT end,
  1137. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  1138. })
  1139.  
  1140. TEAM_B1 = DarkRP.createJob("Sith Hunter", {
  1141. color = Color(99, 99, 99, 255),
  1142. model = "models/jazzmcfly/jka/eg5/jka_eg5.mdl",
  1143. description = [[]],
  1144. weapons = {"weapon_lightsaber", "realistic_hook", "weapon_752_ee3"},
  1145. command = "SHunter",
  1146. max = 1,
  1147. salary = 100,
  1148. admin = 0,
  1149. vote = false,
  1150. hasLicense = false,
  1151. candemote = false,
  1152. category = "Custom Jobs",
  1153. customCheck = function(ply) return ply:GetUserGroup() == "Sith Hunter" or ply:IsAdmin() end,
  1154. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("3000") ply:SetGravity(1) return CLIENT end,
  1155. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  1156. })
  1157.  
  1158. TEAM_B1 = DarkRP.createJob("Darth Jadus", {
  1159. color = Color(99, 99, 99, 255),
  1160. model = "models/grealms/characters/darthjadus/darthjadus.mdl",
  1161. description = [[]],
  1162. weapons = {"weapon_lightsaber", "weapon_752_ihr"},
  1163. command = "jadus",
  1164. max = 1,
  1165. salary = 100,
  1166. admin = 0,
  1167. vote = false,
  1168. hasLicense = false,
  1169. candemote = false,
  1170. category = "Custom Jobs",
  1171. customCheck = function(ply) return ply:GetUserGroup() == "Darth Jadus" or ply:IsAdmin() end,
  1172. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("3000") ply:SetGravity(1) return CLIENT end,
  1173. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  1174. })
  1175.  
  1176. TEAM_B1 = DarkRP.createJob("Darth Marr", {
  1177. color = Color(99, 99, 99, 255),
  1178. model = "models/grealms/characters/darthmarr/darthmarr.mdl",
  1179. description = [[]],
  1180. weapons = {"weapon_lightsaber", "weapon_752_ihr"},
  1181. command = "DMar",
  1182. max = 1,
  1183. salary = 100,
  1184. admin = 0,
  1185. vote = false,
  1186. hasLicense = false,
  1187. candemote = false,
  1188. category = "Custom Jobs",
  1189. customCheck = function(ply) return ply:GetUserGroup() == "HK - 51" or ply:IsAdmin() end,
  1190. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("3000") ply:SetGravity(1) return CLIENT end,
  1191. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  1192. })
  1193.  
  1194. TEAM_B1 = DarkRP.createJob("Star Killer", {
  1195. color = Color(99, 99, 99, 255),
  1196. model = "models/grealms/characters/ultimategood/ultimategood.mdl",
  1197. description = [[]],
  1198. weapons = {"weapon_lightsaber", "weapon_jew_x8_night"},
  1199. command = "SK",
  1200. max = 1,
  1201. salary = 100,
  1202. admin = 0,
  1203. vote = false,
  1204. hasLicense = false,
  1205. candemote = false,
  1206. category = "Custom Jobs",
  1207. customCheck = function(ply) return ply:GetUserGroup() == "Star Killer" or ply:IsAdmin() end,
  1208. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("3000") ply:SetGravity(1) return CLIENT end,
  1209. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  1210. })
  1211.  
  1212. TEAM_B1 = DarkRP.createJob("Star Killer Apprentice", {
  1213. color = Color(99, 99, 99, 255),
  1214. model = "models/grealms/characters/experimentaljedi/experimentaljedi.mdl",
  1215. description = [[]],
  1216. weapons = {"weapon_lightsaber"},
  1217. command = "SKA",
  1218. max = 3,
  1219. salary = 100,
  1220. admin = 0,
  1221. vote = false,
  1222. hasLicense = false,
  1223. candemote = false,
  1224. category = "Custom Jobs",
  1225. customCheck = function(ply) return ply:GetUserGroup() == "Star Killer Apprentice" or ply:IsAdmin() end,
  1226. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("2500") ply:SetGravity(1) return CLIENT end,
  1227. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  1228. })
  1229.  
  1230. TEAM_B1 = DarkRP.createJob("Sith Assassin", {
  1231. color = Color(99, 99, 99, 255),
  1232. model = "models/syntheticgaming/characters/sithassassin/sithassassin.mdl",
  1233. description = [[]],
  1234. weapons = {"weapon_lightsaber", "realistic_hook", "weapon_752_ee3"},
  1235. command = "Sithass",
  1236. max = 1,
  1237. salary = 100,
  1238. admin = 0,
  1239. vote = false,
  1240. hasLicense = false,
  1241. candemote = false,
  1242. category = "Custom Jobs",
  1243. customCheck = function(ply) return ply:GetUserGroup() == "Sith Assassin" or ply:IsAdmin() end,
  1244. PlayerSpawn = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 2) ply:SetHealth("2500") ply:SetGravity(1) return CLIENT end,
  1245. PlayerDeath = function(ply) GAMEMODE:SetPlayerSpeed(ply, GAMEMODE.Config.walkspeed * 1, GAMEMODE.Config.runspeed * 1) return CLIENT end
  1246. })
  1247.  
  1248. --[[---------------------------------------------------------------------------
  1249. Define which team joining players spawn into and what team you change to if demoted
  1250. ---------------------------------------------------------------------------]]
  1251. GAMEMODE.DefaultTeam = TEAM_CC
  1252.  
  1253. --[[---------------------------------------------------------------------------
  1254. Jobs that are hitmen (enables the hitman menu)
  1255. ---------------------------------------------------------------------------]]
  1256. DarkRP.addHitmanTeam(TEAM_MOB)
  1257.  
  1258. DarkRP.createCategory{
  1259. name = "Citizen",
  1260. categorises = "jobs",
  1261. startExpanded = true,
  1262. color = Color(0, 90, 0, 255),
  1263. canSee = fp{fn.Id, true},
  1264. sortOrder = 100,
  1265. }
  1266.  
  1267. DarkRP.createCategory{
  1268. name = "Clone Trooper",
  1269. categorises = "jobs",
  1270. startExpanded = true,
  1271. color = Color(0, 100, 0, 255),
  1272. canSee = fp{fn.Id, true},
  1273. sortOrder = 100,
  1274. }
  1275.  
  1276. DarkRP.createCategory{
  1277. name = "501st Clone Trooper",
  1278. categorises = "jobs",
  1279. startExpanded = true,
  1280. color = Color(0, 32, 0, 255),
  1281. canSee = fp{fn.Id, true},
  1282. sortOrder = 100,
  1283. }
  1284.  
  1285. DarkRP.createCategory{
  1286. name = "212th Clone Trooper",
  1287. categorises = "jobs",
  1288. startExpanded = true,
  1289. color = Color(0, 44, 0, 255),
  1290. canSee = fp{fn.Id, true},
  1291. sortOrder = 100,
  1292. }
  1293.  
  1294. DarkRP.createCategory{
  1295. name = "187th Clone Trooper",
  1296. categorises = "jobs",
  1297. startExpanded = true,
  1298. color = Color(0, 21, 0, 255),
  1299. canSee = fp{fn.Id, true},
  1300. sortOrder = 100,
  1301. }
  1302.  
  1303. DarkRP.createCategory{
  1304. name = "Clone Commando",
  1305. categorises = "jobs",
  1306. startExpanded = true,
  1307. color = Color(0, 123, 0, 255),
  1308. canSee = fp{fn.Id, true},
  1309. sortOrder = 100,
  1310. }
  1311.  
  1312. DarkRP.createCategory{
  1313. name = "Jedi",
  1314. categorises = "jobs",
  1315. startExpanded = true,
  1316. color = Color(0, 212, 0, 255),
  1317. canSee = fp{fn.Id, true},
  1318. sortOrder = 100,
  1319. }
  1320.  
  1321. DarkRP.createCategory{
  1322. name = "Battledroid",
  1323. categorises = "jobs",
  1324. startExpanded = true,
  1325. color = Color(0, 100, 0, 255),
  1326. canSee = fp{fn.Id, true},
  1327. sortOrder = 100,
  1328. }
  1329.  
  1330. DarkRP.createCategory{
  1331. name = "Security Droid",
  1332. categorises = "jobs",
  1333. startExpanded = true,
  1334. color = Color(0, 104, 0, 255),
  1335. canSee = fp{fn.Id, true},
  1336. sortOrder = 100,
  1337. }
  1338.  
  1339. DarkRP.createCategory{
  1340. name = "Super Battle Droid",
  1341. categorises = "jobs",
  1342. startExpanded = true,
  1343. color = Color(0, 105, 0, 255),
  1344. canSee = fp{fn.Id, true},
  1345. sortOrder = 100,
  1346. }
  1347.  
  1348. DarkRP.createCategory{
  1349. name = "Commando Droids",
  1350. categorises = "jobs",
  1351. startExpanded = true,
  1352. color = Color(0, 102, 0, 255),
  1353. canSee = fp{fn.Id, true},
  1354. sortOrder = 100,
  1355. }
  1356.  
  1357. DarkRP.createCategory{
  1358. name = "Sith",
  1359. categorises = "jobs",
  1360. startExpanded = true,
  1361. color = Color(0, 132, 0, 255),
  1362. canSee = fp{fn.Id, true},
  1363. sortOrder = 100,
  1364. }
  1365.  
  1366. DarkRP.createCategory{
  1367. name = "Eternal Empire",
  1368. categorises = "jobs",
  1369. startExpanded = true,
  1370. color = Color(0, 123, 0, 255),
  1371. canSee = fp{fn.Id, true},
  1372. sortOrder = 100,
  1373. }
  1374.  
  1375. DarkRP.createCategory{
  1376. name = "Ancient Empire",
  1377. categorises = "jobs",
  1378. startExpanded = true,
  1379. color = Color(0, 107, 0, 255),
  1380. canSee = fp{fn.Id, true},
  1381. sortOrder = 100,
  1382. }
  1383.  
  1384. DarkRP.createCategory{
  1385. name = "Custom Jobs",
  1386. categorises = "jobs",
  1387. startExpanded = true,
  1388. color = Color(0, 107, 0, 255),
  1389. canSee = fp{fn.Id, true},
  1390. sortOrder = 100,
  1391. }
  1392.  
  1393. DarkRP.createCategory{
  1394. name = "Death Watch",
  1395. categorises = "jobs",
  1396. startExpanded = true,
  1397. color = Color(0, 107, 0, 255),
  1398. canSee = fp{fn.Id, true},
  1399. sortOrder = 100,
  1400. }
  1401.  
  1402. DarkRP.createCategory{
  1403. name = "Clone Blaze Troopers",
  1404. categorises = "jobs",
  1405. startExpanded = true,
  1406. color = Color(0, 107, 0, 255),
  1407. canSee = fp{fn.Id, true},
  1408. sortOrder = 100,
  1409. }
  1410.  
  1411. DarkRP.createCategory{
  1412. name = "Galactic Marines Troopers",
  1413. categorises = "jobs",
  1414. startExpanded = true,
  1415. color = Color(0, 107, 0, 255),
  1416. canSee = fp{fn.Id, true},
  1417. sortOrder = 100,
  1418. }
  1419.  
  1420. DarkRP.createCategory{
  1421. name = "Clone Shock Troopers",
  1422. categorises = "jobs",
  1423. startExpanded = true,
  1424. color = Color(0, 107, 0, 255),
  1425. canSee = fp{fn.Id, true},
  1426. sortOrder = 100,
  1427. }
  1428.  
  1429. DarkRP.createCategory{
  1430. name = "Jawa",
  1431. categorises = "jobs",
  1432. startExpanded = true,
  1433. color = Color(0, 107, 0, 255),
  1434. canSee = fp{fn.Id, true},
  1435. sortOrder = 100,
  1436. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement