Advertisement
KimonK

Untitled

Nov 13th, 2020
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.40 KB | None | 0 0
  1. -- Citizens
  2. TEAM_CITIZEN = DarkRP.createJob("Citizen", {
  3. color = Color(34, 139, 34),
  4. model = {
  5. "models/player/suits/male_01_shirt.mdl",
  6. "models/player/suits/male_02_shirt.mdl",
  7. "models/player/suits/male_03_shirt.mdl",
  8. "models/player/suits/male_04_shirt.mdl",
  9. "models/player/suits/male_05_shirt_tie.mdl",
  10. "models/player/suits/male_06_shirt.mdl",
  11. "models/player/suits/male_07_shirt.mdl",
  12. "models/player/suits/male_08_shirt.mdl",
  13. "models/player/suits/male_09_shirt.mdl"},
  14. description = [[]],
  15. weapons = {},
  16. command = "citizen",
  17. max = 0,
  18. salary = 15,
  19. admin = 0,
  20. vote = false,
  21. hasLicense = false,
  22. sortOrder = 0,
  23. category= "Citizens"
  24. })
  25. TEAM_COLOMBO = DarkRP.createJob("Colombo Family", {
  26. color = Color(40, 40, 40),
  27. model = {
  28. "models/player/suits/male_09_shirt.mdl",
  29. "models/player/suits/male_01_shirt.mdl",
  30. "models/player/suits/male_02_shirt.mdl",
  31. "models/player/suits/male_03_shirt.mdl",
  32. "models/player/suits/male_04_shirt.mdl",
  33. "models/player/suits/male_05_shirt_tie.mdl",
  34. "models/player/suits/male_06_shirt.mdl",
  35. "models/player/suits/male_07_shirt.mdl",
  36. "models/player/suits/male_08_shirt.mdl"},
  37. description = [[]],
  38. weapons = {},
  39. command = "colombo1235",
  40. max = 0,
  41. salary = 25,
  42. admin = 0,
  43. vote = false,
  44. hasLicense = false,
  45. sortOrder = 1,
  46. category= "Citizens"
  47. })
  48. TEAM_JUAREZ = DarkRP.createJob("Juarez Cartel", {
  49. color = Color(255, 165, 0),
  50. model = {
  51. "models/player/suits/male_02_shirt.mdl",
  52. "models/player/suits/male_01_shirt.mdl",
  53. "models/player/suits/male_03_shirt.mdl",
  54. "models/player/suits/male_04_shirt.mdl",
  55. "models/player/suits/male_05_shirt_tie.mdl",
  56. "models/player/suits/male_06_shirt.mdl",
  57. "models/player/suits/male_07_shirt.mdl",
  58. "models/player/suits/male_08_shirt.mdl",
  59. "models/player/suits/male_09_shirt.mdl"},
  60. description = [[]],
  61. weapons = {},
  62. command = "juarez1235",
  63. max = 0,
  64. salary = 25,
  65. admin = 0,
  66. vote = false,
  67. hasLicense = false,
  68. sortOrder = 2,
  69. category= "Citizens"
  70. })
  71. TEAM_BLACKSPADES = DarkRP.createJob("Black Spades", {
  72. color = Color(128, 0, 0),
  73. model = {
  74. "models/player/suits/male_01_shirt.mdl",
  75. "models/player/suits/male_03_shirt.mdl"},
  76. description = [[]],
  77. weapons = {},
  78. command = "blackspades1235",
  79. max = 0,
  80. salary = 25,
  81. admin = 0,
  82. vote = false,
  83. hasLicense = false,
  84. sortOrder = 3,
  85. category= "Citizens"
  86. })
  87. TEAM_ZEUSUBC = DarkRP.createJob("Zeus UBC", {
  88. color = Color(106, 90, 205),
  89. model = {
  90. "models/player/suits/male_02_shirt.mdl",
  91. "models/player/suits/male_01_shirt.mdl",
  92. "models/player/suits/male_03_shirt.mdl",
  93. "models/player/suits/male_04_shirt.mdl",
  94. "models/player/suits/male_05_shirt_tie.mdl",
  95. "models/player/suits/male_06_shirt.mdl",
  96. "models/player/suits/male_07_shirt.mdl",
  97. "models/player/suits/male_08_shirt.mdl",
  98. "models/player/suits/male_09_shirt.mdl"},
  99. description = [[]],
  100. weapons = {},
  101. command = "zeusubc",
  102. max = 0,
  103. salary = 25,
  104. admin = 0,
  105. vote = false,
  106. hasLicense = false,
  107. sortOrder = 4,
  108. category= "Citizens"
  109. })
  110.  
  111. -- Government Officials
  112. TEAM_POLICE = DarkRP.createJob("New York Police Force", {
  113. color = Color(65, 105, 225),
  114. model = {
  115. "models/player/clannypolice/male_02.mdl",
  116. "models/player/clannypolice/male_04.mdl",
  117. "models/player/clannypolice/male_05.mdl",
  118. "models/player/clannypolice/male_06.mdl",
  119. "models/player/clannypolice/male_07.mdl",
  120. "models/player/clannypolice/male_08.mdl",
  121. "models/player/clannypolice/male_09.mdl"},
  122. description = [[]],
  123. weapons = {"weapon_r_handcuffs", "wep_jack_job_drpradio"},
  124. command = "police1235",
  125. max = 0,
  126. salary = 45,
  127. admin = 0,
  128. vote = false,
  129. hasLicense = false,
  130. sortOrder = 0,
  131. category= "Government Officials"
  132. })
  133. TEAM_NYPDDET = DarkRP.createJob("NYPD Detective Bureau", {
  134. color = Color(65, 105, 225),
  135. model = {
  136. "models/player/police_agent/male_01_agent.mdl",
  137. "models/player/police_agent/male_02_agent.mdl",
  138. "models/player/police_agent/male_03_agent.mdl",
  139. "models/player/police_agent/male_04_agent.mdl",
  140. "models/player/police_agent/male_05_agent.mdl",
  141. "models/player/police_agent/male_06_agent.mdl",
  142. "models/player/police_agent/male_07_agent.mdl",
  143. "models/player/police_agent/male_08_agent.mdl",
  144. "models/player/police_agent/male_09_agent.mdl"},
  145. description = [[]],
  146. weapons = {"weapon_r_handcuffs", "wep_jack_job_drpradio"},
  147. command = "det1235",
  148. max = 0,
  149. salary = 45,
  150. admin = 0,
  151. vote = false,
  152. hasLicense = false,
  153. sortOrder = 2
  154. category= "Government Officials"
  155. })
  156. TEAM_NYPDIA = DarkRP.createJob("NYPD Internal Affairs", {
  157. color = Color(65, 105, 225),
  158. model = {
  159. "models/player/clannypolice/male_02.mdl",
  160. "models/player/clannypolice/male_04.mdl",
  161. "models/player/clannypolice/male_05.mdl",
  162. "models/player/clannypolice/male_06.mdl",
  163. "models/player/clannypolice/male_07.mdl",
  164. "models/player/clannypolice/male_08.mdl",
  165. "models/player/clannypolice/male_09.mdl"},
  166. description = [[]],
  167. weapons = {"weapon_r_handcuffs", "wep_jack_job_drpradio"},
  168. command = "ia1235",
  169. max = 0,
  170. salary = 45,
  171. admin = 0,
  172. vote = false,
  173. hasLicense = false,
  174. sortOrder = 3,
  175. category= "Government Officials"
  176. })
  177. TEAM_SWAT = DarkRP.createJob("SWAT", {
  178. color = Color(65, 105, 225),
  179. model = {
  180. "models/monolithservers/kerry/swat_male_02.mdl",
  181. "models/monolithservers/kerry/swat_male_04.mdl",
  182. "models/monolithservers/kerry/swat_male_05.mdl",
  183. "models/monolithservers/kerry/swat_male_07.mdl",
  184. "models/monolithservers/kerry/swat_male_08.mdl",
  185. "models/monolithservers/kerry/swat_male_09.mdl"},
  186. description = [[]],
  187. weapons = {"weapon_r_handcuffs", "wep_jack_job_drpradio", "door_ram"},
  188. command = "swat1235",
  189. max = 0,
  190. salary = 65,
  191. admin = 0,
  192. vote = false,
  193. hasLicense = false,
  194. sortOrder = 4,
  195. category= "Government Officials"
  196. })
  197. TEAM_FBI = DarkRP.createJob("Federal Bureau of Investigation", {
  198. color = Color(65, 105, 225),
  199. model = {
  200. "models/fbi_pack/fbi_01.mdl",
  201. "models/fbi_pack/fbi_02.mdl",
  202. "models/fbi_pack/fbi_03.mdl",
  203. "models/fbi_pack/fbi_04.mdl",
  204. "models/fbi_pack/fbi_05.mdl",
  205. "models/fbi_pack/fbi_06.mdl",
  206. "models/fbi_pack/fbi_07.mdl",
  207. "models/fbi_pack/fbi_08.mdl",
  208. "models/fbi_pack/fbi_09.mdl"},
  209. description = [[]],
  210. weapons = {"weapon_r_handcuffs", "wep_jack_job_drpradio"},
  211. command = "fbi1235",
  212. max = 0,
  213. salary = 65,
  214. admin = 0,
  215. vote = false,
  216. hasLicense = false,
  217. sortOrder = 5,
  218. category= "Government Officials"
  219. })
  220. TEAM_EMS = DarkRP.createJob("Paramedic", {
  221. color = Color(70, 130, 180),
  222. model = {
  223. "models/player/portal/male_02_medic.mdl",
  224. "models/player/portal/male_04_medic.mdl",
  225. "models/player/portal/male_05_medic.mdl",
  226. "models/player/portal/male_06_medic.mdl",
  227. "models/player/portal/male_07_medic.mdl",
  228. "models/player/portal/male_08_medic.mdl",
  229. "models/player/portal/male_09_medic.mdl"},
  230. description = [[]],
  231. weapons = {},
  232. command = "ems1235",
  233. max = 0,
  234. salary = 45,
  235. admin = 0,
  236. vote = false,
  237. hasLicense = false,
  238. sortOrder = 10,
  239. category= "Government Officials"
  240. })
  241. TEAM_FIREFIGHTER = DarkRP.createJob("Firefighter", {
  242. color = Color(240, 128, 128),
  243. model = {
  244. "models/player/portal/male_02_fireman.mdl",
  245. "models/player/portal/male_04_fireman.mdl",
  246. "models/player/portal/male_05_fireman.mdl",
  247. "models/player/portal/male_06_fireman.mdl",
  248. "models/player/portal/male_07_fireman.mdl",
  249. "models/player/portal/male_08_fireman.mdl",
  250. "models/player/portal/male_09_fireman.mdl"},
  251. description = [[]],
  252. weapons = {},
  253. command = "firefighter1235",
  254. max = 0,
  255. salary = 45,
  256. admin = 0,
  257. vote = false,
  258. hasLicense = false,
  259. sortOrder = 11,
  260. category= "Government Officials"
  261. })
  262. TEAM_MAYOROFFICE = DarkRP.createJob("Mayor's Office", {
  263. color = Color(119, 136, 153),
  264. model = {
  265. "models/player/suits/male_01_shirt.mdl",
  266. "models/player/suits/male_02_shirt.mdl",
  267. "models/player/suits/male_03_shirt.mdl",
  268. "models/player/suits/male_04_shirt.mdl",
  269. "models/player/suits/male_05_shirt_tie.mdl",
  270. "models/player/suits/male_06_shirt.mdl",
  271. "models/player/suits/male_07_shirt.mdl",
  272. "models/player/suits/male_08_shirt.mdl",
  273. "models/player/suits/male_09_shirt.mdl"},
  274. description = [[]],
  275. weapons = {},
  276. command = "mayoroffice2958",
  277. max = 0,
  278. salary = 50,
  279. admin = 0,
  280. vote = false,
  281. hasLicense = false,
  282. sortOrder = 20,
  283. category= "Government Officials"
  284. })
  285.  
  286. GAMEMODE.DefaultTeam = TEAM_CITIZEN
  287.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement