Advertisement
Guest User

Untitled

a guest
Feb 26th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.88 KB | None | 0 0
  1. -- 52nd Airbone --
  2.  
  3. TEAM_ABCOLONEL = DarkRP.createJob("52nd Airbone Lieutenant Colonel", {
  4. color = Color(171, 0, 255, 255),
  5. model = {
  6. "models/ishi/halo_rebirth/player/marines/female/marine_bella.mdl",
  7. "models/ishi/halo_rebirth/player/marines/female/marine_dominique.mdl",
  8. "models/ishi/halo_rebirth/player/marines/female/marine_faridah.mdl",
  9. "models/ishi/halo_rebirth/player/marines/female/marine_hank.mdl",
  10. "models/ishi/halo_rebirth/player/marines/female/marine_higgins.mdl",
  11. "models/ishi/halo_rebirth/player/marines/female/marine_kalli.mdl",
  12. "models/ishi/halo_rebirth/player/marines/female/marine_katya.mdl",
  13. "models/ishi/halo_rebirth/player/marines/female/marine_linda.mdl",
  14. "models/ishi/halo_rebirth/player/marines/female/marine_ltd.mdl",
  15. "models/ishi/halo_rebirth/player/marines/female/marine_miia.mdl",
  16. "models/ishi/halo_rebirth/player/marines/female/marine_neca.mdl",
  17. "models/ishi/halo_rebirth/player/marines/female/marine_reid.mdl",
  18. "models/ishi/halo_rebirth/player/marines/female/marine_snowy.mdl",
  19. "models/ishi/halo_rebirth/player/marines/female/marine_tequila.mdl",
  20. "models/ishi/halo_rebirth/player/marines/female/marine_wallaby.mdl",
  21. "models/ishi/halo_rebirth/player/marines/male/marine_danlin.mdl",
  22. "models/ishi/halo_rebirth/player/marines/male/marine_eyecberg.mdl",
  23. "models/ishi/halo_rebirth/player/marines/male/marine_g_alfie.mdl",
  24. "models/ishi/halo_rebirth/player/marines/male/marine_g_carl.mdl",
  25. "models/ishi/halo_rebirth/player/marines/male/marine_g_donnie.mdl",
  26. "models/ishi/halo_rebirth/player/marines/male/marine_g_fabrice.mdl",
  27. "models/ishi/halo_rebirth/player/marines/male/marine_g_gilberto.mdl",
  28. "models/ishi/halo_rebirth/player/marines/male/marine_g_islambek.mdl",
  29. "models/ishi/halo_rebirth/player/marines/male/marine_g_john.mdl",
  30. "models/ishi/halo_rebirth/player/marines/male/marine_g_jose.mdl",
  31. "models/ishi/halo_rebirth/player/marines/male/marine_g_michael.mdl",
  32. "models/ishi/halo_rebirth/player/marines/male/marine_g_ray.mdl",
  33. "models/ishi/halo_rebirth/player/marines/male/marine_g_rob.mdl",
  34. "models/ishi/halo_rebirth/player/marines/male/marine_g_yasser.mdl",
  35. "models/ishi/halo_rebirth/player/marines/male/marine_g_yohannes.mdl",
  36. "models/ishi/halo_rebirth/player/marines/male/marine_heretic.mdl",
  37. "models/ishi/halo_rebirth/player/marines/male/marine_jeffrey.mdl",
  38. "models/ishi/halo_rebirth/player/marines/male/marine_snippy.mdl",
  39. },
  40. description = [[Congratulations, you are now a Lieutenant Colonel of the 52nd Airbone!]],
  41. weapons = {"tfa_rebirth_m7ds", "tfa_rebirth_m6g", "h3_br_tfa", "tfa_rebirth_m45e"},
  42. command = "abcol",
  43. max = 1,
  44. salary = 100,
  45. admin = 0,
  46. vote = false,
  47. hasLicense = false,
  48. category = "52nd Airbone",
  49. candemote = false,
  50. PlayerLoadout = function(ply) ply:SetHealth(650) ply:GiveAmmo(5000, "ar2") end,
  51. PlayerSpawn = function(ply) ply:SetHealth("650") ply:SetArmor("300") end,
  52. sortOrder = 1,
  53. -- Insert customCheck here if you have one and want one.
  54. })
  55.  
  56. TEAM_ABMAJOR = DarkRP.createJob("52nd Airborne Major", {
  57. color = Color(171, 0, 255, 255),
  58. model = {
  59. "models/ishi/halo_rebirth/player/marines/female/marine_bella.mdl",
  60. "models/ishi/halo_rebirth/player/marines/female/marine_dominique.mdl",
  61. "models/ishi/halo_rebirth/player/marines/female/marine_faridah.mdl",
  62. "models/ishi/halo_rebirth/player/marines/female/marine_hank.mdl",
  63. "models/ishi/halo_rebirth/player/marines/female/marine_higgins.mdl",
  64. "models/ishi/halo_rebirth/player/marines/female/marine_kalli.mdl",
  65. "models/ishi/halo_rebirth/player/marines/female/marine_katya.mdl",
  66. "models/ishi/halo_rebirth/player/marines/female/marine_linda.mdl",
  67. "models/ishi/halo_rebirth/player/marines/female/marine_ltd.mdl",
  68. "models/ishi/halo_rebirth/player/marines/female/marine_miia.mdl",
  69. "models/ishi/halo_rebirth/player/marines/female/marine_neca.mdl",
  70. "models/ishi/halo_rebirth/player/marines/female/marine_reid.mdl",
  71. "models/ishi/halo_rebirth/player/marines/female/marine_snowy.mdl",
  72. "models/ishi/halo_rebirth/player/marines/female/marine_tequila.mdl",
  73. "models/ishi/halo_rebirth/player/marines/female/marine_wallaby.mdl",
  74. "models/ishi/halo_rebirth/player/marines/male/marine_danlin.mdl",
  75. "models/ishi/halo_rebirth/player/marines/male/marine_eyecberg.mdl",
  76. "models/ishi/halo_rebirth/player/marines/male/marine_g_alfie.mdl",
  77. "models/ishi/halo_rebirth/player/marines/male/marine_g_carl.mdl",
  78. "models/ishi/halo_rebirth/player/marines/male/marine_g_donnie.mdl",
  79. "models/ishi/halo_rebirth/player/marines/male/marine_g_fabrice.mdl",
  80. "models/ishi/halo_rebirth/player/marines/male/marine_g_gilberto.mdl",
  81. "models/ishi/halo_rebirth/player/marines/male/marine_g_islambek.mdl",
  82. "models/ishi/halo_rebirth/player/marines/male/marine_g_john.mdl",
  83. "models/ishi/halo_rebirth/player/marines/male/marine_g_jose.mdl",
  84. "models/ishi/halo_rebirth/player/marines/male/marine_g_michael.mdl",
  85. "models/ishi/halo_rebirth/player/marines/male/marine_g_ray.mdl",
  86. "models/ishi/halo_rebirth/player/marines/male/marine_g_rob.mdl",
  87. "models/ishi/halo_rebirth/player/marines/male/marine_g_yasser.mdl",
  88. "models/ishi/halo_rebirth/player/marines/male/marine_g_yohannes.mdl",
  89. "models/ishi/halo_rebirth/player/marines/male/marine_heretic.mdl",
  90. "models/ishi/halo_rebirth/player/marines/male/marine_jeffrey.mdl",
  91. "models/ishi/halo_rebirth/player/marines/male/marine_snippy.mdl",
  92. },
  93. description = [[Congratulations, you are now a Major of the 52nd Airbone!]],
  94. weapons = {"tfa_rebirth_m7ds", "tfa_rebirth_m6g", "h3_br_tfa", "tfa_rebirth_m45e"},
  95. command = "abmaj",
  96. max = 1,
  97. salary = 100,
  98. admin = 0,
  99. vote = false,
  100. hasLicense = false,
  101. category = "52nd Airborne",
  102. candemote = false,
  103. PlayerLoadout = function(ply) ply:SetHealth(600) ply:GiveAmmo(5000, "ar2") end,
  104. PlayerSpawn = function(ply) ply:SetHealth("600") ply:SetArmor("300") end,
  105. sortOrder = 2,
  106. -- Insert customCheck here if you have one and want one.
  107. })
  108.  
  109. TEAM_ABOFFICER = DarkRP.createJob("52nd Airborne Officer", {
  110. color = Color(171, 0, 255, 255),
  111. model = {
  112. "models/ishi/halo_rebirth/player/marines/female/marine_bella.mdl",
  113. "models/ishi/halo_rebirth/player/marines/female/marine_dominique.mdl",
  114. "models/ishi/halo_rebirth/player/marines/female/marine_faridah.mdl",
  115. "models/ishi/halo_rebirth/player/marines/female/marine_hank.mdl",
  116. "models/ishi/halo_rebirth/player/marines/female/marine_higgins.mdl",
  117. "models/ishi/halo_rebirth/player/marines/female/marine_kalli.mdl",
  118. "models/ishi/halo_rebirth/player/marines/female/marine_katya.mdl",
  119. "models/ishi/halo_rebirth/player/marines/female/marine_linda.mdl",
  120. "models/ishi/halo_rebirth/player/marines/female/marine_ltd.mdl",
  121. "models/ishi/halo_rebirth/player/marines/female/marine_miia.mdl",
  122. "models/ishi/halo_rebirth/player/marines/female/marine_neca.mdl",
  123. "models/ishi/halo_rebirth/player/marines/female/marine_reid.mdl",
  124. "models/ishi/halo_rebirth/player/marines/female/marine_snowy.mdl",
  125. "models/ishi/halo_rebirth/player/marines/female/marine_tequila.mdl",
  126. "models/ishi/halo_rebirth/player/marines/female/marine_wallaby.mdl",
  127. "models/ishi/halo_rebirth/player/marines/male/marine_danlin.mdl",
  128. "models/ishi/halo_rebirth/player/marines/male/marine_eyecberg.mdl",
  129. "models/ishi/halo_rebirth/player/marines/male/marine_g_alfie.mdl",
  130. "models/ishi/halo_rebirth/player/marines/male/marine_g_carl.mdl",
  131. "models/ishi/halo_rebirth/player/marines/male/marine_g_donnie.mdl",
  132. "models/ishi/halo_rebirth/player/marines/male/marine_g_fabrice.mdl",
  133. "models/ishi/halo_rebirth/player/marines/male/marine_g_gilberto.mdl",
  134. "models/ishi/halo_rebirth/player/marines/male/marine_g_islambek.mdl",
  135. "models/ishi/halo_rebirth/player/marines/male/marine_g_john.mdl",
  136. "models/ishi/halo_rebirth/player/marines/male/marine_g_jose.mdl",
  137. "models/ishi/halo_rebirth/player/marines/male/marine_g_michael.mdl",
  138. "models/ishi/halo_rebirth/player/marines/male/marine_g_ray.mdl",
  139. "models/ishi/halo_rebirth/player/marines/male/marine_g_rob.mdl",
  140. "models/ishi/halo_rebirth/player/marines/male/marine_g_yasser.mdl",
  141. "models/ishi/halo_rebirth/player/marines/male/marine_g_yohannes.mdl",
  142. "models/ishi/halo_rebirth/player/marines/male/marine_heretic.mdl",
  143. "models/ishi/halo_rebirth/player/marines/male/marine_jeffrey.mdl",
  144. "models/ishi/halo_rebirth/player/marines/male/marine_snippy.mdl",
  145. },
  146. description = [[Congratulations, you are now an Officer of the 52nd Airbone!]],
  147. weapons = {"tfa_rebirth_m7ds", "tfa_rebirth_m6g", "h3_br_tfa", "tfa_rebirth_m45e"},
  148. command = "abo",
  149. max = 8,
  150. salary = 100,
  151. admin = 0,
  152. vote = false,
  153. hasLicense = false,
  154. category = "52nd Airborne",
  155. candemote = false,
  156. PlayerLoadout = function(ply) ply:SetHealth(550) ply:GiveAmmo(5000, "ar2") end,
  157. PlayerSpawn = function(ply) ply:SetHealth("550") ply:SetArmor("300") end,
  158. sortOrder = 3,
  159. -- Insert customCheck here if you have one and want one.
  160. })
  161.  
  162. TEAM_ABWO = DarkRP.createJob("52nd Airborne Warrant Officer", {
  163. color = Color(171, 0, 255, 255),
  164. model = {
  165. "models/ishi/halo_rebirth/player/marines/female/marine_bella.mdl",
  166. "models/ishi/halo_rebirth/player/marines/female/marine_dominique.mdl",
  167. "models/ishi/halo_rebirth/player/marines/female/marine_faridah.mdl",
  168. "models/ishi/halo_rebirth/player/marines/female/marine_hank.mdl",
  169. "models/ishi/halo_rebirth/player/marines/female/marine_higgins.mdl",
  170. "models/ishi/halo_rebirth/player/marines/female/marine_kalli.mdl",
  171. "models/ishi/halo_rebirth/player/marines/female/marine_katya.mdl",
  172. "models/ishi/halo_rebirth/player/marines/female/marine_linda.mdl",
  173. "models/ishi/halo_rebirth/player/marines/female/marine_ltd.mdl",
  174. "models/ishi/halo_rebirth/player/marines/female/marine_miia.mdl",
  175. "models/ishi/halo_rebirth/player/marines/female/marine_neca.mdl",
  176. "models/ishi/halo_rebirth/player/marines/female/marine_reid.mdl",
  177. "models/ishi/halo_rebirth/player/marines/female/marine_snowy.mdl",
  178. "models/ishi/halo_rebirth/player/marines/female/marine_tequila.mdl",
  179. "models/ishi/halo_rebirth/player/marines/female/marine_wallaby.mdl",
  180. "models/ishi/halo_rebirth/player/marines/male/marine_danlin.mdl",
  181. "models/ishi/halo_rebirth/player/marines/male/marine_eyecberg.mdl",
  182. "models/ishi/halo_rebirth/player/marines/male/marine_g_alfie.mdl",
  183. "models/ishi/halo_rebirth/player/marines/male/marine_g_carl.mdl",
  184. "models/ishi/halo_rebirth/player/marines/male/marine_g_donnie.mdl",
  185. "models/ishi/halo_rebirth/player/marines/male/marine_g_fabrice.mdl",
  186. "models/ishi/halo_rebirth/player/marines/male/marine_g_gilberto.mdl",
  187. "models/ishi/halo_rebirth/player/marines/male/marine_g_islambek.mdl",
  188. "models/ishi/halo_rebirth/player/marines/male/marine_g_john.mdl",
  189. "models/ishi/halo_rebirth/player/marines/male/marine_g_jose.mdl",
  190. "models/ishi/halo_rebirth/player/marines/male/marine_g_michael.mdl",
  191. "models/ishi/halo_rebirth/player/marines/male/marine_g_ray.mdl",
  192. "models/ishi/halo_rebirth/player/marines/male/marine_g_rob.mdl",
  193. "models/ishi/halo_rebirth/player/marines/male/marine_g_yasser.mdl",
  194. "models/ishi/halo_rebirth/player/marines/male/marine_g_yohannes.mdl",
  195. "models/ishi/halo_rebirth/player/marines/male/marine_heretic.mdl",
  196. "models/ishi/halo_rebirth/player/marines/male/marine_jeffrey.mdl",
  197. "models/ishi/halo_rebirth/player/marines/male/marine_snippy.mdl",
  198. },
  199. description = [[Congratulations, you are now a Warrant Officer of the 52nd Airbone!]],
  200. weapons = {"tfa_rebirth_m7ds", "tfa_rebirth_m6g", "h3_br_tfa"},
  201. command = "abwo",
  202. max = 2,
  203. salary = 100,
  204. admin = 0,
  205. vote = false,
  206. hasLicense = false,
  207. category = "52nd Airborne",
  208. candemote = false,
  209. PlayerLoadout = function(ply) ply:SetHealth(500) ply:GiveAmmo(5000, "ar2") end,
  210. PlayerSpawn = function(ply) ply:SetHealth("500") end,
  211. sortOrder = 4,
  212. -- Insert customCheck here if you have one and want one.
  213. })
  214.  
  215. TEAM_ABSERGEANT = DarkRP.createJob("52nd Airborne Sergeant", {
  216. color = Color(171, 0, 255, 255),
  217. model = {
  218. "models/ishi/halo_rebirth/player/marines/female/marine_bella.mdl",
  219. "models/ishi/halo_rebirth/player/marines/female/marine_dominique.mdl",
  220. "models/ishi/halo_rebirth/player/marines/female/marine_faridah.mdl",
  221. "models/ishi/halo_rebirth/player/marines/female/marine_hank.mdl",
  222. "models/ishi/halo_rebirth/player/marines/female/marine_higgins.mdl",
  223. "models/ishi/halo_rebirth/player/marines/female/marine_kalli.mdl",
  224. "models/ishi/halo_rebirth/player/marines/female/marine_katya.mdl",
  225. "models/ishi/halo_rebirth/player/marines/female/marine_linda.mdl",
  226. "models/ishi/halo_rebirth/player/marines/female/marine_ltd.mdl",
  227. "models/ishi/halo_rebirth/player/marines/female/marine_miia.mdl",
  228. "models/ishi/halo_rebirth/player/marines/female/marine_neca.mdl",
  229. "models/ishi/halo_rebirth/player/marines/female/marine_reid.mdl",
  230. "models/ishi/halo_rebirth/player/marines/female/marine_snowy.mdl",
  231. "models/ishi/halo_rebirth/player/marines/female/marine_tequila.mdl",
  232. "models/ishi/halo_rebirth/player/marines/female/marine_wallaby.mdl",
  233. "models/ishi/halo_rebirth/player/marines/male/marine_danlin.mdl",
  234. "models/ishi/halo_rebirth/player/marines/male/marine_eyecberg.mdl",
  235. "models/ishi/halo_rebirth/player/marines/male/marine_g_alfie.mdl",
  236. "models/ishi/halo_rebirth/player/marines/male/marine_g_carl.mdl",
  237. "models/ishi/halo_rebirth/player/marines/male/marine_g_donnie.mdl",
  238. "models/ishi/halo_rebirth/player/marines/male/marine_g_fabrice.mdl",
  239. "models/ishi/halo_rebirth/player/marines/male/marine_g_gilberto.mdl",
  240. "models/ishi/halo_rebirth/player/marines/male/marine_g_islambek.mdl",
  241. "models/ishi/halo_rebirth/player/marines/male/marine_g_john.mdl",
  242. "models/ishi/halo_rebirth/player/marines/male/marine_g_jose.mdl",
  243. "models/ishi/halo_rebirth/player/marines/male/marine_g_michael.mdl",
  244. "models/ishi/halo_rebirth/player/marines/male/marine_g_ray.mdl",
  245. "models/ishi/halo_rebirth/player/marines/male/marine_g_rob.mdl",
  246. "models/ishi/halo_rebirth/player/marines/male/marine_g_yasser.mdl",
  247. "models/ishi/halo_rebirth/player/marines/male/marine_g_yohannes.mdl",
  248. "models/ishi/halo_rebirth/player/marines/male/marine_heretic.mdl",
  249. "models/ishi/halo_rebirth/player/marines/male/marine_jeffrey.mdl",
  250. "models/ishi/halo_rebirth/player/marines/male/marine_snippy.mdl",
  251. },
  252. description = [[Congratulations, you are now a Sergeant of the 52nd Airbone!]],
  253. weapons = {"tfa_rebirth_m7ds", "tfa_rebirth_m6g", "h3_br_tfa"},
  254. command = "absgt",
  255. max = 0,
  256. salary = 100,
  257. admin = 0,
  258. vote = false,
  259. hasLicense = false,
  260. category = "52nd Airbone",
  261. candemote = false,
  262. PlayerLoadout = function(ply) ply:SetHealth(450) ply:GiveAmmo(5000, "ar2") end,
  263. PlayerSpawn = function(ply) ply:SetHealth("450") end,
  264. sortOrder = 5,
  265. -- Insert customCheck here if you have one and want one.
  266. })
  267.  
  268. TEAM_ABPRIVATE = DarkRP.createJob("52nd Airborne Private", {
  269. color = Color(171, 0, 255, 255),
  270. model = {
  271. "models/ishi/halo_rebirth/player/marines/female/marine_bella.mdl",
  272. "models/ishi/halo_rebirth/player/marines/female/marine_dominique.mdl",
  273. "models/ishi/halo_rebirth/player/marines/female/marine_faridah.mdl",
  274. "models/ishi/halo_rebirth/player/marines/female/marine_hank.mdl",
  275. "models/ishi/halo_rebirth/player/marines/female/marine_higgins.mdl",
  276. "models/ishi/halo_rebirth/player/marines/female/marine_kalli.mdl",
  277. "models/ishi/halo_rebirth/player/marines/female/marine_katya.mdl",
  278. "models/ishi/halo_rebirth/player/marines/female/marine_linda.mdl",
  279. "models/ishi/halo_rebirth/player/marines/female/marine_ltd.mdl",
  280. "models/ishi/halo_rebirth/player/marines/female/marine_miia.mdl",
  281. "models/ishi/halo_rebirth/player/marines/female/marine_neca.mdl",
  282. "models/ishi/halo_rebirth/player/marines/female/marine_reid.mdl",
  283. "models/ishi/halo_rebirth/player/marines/female/marine_snowy.mdl",
  284. "models/ishi/halo_rebirth/player/marines/female/marine_tequila.mdl",
  285. "models/ishi/halo_rebirth/player/marines/female/marine_wallaby.mdl",
  286. "models/ishi/halo_rebirth/player/marines/male/marine_danlin.mdl",
  287. "models/ishi/halo_rebirth/player/marines/male/marine_eyecberg.mdl",
  288. "models/ishi/halo_rebirth/player/marines/male/marine_g_alfie.mdl",
  289. "models/ishi/halo_rebirth/player/marines/male/marine_g_carl.mdl",
  290. "models/ishi/halo_rebirth/player/marines/male/marine_g_donnie.mdl",
  291. "models/ishi/halo_rebirth/player/marines/male/marine_g_fabrice.mdl",
  292. "models/ishi/halo_rebirth/player/marines/male/marine_g_gilberto.mdl",
  293. "models/ishi/halo_rebirth/player/marines/male/marine_g_islambek.mdl",
  294. "models/ishi/halo_rebirth/player/marines/male/marine_g_john.mdl",
  295. "models/ishi/halo_rebirth/player/marines/male/marine_g_jose.mdl",
  296. "models/ishi/halo_rebirth/player/marines/male/marine_g_michael.mdl",
  297. "models/ishi/halo_rebirth/player/marines/male/marine_g_ray.mdl",
  298. "models/ishi/halo_rebirth/player/marines/male/marine_g_rob.mdl",
  299. "models/ishi/halo_rebirth/player/marines/male/marine_g_yasser.mdl",
  300. "models/ishi/halo_rebirth/player/marines/male/marine_g_yohannes.mdl",
  301. "models/ishi/halo_rebirth/player/marines/male/marine_heretic.mdl",
  302. "models/ishi/halo_rebirth/player/marines/male/marine_jeffrey.mdl",
  303. "models/ishi/halo_rebirth/player/marines/male/marine_snippy.mdl",
  304. },
  305. description = [[Congratulations, you are now a Warrant Officer of the 52nd Airbone!]],
  306. weapons = {"tfa_rebirth_m7ds", "tfa_rebirth_m6g", "h3_br_tfa"},
  307. command = "abpvt",
  308. max = 0,
  309. salary = 100,
  310. admin = 0,
  311. vote = false,
  312. hasLicense = false,
  313. category = "52nd Airborne",
  314. candemote = false,
  315. PlayerLoadout = function(ply) ply:SetHealth(300) ply:GiveAmmo(5000, "ar2") end,
  316. PlayerSpawn = function(ply) ply:SetHealth("300") end,
  317. sortOrder = 6,
  318. -- Insert customCheck here if you have one and want one.
  319. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement