Advertisement
Guest User

Untitled

a guest
Aug 16th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.95 KB | None | 0 0
  1. Planet Of The Apes RP
  2. =======================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
  3.  
  4. Pastebin:
  5. Map: gm_arid_valley_v2_day
  6. Collection: http://steamcommunity.com/sharedfiles/filedetails/?id=824220840
  7.  
  8.  
  9. TEAM_CAESAR = DarkRP.createJob("Caear", {
  10. color = Color(156, 114, 34, 255),
  11. model = {"models/player/ehimp/chimp.mdl"},
  12. description = [[Caesar leads apes, apes listen to Caesar, APES TOGETHER STRONG!]],
  13. weapons = {"fas2_ks23", "fas2_p226", "weapon_fists", "climb_swep2"},
  14. command = "caesar",
  15. max = 1,
  16. salary = 500,
  17. admin = 0,
  18. vote = false,
  19. hasLicense = false,
  20. candemote = false,
  21. category = "Ape Leaders",
  22. PlayerSpawn = function(ply)
  23. ply:SetMaxHealth(500)
  24. ply:SetHealth(500)
  25. ply:SetArmor(150)
  26. end
  27. })
  28.  
  29.  
  30.  
  31.  
  32. TEAM_MAURICE = DarkRP.createJob("Maurice", {
  33. color = Color(230, 172, 67, 255),
  34. model = {"models/player/geimp/chimp.mdl"},
  35. description = [[Maurice leads the orangutans, Maurice smart, APES TOGETHER STRONG!]],
  36. weapons = {"fas2_rem870", "climb_swep2", "weapon_fists"},
  37. command = "maurice",
  38. max = 1,
  39. salary = 500,
  40. admin = 0,
  41. vote = false,
  42. hasLicense = false,
  43. candemote = false,
  44. category = "Ape Leaders",
  45. PlayerSpawn = function(ply)
  46. ply:SetMaxHealth(500)
  47. ply:SetHealth(500)
  48. ply:SetArmor(150)
  49. end
  50. })
  51.  
  52.  
  53.  
  54.  
  55. TEAM_URSUS = DarkRP.createJob("General Ursus", {
  56. color = Color(130, 130, 130, 255),
  57. model = {"models/reverse/injustice2/gorillagrodd.mdl"},
  58. description = [[Ursus leads the gorilla army, Ursus battle smart, APES TOGETHER STRONG!]],
  59. weapons = {"fas2_an94", "fas2_m1911", "weapon_fists", "climb_swep2"},
  60. command = "ursus",
  61. max = 1,
  62. salary = 500,
  63. admin = 0,
  64. vote = false,
  65. hasLicense = false,
  66. candemote = false,
  67. category = "Ape Leaders",
  68. PlayerSpawn = function(ply)
  69. ply:SetMaxHealth(250)
  70. ply:SetHealth(250)
  71. ply:SetArmor(150)
  72. end
  73. })
  74.  
  75.  
  76.  
  77.  
  78.  
  79. TEAM_GORILLASOLDIER = DarkRP.createJob("Gorilla Soldier ", {
  80. color = Color(179, 179, 179, 255),
  81. model = {"models/player/tfa_tsbb_harambe.mdl"},
  82. description = [[Strong Gorilla Apes listens to General Ursus, Big guns, APES TOGETHER STRONG!]],
  83. weapons = {"fas2_m1911", "fas2_sks", "climb_swep2", "weapon_fists"},
  84. command = "gorillasoldier",
  85. max = 15,
  86. salary = 100,
  87. admin = 0,
  88. vote = false,
  89. hasLicense = false,
  90. candemote = false,
  91. category = "Gorilla Army",
  92. PlayerSpawn = function(ply)
  93. ply:SetMaxHealth(150)
  94. ply:SetHealth(150)
  95. ply:SetArmor(50)
  96. end
  97. })
  98.  
  99.  
  100.  
  101.  
  102. TEAM_GORILLARECRUIT = DarkRP.createJob("Gorilla Recruit", {
  103. color = Color(179, 179, 179, 255),
  104. model = {"models/player/tfa_tsbb_harambe.mdl"},
  105. description = [[Strong Gorilla Apes listens to General Ursus, Big guns, APES TOGETHER STRONG!]],
  106. weapons = {"climb_swep2", "weapon_fists", "fas2_m1911"},
  107. command = "gorillarecruit",
  108. max = 5,
  109. salary = 100,
  110. admin = 0,
  111. vote = false,
  112. hasLicense = false,
  113. candemote = false,
  114. category = "Gorilla Army",
  115. PlayerSpawn = function(ply)
  116. ply:SetMaxHealth(100)
  117. ply:SetHealth(100)
  118. ply:SetArmor(50)
  119. end
  120. })
  121.  
  122.  
  123.  
  124.  
  125. TEAM_GORILLAOFFICER = DarkRP.createJob("Gorilla Officer", {
  126. color = Color(179, 179, 179, 255),
  127. model = {"models/player/tfa_tsbb_harambe.mdl"},
  128. description = [[Strong Gorilla Apes listens to General Ursus, Big guns, APES TOGETHER STRONG!]],
  129. weapons = {"climb_swep2", "weapon_fists", "fas2_m1911", "fas2_an94"},
  130. command = "gorillaofficer",
  131. max = 3,
  132. salary = 100,
  133. admin = 0,
  134. vote = false,
  135. hasLicense = false,
  136. candemote = false,
  137. category = "Gorilla Army",
  138. PlayerSpawn = function(ply)
  139. ply:SetMaxHealth(150)
  140. ply:SetHealth(150)
  141. ply:SetArmor(150)
  142. end
  143. })
  144.  
  145.  
  146.  
  147.  
  148.  
  149. TEAM_GORILLAJUGGERNAUT = DarkRP.createJob("Gorilla Juggernaut", {
  150. color = Color(179, 179, 179, 255),
  151. model = {"models/player/tfa_tsbb_harambe.mdl"},
  152. description = [[Strong Gorilla Apes listens to General Ursus, Big guns, APES TOGETHER STRONG!]],
  153. weapons = {"climb_swep2", "weapon_fists", "fas2_m1911", "fas2_galil"},
  154. command = "gorillajuggernaut",
  155. max = 2,
  156. salary = 100,
  157. admin = 0,
  158. vote = false,
  159. hasLicense = false,
  160. candemote = false,
  161. category = "Gorilla Army",
  162. PlayerSpawn = function(ply)
  163. ply:SetMaxHealth(150)
  164. ply:SetHealth(150)
  165. ply:SetArmor(150)
  166. end
  167. })
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174. TEAM_GORILLAMEDIC = DarkRP.createJob("Gorilla Medic", {
  175. color = Color(179, 179, 179, 255),
  176. model = {"models/player/tfa_tsbb_harambe.mdl"},
  177. description = [[Strong Gorilla Apes listens to General Ursus, Big guns, APES TOGETHER STRONG!]],
  178. weapons = {"climb_swep2", "weapon_fists", "fas2_m1911", "fas2_dv2", "fas2_ifak"},
  179. command = "gorillamedic",
  180. max = 5,
  181. salary = 100,
  182. admin = 0,
  183. vote = false,
  184. hasLicense = false,
  185. candemote = false,
  186. category = "Gorilla Army",
  187. PlayerSpawn = function(ply)
  188. ply:SetMaxHealth(150)
  189. ply:SetHealth(150)
  190. ply:SetArmor(50)
  191. end
  192. })
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199. TEAM_CHIMPCITIZEN = DarkRP.createJob("Chimpanzee Citizen", {
  200. color = Color(148, 73, 0, 255),
  201. model = {
  202. "models/player/ehimp/chimp.mdl",
  203. "models/player/weimp/chimp.mdl"
  204. },
  205. description = [[Generic Citizen Ape, APES TOGETHER STRONG!]],
  206. weapons = {"climb_swep2", "weapon_fists"},
  207. command = "apecitizen",
  208. max = 80,
  209. salary = 50,
  210. admin = 0,
  211. vote = false,
  212. hasLicense = false,
  213. candemote = false,
  214. category = "Generic Chimps",
  215. PlayerSpawn = function(ply)
  216. ply:SetMaxHealth(100)
  217. ply:SetHealth(100)
  218. ply:SetArmor(0)
  219. end
  220. })
  221.  
  222.  
  223.  
  224.  
  225.  
  226. TEAM_CHIMPDOCTOR = DarkRP.createJob("Chimpanzee Doctor", {
  227. color = Color(148, 73, 0, 255),
  228. model = {"models/player/weimp/chimp.mdl"},
  229. description = [[Doctor Chimp helps hurt chimps, APES TOGETHER STRONG!]],
  230. weapons = {"climb_swep2", "weapon_fists", "fas2_ifak"},
  231. command = "apedoctor",
  232. max = 3,
  233. salary = 50,
  234. admin = 0,
  235. vote = true,
  236. hasLicense = false,
  237. candemote = true,
  238. category = "Generic Chimps",
  239. PlayerSpawn = function(ply)
  240. ply:SetMaxHealth(100)
  241. ply:SetHealth(100)
  242. ply:SetArmor(0)
  243. end
  244. })
  245.  
  246.  
  247.  
  248.  
  249.  
  250. TEAM_CHIMPMINER = DarkRP.createJob("Chimpanzee Miner", {
  251. color = Color(148, 73, 0, 255),
  252. model = {"models/player/ehimp/chimp.mdl"},
  253. description = [[Mine ores for chimps, APES TOGETHER STRONG!]],
  254. weapons = {"climb_swep2", "weapon_fists", "eoti_tool_miningpick"},
  255. command = "apeminer",
  256. max = 4,
  257. salary = 150,
  258. admin = 0,
  259. vote = true,
  260. hasLicense = false,
  261. candemote = true,
  262. category = "Generic Chimps",
  263. PlayerSpawn = function(ply)
  264. ply:SetMaxHealth(100)
  265. ply:SetHealth(100)
  266. ply:SetArmor(0)
  267. end
  268. })
  269.  
  270.  
  271.  
  272.  
  273.  
  274. TEAM_CHIMPBLACKERMARKET = DarkRP.createJob("Chimpanzee Dealer", {
  275. color = Color(148, 73, 0, 255),
  276. model = {
  277. "models/player/ehimp/chimp.mdl",
  278. "models/player/weimp/chimp.mdl"
  279. },
  280. description = [[Sell Illegal weapons to chimps, APES TOGETHER STRONG!]],
  281. weapons = {"climb_swep2", "weapon_fists"},
  282. command = "apedealer",
  283. max = 2,
  284. salary = 100,
  285. admin = 0,
  286. vote = true,
  287. hasLicense = false,
  288. candemote = true,
  289. category = "Generic Chimps",
  290. PlayerSpawn = function(ply)
  291. ply:SetMaxHealth(100)
  292. ply:SetHealth(100)
  293. ply:SetArmor(0)
  294. end
  295. })
  296.  
  297.  
  298.  
  299.  
  300.  
  301. TEAM_ORANGUTANCITIZEN = DarkRP.createJob("Orangutan Citizen", {
  302. color = Color(255, 125, 0, 255),
  303. model = {"models/player/geimp/chimp.mdl"},
  304. description = [[Wiser, More respected ape, APES TOGETHER STRONG!]],
  305. weapons = {"climb_swep2", "weapon_fists", "gmod_camera"},
  306. command = "orangutancitizen",
  307. max = 10,
  308. salary = 200,
  309. admin = 0,
  310. vote = true,
  311. hasLicense = false,
  312. candemote = true,
  313. category = "Generic Chimps",
  314. PlayerSpawn = function(ply)
  315. ply:SetMaxHealth(100)
  316. ply:SetHealth(100)
  317. ply:SetArmor(0)
  318. end
  319. })
  320.  
  321.  
  322.  
  323.  
  324.  
  325. TEAM_CHIMPSCAVENGER = DarkRP.createJob("Orangutan Scavenger", {
  326. color = Color(255, 125, 0, 255),
  327. model = {"models/player/geimp/chimp.mdl"},
  328. description = [[Has relics from the past, APES TOGETHER STRONG!, you sell fucking vape and fidget spinngers]],
  329. weapons = {"climb_swep2", "weapon_fists"},
  330. command = "orangutanscavenger",
  331. max = 2,
  332. salary = 200,
  333. admin = 0,
  334. vote = true,
  335. hasLicense = false,
  336. candemote = true,
  337. category = "Generic Chimps",
  338. PlayerSpawn = function(ply)
  339. ply:SetMaxHealth(100)
  340. ply:SetHealth(100)
  341. ply:SetArmor(0)
  342. end
  343. })
  344.  
  345.  
  346.  
  347.  
  348.  
  349. TEAM_CHIMPSCIENTIST = DarkRP.createJob("Chimpanzee Scientist", {
  350. color = Color(99, 53, 0, 255),
  351. model = {"models/player/ehimp/chimp.mdl"},
  352. description = [[Scientist for Apes, You experiment with humans, APES TOGETHER STRONG!]],
  353. weapons = {},
  354. command = "apescientist",
  355. max = 5,
  356. salary = 250,
  357. admin = 0,
  358. vote = true,
  359. hasLicense = false,
  360. candemote = true,
  361. category = "Scientist Apes"
  362. })
  363.  
  364.  
  365.  
  366.  
  367.  
  368. TEAM_CHIMPLSCIENTIST = DarkRP.createJob("Chimpanzee Lead Scientist", {
  369. color = Color(99, 53, 0, 255),
  370. model = {"models/player/ehimp/chimp.mdl"},
  371. description = [[Scientist for Apes, You experiment with humans, APES TOGETHER STRONG!]],
  372. weapons = {},
  373. command = "apelscientist",
  374. max = 2,
  375. salary = 250,
  376. admin = 0,
  377. vote = true,
  378. hasLicense = false,
  379. candemote = true,
  380. category = "Scientist Apes"
  381. })
  382.  
  383.  
  384.  
  385.  
  386.  
  387. TEAM_CHIMPGUARD = DarkRP.createJob("Chimpanzee Scientist Guard", {
  388. color = Color(99, 53, 0, 255),
  389. model = {"models/player/weimp/chimp.mdl"},
  390. description = [[You guard the scientist apes, APES TOGETHER STRONG!]],
  391. weapons = {"fas2_p226", "fas2_dv2"},
  392. command = "apescientistguard",
  393. max = 5,
  394. salary = 250,
  395. admin = 0,
  396. vote = true,
  397. hasLicense = false,
  398. candemote = true,
  399. category = "Scientist Apes",
  400. PlayerSpawn = function(ply)
  401. ply:SetMaxHealth(100)
  402. ply:SetHealth(100)
  403. ply:SetArmor(50)
  404. end
  405. })
  406.  
  407.  
  408.  
  409.  
  410.  
  411. TEAM_HUMAN = DarkRP.createJob("Escaped Human", {
  412. color = Color(255, 0, 0, 255),
  413. model = {"models/player/scavenger/scavenger.mdl"},
  414. description = [[HUMANS ARE BAD, MUST BE CAPTURED! PUT TO WORK!]],
  415. weapons = {"weapon_fists", "climb_swep2"},
  416. command = "eshuman",
  417. max = 10,
  418. salary = 10,
  419. admin = 0,
  420. vote = false,
  421. hasLicense = false,
  422. candemote = false,
  423. category = "Humans",
  424. PlayerSpawn = function(ply)
  425. ply:SetBodygroup(1, 1)
  426. end
  427. })
  428.  
  429.  
  430.  
  431.  
  432.  
  433. TEAM_HUMANSLAVE = DarkRP.createJob("Human Slave", {
  434. color = Color(255, 0, 0, 255),
  435. model = {"models/player/scavenger/scavenger.mdl"},
  436. description = [[HUMANS ARE BAD, MUST BE CAPTURED! PUT TO WORK!]],
  437. weapons = {"weapon_fists", "climb_swep2"},
  438. command = "humanslave",
  439. max = 5,
  440. salary = 10,
  441. admin = 0,
  442. vote = true,
  443. hasLicense = false,
  444. candemote = true,
  445. category = "Humans",
  446. PlayerSpawn = function(ply)
  447. ply:SetBodygroup(1, 1)
  448. end
  449. })
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457. TEAM_IRONLEADER = DarkRP.createJob("Ironside Squad Leader", {
  458. color = Color(168, 165, 165, 255),
  459. model = {"models/player/pmc_4/pmc__01.mdl"},
  460. description = [[They are a elite operative team that is sent out for recon and stealth ops.]],
  461. weapons = {"fas2_deagle", "fas2_ak12", "fas2_m67", "garde_a_vousv1.1", "climb_swep2"},
  462. command = "ironsideleader",
  463. max = 1,
  464. salary = 250,
  465. admin = 0,
  466. vote = false,
  467. hasLicense = false,
  468. candemote = false,
  469. category = "I.R.O.N.S.I.D.E",
  470. PlayerSpawn = function(ply)
  471. ply:SetMaxHealth(100)
  472. ply:SetHealth(100)
  473. ply:SetArmor(150)
  474. end
  475. })
  476.  
  477.  
  478.  
  479.  
  480. TEAM_IRONTROOP = DarkRP.createJob("Ironside Squad Infantry", {
  481. color = Color(168, 165, 165, 255),
  482. model = {"models/player/pmc_4/pmc__09.mdl"},
  483. description = [[They are a elite operative team that is sent out for recon and stealth ops.]],
  484. weapons = {"fas2_ak12", "garde_a_vousv1.1", "climb_swep2", "fas2_m1911"},
  485. command = "ironsideinfantry",
  486. max = 5,
  487. salary = 250,
  488. admin = 0,
  489. vote = false,
  490. hasLicense = false,
  491. candemote = false,
  492. category = "I.R.O.N.S.I.D.E",
  493. PlayerSpawn = function(ply)
  494. ply:SetMaxHealth(100)
  495. ply:SetHealth(100)
  496. ply:SetArmor(100)
  497. end
  498. })
  499.  
  500.  
  501.  
  502.  
  503. TEAM_IRONSNIPER = DarkRP.createJob("Ironside Squad Sniper", {
  504. color = Color(168, 165, 165, 255),
  505. model = {"models/player/pmc_4/pmc__03.mdl"},
  506. description = [[They are a elite operative team that is sent out for recon and stealth ops.]],
  507. weapons = {"garde_a_vousv1.1", "climb_swep2", "fas2_m1911", "fas2_sr25"},
  508. command = "ironsidesniper",
  509. max = 2,
  510. salary = 250,
  511. admin = 0,
  512. vote = false,
  513. hasLicense = false,
  514. candemote = false,
  515. category = "I.R.O.N.S.I.D.E",
  516. PlayerSpawn = function(ply)
  517. ply:SetMaxHealth(100)
  518. ply:SetHealth(100)
  519. ply:SetArmor(50)
  520. end
  521. })
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528. TEAM_IRONGRENADIER = DarkRP.createJob("Ironside Squad Grenadier", {
  529. color = Color(168, 165, 165, 255),
  530. model = {"models/player/pmc_4/pmc__07.mdl"},
  531. description = [[They are a elite operative team that is sent out for recon and stealth ops.]],
  532. weapons = {"garde_a_vousv1.1", "climb_swep2", "fas2_m1911", "fas2_m67", "fas2_m3s90", "fas2_m79"},
  533. command = "ironsidegrenadier",
  534. max = 1,
  535. salary = 250,
  536. admin = 0,
  537. vote = false,
  538. hasLicense = false,
  539. candemote = false,
  540. category = "I.R.O.N.S.I.D.E",
  541. PlayerSpawn = function(ply)
  542. ply:SetMaxHealth(100)
  543. ply:SetHealth(100)
  544. ply:SetArmor(100)
  545. end
  546. })
  547.  
  548.  
  549.  
  550.  
  551.  
  552. TEAM_IRONMEDIC = DarkRP.createJob("Ironside Squad Medic", {
  553. color = Color(168, 165, 165, 255),
  554. model = {"models/player/pmc_4/pmc__02.mdl"},
  555. description = [[They are a elite operative team that is sent out for recon and stealth ops.]],
  556. weapons = {"garde_a_vousv1.1", "climb_swep2", "fas2_m1911", "fas2_m3s90"},
  557. command = "ironsidemedic",
  558. max = 2,
  559. salary = 250,
  560. admin = 0,
  561. vote = false,
  562. hasLicense = false,
  563. candemote = false,
  564. category = "I.R.O.N.S.I.D.E",
  565. PlayerSpawn = function(ply)
  566. ply:SetMaxHealth(100)
  567. ply:SetHealth(100)
  568. ply:SetArmor(50)
  569. end
  570. })
  571.  
  572.  
  573.  
  574.  
  575.  
  576. _______________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
  577.  
  578.  
  579.  
  580. DarkRP.createCategory{
  581. name = "Generic Chimps",
  582. categorises = "jobs",
  583. startExpanded = true,
  584. color = Color(150, 76, 35, 255),
  585. canSee = function(ply) return true end,
  586. sortOrder = 1
  587. }
  588.  
  589.  
  590.  
  591. DarkRP.createCategory{
  592. name = "Ape Leaders",
  593. categorises = "jobs",
  594. startExpanded = true,
  595. color = Color(150, 76, 35, 255),
  596. canSee = function(ply) return true end,
  597. sortOrder = 2
  598. }
  599.  
  600.  
  601.  
  602. DarkRP.createCategory{
  603. name = "Gorilla Army",
  604. categorises = "jobs",
  605. startExpanded = true,
  606. color = Color(35, 109, 150, 255),
  607. canSee = function(ply) return true end,
  608. sortOrder = 3
  609. }
  610.  
  611.  
  612.  
  613. DarkRP.createCategory{
  614. name = "Scientist Apes",
  615. categorises = "jobs",
  616. startExpanded = true,
  617. color = Color(0, 148, 255, 255),
  618. canSee = function(ply) return true end,
  619. sortOrder = 4
  620. }
  621.  
  622.  
  623.  
  624. DarkRP.createCategory{
  625. name = "Humans",
  626. categorises = "jobs",
  627. startExpanded = true,
  628. color = Color(255, 0, 0, 255),
  629. canSee = function(ply) return true end,
  630. sortOrder = 5
  631. }
  632.  
  633.  
  634.  
  635.  
  636. DarkRP.createCategory{
  637. name = "I.R.O.N.S.I.D.E",
  638. categorises = "jobs",
  639. startExpanded = true,
  640. color = Color(145, 145, 145, 255),
  641. canSee = function(ply) return true end,
  642. sortOrder = 6
  643. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement