Advertisement
Guest User

Gmod Darkrp Jobs

a guest
May 9th, 2013
7,959
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.49 KB | None | 0 0
  1. TEAM_THIEF = AddExtraTeam("Thief", {
  2. color = Color(255, 0, 0, 255),
  3. model = "models/player/phoenix.mdl",
  4. description = [[As a Thief you will break into peoples houses
  5. steal there items leave and try not to get caught
  6. by the police you can not mug people on the
  7. streets!
  8. Raid = Yes ]],
  9. weapons = {"hl2_combo_fists","lockpick","weapon_real_cs_knife","m9k_deagle","m9k_colt1911"},
  10. command = "theif",
  11. max = 4,
  12. salary = 45,
  13. admin = 0,
  14. vote = false,
  15. hasLicense = false
  16. })
  17.  
  18. TEAM_MASTERTHIEF = AddExtraTeam("Master Thief", {
  19. color = Color(255, 0, 0, 255),
  20. model = "models/player/arctic.mdl",
  21. description = [[As a Master Thief you will break into peoples
  22. houses steal there items leave and try not to get
  23. caught by the police you can not mug people on the
  24. streets!
  25. Raid = Yes
  26. Job = V.I.P ]],
  27. weapons = {"hl2_combo_fists","pro_lockpick","m9k_deagle","m9k_m16a4_acog","m9k_m16a4_acog","m9k_famas"},
  28. command = "mastertheif",
  29. max = 4,
  30. salary = 75,
  31. admin = 1,
  32. vote = false,
  33. hasLicense = false
  34. })
  35.  
  36. TEAM_GANG = AddExtraTeam("Gangster", {
  37. color = Color(75, 75, 75, 255),
  38. model = {
  39. "models/player/Group03/Female_01.mdl",
  40. "models/player/Group03/Female_02.mdl",
  41. "models/player/Group03/Female_03.mdl",
  42. "models/player/Group03/Female_04.mdl",
  43. "models/player/Group03/Female_06.mdl",
  44. "models/player/group03/male_01.mdl",
  45. "models/player/Group03/Male_02.mdl",
  46. "models/player/Group03/male_03.mdl",
  47. "models/player/Group03/Male_04.mdl",
  48. "models/player/Group03/Male_05.mdl",
  49. "models/player/Group03/Male_06.mdl",
  50. "models/player/Group03/Male_07.mdl",
  51. "models/player/Group03/Male_08.mdl",
  52. "models/player/Group03/Male_09.mdl"},
  53. description = [[The lowest person of crime.
  54. A gangster generally works for the Mobboss who runs the crime family.
  55. The Mobboss sets your agenda and you follow it or you might be punished.]],
  56. weapons = {"m9k_usp", "lockpick"},
  57. command = "gangster",
  58. max = 7,
  59. salary = 45,
  60. admin = 0,
  61. vote = false,
  62. hasLicense = false
  63. })
  64.  
  65. TEAM_MOB = AddExtraTeam("Mob boss", {
  66. color = Color(25, 25, 25, 255),
  67. model = "models/player/gman_high.mdl",
  68. description = [[The Mobboss is the boss of the criminals in the city.
  69. With his power he coordinates the gangsters and forms an efficent crime
  70. organization.
  71. He has the ability to break into houses by using a lockpick.
  72. The Mobboss also can unarrest you.]],
  73. weapons = {"lockpick", "unarrest_stick","m9k_deagle","m9k_m4a1"},
  74. command = "mobboss",
  75. max = 1,
  76. salary = 60,
  77. admin = 0,
  78. vote = false,
  79. hasLicense = false,
  80. help = LANGUAGE.bosshelp
  81. })
  82.  
  83. TEAM_HOBO = AddExtraTeam("Hobo", {
  84. color = Color(80, 45, 0, 255),
  85. model = "models/player/corpse1.mdl",
  86. description = [[The lowest member of society. All people see you laugh.
  87. You have no home.
  88. Beg for your food and money
  89. Sing for everyone who passes to get money
  90. Make your own wooden home somewhere in a corner or
  91. outside someone else's door]],
  92. weapons = {"weapon_bugbait"},
  93. command = "hobo",
  94. max = 5,
  95. salary = 0,
  96. admin = 0,
  97. vote = false,
  98. hasLicense = false,
  99. candemote = false
  100. })
  101.  
  102.  
  103. TEAM_Hitman = AddExtraTeam("Hitman", {
  104. color = Color(84, 69, 0, 298),
  105. model = "models/player/guerilla.mdl",
  106. description = [[Your a hitman you are weak compared to you master the Elite Hitmen you cant do what they can and don't have the skills you spawn with the weapons ether ]],
  107. weapons = {"m9k_usp","m9k_intervention"},
  108. command = "Hitman",
  109. max = 5,
  110. salary = 65,
  111. admin = 0,
  112. vote = true,
  113. hasLicense = false
  114. })
  115.  
  116. TEAM_Elite_Hitman = AddExtraTeam("Elite Hitman", {
  117. color = Color(84, 69, 0, 298),
  118. model = "models/player/leet.mdl",
  119. description = [[You are a Elite Hitman You can do more the hitmen you can revenge kill hitmen if they kill you for how many times they killed you]],
  120. weapons = {"m9k_m4a1","m9k_deagle","m9k_intervention","keypad_cracker"},
  121. command = "EliteHitman",
  122. max = 1,
  123. salary = 400,
  124. admin = 2,
  125. vote = false,
  126. hasLicense = true
  127. })
  128.  
  129. TEAM_BLACKMARKETDEALER = AddExtraTeam("Black market dealer", {
  130. color = Color(0, 0, 0, 255),
  131. model = "models/player/eli.mdl",
  132. description = [[As a Black market dealer you will sell weapons and
  133. other illegal stuff and try not to get caught by
  134. the police or you could be put in jail!
  135. Raid = No ]],
  136. weapons = {"hl2_combo_fists"},
  137. command = "blackmarketdealer",
  138. max = 2,
  139. salary = 85,
  140. admin = 0,
  141. vote = false,
  142. hasLicense = false
  143. })
  144.  
  145. TEAM_SWAT = AddExtraTeam("S.W.A.T", {
  146. color = Color(0, 51, 255, 255),
  147. model = "models/player/swat.mdl",
  148. description = [[As a S.W.A.T you will take down drug operations
  149. and gang
  150. operations be careful not to die and make sure you
  151. got a S.W.A.T Sniper looking out for you guys and
  152. follow your S.W.A.T leader.
  153. Raid = No ]],
  154. weapons = {"hl2_combo_fists","m9k_famas","m9k_m16a4_acog","weapon_stunstick","arrest_stick","unarrest_stick","door_ram"},
  155. command = "swatleader",
  156. max = 3,
  157. salary = 75,
  158. admin = 0,
  159. vote = true,
  160. hasLicense = true
  161. })
  162.  
  163. TEAM_SWATSNIPER = AddExtraTeam("S.W.A.T Sniper", {
  164. color = Color(0, 51, 255, 255),
  165. model = "models/player/urban.mdl",
  166. description = [[s a S.W.A.T Sniper you will back up your other
  167. S.W.A.T members when the are going to go take down
  168. a drug or gang operation make sure you got there
  169. back because its your job!
  170. Raid = No ]],
  171. weapons = {"hl2_combo_fists","weapon_real_cs_awp","m9k_glock","arrest_stick","unarrest_stick","door_ram"},
  172. command = "swatleader",
  173. max = 1,
  174. salary = 95,
  175. admin = 0,
  176. vote = false,
  177. hasLicense = true
  178. })
  179.  
  180. TEAM_SWATLEADER = AddExtraTeam("S.W.A.T Leader", {
  181. color = Color(0, 51, 255, 255),
  182. model = "models/player/gasmask.mdl",
  183. description = [[As a S.W.A.T leader you will lead all the other
  184. S.W.A.T members and you will tell them what to do
  185. and make sure that you back up all the other
  186. S.W.A.T members.
  187. Raid = No ]],
  188. weapons = {"hl2_combo_fists","m9k_deagle","arrest_stick","unarrest_stick","m9k_acr","door_ram"},
  189. command = "swatleader",
  190. max = 1,
  191. salary = 85,
  192. admin = 0,
  193. vote = false,
  194. hasLicense = true
  195. })
  196.  
  197. TEAM_DSWAT = AddExtraTeam("Donator's S.W.A.T", {
  198. color = Color(0, 51, 255, 255),
  199. model = "models/player/swat.mdl",
  200. description = [[As a S.W.A.T you will take down drug operations
  201. and gang
  202. operations be careful not to die and make sure you
  203. got a S.W.A.T Sniper looking out for you guys and
  204. follow your S.W.A.T leader.
  205. Raid = No
  206. Job = V.I.P ]],
  207. weapons = {"hl2_combo_fists","m9k_m16a4_acog","m9k_glock","m9k_jackhammer","weapon_slam","weapon_stunstick","unarrest_stick","unarrest_stick","door_ram"},
  208. command = "donatorsswat",
  209. max = 4,
  210. salary = 75,
  211. admin = 1,
  212. vote = false,
  213. hasLicense = true
  214. })
  215.  
  216. TEAM_DSWATSNIPER = AddExtraTeam("Donater's S.W.A.T Sniper", {
  217. color = Color(0, 51, 255, 255),
  218. model = "models/player/urban.mdl",
  219. description = [[As a S.W.A.T Sniper you will back up your other
  220. S.W.A.T members when the are going to go take down
  221. a drug or gang operation make sure you got there
  222. back because its your job!
  223. Raid = No
  224. Job = V.I.P ]],
  225. weapons = {"hl2_combo_fists","weapon_real_cs_awp","m9k_aw50","m9k_remington7615p","m9k_intervention","m9k_psg1","m9k_svu","arrest_stick","unarrest_stick","door_ram"},
  226. command = "donatorsswatsniper",
  227. max = 4,
  228. salary = 75,
  229. admin = 1,
  230. vote = false,
  231. hasLicense = true
  232. })
  233.  
  234. TEAM_Drug = AddExtraTeam("Drug Dealer", {
  235. color = Color(35, 0, 92, 253),
  236. model = "models/player/soldier_stripped.mdl",
  237. description = [[you are a drug dealer sell the drugs do it with out getting caught]],
  238. weapons = {"m9k_usp"},
  239. command = "Drugdelaer",
  240. max = 2,
  241. salary = 65,
  242. admin = 0,
  243. vote = true,
  244. hasLicense = false
  245. })
  246.  
  247. TEAM_Assassin = AddExtraTeam("Assassin", {
  248. color = Color(92, 0, 0, 253),
  249. model = "models/player/arctic.mdl",
  250. description = [[your a assassin you work for what ever team or person pays you the most or by your liking to the team or person but you still have to be payed and your master is the master assassin]],
  251. weapons = {"lockpick","keypad_cracker","climb_swep2","m9k_usp"},
  252. command = "Assassin",
  253. max = 3,
  254. salary = 35,
  255. admin = 0,
  256. vote = false,
  257. hasLicense = false
  258. })
  259.  
  260. TEAM_terrorist = AddExtraTeam("Terrorist", {
  261. color = Color(184, 6, 0, 259),
  262. model = "models/player/phoenix.mdl",
  263. description = [[your a terrorist you will follow the terrorist leadera but dont kill normal people only cops and swat]],
  264. weapons = {"m9k_ak47", "m9k_usp"},
  265. command = "terrorist",
  266. max = 5,
  267. salary = 55,
  268. admin = 0,
  269. vote = false,
  270. hasLicense = false
  271. })
  272.  
  273. TEAM_terrorist_leader = AddExtraTeam("Terrorist Leader", {
  274. color = Color(255, 8, 0, 258),
  275. model = "models/player/phoenix.mdl",
  276. description = [[your a terrorist leader you lead the terrorists to victory but dont kill normal people only cops and swat ]],
  277. weapons = {"m9k_ak47", "m9k_deagle"},
  278. command = "terroristleader",
  279. max = 1,
  280. salary = 85,
  281. admin = 0,
  282. vote = true,
  283. hasLicense = false
  284. })
  285.  
  286. TEAM_Criptz = AddExtraTeam("Criptz", {
  287. color = Color(0, 71, 129, 251),
  288. model = {
  289. "models/player/Group03/Female_04.mdl",
  290. "models/player/Group03/Female_06.mdl",
  291. "models/player/Group03/Male_06.mdl",
  292. "models/player/Group03/Male_07.mdl",},
  293. description = [[Your a Cript protect your leader and earn your territory]],
  294. weapons = {"m9k_ak47", "m9k_usp","lockpick"},
  295. command = "Criptz",
  296. max = 5,
  297. salary = 50,
  298. admin = 0,
  299. vote = false,
  300. hasLicense = false
  301. })
  302.  
  303. TEAM_Criptz_Leader = AddExtraTeam("Criptz Leader", {
  304. color = Color(0, 140, 255, 251),
  305. model = {
  306. "models/player/Group03/Female_04.mdl",
  307. "models/player/Group03/Female_06.mdl",
  308. "models/player/Group03/Male_06.mdl",
  309. "models/player/Group03/Male_07.mdl",},
  310. description = [[Your The leader of the Criptz do it well]],
  311. weapons = {"m9k_ak74", "m9k_deagle","lockpick"},
  312. command = "CrptzLeader",
  313. max = 1,
  314. salary = 100,
  315. admin = 0,
  316. vote = false,
  317. hasLicense = true
  318. })
  319.  
  320. TEAM_Bloodz = AddExtraTeam("Bloodz", {
  321. color = Color(82, 49, 0, 251),
  322. model = {
  323. "models/player/Group03/Female_04.mdl",
  324. "models/player/Group03/Female_06.mdl",
  325. "models/player/Group03/Male_06.mdl",
  326. "models/player/Group03/Male_07.mdl",},
  327. description = [[Your a Blood protect your leader and earn your territory]],
  328. weapons = {"m9k_ak47", "m9k_usp","lockpick"},
  329. command = "Bloodz",
  330. max = 5,
  331. salary = 75,
  332. admin = 0,
  333. vote = false,
  334. hasLicense = true
  335. })
  336.  
  337. TEAM_Bloodz_Leader = AddExtraTeam("Bloodz Leader", {
  338. color = Color(176, 9, 0, 251),
  339. model = {
  340. "models/player/Group03/Female_04.mdl",
  341. "models/player/Group03/Female_06.mdl",
  342. "models/player/Group03/Male_06.mdl",
  343. "models/player/Group03/Male_07.mdl",},
  344. description = [[Your The leader of the bloodz do it well]],
  345. weapons = {"m9k_ak74", "m9k_deagle","lockpick"},
  346. command = "BloodzLeader",
  347. max = 1,
  348. salary = 100,
  349. admin = 0,
  350. vote = false,
  351. hasLicense = true
  352. })
  353.  
  354. TEAM_Owner_On_Duty = AddExtraTeam("Owner on duty", {
  355. color = Color(255, 0, 0, 253),
  356. model = "models/player/combine_super_soldier.mdl",
  357. description = [[Owner On Duty]],
  358. weapons = {},
  359. command = "OwnerOnDuty",
  360. max = 1,
  361. salary = 0,
  362. admin = 3,
  363. vote = false,
  364. hasLicense = false
  365. })
  366.  
  367. TEAM_CoOwner_On_Duty = AddExtraTeam("Co-Owner on duty", {
  368. color = Color(255, 0, 0, 253),
  369. model = "models/player/combine_super_soldier.mdl",
  370. description = [[CoOwner On Duty]],
  371. weapons = {},
  372. command = "CoOwnerOnDuty",
  373. max = 1,
  374. salary = 0,
  375. admin = 3,
  376. vote = false,
  377. hasLicense = false
  378. })
  379.  
  380. TEAM_HeadAdmin_On_Duty = AddExtraTeam("HeadAdmin On Duty", {
  381. color = Color(255, 0, 0, 253),
  382. model = "models/player/combine_super_soldier.mdl",
  383. description = [[HeadAdmin On Duty]],
  384. weapons = {},
  385. command = "HeadAdminOnDuty",
  386. max = 3,
  387. salary = 0,
  388. admin = 2,
  389. vote = false,
  390. hasLicense = true
  391. })
  392.  
  393. TEAM_Super_Admin_On_Duty = AddExtraTeam("SuperAdmin On Duty", {
  394. color = Color(255, 0, 0, 253),
  395. model = "models/player/combine_super_soldier.mdl",
  396. description = [[SuperAdmin On Duty]],
  397. weapons = {},
  398. command = "SuperAdminOnDuty",
  399. max = 3,
  400. salary = 0,
  401. admin = 2,
  402. vote = false,
  403. hasLicense = true
  404. })
  405.  
  406. TEAM_Admin_On_Duty = AddExtraTeam("Admin on duty", {
  407. color = Color(255, 0, 0, 253),
  408. model = "models/player/combine_super_soldier.mdl",
  409. description = [[Admin On Duty]],
  410. weapons = {},
  411. command = "AdminOnDuty",
  412. max = 3,
  413. salary = 0,
  414. admin = 1,
  415. vote = false,
  416. hasLicense = true
  417. })
  418.  
  419. TEAM_Mod_On_Duty = AddExtraTeam("Mod on duty", {
  420. color = Color(255, 0, 0, 253),
  421. model = "models/player/combine_super_soldier.mdl",
  422. description = [[Mod On Duty]],
  423. weapons = {},
  424. command = "ModOnDuty",
  425. max = 3,
  426. salary = 0,
  427. admin = 1,
  428. vote = false,
  429. hasLicense = true
  430. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement