Advertisement
Assacreed06

Untitled

Feb 18th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.99 KB | None | 0 0
  1. TEAM_DEFAULT = DarkRP.createJob("Cadet", {
  2. color = Color(20, 150, 20, 255),
  3. model = {"models/player/asgclonewars/clone_cadet/clone_cadet.mdl",},
  4. description = [[The Citizen is the most basic level of society you can hold besides being a hobo. You have no specific role in city life.]],
  5. weapons = {},
  6. command = "Cadet",
  7. max = 0,
  8. salary = 45,
  9. admin = 0,
  10. vote = false,
  11. hasLicense = false,
  12. candemote = false,
  13. level = 0,
  14. PlayerLoadout = function(ply) ply:SetHealth (250) end,
  15. category = "Cadet",
  16. })
  17.  
  18. TEAM_CLONETROOPER = DarkRP.createJob("Clone Trooper", {
  19. color = Color(27, 113, 175, 255),
  20. model = {"models/Player/SGG/Starwars/clonetrooper.mdl"},
  21. description = [[asd]],
  22. weapons = {"weapon_752_dc15s", "weapon_752_dc15a", "weapon_752_dc15sa"},
  23. command = "clonet",
  24. max = 60,
  25. salary = 60,
  26. admin = 0,
  27. vote = false,
  28. hasLicense = false,
  29. candemote = true,
  30. customCheck = function(ply) return CLIENT or
  31. table.HasValue({"CT"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  32. end,
  33. CustomCheckFailMsg = "Must be unlock CT",
  34. medic = false,
  35. chief = false,
  36. mayor = false,
  37. hobo = false,
  38. cook = false,
  39. level = 0,
  40. PlayerLoadout = function(ply) ply:SetHealth (500) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  41. category = "Clone Troopers",
  42. })
  43.  
  44. TEAM_501stTrooper = DarkRP.createJob("501st Trooper", {
  45. color = Color(0, 56, 255, 255),
  46. model = {"models/Player/SGG/Starwars/clonetrooper_501st.mdl"},
  47. description = [[]],
  48. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s"},
  49. command = "501stTrooper",
  50. max = 60,
  51. salary = 45,
  52. admin = 0,
  53. vote = false,
  54. hasLicense = false,
  55. candemote = true,
  56. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  57. customCheck = function(ply) return CLIENT or
  58. table.HasValue({"501st"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  59. end,
  60. CustomCheckFailMsg = "You have to join the 501st before you can use this job!",
  61. medic = false,
  62. chief = false,
  63. mayor = false,
  64. hobo = false,
  65. cook = false,
  66. PlayerLoadout = function(ply) ply:SetHealth (1250) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  67. level = 0,
  68. category = "501st",
  69. })
  70.  
  71. TEAM_501stSergeant = DarkRP.createJob("501st Sergeant", {
  72. color = Color(0, 56, 255, 255),
  73. model = {"models/Player/SGG/Starwars/clonetrooper_501st.mdl"},
  74. description = [[]],
  75. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s"},
  76. command = "501stSergeant",
  77. max = 60,
  78. salary = 45,
  79. admin = 0,
  80. vote = false,
  81. hasLicense = false,
  82. candemote = true,
  83. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  84. customCheck = function(ply) return CLIENT or
  85. table.HasValue({"501st"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  86. end,
  87. CustomCheckFailMsg = "You have to join the 501st before you can use this job!",
  88. medic = false,
  89. chief = false,
  90. mayor = false,
  91. hobo = false,
  92. cook = false,
  93. PlayerLoadout = function(ply) ply:SetHealth (1250) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  94. level = 10,
  95. category = "501st",
  96. })
  97.  
  98. TEAM_501stMedic = DarkRP.createJob("501st Medic", {
  99. color = Color(0, 56, 255, 255),
  100. model = {"models/Player/SGG/Starwars/clonetrooper_501st.mdl"},
  101. description = [[You are allowed to buy health kits and Shields for your team.]],
  102. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s"},
  103. command = "501stMedic",
  104. max = 1,
  105. salary = 45,
  106. admin = 0,
  107. vote = false,
  108. hasLicense = false,
  109. candemote = true,
  110. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  111. customCheck = function(ply) return CLIENT or
  112. table.HasValue({"501st"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  113. end,
  114. CustomCheckFailMsg = "You have to join the 501st before you can use this job!",
  115. medic = false,
  116. chief = false,
  117. mayor = false,
  118. hobo = false,
  119. cook = false,
  120. PlayerLoadout = function(ply) ply:SetHealth (1250) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  121. level = 0,
  122. category = "501st",
  123. })
  124.  
  125. TEAM_501stLieutenant = DarkRP.createJob("501st Lieutenant", {
  126. color = Color(0, 56, 255, 255),
  127. model = {"models/player/asgclonewars/trooper_501st_para/clonetrooper_501st_para.mdl"},
  128. description = [[You are allowed to buy health kits and Shields for your team.]],
  129. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s"},
  130. command = "501stLieutenant",
  131. max = 3,
  132. salary = 45,
  133. admin = 0,
  134. vote = false,
  135. hasLicense = false,
  136. candemote = true,
  137. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  138. customCheck = function(ply) return CLIENT or
  139. table.HasValue({"501st"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  140. end,
  141. CustomCheckFailMsg = "You have to join the 501st before you can use this job!",
  142. medic = false,
  143. chief = false,
  144. mayor = false,
  145. hobo = false,
  146. cook = false,
  147. PlayerLoadout = function(ply) ply:SetHealth (1250) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  148. level = 50,
  149. category = "501st",
  150. })
  151.  
  152. TEAM_501stHeavyTrooper = DarkRP.createJob("501st Heavy Trooper", {
  153. color = Color(0, 56, 255, 255),
  154. model = {"models/player/asgclonewars/trooper_501st_para/clonetrooper_501st_para.mdl"},
  155. description = [[You are allowed to request training session.]],
  156. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s"},
  157. command = "501stHeavyTrooper",
  158. max = 1,
  159. salary = 45,
  160. admin = 0,
  161. vote = false,
  162. hasLicense = false,
  163. candemote = true,
  164. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  165. customCheck = function(ply) return CLIENT or
  166. table.HasValue({"501st"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  167. end,
  168. CustomCheckFailMsg = "You have to join the 501st before you can use this job!",
  169. medic = false,
  170. chief = false,
  171. mayor = false,
  172. hobo = false,
  173. cook = false,
  174. PlayerLoadout = function(ply) ply:SetHealth (1500) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  175. level = 80,
  176. category = "501st",
  177. })
  178.  
  179. TEAM_501stCommander = DarkRP.createJob("501st Commander", {
  180. color = Color(0, 56, 255, 255),
  181. model = {"models/player/asgclonewars/captain_rex/captain_rex.mdl"},
  182. description = [[You are allowed to hold tryouts for your regiment and also do training sessions.]],
  183. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s", "weapon_752_dc17du", "weapon_752bf3_binoculars"},
  184. command = "501stCommander",
  185. max = 1,
  186. salary = 150,
  187. admin = 0,
  188. vote = false,
  189. hasLicense = false,
  190. candemote = true,
  191. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  192. customCheck = function(ply) return CLIENT or
  193. table.HasValue({"501st"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  194. end,
  195. CustomCheckFailMsg = "You have to join the 501st before you can use this job!",
  196. medic = false,
  197. chief = false,
  198. mayor = false,
  199. hobo = false,
  200. cook = false,
  201. PlayerLoadout = function(ply) ply:SetHealth (2000) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  202. level = 90,
  203. category = "501st",
  204. })
  205.  
  206. TEAM_212thTrooper = DarkRP.createJob("212th Trooper", {
  207. color = Color(255, 198, 0, 255),
  208. model = {"models/Player/SGG/Starwars/clonetrooper_212nd.mdl"},
  209. description = [[]],
  210. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s"},
  211. command = "212thtrooper",
  212. max = 60,
  213. salary = 45,
  214. admin = 0,
  215. vote = false,
  216. hasLicense = false,
  217. candemote = true,
  218. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  219. customCheck = function(ply) return CLIENT or
  220. table.HasValue({"212th"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  221. end,
  222. CustomCheckFailMsg = "You have to join the 501st before you can use this job!",
  223. medic = false,
  224. chief = false,
  225. mayor = false,
  226. hobo = false,
  227. cook = false,
  228. PlayerLoadout = function(ply) ply:SetHealth (2000) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  229. level = 0,
  230. category = "212th",
  231. })
  232.  
  233. TEAM_212thSergeant = DarkRP.createJob("212th Sergeant", {
  234. color = Color(255, 198, 0, 255),
  235. model = {"models/Player/SGG/Starwars/clonetrooper_212nd.mdl"},
  236. description = [[]],
  237. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s"},
  238. command = "212thSergeant",
  239. max = 60,
  240. salary = 45,
  241. admin = 0,
  242. vote = false,
  243. hasLicense = false,
  244. candemote = true,
  245. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  246. customCheck = function(ply) return CLIENT or
  247. table.HasValue({"212th"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  248. end,
  249. CustomCheckFailMsg = "You have to join the 501st before you can use this job!",
  250. medic = false,
  251. chief = false,
  252. mayor = false,
  253. hobo = false,
  254. cook = false,
  255. PlayerLoadout = function(ply) ply:SetHealth (2500) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  256. level = 10,
  257. category = "212th",
  258. })
  259.  
  260. TEAM_212thMedic = DarkRP.createJob("212th Medic", {
  261. color = Color(255, 198, 0, 255),
  262. model = {"models/Player/SGG/Starwars/clonetrooper_212nd.mdl"},
  263. description = [[]],
  264. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s"},
  265. command = "212thMedic",
  266. max = 1,
  267. salary = 45,
  268. admin = 0,
  269. vote = false,
  270. hasLicense = false,
  271. candemote = true,
  272. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  273. customCheck = function(ply) return CLIENT or
  274. table.HasValue({"212th"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  275. end,
  276. CustomCheckFailMsg = "You have to join the 501st before you can use this job!",
  277. medic = false,
  278. chief = false,
  279. mayor = false,
  280. hobo = false,
  281. cook = false,
  282. PlayerLoadout = function(ply) ply:SetHealth (2000) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  283. level = 0,
  284. category = "212th",
  285. })
  286.  
  287. TEAM_212thEXO = DarkRP.createJob("212th EXO", {
  288. color = Color(255, 198, 0, 255),
  289. model = {"models/kriegsyntax/sw_752/2ndac/medic/playermodel.mdl"},
  290. description = [[]],
  291. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s"},
  292. command = "212thEXO",
  293. max = 1,
  294. salary = 45,
  295. admin = 0,
  296. vote = false,
  297. hasLicense = false,
  298. candemote = true,
  299. -- CustomCheck
  300. medic = false,
  301. chief = false,
  302. mayor = false,
  303. hobo = false,
  304. cook = false,
  305. PlayerLoadout = function(ply) ply:SetHealth (2500) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  306. level = 80,
  307. category = "212th",
  308. })
  309.  
  310. TEAM_212thCommander = DarkRP.createJob("212th Commander", {
  311. color = Color(255, 198, 0, 255),
  312. model = {"models/Player/SGG/Starwars/clonetrooper_cody.mdl"},
  313. description = [[]],
  314. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s", "weapon_752bf3_binoculars"},
  315. command = "212thcommander",
  316. max = 1,
  317. salary = 105,
  318. admin = 0,
  319. vote = false,
  320. hasLicense = false,
  321. candemote = true,
  322. -- CustomCheck
  323. medic = false,
  324. chief = false,
  325. mayor = false,
  326. hobo = false,
  327. cook = false,
  328. PlayerLoadout = function(ply) ply:SetHealth (2750) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  329. level = 90,
  330. category = "212th",
  331. })
  332.  
  333. TEAM_GreenCompanyCommander = DarkRP.createJob("Green Company Commander", {
  334. color = Color(34, 204, 92, 255),
  335. model = {"models/player/asgclonewars/talon_squad/talon_officer.mdl"},
  336. description = [[]],
  337. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s", "weapon_752bf3_binoculars", "weapon_752bf3_dlt20a"},
  338. command = "GreenCompanyCommander",
  339. max = 1,
  340. salary = 105,
  341. admin = 0,
  342. vote = false,
  343. hasLicense = false,
  344. candemote = true,
  345. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  346. customCheck = function(ply) return CLIENT or
  347. table.HasValue({"GreenCompany", "Owner"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  348. end,
  349. CustomCheckFailMsg = "You have to join the GreenCompany before you can use this job!",
  350. medic = false,
  351. chief = false,
  352. mayor = false,
  353. hobo = false,
  354. cook = false,
  355. PlayerLoadout = function(ply) ply:SetHealth (3500) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  356. level = 90,
  357. category = "GreenCompany",
  358. })
  359.  
  360. TEAM_GreenCompanyLieutenant = DarkRP.createJob("Green Company Lieutenant", {
  361. color = Color(34, 204, 92, 255),
  362. model = {"models/player/asgclonewars/talon_squad/talon_trooper.mdl"},
  363. description = [[]],
  364. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s", "weapon_752bf3_dlt20a"},
  365. command = "GreenCompanyLieutenant",
  366. max = 4,
  367. salary = 45,
  368. admin = 0,
  369. vote = false,
  370. hasLicense = false,
  371. candemote = true,
  372. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  373. customCheck = function(ply) return CLIENT or
  374. table.HasValue({"GreenCompany", "Owner"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  375. end,
  376. CustomCheckFailMsg = "You have to join the GreenCompany before you can use this job!",
  377. medic = false,
  378. chief = false,
  379. mayor = false,
  380. hobo = false,
  381. cook = false,
  382. PlayerLoadout = function(ply) ply:SetHealth (3000) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  383. level = 50,
  384. category = "GreenCompany",
  385. })
  386.  
  387. TEAM_GreenCompanyMedic = DarkRP.createJob("Green Company Medic", {
  388. color = Color(34, 204, 92, 255),
  389. model = {"models/player/asgclonewars/talon_squad/talon_trooper.mdl"},
  390. description = [[]],
  391. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s", "weapon_752bf3_dlt20a"},
  392. command = "GreenCompanyMedic",
  393. max = 1,
  394. salary = 45,
  395. admin = 0,
  396. vote = false,
  397. hasLicense = false,
  398. candemote = true,
  399. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  400. customCheck = function(ply) return CLIENT or
  401. table.HasValue({"GreenCompany", "Owner"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  402. end,
  403. CustomCheckFailMsg = "You have to join the GreenCompany before you can use this job!",
  404. medic = false,
  405. chief = false,
  406. mayor = false,
  407. hobo = false,
  408. cook = false,
  409. PlayerLoadout = function(ply) ply:SetHealth (2500) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  410. level = 0,
  411. category = "GreenCompany",
  412. })
  413.  
  414. TEAM_GreenCompanySergeant = DarkRP.createJob("Green Company Sergeant", {
  415. color = Color(34, 204, 92, 255),
  416. model = {"models/player/asgclonewars/talon_squad/talon_trooper.mdl"},
  417. description = [[]],
  418. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s", "weapon_752bf3_dlt20a"},
  419. command = "GreenCompanySergeant",
  420. max = 4,
  421. salary = 45,
  422. admin = 0,
  423. vote = false,
  424. hasLicense = false,
  425. candemote = true,
  426. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  427. customCheck = function(ply) return CLIENT or
  428. table.HasValue({"GreenCompany", "Owner"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  429. end,
  430. CustomCheckFailMsg = "You have to join the GreenCompany before you can use this job!",
  431. medic = false,
  432. chief = false,
  433. mayor = false,
  434. hobo = false,
  435. cook = false,
  436. PlayerLoadout = function(ply) ply:SetHealth (3000) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  437. level = 10,
  438. category = "GreenCompany",
  439. })
  440.  
  441. TEAM_GreenCompanyTrooper = DarkRP.createJob("Green Company Trooper", {
  442. color = Color(34, 204, 92, 255),
  443. model = {"models/player/asgclonewars/talon_squad/talon_trooper.mdl"},
  444. description = [[]],
  445. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s", "weapon_752bf3_dlt20a"},
  446. command = "GreenCompanyTrooper",
  447. max = 4,
  448. salary = 45,
  449. admin = 0,
  450. vote = false,
  451. hasLicense = false,
  452. candemote = true,
  453. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  454. customCheck = function(ply) return CLIENT or
  455. table.HasValue({"GreenCompany", "Owner"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  456. end,
  457. CustomCheckFailMsg = "You have to join the GreenCompany before you can use this job!",
  458. medic = false,
  459. chief = false,
  460. mayor = false,
  461. hobo = false,
  462. cook = false,
  463. PlayerLoadout = function(ply) ply:SetHealth (2500) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  464. level = 0,
  465. category = "GreenCompany",
  466. })
  467.  
  468. TEAM_CloneGuardCommander = DarkRP.createJob("Clone Guard Commander", {
  469. color = Color(224, 114, 114, 255),
  470. model = {"models/player/asgclonewars/commander_fox/commander_fox.mdl"},
  471. description = [[]],
  472. weapons = {"weapon_cuff_elastic", "stunstick", "weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s", "weapon_752bf3_binoculars"},
  473. command = "CloneGuardCommander",
  474. max = 1,
  475. salary = 105,
  476. admin = 0,
  477. vote = false,
  478. hasLicense = false,
  479. candemote = true,
  480. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  481. customCheck = function(ply) return CLIENT or
  482. table.HasValue({"CG", "Owner"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  483. end,
  484. CustomCheckFailMsg = "You have to join the CG before you can use this job!",
  485. medic = false,
  486. chief = false,
  487. mayor = false,
  488. hobo = false,
  489. cook = false,
  490. level = 90,
  491. PlayerLoadout = function(ply) ply:SetHealth (4000) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  492. category = "CloneGuard",
  493. })
  494.  
  495. TEAM_CloneGuardTrooper = DarkRP.createJob("Clone Guard Trooper", {
  496. color = Color(224, 114, 114, 255),
  497. model = {"models/player/asgclonewars/trooper_officer/clonetrooper_officer.mdl"},
  498. description = [[]],
  499. weapons = {"weapon_cuff_elastic", "stunstick", "weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s"},
  500. command = "CloneGuardTrooper",
  501. max = 1,
  502. salary = 105,
  503. admin = 0,
  504. vote = false,
  505. hasLicense = false,
  506. candemote = true,
  507. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  508. customCheck = function(ply) return CLIENT or
  509. table.HasValue({"CG", "Owner"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  510. end,
  511. CustomCheckFailMsg = "You have to join the CG before you can use this job!",
  512. medic = false,
  513. chief = false,
  514. mayor = false,
  515. hobo = false,
  516. cook = false,
  517. level = 0,
  518. PlayerLoadout = function(ply) ply:SetHealth (3250) end,
  519. category = "CloneGuard",
  520. })
  521.  
  522. TEAM_ARCCommander = DarkRP.createJob("ARC Commander", {
  523. color = Color(33, 0, 242, 255),
  524. model = {"models/Player/SGG/Starwars/clonetrooper_arc_commander.mdl"},
  525. description = [[]],
  526. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s", "weapon_752bf3_binoculars", "weapon_lasermgun"},
  527. command = "ARCCommander",
  528. max = 1,
  529. salary = 105,
  530. admin = 0,
  531. vote = false,
  532. hasLicense = false,
  533. candemote = true,
  534. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  535. customCheck = function(ply) return CLIENT or
  536. table.HasValue({"ARC", "Owner"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  537. end,
  538. CustomCheckFailMsg = "You have to join the CG before you can use this job!",
  539. medic = false,
  540. chief = false,
  541. mayor = false,
  542. hobo = false,
  543. cook = false,
  544. level = 90,
  545. PlayerLoadout = function(ply) ply:SetHealth (5000) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  546. category = "ARC",
  547. })
  548.  
  549. TEAM_ARCCaptain = DarkRP.createJob("ARC Captain", {
  550. color = Color(33, 0, 242, 255),
  551. model = {"models/Player/SGG/Starwars/clonetrooper_arc_captain.mdl"},
  552. description = [[]],
  553. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s", "weapon_lasermgun"},
  554. command = "ARCCaptain",
  555. max = 3,
  556. salary = 65,
  557. admin = 0,
  558. vote = false,
  559. hasLicense = false,
  560. candemote = true,
  561. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  562. customCheck = function(ply) return CLIENT or
  563. table.HasValue({"ARC", "Owner"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  564. end,
  565. CustomCheckFailMsg = "You have to join the CG before you can use this job!",
  566. medic = false,
  567. chief = false,
  568. mayor = false,
  569. hobo = false,
  570. cook = false,
  571. level = 60,
  572. PlayerLoadout = function(ply) ply:SetHealth (4500) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  573. category = "ARC",
  574. })
  575.  
  576. TEAM_ARCLieutenant = DarkRP.createJob("ARC Lieutenant", {
  577. color = Color(33, 0, 242, 255),
  578. model = {"models/Player/SGG/Starwars/clonetrooper_arc_soldier.mdl"},
  579. description = [[]],
  580. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s", "weapon_lasermgun"},
  581. command = "ARCLieutenant",
  582. max = 3,
  583. salary = 65,
  584. admin = 0,
  585. vote = false,
  586. hasLicense = false,
  587. candemote = true,
  588. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  589. customCheck = function(ply) return CLIENT or
  590. table.HasValue({"ARC", "Owner"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  591. end,
  592. CustomCheckFailMsg = "You have to join the CG before you can use this job!",
  593. medic = false,
  594. chief = false,
  595. mayor = false,
  596. hobo = false,
  597. cook = false,
  598. level = 50,
  599. PlayerLoadout = function(ply) ply:SetHealth (5000) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  600. category = "ARC",
  601. })
  602.  
  603. TEAM_ARCSergeant = DarkRP.createJob("ARC Sergeant", {
  604. color = Color(33, 0, 242, 255),
  605. model = {"models/Player/SGG/Starwars/clonetrooper_arc_defaut.mdl"},
  606. description = [[]],
  607. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s"},
  608. command = "ARCSergeant",
  609. max = 60,
  610. salary = 65,
  611. admin = 0,
  612. vote = false,
  613. hasLicense = false,
  614. candemote = true,
  615. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  616. customCheck = function(ply) return CLIENT or
  617. table.HasValue({"ARC", "Owner"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  618. end,
  619. CustomCheckFailMsg = "You have to join the ARC before you can use this job!",
  620. medic = false,
  621. chief = false,
  622. mayor = false,
  623. hobo = false,
  624. cook = false,
  625. level = 50,
  626. PlayerLoadout = function(ply) ply:SetHealth (5000) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  627. category = "ARC",
  628. })
  629.  
  630. TEAM_ARCMedic = DarkRP.createJob("ARC Medic", {
  631. color = Color(33, 0, 242, 255),
  632. model = {"models/Player/SGG/Starwars/clonetrooper_arc_defaut.mdl"},
  633. description = [[]],
  634. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s"},
  635. command = "ARCMedic",
  636. max = 1,
  637. salary = 65,
  638. admin = 0,
  639. vote = false,
  640. hasLicense = false,
  641. candemote = true,
  642. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  643. customCheck = function(ply) return CLIENT or
  644. table.HasValue({"ARC", "Owner"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  645. end,
  646. CustomCheckFailMsg = "You have to join the ARC before you can use this job!",
  647. medic = false,
  648. chief = false,
  649. mayor = false,
  650. hobo = false,
  651. cook = false,
  652. level = 0,
  653. PlayerLoadout = function(ply) ply:SetHealth (2500) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  654. category = "ARC",
  655. })
  656.  
  657. TEAM_ARCTrooper = DarkRP.createJob("ARC Trooper", {
  658. color = Color(33, 0, 242, 255),
  659. model = {"models/Player/SGG/Starwars/clonetrooper_arc_defaut.mdl"},
  660. description = [[]],
  661. weapons = {"weapon_752_dc15sa", "weapon_752_dc15a", "weapon_752_dc15s"},
  662. command = "ARCTrooper",
  663. max = 60,
  664. salary = 65,
  665. admin = 0,
  666. vote = false,
  667. hasLicense = false,
  668. candemote = true,
  669. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  670. customCheck = function(ply) return CLIENT or
  671. table.HasValue({"ARC", "Owner"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  672. end,
  673. CustomCheckFailMsg = "You have to join the ARC before you can use this job!",
  674. medic = false,
  675. chief = false,
  676. mayor = false,
  677. hobo = false,
  678. cook = false,
  679. level = 0,
  680. PlayerLoadout = function(ply) ply:SetHealth (2500) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  681. category = "ARC",
  682. })
  683.  
  684. TEAM_FLEETOFFICER = DarkRP.createJob("Fleet Officer", {
  685. color = Color(79, 55, 55, 255),
  686. model = {"models/KriegSyntax/StarWars/ensign_playermodel.mdl"},
  687. description = [[You command the Regiments]],
  688. weapons = {"weapon_752_dl44"},
  689. command = "Fofficer",
  690. max = 60,
  691. salary = 250,
  692. admin = 0,
  693. vote = false,
  694. hasLicense = false,
  695. candemote = true,
  696. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  697. customCheck = function(ply) return CLIENT or
  698. table.HasValue({"fofficer", "Owner"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  699. end,
  700. CustomCheckFailMsg = "You have to join the Fleet before you can use this job!",
  701. medic = false,
  702. chief = false,
  703. mayor = false,
  704. hobo = false,
  705. cook = false,
  706. PlayerLoadout = function(ply) ply:SetHealth (7500) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  707. category = "Fleet",
  708. level = 90,
  709. })
  710.  
  711. TEAM_FLEETLieutenant = DarkRP.createJob("Fleet Lieutenant", {
  712. color = Color(79, 55, 55, 255),
  713. model = {"models/KriegSyntax/StarWars/lieutenant_playermodel.mdl"},
  714. description = [[You command the Regiments]],
  715. weapons = {"weapon_752_dl44"},
  716. command = "Flieutenant",
  717. max = 60,
  718. salary = 250,
  719. admin = 0,
  720. vote = false,
  721. hasLicense = false,
  722. candemote = true,
  723. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  724. customCheck = function(ply) return CLIENT or
  725. table.HasValue({"fleet", "Owner"}, ply:GetNWString("usergroup")) or ply:IsAdmin()
  726. end,
  727. CustomCheckFailMsg = "You have to join the Fleet before you can use this job!",
  728. medic = false,
  729. chief = false,
  730. mayor = false,
  731. hobo = false,
  732. cook = false,
  733. PlayerLoadout = function(ply) ply:SetHealth (5500) ply:GiveAmmo(9999, "item_ammo_ar2") end,
  734. level = 90,
  735. category = "Fleet",
  736. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement