Advertisement
Guest User

dakrrperrorjobs

a guest
Nov 15th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.98 KB | None | 0 0
  1. TEAM_Recruit = DarkRP.createJob("Recruit", {
  2. color = Color(150, 150, 50, 50),
  3. model = {"models/ishi/halo_rebirth/player/offduty/female/offduty_bella.mdl",
  4. "models/ishi/halo_rebirth/player/offduty/female/offduty_dominique.mdl",
  5. "models/ishi/halo_rebirth/player/offduty/female/offduty_faridah.mdl",
  6. "models/ishi/halo_rebirth/player/offduty/female/offduty_hank.mdl",
  7. "models/ishi/halo_rebirth/player/offduty/female/offduty_kalli.mdl",
  8. "models/ishi/halo_rebirth/player/offduty/female/offduty_katya.mdl",
  9. "models/ishi/halo_rebirth/player/offduty/female/offduty_linda.mdl",
  10. "models/ishi/halo_rebirth/player/offduty/female/offduty_ltd.mdl",
  11. "models/ishi/halo_rebirth/player/offduty/female/offduty_miia.mdl",
  12. "models/ishi/halo_rebirth/player/offduty/female/offduty_mira.mdl",
  13. "models/ishi/halo_rebirth/player/offduty/female/offduty_neca.mdl",
  14. "models/ishi/halo_rebirth/player/offduty/female/offduty_razer.mdl",
  15. "models/ishi/halo_rebirth/player/offduty/female/offduty_reid.mdl",
  16. "models/ishi/halo_rebirth/player/offduty/female/offduty_snowy.mdl",
  17. "models/ishi/halo_rebirth/player/offduty/female/offduty_tequila.mdl",
  18. "models/ishi/halo_rebirth/player/offduty/female/offduty_wallaby.mdl",
  19. "models/ishi/halo_rebirth/player/offduty/male/offduty_g_alfie.mdl",
  20. "models/ishi/halo_rebirth/player/offduty/male/offduty_g_carl.mdl",
  21. "models/ishi/halo_rebirth/player/offduty/male/offduty_g_donnie.mdl",
  22. "models/ishi/halo_rebirth/player/offduty/male/offduty_g_fabrice.mdl",
  23. "models/ishi/halo_rebirth/player/offduty/male/offduty_g_gilberto.mdl",
  24. "models/ishi/halo_rebirth/player/offduty/male/offduty_g_islambek.mdl",
  25. "models/ishi/halo_rebirth/player/offduty/male/offduty_g_john.mdl",
  26. "models/ishi/halo_rebirth/player/offduty/male/offduty_g_jose.mdl",
  27. "models/ishi/halo_rebirth/player/offduty/male/offduty_g_michael.mdl",
  28. "models/ishi/halo_rebirth/player/offduty/male/offduty_g_ray.mdl",
  29. "models/ishi/halo_rebirth/player/offduty/male/offduty_g_rob.mdl",
  30. "models/ishi/halo_rebirth/player/offduty/male/offduty_g_yasser.mdl",
  31. "models/ishi/halo_rebirth/player/offduty/male/offduty_g_yohannes.mdl",
  32. "models/ishi/halo_rebirth/player/offduty/male/offduty_danlin.mdl",
  33. "models/ishi/halo_rebirth/player/offduty/male/offduty_eyecberg.mdl",
  34. "models/ishi/halo_rebirth/player/offduty/male/offduty_heretic.mdl",
  35. "models/ishi/halo_rebirth/player/offduty/male/offduty_jeffrey.mdl",
  36. "models/ishi/halo_rebirth/player/offduty/male/offduty_snippy.mdl"}
  37. description = [[You are a non-trained member of the UNSC.]]
  38. command = "RCT",
  39. max = 500,
  40. salary = 5,
  41. admin = 0,
  42. vote = false,
  43. haslicense = false,
  44. category = "Marines",
  45. })
  46.  
  47. TEAM_MRF = DarkRP.createJob("Marine Rifleman", {
  48. color = Color(0, 150, 50, 50),
  49. model = {"models/ishi/halo_rebirth/player/marines/female/marine_bella.mdl",
  50. "models/ishi/halo_rebirth/player/marines/female/marine_dominique.mdl",
  51. "models/ishi/halo_rebirth/player/marines/female/marine_faridah.mdl",
  52. "models/ishi/halo_rebirth/player/marines/female/marine_hank.mdl",
  53. "models/ishi/halo_rebirth/player/marines/female/marine_higgins.mdl",
  54. "models/ishi/halo_rebirth/player/marines/female/marine_kalli.mdl",
  55. "models/ishi/halo_rebirth/player/marines/female/marine_katya.mdl",
  56. "models/ishi/halo_rebirth/player/marines/female/marine_miia.mdl",
  57. "models/ishi/halo_rebirth/player/marines/male/marine_danlin.mdl",
  58. "models/ishi/halo_rebirth/player/marines/male/marine_eyecberg.mdl",
  59. "models/ishi/halo_rebirth/player/marines/male/marine_g_carl.mdl",
  60. "models/ishi/halo_rebirth/player/marines/male/marine_g_fabrice.mdl",
  61. "models/ishi/halo_rebirth/player/marines/male/marine_g_john.mdl",
  62. "models/ishi/halo_rebirth/player/marines/male/marine_g_yasser.mdl",
  63. "models/ishi/halo_rebirth/player/marines/male/marine_heretic.mdl"}
  64. description = [[You are the backbone of the UNSC]], weapons = {"tfa_rebirth_m392", "tfa_rebirth_m6c"},
  65. command = "MRF",
  66. max = 100,
  67. salary = 15,
  68. admin = 0
  69. vote = false
  70. haslicense = true
  71. category = "Marines",
  72. })
  73.  
  74. TEAM_MAR = DarkRP.createJob("Marine Auto Rifleman", {
  75. color = Color(0, 150, 50, 50),
  76. model = {"models/ishi/halo_rebirth/player/marines/female/marine_bella.mdl",
  77. "models/ishi/halo_rebirth/player/marines/female/marine_dominique.mdl",
  78. "models/ishi/halo_rebirth/player/marines/female/marine_faridah.mdl",
  79. "models/ishi/halo_rebirth/player/marines/female/marine_hank.mdl",
  80. "models/ishi/halo_rebirth/player/marines/female/marine_higgins.mdl",
  81. "models/ishi/halo_rebirth/player/marines/female/marine_kalli.mdl",
  82. "models/ishi/halo_rebirth/player/marines/female/marine_katya.mdl",
  83. "models/ishi/halo_rebirth/player/marines/female/marine_miia.mdl",
  84. "models/ishi/halo_rebirth/player/marines/male/marine_danlin.mdl",
  85. "models/ishi/halo_rebirth/player/marines/male/marine_eyecberg.mdl",
  86. "models/ishi/halo_rebirth/player/marines/male/marine_g_carl.mdl",
  87. "models/ishi/halo_rebirth/player/marines/male/marine_g_fabrice.mdl",
  88. "models/ishi/halo_rebirth/player/marines/male/marine_g_john.mdl",
  89. "models/ishi/halo_rebirth/player/marines/male/marine_g_yasser.mdl",
  90. "models/ishi/halo_rebirth/player/marines/male/marine_heretic.mdl"}
  91. description = [[You are the backbone of the UNSC]],
  92. weapons = {"tfa_rebirth_ma37", "tfa_rebirth_m6c"},
  93. command = "MAR",
  94. max = 100,
  95. salary = 20,
  96. admin = 0,
  97. vote = false,
  98. haslicense = true,
  99. PlayerSpawn = function(ply) ply:SetHealth(110) end,
  100. category = "Marines",
  101. )}
  102.  
  103. TEAM_CQB = DarkRP.createJob("Marine CQB", {
  104. color = Color(0, 150, 50, 50),
  105. model = {"models/ishi/halo_rebirth/player/marines/female/marine_bella.mdl",
  106. "models/ishi/halo_rebirth/player/marines/female/marine_dominique.mdl",
  107. "models/ishi/halo_rebirth/player/marines/female/marine_faridah.mdl",
  108. "models/ishi/halo_rebirth/player/marines/female/marine_hank.mdl",
  109. "models/ishi/halo_rebirth/player/marines/female/marine_higgins.mdl",
  110. "models/ishi/halo_rebirth/player/marines/female/marine_kalli.mdl",
  111. "models/ishi/halo_rebirth/player/marines/female/marine_katya.mdl",
  112. "models/ishi/halo_rebirth/player/marines/female/marine_miia.mdl",
  113. "models/ishi/halo_rebirth/player/marines/male/marine_danlin.mdl",
  114. "models/ishi/halo_rebirth/player/marines/male/marine_eyecberg.mdl",
  115. "models/ishi/halo_rebirth/player/marines/male/marine_g_carl.mdl",
  116. "models/ishi/halo_rebirth/player/marines/male/marine_g_fabrice.mdl",
  117. "models/ishi/halo_rebirth/player/marines/male/marine_g_john.mdl",
  118. "models/ishi/halo_rebirth/player/marines/male/marine_g_yasser.mdl",
  119. "models/ishi/halo_rebirth/player/marines/male/marine_heretic.mdl"}
  120. description = [[You are the backbone of the UNSC, Breach well.]],
  121. weapons = {"tfa_rebirth_m90", "tfa_rebirth_m6c"},
  122. command = "MCQB"
  123. max = 100,
  124. salary = 20,
  125. admin = 0,
  126. vote = false,
  127. haslicense = true,
  128. PlayerSpawn = function(ply) ply:SetHealth(125) end,
  129. category = "Marines",
  130. )}
  131.  
  132. TEAM_PIL = DarkRP.createJob("Marine Pilot", {
  133. color = Color(0, 150, 50, 50),
  134. model = {"models/ishi/halo_rebirth/player/marines/female/marine_bella.mdl",
  135. "models/ishi/halo_rebirth/player/marines/female/marine_dominique.mdl",
  136. "models/ishi/halo_rebirth/player/marines/female/marine_faridah.mdl",
  137. "models/ishi/halo_rebirth/player/marines/female/marine_hank.mdl",
  138. "models/ishi/halo_rebirth/player/marines/female/marine_higgins.mdl",
  139. "models/ishi/halo_rebirth/player/marines/female/marine_kalli.mdl",
  140. "models/ishi/halo_rebirth/player/marines/female/marine_katya.mdl",
  141. "models/ishi/halo_rebirth/player/marines/female/marine_miia.mdl",
  142. "models/ishi/halo_rebirth/player/marines/male/marine_danlin.mdl",
  143. "models/ishi/halo_rebirth/player/marines/male/marine_eyecberg.mdl",
  144. "models/ishi/halo_rebirth/player/marines/male/marine_g_carl.mdl",
  145. "models/ishi/halo_rebirth/player/marines/male/marine_g_fabrice.mdl",
  146. "models/ishi/halo_rebirth/player/marines/male/marine_g_john.mdl",
  147. "models/ishi/halo_rebirth/player/marines/male/marine_g_yasser.mdl",
  148. "models/ishi/halo_rebirth/player/marines/male/marine_heretic.mdl"}
  149. description = [[You are the backbone of the UNSC]],
  150. weapons = {"tfa_rebirth_m7d", "tfa_rebirth_m6c"},
  151. command = "MPIL"
  152. max = 100,
  153. salary = 20,
  154. admin = 0,
  155. vote = false,
  156. haslicense = true,
  157. PlayerSpawn = function(ply) ply:SetHealth(110) end,
  158. category = "Marines",
  159. )}
  160.  
  161. TEAM_MSN = DarkRP.createJob("Marine Marksman", {
  162. color = Color(0, 150, 50, 50),
  163. model = {"models/ishi/halo_rebirth/player/marines/female/marine_bella.mdl",
  164. "models/ishi/halo_rebirth/player/marines/female/marine_dominique.mdl",
  165. "models/ishi/halo_rebirth/player/marines/female/marine_faridah.mdl",
  166. "models/ishi/halo_rebirth/player/marines/female/marine_hank.mdl",
  167. "models/ishi/halo_rebirth/player/marines/female/marine_higgins.mdl",
  168. "models/ishi/halo_rebirth/player/marines/female/marine_kalli.mdl",
  169. "models/ishi/halo_rebirth/player/marines/female/marine_katya.mdl",
  170. "models/ishi/halo_rebirth/player/marines/female/marine_miia.mdl",
  171. "models/ishi/halo_rebirth/player/marines/male/marine_danlin.mdl",
  172. "models/ishi/halo_rebirth/player/marines/male/marine_eyecberg.mdl",
  173. "models/ishi/halo_rebirth/player/marines/male/marine_g_carl.mdl",
  174. "models/ishi/halo_rebirth/player/marines/male/marine_g_fabrice.mdl",
  175. "models/ishi/halo_rebirth/player/marines/male/marine_g_john.mdl",
  176. "models/ishi/halo_rebirth/player/marines/male/marine_g_yasser.mdl",
  177. "models/ishi/halo_rebirth/player/marines/male/marine_heretic.mdl"}
  178. description = [[You are the backbone of the UNSC]],
  179. weapons = {"tfa_rebirth_srs99s4am", "tfa_rebirth_m6c"},
  180. command = "MSN"
  181. max = 100,
  182. salary = 20,
  183. admin = 0,
  184. vote = false,
  185. haslicense = true,
  186. PlayerSpawn = function(ply) ply:SetHealth(110) end,
  187. category = "Marines",
  188. )}
  189.  
  190. TEAM_ENG = DarkRP.createJob("Marine Engineer", {
  191. color = Color(0, 150, 50, 50),
  192. model = {"models/ishi/halo_rebirth/player/marines/female/marine_bella.mdl",
  193. "models/ishi/halo_rebirth/player/marines/female/marine_dominique.mdl",
  194. "models/ishi/halo_rebirth/player/marines/female/marine_faridah.mdl",
  195. "models/ishi/halo_rebirth/player/marines/female/marine_hank.mdl",
  196. "models/ishi/halo_rebirth/player/marines/female/marine_higgins.mdl",
  197. "models/ishi/halo_rebirth/player/marines/female/marine_kalli.mdl",
  198. "models/ishi/halo_rebirth/player/marines/female/marine_katya.mdl",
  199. "models/ishi/halo_rebirth/player/marines/female/marine_miia.mdl",
  200. "models/ishi/halo_rebirth/player/marines/male/marine_danlin.mdl",
  201. "models/ishi/halo_rebirth/player/marines/male/marine_eyecberg.mdl",
  202. "models/ishi/halo_rebirth/player/marines/male/marine_g_carl.mdl",
  203. "models/ishi/halo_rebirth/player/marines/male/marine_g_fabrice.mdl",
  204. "models/ishi/halo_rebirth/player/marines/male/marine_g_john.mdl",
  205. "models/ishi/halo_rebirth/player/marines/male/marine_g_yasser.mdl",
  206. "models/ishi/halo_rebirth/player/marines/male/marine_heretic.mdl"}
  207. description = [[You are the backbone of the UNSC]],
  208. weapons = {"tfa_rebirth_ma37", "tfa_rebirth_m6c", "tfa_rebirth_m41"},
  209. command = "MENG"
  210. max = 100,
  211. salary = 20,
  212. admin = 0,
  213. vote = false,
  214. haslicense = true,
  215. PlayerSpawn = function(ply) ply:SetHealth(110) end,
  216. category = "Marines",
  217. )}
  218.  
  219. TEAM_ODST = DarkRP.createJob("ODST", {
  220. color = Color(0, 250, 150, 150),
  221. model = {"models/ishi/halo_rebirth/player/odst/male/odst_g_alfie.mdl",
  222. "models/ishi/halo_rebirth/player/odst/male/odst_g_alfie.mdl",
  223. "models/ishi/halo_rebirth/player/odst/male/odst_g_donnie.mdl",
  224. "models/ishi/halo_rebirth/player/odst/male/odst_g_fabrice.mdl",
  225. "models/ishi/halo_rebirth/player/odst/male/odst_g_gilberto.mdl",
  226. "models/ishi/halo_rebirth/player/odst/male/odst_g_islambek.mdl",
  227. "models/ishi/halo_rebirth/player/odst/male/odst_g_john.mdl",
  228. "models/ishi/halo_rebirth/player/odst/male/odst_g_jose.mdl",
  229. "models/ishi/halo_rebirth/player/odst/male/odst_g_michael.mdl",
  230. "models/ishi/halo_rebirth/player/odst/male/odst_g_ray.mdl",
  231. "models/ishi/halo_rebirth/player/odst/male/odst_g_rob.mdl",
  232. "models/ishi/halo_rebirth/player/odst/male/odst_g_yasser.mdl",
  233. "models/ishi/halo_rebirth/player/odst/male/odst_g_yohannes.mdl",
  234. "models/ishi/halo_rebirth/player/odst/male/odst_danlin.mdl",
  235. "models/ishi/halo_rebirth/player/odst/male/odst_eyecberg.mdl",
  236. "models/ishi/halo_rebirth/player/odst/male/odst_heretic.mdl",
  237. "models/ishi/halo_rebirth/player/odst/male/odst_jeffrey.mdl",
  238. "models/ishi/halo_rebirth/player/odst/male/odst_snippy.mdl",
  239. "models/ishi/halo_rebirth/player/odst/female/odst_bella.mdl",
  240. "models/ishi/halo_rebirth/player/odst/female/odst_dominique.mdl",
  241. "models/ishi/halo_rebirth/player/odst/female/odst_faridah.mdl",
  242. "models/ishi/halo_rebirth/player/odst/female/odst_hank.mdl",
  243. "models/ishi/halo_rebirth/player/odst/female/odst_higgins.mdl",
  244. "models/ishi/halo_rebirth/player/odst/female/odst_kalli.mdl",
  245. "models/ishi/halo_rebirth/player/odst/female/odst_katya.mdl",
  246. "models/ishi/halo_rebirth/player/odst/female/odst_linda.mdl",
  247. "models/ishi/halo_rebirth/player/odst/female/odst_miia.mdl",
  248. "models/ishi/halo_rebirth/player/odst/female/odst_mira.mdl",
  249. "models/ishi/halo_rebirth/player/odst/female/odst_neca.mdl",
  250. "models/ishi/halo_rebirth/player/odst/female/odst_reid.mdl",
  251. "models/ishi/halo_rebirth/player/odst/female/odst_snowy.mdl",
  252. "models/ishi/halo_rebirth/player/odst/female/odst_tequila.mdl",
  253. "models/ishi/halo_rebirth/player/odst/female/odst_wallaby.mdl",
  254. "models/ishi/halo_rebirth/player/odst/female/odst_razer.mdl",
  255. "models/ishi/halo_rebirth/player/odst/female/odst_ltd.mdl",
  256. "models/ishi/halo_rebirth/player/odst/female/odst_snowy.mdl",
  257. "models/ishi/halo_rebirth/player/odst/female/odst_xeria.mdl"}
  258. description = [[You are a special forces member of the UNSC.]],
  259. weapons = {"tfa_rebirth_m7ds", "tfa_rebirth_m6cs"},
  260. command = "ODST"
  261. max = 25,
  262. salary = 35,
  263. admin = 0,
  264. vote = false,
  265. haslicense = false,
  266. PlayerSpawn = function(ply) ply:SetHealth(120) ply:SetArmor(100) end,
  267. category = "Orbital Drop Shock Troopers",
  268. )}
  269.  
  270. TEAM_ODSTC = DarkRP.createJob("ODST Close Quarters Battle", {
  271. color = Color(0, 250, 150, 150),
  272. model = {"models/ishi/halo_rebirth/player/odst/male/odst_g_alfie.mdl",
  273. "models/ishi/halo_rebirth/player/odst/male/odst_g_alfie.mdl",
  274. "models/ishi/halo_rebirth/player/odst/male/odst_g_donnie.mdl",
  275. "models/ishi/halo_rebirth/player/odst/male/odst_g_fabrice.mdl",
  276. "models/ishi/halo_rebirth/player/odst/male/odst_g_gilberto.mdl",
  277. "models/ishi/halo_rebirth/player/odst/male/odst_g_islambek.mdl",
  278. "models/ishi/halo_rebirth/player/odst/male/odst_g_john.mdl",
  279. "models/ishi/halo_rebirth/player/odst/male/odst_g_jose.mdl",
  280. "models/ishi/halo_rebirth/player/odst/male/odst_g_michael.mdl",
  281. "models/ishi/halo_rebirth/player/odst/male/odst_g_ray.mdl",
  282. "models/ishi/halo_rebirth/player/odst/male/odst_g_rob.mdl",
  283. "models/ishi/halo_rebirth/player/odst/male/odst_g_yasser.mdl",
  284. "models/ishi/halo_rebirth/player/odst/male/odst_g_yohannes.mdl",
  285. "models/ishi/halo_rebirth/player/odst/male/odst_danlin.mdl",
  286. "models/ishi/halo_rebirth/player/odst/male/odst_eyecberg.mdl",
  287. "models/ishi/halo_rebirth/player/odst/male/odst_heretic.mdl",
  288. "models/ishi/halo_rebirth/player/odst/male/odst_jeffrey.mdl",
  289. "models/ishi/halo_rebirth/player/odst/male/odst_snippy.mdl",
  290. "models/ishi/halo_rebirth/player/odst/female/odst_bella.mdl",
  291. "models/ishi/halo_rebirth/player/odst/female/odst_dominique.mdl",
  292. "models/ishi/halo_rebirth/player/odst/female/odst_faridah.mdl",
  293. "models/ishi/halo_rebirth/player/odst/female/odst_hank.mdl",
  294. "models/ishi/halo_rebirth/player/odst/female/odst_higgins.mdl",
  295. "models/ishi/halo_rebirth/player/odst/female/odst_kalli.mdl",
  296. "models/ishi/halo_rebirth/player/odst/female/odst_katya.mdl",
  297. "models/ishi/halo_rebirth/player/odst/female/odst_linda.mdl",
  298. "models/ishi/halo_rebirth/player/odst/female/odst_miia.mdl",
  299. "models/ishi/halo_rebirth/player/odst/female/odst_mira.mdl",
  300. "models/ishi/halo_rebirth/player/odst/female/odst_neca.mdl",
  301. "models/ishi/halo_rebirth/player/odst/female/odst_reid.mdl",
  302. "models/ishi/halo_rebirth/player/odst/female/odst_snowy.mdl",
  303. "models/ishi/halo_rebirth/player/odst/female/odst_tequila.mdl",
  304. "models/ishi/halo_rebirth/player/odst/female/odst_wallaby.mdl",
  305. "models/ishi/halo_rebirth/player/odst/female/odst_razer.mdl",
  306. "models/ishi/halo_rebirth/player/odst/female/odst_ltd.mdl",
  307. "models/ishi/halo_rebirth/player/odst/female/odst_snowy.mdl",
  308. "models/ishi/halo_rebirth/player/odst/female/odst_xeria.mdl"}
  309. description = [[You are a special forces member of the UNSC.]],
  310. weapons = {"tfa_rebirth_m7ds","tfa_rebirth_m45e" "tfa_rebirth_m6cs"},
  311. command = "ODSTCQB"
  312. max = 25,
  313. salary = 35,
  314. admin = 0,
  315. vote = false,
  316. haslicense = false,
  317. PlayerSpawn = function(ply) ply:SetHealth(120) ply:SetArmor(100) end,
  318. category = "Orbital Drop Shock Troopers",
  319. )}
  320.  
  321. TEAM_ODSTM = DarkRP.createJob("ODST Marksman", {
  322. color = Color(0, 250, 150, 150),
  323. model = {"models/ishi/halo_rebirth/player/odst/male/odst_g_alfie.mdl",
  324. "models/ishi/halo_rebirth/player/odst/male/odst_g_alfie.mdl",
  325. "models/ishi/halo_rebirth/player/odst/male/odst_g_donnie.mdl",
  326. "models/ishi/halo_rebirth/player/odst/male/odst_g_fabrice.mdl",
  327. "models/ishi/halo_rebirth/player/odst/male/odst_g_gilberto.mdl",
  328. "models/ishi/halo_rebirth/player/odst/male/odst_g_islambek.mdl",
  329. "models/ishi/halo_rebirth/player/odst/male/odst_g_john.mdl",
  330. "models/ishi/halo_rebirth/player/odst/male/odst_g_jose.mdl",
  331. "models/ishi/halo_rebirth/player/odst/male/odst_g_michael.mdl",
  332. "models/ishi/halo_rebirth/player/odst/male/odst_g_ray.mdl",
  333. "models/ishi/halo_rebirth/player/odst/male/odst_g_rob.mdl",
  334. "models/ishi/halo_rebirth/player/odst/male/odst_g_yasser.mdl",
  335. "models/ishi/halo_rebirth/player/odst/male/odst_g_yohannes.mdl",
  336. "models/ishi/halo_rebirth/player/odst/male/odst_danlin.mdl",
  337. "models/ishi/halo_rebirth/player/odst/male/odst_eyecberg.mdl",
  338. "models/ishi/halo_rebirth/player/odst/male/odst_heretic.mdl",
  339. "models/ishi/halo_rebirth/player/odst/male/odst_jeffrey.mdl",
  340. "models/ishi/halo_rebirth/player/odst/male/odst_snippy.mdl",
  341. "models/ishi/halo_rebirth/player/odst/female/odst_bella.mdl",
  342. "models/ishi/halo_rebirth/player/odst/female/odst_dominique.mdl",
  343. "models/ishi/halo_rebirth/player/odst/female/odst_faridah.mdl",
  344. "models/ishi/halo_rebirth/player/odst/female/odst_hank.mdl",
  345. "models/ishi/halo_rebirth/player/odst/female/odst_higgins.mdl",
  346. "models/ishi/halo_rebirth/player/odst/female/odst_kalli.mdl",
  347. "models/ishi/halo_rebirth/player/odst/female/odst_katya.mdl",
  348. "models/ishi/halo_rebirth/player/odst/female/odst_linda.mdl",
  349. "models/ishi/halo_rebirth/player/odst/female/odst_miia.mdl",
  350. "models/ishi/halo_rebirth/player/odst/female/odst_mira.mdl",
  351. "models/ishi/halo_rebirth/player/odst/female/odst_neca.mdl",
  352. "models/ishi/halo_rebirth/player/odst/female/odst_reid.mdl",
  353. "models/ishi/halo_rebirth/player/odst/female/odst_snowy.mdl",
  354. "models/ishi/halo_rebirth/player/odst/female/odst_tequila.mdl",
  355. "models/ishi/halo_rebirth/player/odst/female/odst_wallaby.mdl",
  356. "models/ishi/halo_rebirth/player/odst/female/odst_razer.mdl",
  357. "models/ishi/halo_rebirth/player/odst/female/odst_ltd.mdl",
  358. "models/ishi/halo_rebirth/player/odst/female/odst_snowy.mdl",
  359. "models/ishi/halo_rebirth/player/odst/female/odst_xeria.mdl"}
  360. description = [[You are a special forces member of the UNSC.]],
  361. weapons = {"tfa_rebirth_m7ds","tfa_rebirth_c2s" "tfa_rebirth_m6cs"},
  362. command = "ODSTM"
  363. max = 25,
  364. salary = 35,
  365. admin = 0,
  366. vote = false,
  367. haslicense = false,
  368. PlayerSpawn = function(ply) ply:SetHealth(120) ply:SetArmor(100) end,
  369. category = "Orbital Drop Shock Troopers",
  370. )}
  371.  
  372. TEAM_SP = DarkRP.createJob("Spartan II", {
  373. color = Color(0, 255, 0, 0),
  374. model = {"models/dicidius/halo_5_guardians/spartans/male/atlas/atlash5.mdl",
  375. "models/dicidius/halo_5_guardians/spartans/male/buccaneer/buccaneerh5.mdl",
  376. "models/dicidius/halo_5_guardians/spartans/male/helljumper/helljumperh5.mdl",
  377. "models/dicidius/halo_5_guardians/spartans/male/indomitable/indomitableh5.mdl",
  378. "models/dicidius/halo_5_guardians/spartans/male/intruder/intruderh5.mdl",
  379. "models/dicidius/halo_5_guardians/spartans/male/mk_vi_g1/mk_vi_g1h5.mdl",
  380. "models/dicidius/halo_5_guardians/spartans/male/nightfall/nightfallh5.mdl",
  381. "models/dicidius/halo_5_guardians/spartans/male/noble/nobleh5.mdl",
  382. "models/dicidius/halo_5_guardians/spartans/male/recruit/recruith5.mdl",
  383. "models/dicidius/halo_5_guardians/spartans/male/security/securityh5.mdl",
  384. "models/dicidius/halo_5_guardians/spartans/male/vigilant/vigilanth5.mdl",
  385. "models/dicidius/halo_5_guardians/spartans/male/wrath/wrathh5.mdl",
  386. "models/dicidius/halo_5_guardians/spartans/male/armors/makoh5pm.mdl",
  387. "models/dicidius/halo_5_guardians/spartans/male/armors/markivh5pm.mdl",
  388. "models/dicidius/halo_5_guardians/spartans/male/armors/valkyrieh5pm.mdl",
  389. "models/dicidius/halo_5_guardians/spartans/male/armors/void_dancerh5pm.mdl",
  390. "models/player/lordvipes/h3_spartans_mps/h3spartan_mps_cvp.mdl",
  391. "models/halo/unsc/characters/playermodels/male/cqb_01.mdl",
  392. "models/halo/unsc/characters/playermodels/male/cqb_02.mdl",
  393. "models/halo/unsc/characters/playermodels/male/eva_01.mdl",
  394. "models/halo/unsc/characters/playermodels/male/eva_02.mdl",
  395. "models/halo/unsc/characters/playermodels/male/kat_01.mdl",
  396. "models/halo/unsc/characters/playermodels/male/kat_02.mdl",
  397. "models/halo/unsc/characters/playermodels/male/markv_01.mdl",
  398. "models/halo/unsc/characters/playermodels/male/markv_02.mdl",
  399. "models/halo/unsc/characters/playermodels/male/markvb_01.mdl",
  400. "models/halo/unsc/characters/playermodels/male/markvb_02.mdl",
  401. "models/halo/unsc/characters/playermodels/male/odst_01.mdl",
  402. "models/halo/unsc/characters/playermodels/male/odst_02.mdl",
  403. "models/halo/unsc/characters/playermodels/male/will_01.mdl",
  404. "models/halo/unsc/characters/playermodels/male/will_02.mdl"}
  405. description = [[You are a Spartan II, humanities premier special forces unit.]],
  406. weapons = {"tfa_rebirth_m5d", "tfa_rebirth_m6g", "tfa_rebirth_m7d2"}
  407. command = "SP",
  408. max = 50,
  409. salary = 35,
  410. vote = false,
  411. haslicense = false
  412. PlayerSpawn = function(ply) ply:SetHealth(120) ply:SetArmor(100) end,
  413. )}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement