Advertisement
theredpirate

Untitled

Nov 18th, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.82 KB | None | 0 0
  1. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  2. TEAM_WEED = DarkRP.createJob("Weed Grower", {
  3. color = Color(48, 144, 66, 255),
  4. model = {"models/player/Group01/male_02.mdl"},
  5. description = [[grow dank kush for your customers, must have a dispensary setup, must sell also (dont think you can run around not selling weed asshole)]],
  6. weapons = {"sent_tablet"},
  7. command = "weedgrower",
  8. max = 4,
  9. salary = 225,
  10. admin = 0,
  11. vote = false,
  12. hasLicense = false,
  13. candemote = true,
  14. -- CustomCheck
  15. medic = false,
  16. chief = false,
  17. mayor = false,
  18. hobo = false,
  19. cook = false,
  20. category = "Citizens",
  21. })
  22.  
  23. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  24. TEAM_THIEF = DarkRP.createJob("Thief", {
  25. color = Color(49, 22, 22, 255),
  26. model = {"models/player/group01/cookies114.mdl"},
  27. description = [[Steal other players shit however
  28. -when raiding a private residence you must do /advert raid
  29. -when mugging (must advert) know fearrp does NOT exist)]],
  30. weapons = {"m9k_ragingbull"},
  31. command = "thief",
  32. max = 4,
  33. salary = 125,
  34. admin = 0,
  35. vote = false,
  36. hasLicense = false,
  37. candemote = true,
  38. -- CustomCheck
  39. medic = false,
  40. chief = false,
  41. mayor = false,
  42. hobo = false,
  43. cook = false,
  44. category = "Criminals",
  45. })
  46.  
  47. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  48. TEAM_POLICE = DarkRP.createJob("Police Officer", {
  49. color = Color(22, 100, 138, 255),
  50. model = {"models/humans/nypd1940/male_01"},
  51. description = [[you enforce the laws of the land]],
  52. weapons = {"m9k_m92beretta","m9k_ithacam37","arrest_stick","unarrest_stick","door_ram"},
  53. command = "policeofficer",
  54. max = 4,
  55. salary = 225,
  56. admin = 0,
  57. vote = true,
  58. hasLicense = true,
  59. candemote = true,
  60. -- CustomCheck
  61. medic = false,
  62. chief = false,
  63. mayor = false,
  64. hobo = false,
  65. cook = false,
  66. category = "Civil Protection",
  67. })
  68.  
  69. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  70. TEAM_POLICE = DarkRP.createJob("SWAT Tactial Action Officer", {
  71. color = Color(22, 100, 138, 255),
  72. model = {"models/player/riot.mdl"},
  73. description = [[you enforce the laws of the land]],
  74. weapons = {"m9k_m92beretta","m9k_m4a1","arrest_stick","unarrest_stick","door_ram"},
  75. command = "swatofficer",
  76. max = 4,
  77. salary = 225,
  78. admin = 0,
  79. vote = true,
  80. hasLicense = true,
  81. candemote = true,
  82. -- CustomCheck
  83. medic = false,
  84. chief = false,
  85. mayor = false,
  86. hobo = false,
  87. cook = false,
  88. category = "Civil Protection",
  89. })
  90.  
  91. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  92. TEAM_METH = DarkRP.createJob("Meth Cook", {
  93. color = Color(66, 162, 210, 255),
  94. model = {"models/player/hostage/hostage_03.mdl"},
  95. description = [[cook meth and hide from the cops or your ass is in federal assrape prison]],
  96. weapons = {"m9k_ak47"},
  97. command = "methcook",
  98. max = 2,
  99. salary = 225,
  100. admin = 0,
  101. vote = false,
  102. hasLicense = false,
  103. candemote = true,
  104. -- CustomCheck
  105. medic = false,
  106. chief = false,
  107. mayor = false,
  108. hobo = false,
  109. cook = false,
  110. category = "Criminals",
  111. })
  112.  
  113. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  114. TEAM_GUN = DarkRP.createJob("Gun Dealer", {
  115. color = Color(26, 17, 17, 255),
  116. model = {"models/player/Group02/male_02.mdl"},
  117. description = [[sell weaponry to the populace and police]],
  118. weapons = {},
  119. command = "gundealer",
  120. max = 2,
  121. salary = 125,
  122. admin = 0,
  123. vote = false,
  124. hasLicense = true,
  125. candemote = true,
  126. -- CustomCheck
  127. medic = false,
  128. chief = false,
  129. mayor = false,
  130. hobo = false,
  131. cook = false,
  132. category = "Citizens",
  133. })
  134.  
  135.  
  136. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  137. TEAM_BMD = DarkRP.createJob("Black Market Dealer", {
  138. color = Color(6, 1, 1, 255),
  139. model = {"models/player/eli.mdl"},
  140. description = [[Sell illegal Arms to people hide from cops unless they buy from you]],
  141. weapons = {},
  142. command = "blackmarketdealer",
  143. max = 2,
  144. salary = 125,
  145. admin = 0,
  146. vote = false,
  147. hasLicense = false,
  148. candemote = true,
  149. -- CustomCheck
  150. medic = false,
  151. chief = false,
  152. mayor = false,
  153. hobo = false,
  154. cook = false,
  155. category = "Criminals",
  156. })
  157.  
  158. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  159. TEAM_STAFF = DarkRP.createJob("Admin on Duty", {
  160. color = Color(225, 80, 80, 255),
  161. model = {"models/player/combine_super_soldier.mdl"},
  162. description = [[enforce the rules of server]],
  163. weapons = {},
  164. command = "adminonduty",
  165. max = 4,
  166. salary = 1250,
  167. admin = 0,
  168. vote = false,
  169. hasLicense = true,
  170. candemote = true,
  171. -- CustomCheck
  172. medic = false,
  173. chief = false,
  174. mayor = false,
  175. hobo = false,
  176. cook = false,
  177. category = "Staff",
  178. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement