Advertisement
Guest User

Untitled

a guest
Jan 16th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.83 KB | None | 0 0
  1.  
  2. TEAM_CITIZEN = DarkRP.createJob("Citizen", {
  3. color = Color(20, 150, 20, 255),
  4. model = {
  5. "models/player/Group01/Female_01.mdl",
  6. "models/player/Group01/Female_02.mdl",
  7. "models/player/Group01/Female_03.mdl",
  8. "models/player/Group01/Female_04.mdl",
  9. "models/player/Group01/Female_06.mdl",
  10. "models/player/group01/male_01.mdl",
  11. "models/player/Group01/Male_02.mdl",
  12. "models/player/Group01/male_03.mdl",
  13. "models/player/Group01/Male_04.mdl",
  14. "models/player/Group01/Male_05.mdl",
  15. "models/player/Group01/Male_06.mdl",
  16. "models/player/Group01/Male_07.mdl",
  17. "models/player/Group01/Male_08.mdl",
  18. "models/player/Group01/Male_09.mdl"
  19. },
  20. 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.]],
  21. weapons = {"itemstore_pickup"},
  22. command = "citizen",
  23. max = 0,
  24. salary = GAMEMODE.Config.normalsalary,
  25. admin = 0,
  26. vote = false,
  27. hasLicense = false,
  28. candemote = false,
  29. category = "Citizens",
  30. })
  31. TEAM_GANG = DarkRP.createJob("Gangster", {
  32. color = Color(75, 75, 75, 255),
  33. model = {"models/player/Group03/Male_09.mdl"},
  34. description = [[The lowest person of crime.
  35. A gangster generally works for the Mobboss who runs the crime family.
  36. The Mob boss sets your agenda and you follow it or you might be punished.]],
  37. weapons = {"lockpick","itemstore_pickup", "keypad_cracker"},
  38. command = "gangster",
  39. max = 5,
  40. salary = GAMEMODE.Config.normalsalary,
  41. admin = 0,
  42. vote = false,
  43. hasLicense = false,
  44. category = "Other",
  45. })
  46.  
  47. TEAM_MOB = DarkRP.createJob("Mob boss", {
  48. color = Color(25, 25, 25, 255),
  49. model = "models/player/gman_high.mdl",
  50. description = [[The Mob boss is the boss of the criminals in the city.
  51. With his power he coordinates the gangsters and forms an efficient crime organization.
  52. He has the ability to break into houses by using a lockpick.
  53. The Mob boss posesses the ability to unarrest you.]],
  54. weapons = {"lockpick", "unarrest_stick", "itemstore_pickup", "keypad_cracker"},
  55. command = "mobboss",
  56. max = 1,
  57. salary = GAMEMODE.Config.normalsalary * 1.34,
  58. admin = 0,
  59. vote = false,
  60. hasLicense = false,
  61. category = "Other",
  62. })
  63. TEAM_NAVYCOMMANDER = DarkRP.createJob("S.W.A.T Commander", {
  64. color = Color(30, 45, 105, 255),
  65. model = "models/player/urban.mdl",
  66. description = [[You are a SWAT, Your job is to handle the bigger crimes in the city. You are The commander of the Swat team]],
  67. weapons = {"itemstore_pickup", "arrest_stick", "unarrest_stick", "weapon_cuff_police", "m9k_dbarrel", "m9k_tar21", "stunstick", "door_ram", "weaponchecker", "nova_speedgun"},
  68. command = "swatcommander",
  69. max = 1,
  70. salary = 125,
  71. admin = 0,
  72. vote = true,
  73. hasLicense = true,
  74. category = "Civil Protection",
  75. })
  76. TEAM_NAVYMEDIC = DarkRP.createJob("S.W.A.T Medic", {
  77. color = Color(30, 45, 105, 255),
  78. model = "models/player/urban.mdl",
  79. description = [[You are a SWAT, Your job is to handle the bigger crimes in the city. You are the medic in the group, you should provide medical help to your team]],
  80. weapons = {"itemstore_pickup", "m9k_dbarrel", "m9k_tar21", "arrest_stick", "weapon_cuff_police", "stunstick", "door_ram", "weaponchecker", "fas2_ifak", "nova_speedgun"},
  81. command = "swatmedicr",
  82. max = 4,
  83. salary = 125,
  84. admin = 0,
  85. vote = true,
  86. hasLicense = true,
  87. category = "Civil Protection",
  88. })
  89. TEAM_NAVYSNIPER = DarkRP.createJob("S.W.A.T Sniper", {
  90. color = Color(30, 45, 105, 255),
  91. model = "models/player/urban.mdl",
  92. description = [[You are a SWAT, Your job is to handle the bigger crimes in the city. You are a Sniper Specialist]],
  93. weapons = {"itemstore_pickup", "arrest_stick", "weapon_cuff_police", "unarrest_stick", "m9k_dbarrel", "m9k_intervention", "stunstick", "door_ram", "weaponchecker", "nova_speedgun"},
  94. command = "swatsniper",
  95. max = 2,
  96. salary = 125,
  97. admin = 0,
  98. vote = true,
  99. hasLicense = true,
  100. category = "Civil Protection",
  101. })
  102. TEAM_NAVY = DarkRP.createJob("S.W.A.T", {
  103. color = Color(80, 45, 0, 255),
  104. model = "models/player/cell06.mdl",
  105. description = [[You are a SWAT, Your job is to handle the bigger crimes in the city.]],
  106. weapons = {"itemstore_pickup", "arrest_stick", "unarrest_stick", "m9k_dbarrel", "m9k_tar21", "weapon_cuff_police", "stunstick", "door_ram", "weaponchecker", "nova_speedgun"},
  107. command = "swat",
  108. max = 6,
  109. salary = 120,
  110. admin = 0,
  111. vote = true,
  112. hasLicense = true,
  113. category = "models/player/urban.mdl",
  114. })
  115. TEAM_MBODYGUARD = DarkRP.createJob("Mayor's Bodyguard", {
  116. color = Color(0,200,50,255),
  117. model = "models/player/smith.mdl",
  118. description = [[You are the Mayors private Bodyguard. Your job is to cover him,
  119. with your life at stake.]],
  120. weapons = {"m9k_g36", "itemstore_pickup", "weapon_cuff_police"},
  121. command = "mayorsbodyguard",
  122. max = 2,
  123. salary = 85,
  124. admin = 0,
  125. vote = True,
  126. hasLicense = true,
  127. category = "Civil Protection",
  128. })
  129.  
  130. TEAM_TERRORIST = DarkRP.createJob("Terrorist", {
  131. color = Color(80, 45, 0, 255),
  132. model = "models/player/guerilla.mdl",
  133. description = [[You terror the streets, the police force and the government.]],
  134. weapons = {"lockpick", "csgo_huntsman_night", "m9k_suicide_bomb", "itemstore_pickup"},
  135. command = "terrorist",
  136. max = 4,
  137. salary = 105,
  138. admin = 0,
  139. vote = true,
  140. hasLicense = false,
  141. category = "Other",
  142. })
  143. TEAM_TERRORISTL = DarkRP.createJob("Osama Bin Laden", {
  144. color = Color(80, 45, 0, 255),
  145. model = "models/player/guerilla.mdl",
  146. description = [[You terror the streets, the police force and the government. You lead the other Terrorists to mass chaos.]],
  147. weapons = {"lockpick", "m9k_rpg7", "m9k_suicide_bomb", "itemstore_pickup", "weapon_fidget"},
  148. command = "terroristleader",
  149. max = 1,
  150. salary = 90,
  151. admin = 0,
  152. vote = true,
  153. hasLicense = false,
  154. category = "Other",
  155. })
  156.  
  157.  
  158. TEAM_WESTL = DarkRP.createJob("Criminal Organization Leader", {
  159. color = Color(217, 1, 26, 255),
  160. model = {"models/player/gman_high.mdl"},
  161. description = [[Your the king of the streets.]],
  162. weapons = {"lockpick", "m9k_ak47", "keypad_cracker", "itemstore_pickup"},
  163. command = "bloodzleader",
  164. max = 1,
  165. salary = 600,
  166. admin = 0,
  167. vote = true,
  168. hasLicense = false,
  169. category = "Other",
  170. })
  171.  
  172. TEAM_WESTG = DarkRP.createJob("Criminal Organization Member", {
  173. color = Color(245, 0, 0, 255),
  174. model = {"models/player/Group03/male_07.mdl"},
  175. description = [[The King needs an army!]],
  176. weapons = {"lockpick", "m9k_amd65", "itemstore_pickup", "keypad_cracker"},
  177. command = "bloodzg",
  178. max = 5,
  179. salary = 300,
  180. admin = 0,
  181. vote = false,
  182. hasLicense = false,
  183. category = "Other",
  184.  
  185. })
  186.  
  187. TEAM_EASTL = DarkRP.createJob("Criminal Organization leader West Side", {
  188. color = Color(0, 135, 245, 255),
  189. model = {"models/player/gman_high.mdl"},
  190. description = [[We run the streets and we will kill any who think other wise.]],
  191. weapons = {"lockpick", "m9k_ak47", "keypad_cracker", "itemstore_pickup"},
  192. command = "CrispzL",
  193. max = 1,
  194. salary = 600,
  195. admin = 0,
  196. vote = true,
  197. canPickpocket = true,
  198. hasLicense = false,
  199. category = "Other",
  200. })
  201.  
  202. TEAM_EASTG = DarkRP.createJob("West Side criminals", {
  203. color = Color(0, 135, 245, 255),
  204. model = {"models/player/Group03/male_07.mdl"},
  205. description = [[You obay the leader!]],
  206. weapons = {"lockpick", "m9k_amd65", "itemstore_pickup", "keypad_cracker"},
  207. command = "cripzg",
  208. max = 5,
  209. salary = 300,
  210. admin = 0,
  211. vote = false,
  212. hasLicense = false,
  213. category = "Other",
  214. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement