Advertisement
Guest User

Untitled

a guest
Jul 29th, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 70.06 KB | None | 0 0
  1. --[[---------------------------------------------------------------------------
  2. DarkRP custom jobs
  3. ---------------------------------------------------------------------------
  4.  
  5. This file contains your custom jobs.
  6. This file should also contain jobs from DarkRP that you edited.
  7.  
  8. Note: If you want to edit a default DarkRP job, first disable it in darkrp_config/disabled_defaults.lua
  9. Once you've done that, copy and paste the job to this file and edit it.
  10.  
  11. The default jobs can be found here:
  12. https://github.com/FPtje/DarkRP/blob/master/gamemode/config/jobrelated.lua
  13.  
  14. For examples and explanation please visit this wiki page:
  15. http://wiki.darkrp.com/index.php/DarkRP:CustomJobFields
  16.  
  17.  
  18. Add jobs under the following line:
  19. ---------------------------------------------------------------------------]]
  20.  
  21. --Gouvernement--
  22.  
  23. TEAM_MAYOR = DarkRP.createJob("Maire", {
  24. color = Color(150, 0, 0, 255),
  25. model = {
  26. "models/Obama/Obama.mdl",
  27. "models/omgwtfbbq/The_Ship/Characters/trump_playermodel.mdl",
  28. },
  29. description = [[Vous êtes le Maire, vous devez faire en sorte que la ville soit la plus prospère possible, redigez vos lois, soyez un maire a l'ecoute de vos citoyens ou devenez le plus horrible des dictateurs.]],
  30. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  31. command = "maire",
  32. max = 1,
  33. salary = 150,
  34. admin = 0,
  35. vote = true,
  36. hasLicense = false,
  37. hasRadio = true,
  38. candemote = false,
  39. category = "Civil Protection",
  40. mayor = true,
  41. PlayerDeath = function(ply, weapon, killer)
  42. ply:teamBan()
  43. ply:changeTeam(GAMEMODE.DefaultTeam, true)
  44. if killer:IsPlayer() then
  45. DarkRP.notifyAll(0, 4, "Le Maire a ete tue. La place est a present libre!")
  46. else
  47. DarkRP.notifyAll(0, 4, "Le Maire est mort. La place est a present libre!")
  48. end
  49. end
  50. })
  51.  
  52. TEAM_SECRETAIRE = DarkRP.createJob("Secretaire du Maire", {
  53. color = Color(219, 0, 115, 255),
  54. model = {
  55. "models/ltc/ccz/bdress_01v2.mdl",
  56. "models/ltc/ccz/bdress_02v2.mdl",
  57. "models/ltc/ccz/bdress_03v2.mdl",
  58. "models/ltc/ccz/bdress_04v2.mdl",
  59. "models/ltc/ccz/dbdress_01v2.mdl",
  60. "models/ltc/ccz/dbdress_02v2.mdl",
  61. "models/ltc/ccz/dbdress_03v2.mdl",
  62. "models/ltc/ccz/dbdress_04v2.mdl",
  63. "models/ltc/ccz/rdress_01v2.mdl",
  64. "models/ltc/ccz/rdress_02v2.mdl"
  65. },
  66. description = [[Vous êtes la/le Secrétaire du Maire, organisez lui ses rendez-vous, aidez le dans ses taches difficiles au sein du Gouvernement.]],
  67. weapons = {},
  68. command = "secretaire",
  69. max = 2,
  70. salary = 75,
  71. admin = 0,
  72. vote = true,
  73. hasLicense = false,
  74. hasRadio = true,
  75. candemote = false,
  76. })
  77.  
  78. TEAM_GARDE = DarkRP.createJob("Garde du Maire", {
  79. color = Color(109, 7, 26, 255),
  80. model = "models/player/Suits/male_06_closed_coat_tie.mdl",
  81. description = [[Vous êtes le Garde du Maire, protegez le, veillez à sa sécurité.]],
  82. weapons = {},
  83. command = "garde",
  84. max = 2,
  85. salary = 75,
  86. admin = 0,
  87. vote = true,
  88. hasLicense = false,
  89. hasRadio = true,
  90. candemote = false,
  91. })
  92.  
  93. TEAM_JUGE = DarkRP.createJob("Juge", {
  94. color = Color(115, 8, 0, 255),
  95. model = "models/player/dr_schwaiger.mdl",
  96. description = [[Le juge est un magistrat qui remplit une fonction de jugement et non d'arbitrage dans une plaidoirie (domaine juridique), qui est donc chargé de trancher les litiges opposant des parties, ou plaideurs, qui peuvent être des collectivités revêtues par la loi de la personnalité juridique, dite « personnalité morale », dans le cadre d'une procédure dont la mise en œuvre constitue le procès.Il existe plusieurs catégories de juge (juge pour enfant, juge d'instruction...).]],
  97. weapons = {"arrest_stick", "unarrest_stick", "weaponchecker"}, -- You may wanna find a pickpocket swep and add it here.
  98. command = "juge",
  99. max = 1,
  100. salary = 75,
  101. admin = 0,
  102. vote = true,
  103. hasLicense = false,
  104. category = "Citizens",
  105. customCheck = function(ply) return ply:IsUserGroup("V.I.P.") or ply:IsUserGroup("V.I.P. +") or ply:IsAdmin() or ply:IsUserGroup("supermodo") end,
  106. CustomCheckFailMsg = "Il faut avoir le VIP!",
  107. ply:teamBan()
  108. ply:changeTeam(GAMEMODE.AvocatTeam, true)
  109. if killer:IsPlayer() then
  110. DarkRP.notifyAll(0, 4, "Le Juge a ete tue. Il devient Avocat")
  111. else
  112. DarkRP.notifyAll(0, 4, "Le Juge est mort. Il devient Avocat")
  113. end
  114. end
  115. })
  116.  
  117. TEAM_AVOCAT = DarkRP.createJob("Avocat", {
  118. color = Color(141, 64, 36, 255),
  119. model = "models/player/suits/male_03_closed_coat_tie.mdl",
  120. description = [[Un avocat est un juriste dont la fonction traditionnelle est de conseiller et de défendre ses clients, personnes physiques ou morales, en justice, en plaidant pour faire valoir leurs intérêts et, plus généralement, pour les représenter.]],
  121. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  122. command = "avocat",
  123. max = 4,
  124. salary = 65,
  125. admin = 0,
  126. vote = false,
  127. hasLicense = false,
  128. category = "Citizens",
  129. })
  130.  
  131. --Citoyens--
  132.  
  133. TEAM_CITOYEN = DarkRP.createJob("Citoyen", {
  134. color = Color(70, 63, 50, 255),
  135. model = {
  136. "models/player/zelpa/female_01.mdl",
  137. "models/player/zelpa/female_01_b.mdl",
  138. "models/player/zelpa/female_02_b.mdl",
  139. "models/player/zelpa/female_03.mdl",
  140. "models/player/zelpa/female_03_b.mdl",
  141. "models/player/zelpa/female_04.mdl",
  142. "models/player/zelpa/female_04_b.mdl",
  143. "models/player/zelpa/female_06.mdl",
  144. "models/player/zelpa/female_06_b.mdl",
  145. "models/player/zelpa/female_07.mdl",
  146. "models/player/zelpa/female_07_b.mdl",
  147. "models/player/zelpa/male_01.mdl",
  148. "models/player/zelpa/male_02.mdl",
  149. "models/player/zelpa/male_03.mdl",
  150. "models/player/zelpa/male_04.mdl",
  151. "models/player/zelpa/male_05.mdl",
  152. "models/player/zelpa/male_06.mdl",
  153. "models/player/zelpa/male_07.mdl",
  154. "models/player/zelpa/male_08.mdl",
  155. "models/player/zelpa/male_09.mdl",
  156. "models/player/zelpa/male_10.mdl",
  157. "models/player/zelpa/male_11.mdl",
  158. "models/Humans/Group02/Player/Tale_01.mdl" ,
  159. "models/Humans/Group02/Player/Tale_03.mdl" ,
  160. "models/Humans/Group02/Player/Tale_03.mdl" ,
  161. "models/Humans/Group02/Player/Tale_04.mdl" ,
  162. "models/Humans/Group02/Player/Tale_04.mdl" ,
  163. "models/Humans/Group02/Player/Tale_05.mdl" ,
  164. "models/Humans/Group02/Player/Tale_05.mdl" ,
  165. "models/Humans/Group02/Player/Tale_06.mdl" ,
  166. "models/Humans/Group02/Player/Tale_07.mdl" ,
  167. "models/Humans/Group02/Player/Tale_07.mdl" ,
  168. "models/Humans/Group02/Player/Tale_08.mdl" ,
  169. "models/Humans/Group02/Player/Tale_08.mdl" ,
  170. "models/Humans/Group02/Player/Tale_09.mdl" ,
  171. "models/Humans/Group02/Player/Tale_09.mdl" ,
  172. "models/Humans/Group02/Player/Temale_01.mdl",
  173. "models/Humans/Group02/Player/Temale_01.mdl" ,
  174. "models/Humans/Group02/Player/Temale_02.mdl" ,
  175. "models/Humans/Group02/Player/Temale_02.mdl" ,
  176. "models/Humans/Group02/Player/Temale_07.mdl" ,
  177. "models/Humans/Group02/Player/Temale_07.mdl"
  178. },
  179. description = [[Dans l'Antiquité, personne qui jouissait du droit de cité : Un citoyen romain. Personne jouissant, dans l'État dont il relève, des droits civils et politiques, et notamment du droit de vote (par opposition aux étrangers). Familier. Individu aux allures ou au comportement plus ou moins bizarres.]],
  180. weapons = {},
  181. command = "citoyen",
  182. max = 0,
  183. salary = 50,
  184. admin = 0,
  185. vote = false,
  186. hasLicense = false,
  187. candemote = false,
  188. category = "Citizens",
  189. })
  190.  
  191. TEAM_SDF = DarkRP.createJob("SDF", {
  192. color = Color(127, 127, 127, 255),
  193. model = "models/gulag/male_01.mdl",
  194. description = [[Les personnes sans-abri, sans domicile fixe, sans logis ou itinérants, anciennement qualifiées de clochards ou vagabonds.]],
  195. weapons = {"weapon_bugbait"}, -- You may wanna find a pickpocket swep and add it here.
  196. command = "sdf",
  197. max = 4,
  198. salary = 0,
  199. admin = 0,
  200. vote = false,
  201. hasLicense = false,
  202. category = "Citizens",
  203. })
  204.  
  205.  
  206.  
  207. if not DarkRP.disabledDefaults["modules"]["hungermod"] then
  208. TEAM_COOK = DarkRP.createJob("Cuisinier", {
  209. color = Color(248, 142, 85, 255),
  210. model = {
  211. "models/fearless/chef1.mdl",
  212. "models/fearless/chef2.mdl"
  213. },
  214. description = [[Un cuisinier peut désigner soit toute personne faisant la cuisine, soit une personne dont c’est le métier]],
  215. weapons = {},
  216. command = "cuisinier",
  217. max = 2,
  218. salary = 50,
  219. admin = 0,
  220. vote = false,
  221. hasLicense = false,
  222. cook = true,
  223. candemote = false,
  224. category = "Citizens",
  225. })
  226. end
  227.  
  228. function Farmingmod:DARKRPIMPLEMENT()
  229.  
  230. if (Farmingmod.CONFIG.UseFarmerJob == false) then return end
  231.  
  232. if (DarkRP) then
  233. TEAM_FARMER = DarkRP.createJob("Agriculteur", {
  234. color = Color(167, 85, 2, 255),
  235. model = {
  236. "models/player/zelpa/female_01.mdl",
  237. "models/player/zelpa/female_01_b.mdl",
  238. "models/player/zelpa/female_02_b.mdl",
  239. "models/player/zelpa/female_03.mdl",
  240. "models/player/zelpa/female_03_b.mdl",
  241. "models/player/zelpa/female_04.mdl",
  242. "models/player/zelpa/female_04_b.mdl",
  243. "models/player/zelpa/female_06.mdl",
  244. "models/player/zelpa/female_06_b.mdl",
  245. "models/player/zelpa/female_07.mdl",
  246. "models/player/zelpa/female_07_b.mdl",
  247. "models/player/zelpa/male_01.mdl",
  248. "models/player/zelpa/male_02.mdl",
  249. "models/player/zelpa/male_03.mdl",
  250. "models/player/zelpa/male_04.mdl",
  251. "models/player/zelpa/male_05.mdl",
  252. "models/player/zelpa/male_06.mdl",
  253. "models/player/zelpa/male_07.mdl",
  254. "models/player/zelpa/male_08.mdl",
  255. "models/player/zelpa/male_09.mdl",
  256. "models/player/zelpa/male_10.mdl",
  257. "models/player/zelpa/male_11.mdl",
  258. },
  259. description = [[Vous êtes Agriculteur, faites pousser vos tomates, carottes et legumes en tout genre!]],
  260. weapons = {"weapon_hoe", "weapon_watercan"},
  261. command = "farmer",
  262. max = 3,
  263. salary = 75,
  264. admin = 0,
  265. vote = false,
  266. hasLicense = false,
  267. candemote = false,
  268. category = "Citizens",
  269. })
  270. end
  271. end
  272.  
  273. --If not farmer job then delete cropplots
  274. function Farmingmod:NOTFARMER()
  275. if (Farmingmod.CONFIG.UseFarmerJob == false) then return end
  276.  
  277. if (DarkRP) and (SERVER) then
  278. for _, ply in pairs(player.GetAll()) do
  279. if (ply:Team() != TEAM_FARMER) then
  280.  
  281. local ID = ply:SteamID()
  282.  
  283. for k, _ in pairs(Farmingmod.PLY["" .. ID .. ""].NumberCropplots) do
  284.  
  285. if IsValid(Farmingmod.PLY["" .. ID .. ""].NumberCropplots[k]) then
  286. Farmingmod.PLY["" .. ID .. ""].NumberCropplots[k]:Remove()
  287. end
  288.  
  289. end
  290. else return end
  291. end
  292. end
  293. end
  294.  
  295. TEAM_MEDECIN = DarkRP.createJob("Medecin", {
  296. color = Color(4, 139, 154),
  297. model = {
  298. "models/redninja/pmedic01f.mdl",
  299. "models/redninja/pmedic01.mdl",
  300. "models/redninja/pmedic02f.mdl"
  301. },
  302. description = [[Un médecin est un professionnel de la santé titulaire d'un diplôme de docteur en médecine. Il soigne les maladies, pathologies et blessures.]],
  303. weapons = {"weapon_medkit"}, -- You may wanna find a pickpocket swep and add it here.
  304. command = "medecin",
  305. max = 5,
  306. salary = 85,
  307. admin = 0,
  308. vote = false,
  309. hasLicense = false,
  310. category = "Citizens",
  311. })
  312.  
  313. TEAM_DIRECTEURB = DarkRP.createJob("Directeur de la Banque", {
  314. color = Color(129, 20, 83),
  315. model = "models/player/Suits/male_02_open.mdl",
  316. description = [[Un directeur est une personne qui dirige une entreprise, une organisation ou une institution, gouvernementale ou non gouvernementale.]],
  317. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  318. command = "directeurb",
  319. max = 1,
  320. salary = 100,
  321. admin = 0,
  322. vote = true,
  323. hasLicense = false,
  324. category = "Citizens",
  325. customCheck = function(ply) return ply:IsUserGroup("V.I.P.") or ply:IsUserGroup("V.I.P. +") or ply:IsAdmin() or ply:IsUserGroup("supermodo") end,
  326. CustomCheckFailMsg = "Il faut avoir le VIP!",
  327. ply:teamBan()
  328. ply:changeTeam(GAMEMODE.BanquierTeam, true)
  329. if killer:IsPlayer() then
  330. DarkRP.notifyAll(0, 4, "Le Directeur de la Banque a ete tue. Il devient un Banquier")
  331. else
  332. DarkRP.notifyAll(0, 4, "Le Directeur de la Banque est mort. Il devient un Banquier")
  333. end
  334. end
  335. })
  336.  
  337. TEAM_BANQUIER = DarkRP.createJob("Banquier", {
  338. color = Color(161, 6, 132, 255),
  339. model = "models/player/Suits/male_02_open.mdl",
  340. description = [[Un directeur est une personne qui dirige une entreprise, une organisation ou une institution, gouvernementale ou non gouvernementale.]],
  341. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  342. command = "banquier",
  343. max = 4,
  344. salary = 95,
  345. admin = 0,
  346. vote = false,
  347. hasLicense = false,
  348. category = "Citizens",
  349. })
  350.  
  351. TEAM_DIRECTEURRATP = DarkRP.createJob("Directeur de la RATP", {
  352. color = Color(136, 66, 29, 255),
  353. model = "models/player/Suits/male_02_open.mdl",
  354. description = [[Un directeur est une personne qui dirige une entreprise, une organisation ou une institution, gouvernementale ou non gouvernementale.]],
  355. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  356. command = "directeurrapt",
  357. max = 1,
  358. salary = 65,
  359. admin = 0,
  360. vote = true,
  361. hasLicense = false,
  362. hasRadio = true,
  363. category = "Citizens",
  364. customCheck = function(ply) return ply:IsUserGroup("V.I.P.") or ply:IsUserGroup("V.I.P. +") or ply:IsAdmin() or ply:IsUserGroup("supermodo") end,
  365. CustomCheckFailMsg = "Il faut avoir le VIP!",
  366. })
  367.  
  368. TEAM_BUS = DarkRP.createJob("Chauffeur de BUS", {
  369. color = Color(167, 103, 38, 255),
  370. model = "models/humans/modern/male_02_03.mdl",
  371. description = [[Personne qui participe a la vie des citoyen sert de transport en commun.]],
  372. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  373. command = "bus",
  374. max = 3,
  375. salary = 65,
  376. admin = 0,
  377. vote = false,
  378. hasLicense = false,
  379. hasRadio = true,
  380. category = "Citizens",
  381. })
  382.  
  383. TEAM_TAXI = DarkRP.createJob("Chauffeur de TAXI", {
  384. color = Color(240, 195, 0, 255),
  385. model = "models/humans/modern/male_02_03.mdl",
  386. description = [[Personne qui participe a la vie des citoyen sert de transport en commun.]],
  387. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  388. command = "TAXI",
  389. max = 3,
  390. salary = 65,
  391. admin = 0,
  392. vote = false,
  393. hasLicense = false,
  394. hasRadio = true,
  395. category = "Citizens",
  396. })
  397.  
  398. TEAM_LCPOMPIER = DarkRP.createJob("Lieutenant - Colonel des Sapeurs-Pompiers", {
  399. color = Color(235, 0, 0, 255),
  400. model = "models/fearless/fireman2.mdl",
  401. description = [[Vous êtes le Lieutenant - Colonel des Sapeurs-Pompiers, vous êtes le plus haut gradé, a vous de diriger vos equipes comme il faut.]],
  402. weapons = {"weapon_lordi_sledgehammer", "weapon_extinguisher"}, -- You may wanna find a pickpocket swep and add it here.
  403. command = "lieutenantcolonelpompier",
  404. max = 1,
  405. salary = 110,
  406. admin = 0,
  407. vote = true,
  408. hasLicense = false,
  409. hasRadio = true,
  410. category = "Citizens",
  411. customCheck = function(ply) return ply:IsUserGroup("V.I.P.") or ply:IsUserGroup("V.I.P. +") or ply:IsAdmin() or ply:IsUserGroup("supermodo") end,
  412. CustomCheckFailMsg = "Il faut avoir le VIP!",
  413. ply:teamBan()
  414. ply:changeTeam(GAMEMODE.PompierTeam, true)
  415. if killer:IsPlayer() then
  416. DarkRP.notifyAll(0, 4, "Le Lieutenant - Colonel des Sapeurs-Pompiers a ete tue. Il devient un Sapeur-Pompier")
  417. else
  418. DarkRP.notifyAll(0, 4, "Le Lieutenant - Colonel des Sapeurs-Pompiers est mort. Il devient un Sapeur-Pompier")
  419. end
  420. end
  421. })
  422.  
  423. TEAM_LPOMPIER = DarkRP.createJob("Lieutenant des Sapeurs-Pompiers", {
  424. color = Color(220, 20, 60, 255),
  425. model = "models/player/portal/Male_04_fireman.mdl",
  426. description = [[Vous êtes un Lieutenant des Sapeurs-Pompiers, vous devez obéir aux ordre du Lieutenant - Colonel mais vous dirigez aussi votre equipe.]],
  427. weapons = {"weapon_lordi_sledgehammer", "weapon_extinguisher"}, -- You may wanna find a pickpocket swep and add it here.
  428. command = "lieutenantpompier",
  429. max = 2,
  430. salary = 100,
  431. admin = 0,
  432. vote = true,
  433. hasLicense = false,
  434. hasRadio = true,
  435. category = "Citizens",
  436. customCheck = function(ply) return ply:IsUserGroup("V.I.P.") or ply:IsUserGroup("V.I.P. +") or ply:IsAdmin() or ply:IsUserGroup("supermodo") end,
  437. CustomCheckFailMsg = "Il faut avoir le VIP!",
  438. ply:teamBan()
  439. ply:changeTeam(GAMEMODE.PompierTeam, true)
  440. if killer:IsPlayer() then
  441. DarkRP.notifyAll(0, 4, "Le Lieutenant des Sapeurs-Pompiers a ete tue. Il devient un Sapeur-Pompier")
  442. else
  443. DarkRP.notifyAll(0, 4, "Le Lieutenant des Sapeurs-Pompiers est mort. Il devient un Sapeur-Pompier")
  444. end
  445. end
  446. })
  447.  
  448.  
  449. TEAM_POMPIER = DarkRP.createJob("Sapeur-Pompier", {
  450. color = Color(254, 27, 0, 255),
  451. model = {
  452. "models/player/portal/Male_05_fireman.mdl",
  453. "models/player/portal/Male_06_fireman.mdl",
  454. "models/player/portal/Male_07_fireman.mdl",
  455. "models/player/portal/Male_08_fireman.mdl",
  456. "models/player/portal/Male_09_fireman.mdl"
  457. },
  458. description = [[Vous êtes un Sapeur-Pompier, vous devez obéi aux ordres de vos supérieurs et vous devez proteger au mieux cette ville.]],
  459. weapons = {"weapon_extinguisher"}, -- You may wanna find a pickpocket swep and add it here.
  460. command = "pompier",
  461. max = 5,
  462. salary = 90,
  463. admin = 0,
  464. vote = true,
  465. hasLicense = false,
  466. hasRadio = true,
  467. category = "Citizens",
  468. })
  469.  
  470. TEAM_ASECURITE = DarkRP.createJob("Agent de Securite", {
  471. color = Color(255, 228, 196),
  472. model = {
  473. "models/player/guard_pack/guard_01.mdl",
  474. "models/player/guard_pack/guard_02.mdl",
  475. "models/player/guard_pack/guard_03.mdl",
  476. "models/player/guard_pack/guard_04.mdl",
  477. "models/player/guard_pack/guard_05.mdl",
  478. "models/player/guard_pack/guard_06.mdl",
  479. "models/player/guard_pack/guard_07.mdl",
  480. "models/player/guard_pack/guard_08.mdl",
  481. "models/player/guard_pack/guard_09.mdl"
  482. },
  483. description = [[Description a venir]],
  484. weapons = {"stungun"}, -- You may wanna find a pickpocket swep and add it here.
  485. command = "asecurite",
  486. max = 8,
  487. salary = 55,
  488. admin = 0,
  489. vote = false,
  490. hasLicense = false,
  491. category = "Citizens",
  492. })
  493.  
  494. TEAM_CHEFHOTEL = DarkRP.createJob("Directeur des Hotels Ibis", {
  495. color = Color(248, 142, 85, 255),
  496. model = "models/player/hostage/hostage_01.mdl",
  497. description = [[Un directeur est une personne qui dirige une entreprise, une organisation ou une institution, gouvernementale ou non gouvernementale.]],
  498. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  499. command = "chefhotel",
  500. max = 1,
  501. salary = 100,
  502. admin = 0,
  503. vote = true,
  504. hasLicense = false,
  505. category = "Citizens",
  506. customCheck = function(ply) return ply:IsUserGroup("V.I.P.") or ply:IsUserGroup("V.I.P. +") or ply:IsAdmin() or ply:IsUserGroup("supermodo") end,
  507. CustomCheckFailMsg = "Il faut avoir le VIP!",
  508. })
  509.  
  510. TEAM_HOTEL = DarkRP.createJob("Hotelier", {
  511. color = Color(255, 134, 106, 255),
  512. model = "models/player/hostage/hostage_01.mdl",
  513. description = [[Celui, celle qui tient un hôtel pour voyageurs.]],
  514. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  515. command = "hotel",
  516. max = 5,
  517. salary = 85,
  518. admin = 0,
  519. vote = false,
  520. hasLicense = false,
  521. category = "Citizens",
  522. })
  523.  
  524. TEAM_CHEFRADIO = DarkRP.createJob("Animateur Radio", {
  525. color = Color(100, 155, 136, 255),
  526. model = {
  527. "models/Humans/Group02/Player/Tale_01.mdl" ,
  528. "models/Humans/Group02/Player/Tale_03.mdl" ,
  529. "models/Humans/Group02/Player/Tale_03.mdl" ,
  530. "models/Humans/Group02/Player/Tale_04.mdl" ,
  531. "models/Humans/Group02/Player/Tale_04.mdl" ,
  532. "models/Humans/Group02/Player/Tale_05.mdl" ,
  533. "models/Humans/Group02/Player/Tale_05.mdl" ,
  534. "models/Humans/Group02/Player/Tale_06.mdl" ,
  535. "models/Humans/Group02/Player/Tale_07.mdl" ,
  536. "models/Humans/Group02/Player/Tale_07.mdl" ,
  537. "models/Humans/Group02/Player/Tale_08.mdl" ,
  538. "models/Humans/Group02/Player/Tale_08.mdl" ,
  539. "models/Humans/Group02/Player/Tale_09.mdl" ,
  540. "models/Humans/Group02/Player/Tale_09.mdl" ,
  541. "models/Humans/Group02/Player/Temale_01.mdl",
  542. "models/Humans/Group02/Player/Temale_01.mdl" ,
  543. "models/Humans/Group02/Player/Temale_02.mdl" ,
  544. "models/Humans/Group02/Player/Temale_02.mdl" ,
  545. "models/Humans/Group02/Player/Temale_07.mdl" ,
  546. "models/Humans/Group02/Player/Temale_07.mdl"
  547. },
  548. description = [[Un directeur est une personne qui dirige une entreprise, une organisation ou une institution, gouvernementale ou non gouvernementale.]],
  549. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  550. command = "chefradio",
  551. max = 1,
  552. salary = 90,
  553. admin = 0,
  554. vote = false,
  555. hasLicense = false,
  556. category = "Citizens",
  557. customCheck = function(ply) return ply:IsUserGroup("V.I.P.") or ply:IsUserGroup("V.I.P. +") or ply:IsAdmin() or ply:IsUserGroup("supermodo") end,
  558. CustomCheckFailMsg = "Il faut avoir le VIP!",
  559. })
  560.  
  561. TEAM_RADIO = DarkRP.createJob("Equipe Radio", {
  562. color = Color(131, 166, 151, 255),
  563. model = {
  564. "models/Humans/Group02/Player/Tale_01.mdl" ,
  565. "models/Humans/Group02/Player/Tale_03.mdl" ,
  566. "models/Humans/Group02/Player/Tale_03.mdl" ,
  567. "models/Humans/Group02/Player/Tale_04.mdl" ,
  568. "models/Humans/Group02/Player/Tale_04.mdl" ,
  569. "models/Humans/Group02/Player/Tale_05.mdl" ,
  570. "models/Humans/Group02/Player/Tale_05.mdl" ,
  571. "models/Humans/Group02/Player/Tale_06.mdl" ,
  572. "models/Humans/Group02/Player/Tale_07.mdl" ,
  573. "models/Humans/Group02/Player/Tale_07.mdl" ,
  574. "models/Humans/Group02/Player/Tale_08.mdl" ,
  575. "models/Humans/Group02/Player/Tale_08.mdl" ,
  576. "models/Humans/Group02/Player/Tale_09.mdl" ,
  577. "models/Humans/Group02/Player/Tale_09.mdl" ,
  578. "models/Humans/Group02/Player/Temale_01.mdl",
  579. "models/Humans/Group02/Player/Temale_01.mdl" ,
  580. "models/Humans/Group02/Player/Temale_02.mdl" ,
  581. "models/Humans/Group02/Player/Temale_02.mdl" ,
  582. "models/Humans/Group02/Player/Temale_07.mdl" ,
  583. "models/Humans/Group02/Player/Temale_07.mdl"
  584. },
  585. description = [[Celui, celle qui tient un hôtel pour voyageurs.]],
  586. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  587. command = "radio",
  588. max = 4,
  589. salary = 85,
  590. admin = 0,
  591. vote = false,
  592. hasLicense = false,
  593. category = "Citizens",
  594. })
  595.  
  596. TEAM_CHIMISTE = DarkRP.createJob("Chimiste", {
  597. color = Color(148, 129, 43, 255),
  598. model = {
  599. "models/player/zelpa/female_01.mdl",
  600. "models/player/zelpa/female_01_b.mdl",
  601. "models/player/zelpa/female_02_b.mdl",
  602. "models/player/zelpa/female_03.mdl",
  603. "models/player/zelpa/female_03_b.mdl",
  604. "models/player/zelpa/female_04.mdl",
  605. "models/player/zelpa/female_04_b.mdl",
  606. "models/player/zelpa/female_06.mdl",
  607. "models/player/zelpa/female_06_b.mdl",
  608. "models/player/zelpa/female_07.mdl",
  609. "models/player/zelpa/female_07_b.mdl",
  610. "models/player/zelpa/male_01.mdl",
  611. "models/player/zelpa/male_02.mdl",
  612. "models/player/zelpa/male_03.mdl",
  613. "models/player/zelpa/male_04.mdl",
  614. "models/player/zelpa/male_05.mdl",
  615. "models/player/zelpa/male_06.mdl",
  616. "models/player/zelpa/male_07.mdl",
  617. "models/player/zelpa/male_08.mdl",
  618. "models/player/zelpa/male_09.mdl",
  619. "models/player/zelpa/male_10.mdl",
  620. "models/player/zelpa/male_11.mdl"
  621. },
  622. description = [[La pétrochimie est la science qui s'intéresse à l'utilisation des composés chimiques de base issus du pétrole pour fabriquer d'autres composés synthétiques qui peuvent exister ou non dans la nature ; dans le dernier cas, ces composés sont dits artificiels.]],
  623. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  624. command = "chimiste",
  625. max = 2,
  626. salary = 80,
  627. admin = 0,
  628. vote = false,
  629. hasLicense = false,
  630. category = "Citizens",
  631. })
  632.  
  633. TEAM_BUCHERON = DarkRP.createJob("Bucheron", {
  634. color = Color(89, 102, 67, 255),
  635. model = {
  636. "models/player/zelpa/female_01.mdl",
  637. "models/player/zelpa/female_01_b.mdl",
  638. "models/player/zelpa/female_02_b.mdl",
  639. "models/player/zelpa/female_03.mdl",
  640. "models/player/zelpa/female_03_b.mdl",
  641. "models/player/zelpa/female_04.mdl",
  642. "models/player/zelpa/female_04_b.mdl",
  643. "models/player/zelpa/female_06.mdl",
  644. "models/player/zelpa/female_06_b.mdl",
  645. "models/player/zelpa/female_07.mdl",
  646. "models/player/zelpa/female_07_b.mdl",
  647. "models/player/zelpa/male_01.mdl",
  648. "models/player/zelpa/male_02.mdl",
  649. "models/player/zelpa/male_03.mdl",
  650. "models/player/zelpa/male_04.mdl",
  651. "models/player/zelpa/male_05.mdl",
  652. "models/player/zelpa/male_06.mdl",
  653. "models/player/zelpa/male_07.mdl",
  654. "models/player/zelpa/male_08.mdl",
  655. "models/player/zelpa/male_09.mdl",
  656. "models/player/zelpa/male_10.mdl",
  657. "models/player/zelpa/male_11.mdl"
  658. },
  659. description = [[description a venir]],
  660. weapons = {"swm_chopping_axe"}, -- You may wanna find a pickpocket swep and add it here.
  661. command = "bucheron",
  662. max = 7,
  663. salary = 70,
  664. admin = 0,
  665. vote = false,
  666. hasLicense = false,
  667. category = "Citizens",
  668. })
  669.  
  670. TEAM_MINEUR = DarkRP.createJob("Mineur", {
  671. color = Color(121, 137, 51, 255),
  672. model = {
  673. "models/player/zelpa/female_01.mdl",
  674. "models/player/zelpa/female_01_b.mdl",
  675. "models/player/zelpa/female_02_b.mdl",
  676. "models/player/zelpa/female_03.mdl",
  677. "models/player/zelpa/female_03_b.mdl",
  678. "models/player/zelpa/female_04.mdl",
  679. "models/player/zelpa/female_04_b.mdl",
  680. "models/player/zelpa/female_06.mdl",
  681. "models/player/zelpa/female_06_b.mdl",
  682. "models/player/zelpa/female_07.mdl",
  683. "models/player/zelpa/female_07_b.mdl",
  684. "models/player/zelpa/male_01.mdl",
  685. "models/player/zelpa/male_02.mdl",
  686. "models/player/zelpa/male_03.mdl",
  687. "models/player/zelpa/male_04.mdl",
  688. "models/player/zelpa/male_05.mdl",
  689. "models/player/zelpa/male_06.mdl",
  690. "models/player/zelpa/male_07.mdl",
  691. "models/player/zelpa/male_08.mdl",
  692. "models/player/zelpa/male_09.mdl",
  693. "models/player/zelpa/male_10.mdl",
  694. "models/player/zelpa/male_11.mdl"
  695. },
  696. description = [[description a venir]],
  697. weapons = {"mgs_pickaxe"}, -- You may wanna find a pickpocket swep and add it here.
  698. command = "mineur",
  699. max = 2,
  700. salary = 80,
  701. admin = 0,
  702. vote = false,
  703. hasLicense = false,
  704. category = "Citizens",
  705. })
  706.  
  707. TEAM_QUINCAILLER = DarkRP.createJob("Quincailler", {
  708. color = Color(128, 208, 208, 255),
  709. model = {
  710. "models/player/zelpa/female_01.mdl",
  711. "models/player/zelpa/female_01_b.mdl",
  712. "models/player/zelpa/female_02_b.mdl",
  713. "models/player/zelpa/female_03.mdl",
  714. "models/player/zelpa/female_03_b.mdl",
  715. "models/player/zelpa/female_04.mdl",
  716. "models/player/zelpa/female_04_b.mdl",
  717. "models/player/zelpa/female_06.mdl",
  718. "models/player/zelpa/female_06_b.mdl",
  719. "models/player/zelpa/female_07.mdl",
  720. "models/player/zelpa/female_07_b.mdl",
  721. "models/player/zelpa/male_01.mdl",
  722. "models/player/zelpa/male_02.mdl",
  723. "models/player/zelpa/male_03.mdl",
  724. "models/player/zelpa/male_04.mdl",
  725. "models/player/zelpa/male_05.mdl",
  726. "models/player/zelpa/male_06.mdl",
  727. "models/player/zelpa/male_07.mdl",
  728. "models/player/zelpa/male_08.mdl",
  729. "models/player/zelpa/male_09.mdl",
  730. "models/player/zelpa/male_10.mdl",
  731. "models/player/zelpa/male_11.mdl"
  732. },
  733. description = [[Une quincaillerie est un type de commerce de détail, destiné au professionnel ou au particulier.]],
  734. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  735. command = "quincaillier",
  736. max = 3,
  737. salary = 85,
  738. admin = 0,
  739. vote = false,
  740. hasLicense = false,
  741. category = "Citizens",
  742. })
  743.  
  744. TEAM_ARMURIER = DarkRP.createJob("Armurier", {
  745. color = Color(237, 127, 16, 255),
  746. model = "models/player/breen.mdl",
  747. description = [[Un armurier est une personne qui répare, modifie, conçoit ou fabrique des armes à feu en suivant les spécifications de l'usine ou du client, en utilisant des outils à main ou des machines.]],
  748. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  749. command = "armurier",
  750. max = 2,
  751. salary = 65,
  752. admin = 0,
  753. vote = false,
  754. hasLicense = false,
  755. category = "Citizens",
  756. })
  757.  
  758. TEAM_TARMES = DarkRP.createJob("Trafficant d'Armes", {
  759. color = Color(204, 85, 0, 255),
  760. model = {
  761. "models/Humans/Group02/Player/Tale_01.mdl" ,
  762. "models/Humans/Group02/Player/Tale_03.mdl" ,
  763. "models/Humans/Group02/Player/Tale_03.mdl" ,
  764. "models/Humans/Group02/Player/Tale_04.mdl" ,
  765. "models/Humans/Group02/Player/Tale_04.mdl" ,
  766. "models/Humans/Group02/Player/Tale_05.mdl" ,
  767. "models/Humans/Group02/Player/Tale_05.mdl" ,
  768. "models/Humans/Group02/Player/Tale_06.mdl" ,
  769. "models/Humans/Group02/Player/Tale_07.mdl" ,
  770. "models/Humans/Group02/Player/Tale_07.mdl" ,
  771. "models/Humans/Group02/Player/Tale_08.mdl" ,
  772. "models/Humans/Group02/Player/Tale_08.mdl" ,
  773. "models/Humans/Group02/Player/Tale_09.mdl" ,
  774. "models/Humans/Group02/Player/Tale_09.mdl" ,
  775. "models/Humans/Group02/Player/Temale_01.mdl",
  776. "models/Humans/Group02/Player/Temale_01.mdl" ,
  777. "models/Humans/Group02/Player/Temale_02.mdl" ,
  778. "models/Humans/Group02/Player/Temale_02.mdl" ,
  779. "models/Humans/Group02/Player/Temale_07.mdl" ,
  780. "models/Humans/Group02/Player/Temale_07.mdl"
  781. },
  782. description = [[Un armurier est une personne qui répare, modifie, conçoit ou fabrique des armes à feu en suivant les spécifications de l'usine ou du client, en utilisant des outils à main ou des machines.]],
  783. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  784. command = "trafficantarmes",
  785. max = 2,
  786. salary = 70,
  787. admin = 0,
  788. vote = false,
  789. hasLicense = false,
  790. category = "Citizens",
  791. customCheck = function(ply) return ply:IsUserGroup("V.I.P.") or ply:IsUserGroup("V.I.P. +") or ply:IsAdmin() or ply:IsUserGroup("supermodo") end,
  792. CustomCheckFailMsg = "Il faut avoir le VIP!",
  793. })
  794.  
  795. TEAM_VENDEURAB = DarkRP.createJob("Vendeur d'Armes Blanches", {
  796. color = Color(244, 102, 27, 255),
  797. model = "models/player/monk.mdl",
  798. description = [[Un vendeur d'arme blanche est une personne qui répare, modifie, conçoit ou fabrique des armes blanche en suivant les spécifications de l'usine ou du client, en utilisant des outils à main ou des machines.]],
  799. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  800. command = "vendeurab",
  801. max = 2,
  802. salary = 70,
  803. admin = 0,
  804. vote = false,
  805. hasLicense = false,
  806. category = "Citizens",
  807. })
  808.  
  809. --Force de l'ordre--
  810.  
  811. TEAM_COMMISSAIRE = DarkRP.createJob("Commissaire", {
  812. color = Color(0, 0, 255, 255),
  813. model = {
  814. "models/player/uk_police/uk_police_01.mdl",
  815. "models/player/uk_police/uk_police_02.mdl",
  816. "models/player/uk_police/uk_police_03.mdl",
  817. "models/player/uk_police/uk_police_04.mdl",
  818. "models/player/uk_police/uk_police_05.mdl",
  819. "models/player/uk_police/uk_police_06.mdl",
  820. "models/player/uk_police/uk_police_07.mdl",
  821. "models/player/uk_police/uk_police_08.mdl",
  822. "models/player/uk_police/uk_police_09.mdl"
  823. },
  824. description = [[Vous êtes le Commissaire, vous devez diriger vos equipes des forces de l'ordre pour faire règner la loi sur la ville.]],
  825. weapons = {"policebadgewallet", "fas2_m3s90", "fas2_glock20", "door_ram", "stunstick", "arrest_stick", "unarrest_stick", "weaponchecker", "stungun", "weapon_cuff_police"}, -- You may wanna find a pickpocket swep and add it here.
  826. command = "commissaire",
  827. max = 1,
  828. salary = 100,
  829. admin = 0,
  830. vote = true,
  831. hasLicense = true,
  832. hasRadio = true,
  833. category = "Citizens",
  834. customCheck = function(ply) return ply:IsUserGroup("V.I.P.") or ply:IsUserGroup("V.I.P. +") or ply:IsAdmin() or ply:IsUserGroup("supermodo") end,
  835. CustomCheckFailMsg = "Il faut avoir le VIP!",
  836. ply:teamBan()
  837. ply:changeTeam(GAMEMODE.PolicierTeam, true)
  838. if killer:IsPlayer() then
  839. DarkRP.notifyAll(0, 4, "Le Commissaire a ete tue. Il devient un Policier")
  840. else
  841. DarkRP.notifyAll(0, 4, "Le Commissaire est mort. Il devient un Policier")
  842. end
  843. end
  844. })
  845.  
  846. TEAM_BAC = DarkRP.createJob("BAC", {
  847. color = Color(116, 208, 241, 255),
  848. model = {
  849. "models/player/zelpa/female_01.mdl",
  850. "models/player/zelpa/female_01_b.mdl",
  851. "models/player/zelpa/female_02_b.mdl",
  852. "models/player/zelpa/female_03.mdl",
  853. "models/player/zelpa/female_03_b.mdl",
  854. "models/player/zelpa/female_04.mdl",
  855. "models/player/zelpa/female_04_b.mdl",
  856. "models/player/zelpa/female_06.mdl",
  857. "models/player/zelpa/female_06_b.mdl",
  858. "models/player/zelpa/female_07.mdl",
  859. "models/player/zelpa/female_07_b.mdl",
  860. "models/player/zelpa/male_01.mdl",
  861. "models/player/zelpa/male_02.mdl",
  862. "models/player/zelpa/male_03.mdl",
  863. "models/player/zelpa/male_04.mdl",
  864. "models/player/zelpa/male_05.mdl",
  865. "models/player/zelpa/male_06.mdl",
  866. "models/player/zelpa/male_07.mdl",
  867. "models/player/zelpa/male_08.mdl",
  868. "models/player/zelpa/male_09.mdl",
  869. "models/player/zelpa/male_10.mdl",
  870. "models/player/zelpa/male_11.mdl",
  871. "models/Humans/Group02/Player/Tale_01.mdl" ,
  872. "models/Humans/Group02/Player/Tale_03.mdl" ,
  873. "models/Humans/Group02/Player/Tale_03.mdl" ,
  874. "models/Humans/Group02/Player/Tale_04.mdl" ,
  875. "models/Humans/Group02/Player/Tale_04.mdl" ,
  876. "models/Humans/Group02/Player/Tale_05.mdl" ,
  877. "models/Humans/Group02/Player/Tale_05.mdl" ,
  878. "models/Humans/Group02/Player/Tale_06.mdl" ,
  879. "models/Humans/Group02/Player/Tale_07.mdl" ,
  880. "models/Humans/Group02/Player/Tale_07.mdl" ,
  881. "models/Humans/Group02/Player/Tale_08.mdl" ,
  882. "models/Humans/Group02/Player/Tale_08.mdl" ,
  883. "models/Humans/Group02/Player/Tale_09.mdl" ,
  884. "models/Humans/Group02/Player/Tale_09.mdl" ,
  885. "models/Humans/Group02/Player/Temale_01.mdl",
  886. "models/Humans/Group02/Player/Temale_01.mdl" ,
  887. "models/Humans/Group02/Player/Temale_02.mdl" ,
  888. "models/Humans/Group02/Player/Temale_02.mdl" ,
  889. "models/Humans/Group02/Player/Temale_07.mdl" ,
  890. "models/Humans/Group02/Player/Temale_07.mdl"
  891. },
  892. description = [[La brigade anti-criminalité, aussi connue sous l'acronyme « BAC », est un service de la police nationale française, créé en 1994 au niveau national, appartenant à la Direction centrale de la sécurité publique.]],
  893. weapons = {"policebadgewallet", "fas2_glock20", "door_ram", "stunstick", "arrest_stick", "unarrest_stick", "weaponchecker", "stungun", "weapon_cuff_police"}, -- You may wanna find a pickpocket swep and add it here.
  894. command = "bac",
  895. max = 5,
  896. salary = 70,
  897. admin = 0,
  898. vote = false,
  899. hasLicense = true,
  900. hasRadio = true,
  901. })
  902.  
  903. TEAM_POLICIER = DarkRP.createJob("Policier", {
  904. color = Color(0, 127, 255, 255),
  905. model = {
  906. "models/player/portal/f_police.mdl",
  907. "models/player/portal/f_police2.mdl",
  908. "models/player/portal/f_police3.mdl",
  909. "models/player/portal/f_police4.mdl",
  910. "models/player/portal/f_police5.mdl",
  911. "models/player/portal/f_police6.mdl",
  912. "models/player/portal/f_police7.mdl",
  913. "models/player/portal/f_police_armor.mdl",
  914. "models/player/portal/f_police2_armor.mdl",
  915. "models/player/portal/f_police3_armor.mdl",
  916. "models/player/portal/f_police4_armor.mdl",
  917. "models/player/portal/f_police5_armor.mdl",
  918. "models/player/portal/f_police6_armor.mdl",
  919. "models/player/portal/f_police7_armor.mdl"
  920. },
  921. description = [[Un policier, du titre dans sa version originale est un membre de la police, qu'il porte ou non l'uniforme et dont la fonction est de faire respecter la loi, de maintenir l'ordre et d'assurer la sécurité publique.]],
  922. weapons = {"policebadgewallet", "fas2_glock20", "door_ram", "stunstick", "arrest_stick", "unarrest_stick", "weaponchecker", "stungun", "weapon_cuff_police"}, -- You may wanna find a pickpocket swep and add it here.
  923. command = "policier",
  924. max = 7,
  925. salary = 70,
  926. admin = 0,
  927. vote = false,
  928. hasLicense = true,
  929. hasRadio = true,
  930. })
  931.  
  932. TEAM_CGIGN = DarkRP.createJob("Chef du GIGN", {
  933. color = Color(16, 52, 166, 255),
  934. model = "models/gign remasteredhd.mdl",
  935. description = [[Vous êtes le Chef du RAID, vous devez diriger votre equipe d'Unités d'Elite du RAID et proteger cette ville des attaques armées... Vous devez obéir aux ordres du Commissaire.]],
  936. weapons = {"policebadgewallet", "fas2_glock20", "fas2_mp5k", "weapon_policeshield", "breachingcharge", "stunstick", "arrest_stick", "unarrest_stick", "weaponchecker", "stungun", "weapon_cuff_police"}, -- You may wanna find a pickpocket swep and add it here.
  937. command = "cgign",
  938. max = 1,
  939. salary = 100,
  940. admin = 0,
  941. vote = true,
  942. hasLicense = true,
  943. hasRadio = true,
  944. category = "Citizens",
  945. customCheck = function(ply) return ply:IsUserGroup("V.I.P.") or ply:IsUserGroup("V.I.P. +") or ply:IsAdmin() or ply:IsUserGroup("supermodo") end,
  946. CustomCheckFailMsg = "Il faut avoir le VIP!",
  947. ply:teamBan()
  948. ply:changeTeam(GAMEMODE.GIGNFBUSTeam, true)
  949. if killer:IsPlayer() then
  950. DarkRP.notifyAll(0, 4, "Le Chef du RAID a ete tue. Il devient une Unité d'Elite du RAID")
  951. else
  952. DarkRP.notifyAll(0, 4, "Le Chef du RAID est mort. Il devient une Unité d'Elite du RAID")
  953. end
  954. end
  955. })
  956.  
  957. TEAM_GIGN = DarkRP.createJob("Unité d'Elite du GIGN", {
  958. color = Color(21, 96, 189, 255),
  959. model = "models/gign remasteredhd.mdl",
  960. description = [[Vous êtes une Unité d'Elite du RAID, protegez cette ville des attaques armées... Vous devez obéir aux ordres de vos supérieurs.]],
  961. weapons = {"policebadgewallet", "fas2_glock20", "fas2_mp5a5", "weapon_policeshield", "breachingcharge", "stunstick", "arrest_stick", "unarrest_stick", "weaponchecker", "stungun", "weapon_cuff_police"}, -- You may wanna find a pickpocket swep and add it here.
  962. command = "gign",
  963. max = 4,
  964. salary = 80,
  965. admin = 0,
  966. vote = true,
  967. hasLicense = true,
  968. hasRadio = true,
  969. })
  970.  
  971. TEAM_TIRREURDG = DarkRP.createJob("Tirreur d'Elite du GIGN", {
  972. color = Color(0, 51, 102, 255),
  973. model = {
  974. "models/player/cellassault1player.mdl",
  975. "models/player/cellassault2player.mdl",
  976. "models/player/cellassault3player.mdl",
  977. "models/player/cellassault4player.mdl"
  978. },
  979. description = [[Vous êtes un Tireur d'Elite du RAID, vous devez aider les Unités du RAID et soutenant un appuis logistique a longue distance.]],
  980. weapons = {"policebadgewallet", "fas2_glock20", "fas2_m24", "weapon_policeshield", "door_ram", "stunstick", "arrest_stick", "unarrest_stick", "weaponchecker", "stungun", "weapon_cuff_police"}, -- You may wanna find a pickpocket swep and add it here.
  981. command = "tirreurdg",
  982. max = 2,
  983. salary = 90,
  984. admin = 0,
  985. vote = true,
  986. hasLicense = true,
  987. hasRadio = true,
  988. category = "Citizens",
  989. customCheck = function(ply) return ply:IsUserGroup("V.I.P.") or ply:IsUserGroup("V.I.P. +") or ply:IsAdmin() or ply:IsUserGroup("supermodo") end,
  990. CustomCheckFailMsg = "Il faut avoir le VIP!",
  991. })
  992.  
  993. TEAM_GENERALA = DarkRP.createJob("General d'Armée", {
  994. color = Color(56, 111, 72, 255),
  995. model = "models/player/us/navy/navy_pm.mdl",
  996. description = [[Vous êtes le General d'Armée, plus haut grade de l'Armée, vous devez diriger vos equipes et vous n'obeissez qu'exclusivement au Maire.]],
  997. weapons = {"policebadgewallet", "fas2_glock20", "fas2_famas", "weapon_policeshield", "door_ram", "stunstick", "weaponchecker"}, -- You may wanna find a pickpocket swep and add it here.
  998. command = "generalarmee",
  999. max = 1,
  1000. salary = 120,
  1001. admin = 0,
  1002. vote = true,
  1003. hasLicense = true,
  1004. hasRadio = true,
  1005. category = "Citizens",
  1006. customCheck = function(ply) return ply:IsUserGroup("V.I.P.") or ply:IsUserGroup("V.I.P. +") or ply:IsAdmin() or ply:IsUserGroup("supermodo") end,
  1007. CustomCheckFailMsg = "Il faut avoir le VIP!",
  1008. ply:teamBan()
  1009. ply:changeTeam(GAMEMODE.SoldatTeam, true)
  1010. if killer:IsPlayer() then
  1011. DarkRP.notifyAll(0, 4, "Le General d'Armée a ete tue. Il devient un Soldat de l'Armée")
  1012. else
  1013. DarkRP.notifyAll(0, 4, "Le General d'Armée est mort. Il devient un Soldat de l'Armée")
  1014. end
  1015. end
  1016. })
  1017.  
  1018. TEAM_LARMEE = DarkRP.createJob("Lieutenant de l'Armée", {
  1019. color = Color(31, 160, 85, 255),
  1020. model = "models/player/Rusty/NatGuard/male_02.mdl",
  1021. description = [[Vous etes un Lieutenant de l'Armée, vous devez obéir a vos supérieurs, et dirigez vos equipes.]],
  1022. weapons = {"policebadgewallet", "fas2_glock20", "fas2_famas", "weapon_policeshield", "door_ram", "stunstick", "weapon_real_cs_flash", "weaponchecker"}, -- You may wanna find a pickpocket swep and add it here.
  1023. command = "lcarmee",
  1024. max = 2,
  1025. salary = 100,
  1026. admin = 0,
  1027. vote = true,
  1028. hasLicense = true,
  1029. hasRadio = true,
  1030. category = "Citizens",
  1031. customCheck = function(ply) return ply:IsUserGroup("V.I.P.") or ply:IsUserGroup("V.I.P. +") or ply:IsAdmin() or ply:IsUserGroup("supermodo") end,
  1032. CustomCheckFailMsg = "Il faut avoir le VIP!",
  1033. ply:teamBan()
  1034. ply:changeTeam(GAMEMODE.SoldatTeam, true)
  1035. if killer:IsPlayer() then
  1036. DarkRP.notifyAll(0, 4, "Le Lieutenant de l'Armée a ete tue. Il devient un Soldat de l'Armée")
  1037. else
  1038. DarkRP.notifyAll(0, 4, "Le Lieutenant de l'Armée est mort. Il devient un Soldat de l'Armée")
  1039. end
  1040. end
  1041. })
  1042.  
  1043. TEAM_SOLDAT = DarkRP.createJob("Soldat de l'Armée", {
  1044. color = Color(103, 159, 90, 255),
  1045. model = {
  1046. "models/player/Rusty/NatGuard/male_03.mdl",
  1047. "models/player/Rusty/NatGuard/male_04.mdl",
  1048. "models/player/Rusty/NatGuard/male_05.mdl",
  1049. "models/player/Rusty/NatGuard/male_06.mdl",
  1050. "models/player/Rusty/NatGuard/male_07.mdl",
  1051. "models/player/Rusty/NatGuard/male_08.mdl",
  1052. "models/player/Rusty/NatGuard/male_09.mdl"
  1053. },
  1054. description = [[Vous êtes un Soldat de l'Armée, vous devez proteger cette ville des gros conflits armés, vous devez obéir a vos supérieurs.]],
  1055. weapons = {"policebadgewallet", "fas2_glock20", "fas2_famas", "weapon_policeshield", "door_ram", "stunstick", "weapon_real_cs_flash", "weaponchecker"}, -- You may wanna find a pickpocket swep and add it here.
  1056. command = "militaire",
  1057. max = 6,
  1058. salary = 90,
  1059. admin = 0,
  1060. vote = true,
  1061. hasLicense = true,
  1062. hasRadio = true,
  1063. })
  1064.  
  1065. --Illégal--
  1066.  
  1067. TEAM_CKAIRA = DarkRP.createJob("Chef des Kaira", {
  1068. color = Color(70, 63, 50, 255),
  1069. model = "models/ms13/slow_1.mdl",
  1070. description = [[Racaille en verlan (argot français qui consiste à inverser les syllabes). Kaïra est un terme péjoratif qui désigne une personne méprisable parce qu'elle appartient à une catégorie de personnes pauvres, faibles, ou considérées comme basses.]],
  1071. weapons = {"lockpick"}, -- You may wanna find a pickpocket swep and add it here.
  1072. command = "ckaira",
  1073. max = 1,
  1074. salary = 65,
  1075. admin = 0,
  1076. vote = false,
  1077. hasLicense = false,
  1078. category = "Citizens",
  1079. PlayerDeath = function(ply, weapon, killer)
  1080. ply:teamBan()
  1081. ply:changeTeam(GAMEMODE.KairaTeam, true)
  1082. if killer:IsPlayer() then
  1083. DarkRP.notifyAll(0, 4, "Le Chef des Kaira a ete tue. Il devient une Kaira")
  1084. else
  1085. DarkRP.notifyAll(0, 4, "Le Chef des kaira est mort. Il devient une Kaira")
  1086. end
  1087. end
  1088. })
  1089.  
  1090. TEAM_KAIRA = DarkRP.createJob("Kaira", {
  1091. color = Color(70, 63, 40, 255),
  1092. model = "models/ms13/slow_3.mdl",
  1093. description = [[Racaille en verlan (argot français qui consiste à inverser les syllabes). Kaïra est un terme péjoratif qui désigne une personne méprisable parce qu'elle appartient à une catégorie de personnes pauvres, faibles, ou considérées comme basses.]],
  1094. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  1095. command = "kaira",
  1096. max = 4,
  1097. salary = 65,
  1098. admin = 0,
  1099. vote = false,
  1100. hasLicense = false,
  1101. category = "Citizens",
  1102. })
  1103.  
  1104. TEAM_CGANGSTER = DarkRP.createJob("Chef des Gangsters", {
  1105. color = Color(103, 113, 121, 255),
  1106. model = "models/player/gman_high.mdl",
  1107. description = [[Le gangstérisme regroupe tous types d'actions interdites à l'époque : bars clandestins, tripots, bordels, boîtes de nuit, distilleries, brasseries etc.]],
  1108. weapons = {"lockpick"}, -- You may wanna find a pickpocket swep and add it here.
  1109. command = "cgangster",
  1110. max = 1,
  1111. salary = 65,
  1112. admin = 0,
  1113. vote = false,
  1114. hasLicense = false,
  1115. category = "Citizens",
  1116. PlayerDeath = function(ply, weapon, killer)
  1117. ply:teamBan()
  1118. ply:changeTeam(GAMEMODE.KairaTeam, true)
  1119. if killer:IsPlayer() then
  1120. DarkRP.notifyAll(0, 4, "Le Chef des Gangster a ete tue. Il devient un Gangster")
  1121. else
  1122. DarkRP.notifyAll(0, 4, "Le Chef des Gangster a ete tue. Il devient un Gangster")
  1123. end
  1124. end
  1125. })
  1126.  
  1127. TEAM_GANGSTER = DarkRP.createJob("Gangster", {
  1128. color = Color(103, 113, 110, 255),
  1129. model = {
  1130. "models/player/Group03/male_01.mdl",
  1131. "models/player/Group03/male_02.mdl",
  1132. "models/player/Group03/male_03.mdl",
  1133. "models/player/Group03/male_04.mdl",
  1134. "models/player/Group03/male_05.mdl"
  1135. },
  1136. description = [[Le gangstérisme regroupe tous types d'actions interdites à l'époque : bars clandestins, tripots, bordels, boîtes de nuit, distilleries, brasseries etc.]],
  1137. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  1138. command = "gangster",
  1139. max = 4,
  1140. salary = 65,
  1141. admin = 0,
  1142. vote = false,
  1143. hasLicense = false,
  1144. category = "Citizens",
  1145. })
  1146.  
  1147. TEAM_CBRAQUEUR = DarkRP.createJob("Chef des Braqueurs", {
  1148. color = Color(118, 111, 100, 255),
  1149. model = "models/player/pd2_chains_p.mdl",
  1150. description = [[Un braquage est un vol à main armée dans une banque ou dans un magasin généralement dans le but d'y dérober beaucoup d'argent ou des objets de valeur. Dans la plupart des juridictions nationales le braquage est un crime.]],
  1151. weapons = {"lockpick"}, -- You may wanna find a pickpocket swep and add it here.
  1152. command = "cbraqueur",
  1153. max = 1,
  1154. salary = 65,
  1155. admin = 0,
  1156. vote = false,
  1157. hasLicense = false,
  1158. category = "Citizens",
  1159. PlayerDeath = function(ply, weapon, killer)
  1160. ply:teamBan()
  1161. ply:changeTeam(GAMEMODE.KairaTeam, true)
  1162. if killer:IsPlayer() then
  1163. DarkRP.notifyAll(0, 4, "Le Chef des Braqueur a ete tue. Il devient un Braqueur")
  1164. else
  1165. DarkRP.notifyAll(0, 4, "Le Chef des Braqueur a ete tue. Il devient un Braqueur")
  1166. end
  1167. end
  1168. })
  1169.  
  1170. TEAM_BRAQUEUR = DarkRP.createJob("Braqueur", {
  1171. color = Color(118, 111, 90, 255),
  1172. model = {
  1173. "models/player/pd2_dallas_p.mdl",
  1174. "models/player/pd2_hoxton_p.mdl",
  1175. "models/player/pd2_wolf_p.mdl"
  1176. },
  1177. description = [[Un braquage est un vol à main armée dans une banque ou dans un magasin généralement dans le but d'y dérober beaucoup d'argent ou des objets de valeur. Dans la plupart des juridictions nationales le braquage est un crime.]],
  1178. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  1179. command = "braqueur",
  1180. max = 4,
  1181. salary = 65,
  1182. admin = 0,
  1183. vote = false,
  1184. hasLicense = false,
  1185. category = "Citizens",
  1186. })
  1187.  
  1188. TEAM_CTRIADE = DarkRP.createJob("Chef de la Triade", {
  1189. color = Color(118, 111, 100, 255),
  1190. model = "models/SD/Players/[soy_brawler]-head_brawler_dbs.mdl",
  1191. description = [[Un braquage est un vol à main armée dans une banque ou dans un magasin généralement dans le but d'y dérober beaucoup d'argent ou des objets de valeur. Dans la plupart des juridictions nationales le braquage est un crime.]],
  1192. weapons = {"lockpick"}, -- You may wanna find a pickpocket swep and add it here.
  1193. command = "ctriade",
  1194. max = 1,
  1195. salary = 65,
  1196. admin = 0,
  1197. vote = false,
  1198. hasLicense = false,
  1199. category = "Citizens",
  1200. PlayerDeath = function(ply, weapon, killer)
  1201. ply:teamBan()
  1202. ply:changeTeam(GAMEMODE.KairaTeam, true)
  1203. if killer:IsPlayer() then
  1204. DarkRP.notifyAll(0, 4, "Le Chef des Braqueur a ete tue. Il devient un Braqueur")
  1205. else
  1206. DarkRP.notifyAll(0, 4, "Le Chef des Braqueur a ete tue. Il devient un Braqueur")
  1207. end
  1208. end
  1209. })
  1210.  
  1211. TEAM_TRIADE = DarkRP.createJob("Triade", {
  1212. color = Color(118, 111, 90, 255),
  1213. model = {
  1214. "models/SD/Players/[soy_grappler].mdl",
  1215. "models/SD/Players/[soy_quick]-head_quick_soy.mdl",
  1216. "models/SD/Players/[soy_striker]-head_striker_soy.mdl"
  1217. },
  1218. description = [[Un braquage est un vol à main armée dans une banque ou dans un magasin généralement dans le but d'y dérober beaucoup d'argent ou des objets de valeur. Dans la plupart des juridictions nationales le braquage est un crime.]],
  1219. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  1220. command = "triade",
  1221. max = 4,
  1222. salary = 65,
  1223. admin = 0,
  1224. vote = false,
  1225. hasLicense = false,
  1226. category = "Citizens",
  1227. })
  1228.  
  1229. TEAM_VOLEUR = DarkRP.createJob("Voleur", {
  1230. color = Color(98, 91, 72, 255),
  1231. model = {
  1232. "models/player/zelpa/female_01.mdl",
  1233. "models/player/zelpa/female_01_b.mdl",
  1234. "models/player/zelpa/female_02_b.mdl",
  1235. "models/player/zelpa/female_03.mdl",
  1236. "models/player/zelpa/female_03_b.mdl",
  1237. "models/player/zelpa/female_04.mdl",
  1238. "models/player/zelpa/female_04_b.mdl",
  1239. "models/player/zelpa/female_06.mdl",
  1240. "models/player/zelpa/female_06_b.mdl",
  1241. "models/player/zelpa/female_07.mdl",
  1242. "models/player/zelpa/female_07_b.mdl",
  1243. "models/player/zelpa/male_01.mdl",
  1244. "models/player/zelpa/male_02.mdl",
  1245. "models/player/zelpa/male_03.mdl",
  1246. "models/player/zelpa/male_04.mdl",
  1247. "models/player/zelpa/male_05.mdl",
  1248. "models/player/zelpa/male_06.mdl",
  1249. "models/player/zelpa/male_07.mdl",
  1250. "models/player/zelpa/male_08.mdl",
  1251. "models/player/zelpa/male_09.mdl",
  1252. "models/player/zelpa/male_10.mdl",
  1253. "models/player/zelpa/male_11.mdl",
  1254. "models/Humans/Group02/Player/Tale_01.mdl" ,
  1255. "models/Humans/Group02/Player/Tale_03.mdl" ,
  1256. "models/Humans/Group02/Player/Tale_03.mdl" ,
  1257. "models/Humans/Group02/Player/Tale_04.mdl" ,
  1258. "models/Humans/Group02/Player/Tale_04.mdl" ,
  1259. "models/Humans/Group02/Player/Tale_05.mdl" ,
  1260. "models/Humans/Group02/Player/Tale_05.mdl" ,
  1261. "models/Humans/Group02/Player/Tale_06.mdl" ,
  1262. "models/Humans/Group02/Player/Tale_07.mdl" ,
  1263. "models/Humans/Group02/Player/Tale_07.mdl" ,
  1264. "models/Humans/Group02/Player/Tale_08.mdl" ,
  1265. "models/Humans/Group02/Player/Tale_08.mdl" ,
  1266. "models/Humans/Group02/Player/Tale_09.mdl" ,
  1267. "models/Humans/Group02/Player/Tale_09.mdl" ,
  1268. "models/Humans/Group02/Player/Temale_01.mdl",
  1269. "models/Humans/Group02/Player/Temale_01.mdl" ,
  1270. "models/Humans/Group02/Player/Temale_02.mdl" ,
  1271. "models/Humans/Group02/Player/Temale_02.mdl" ,
  1272. "models/Humans/Group02/Player/Temale_07.mdl" ,
  1273. "models/Humans/Group02/Player/Temale_07.mdl"
  1274. },
  1275. description = [[Un voleur est une personne qui effectue un vol. Par extension, ce terme s'applique aux personnes morales. Il s'applique également à tous les êtres vivants.]],
  1276. weapons = {"lockpick", "pickpocket"}, -- You may wanna find a pickpocket swep and add it here.
  1277. command = "voleur",
  1278. max = 4,
  1279. salary = 65,
  1280. admin = 0,
  1281. vote = false,
  1282. hasLicense = false,
  1283. category = "Citizens",
  1284. })
  1285.  
  1286. TEAM_VOLEURPRO = DarkRP.createJob("Voleur Professionnel", {
  1287. color = Color(96, 96, 96, 255),
  1288. model = "models/code_gs/robber/robberplayer.mdl",
  1289. description = [[Un voleur est une personne qui effectue un vol. Par extension, ce terme s'applique aux personnes morales. Il s'applique également à tous les êtres vivants.]],
  1290. weapons = {"lockpick", "pickpocket"}, -- You may wanna find a pickpocket swep and add it here.
  1291. command = "voleurpro",
  1292. max = 2,
  1293. salary = 75,
  1294. admin = 0,
  1295. vote = false,
  1296. hasLicense = false,
  1297. category = "Citizens",
  1298. customCheck = function(ply) return ply:IsUserGroup("V.I.P.") or ply:IsUserGroup("V.I.P. +") or ply:IsAdmin() or ply:IsUserGroup("supermodo") end,
  1299. CustomCheckFailMsg = "Il faut avoir le VIP!",
  1300. })
  1301.  
  1302. TEAM_HACKER = DarkRP.createJob("Hacker", {
  1303. color = Color(61, 43, 31, 255),
  1304. model = {
  1305. "models/player/zelpa/female_01.mdl",
  1306. "models/player/zelpa/female_01_b.mdl",
  1307. "models/player/zelpa/female_02_b.mdl",
  1308. "models/player/zelpa/female_03.mdl",
  1309. "models/player/zelpa/female_03_b.mdl",
  1310. "models/player/zelpa/female_04.mdl",
  1311. "models/player/zelpa/female_04_b.mdl",
  1312. "models/player/zelpa/female_06.mdl",
  1313. "models/player/zelpa/female_06_b.mdl",
  1314. "models/player/zelpa/female_07.mdl",
  1315. "models/player/zelpa/female_07_b.mdl",
  1316. "models/player/zelpa/male_01.mdl",
  1317. "models/player/zelpa/male_02.mdl",
  1318. "models/player/zelpa/male_03.mdl",
  1319. "models/player/zelpa/male_04.mdl",
  1320. "models/player/zelpa/male_05.mdl",
  1321. "models/player/zelpa/male_06.mdl",
  1322. "models/player/zelpa/male_07.mdl",
  1323. "models/player/zelpa/male_08.mdl",
  1324. "models/player/zelpa/male_09.mdl",
  1325. "models/player/zelpa/male_10.mdl",
  1326. "models/player/zelpa/male_11.mdl"
  1327. },
  1328. description = [[Un voleur est une personne qui effectue un vol. Par extension, ce terme s'applique aux personnes morales. Il s'applique également à tous les êtres vivants.]],
  1329. weapons = {"weapon_arc_atmhack"}, -- You may wanna find a pickpocket swep and add it here.
  1330. command = "hacker",
  1331. max = 3,
  1332. salary = 65,
  1333. admin = 0,
  1334. vote = false,
  1335. hasLicense = false,
  1336. category = "Citizens",
  1337. })
  1338.  
  1339. TEAM_SPYCHO = DarkRP.createJob("Psychopathe", {
  1340. color = Color(133, 109, 77, 255),
  1341. model = {
  1342. "models/player/zelpa/female_01.mdl",
  1343. "models/player/zelpa/female_01_b.mdl",
  1344. "models/player/zelpa/female_02_b.mdl",
  1345. "models/player/zelpa/female_03.mdl",
  1346. "models/player/zelpa/female_03_b.mdl",
  1347. "models/player/zelpa/female_04.mdl",
  1348. "models/player/zelpa/female_04_b.mdl",
  1349. "models/player/zelpa/female_06.mdl",
  1350. "models/player/zelpa/female_06_b.mdl",
  1351. "models/player/zelpa/female_07.mdl",
  1352. "models/player/zelpa/female_07_b.mdl",
  1353. "models/player/zelpa/male_01.mdl",
  1354. "models/player/zelpa/male_02.mdl",
  1355. "models/player/zelpa/male_03.mdl",
  1356. "models/player/zelpa/male_04.mdl",
  1357. "models/player/zelpa/male_05.mdl",
  1358. "models/player/zelpa/male_06.mdl",
  1359. "models/player/zelpa/male_07.mdl",
  1360. "models/player/zelpa/male_08.mdl",
  1361. "models/player/zelpa/male_09.mdl",
  1362. "models/player/zelpa/male_10.mdl",
  1363. "models/player/zelpa/male_11.mdl"
  1364. },
  1365. description = [[La psychopathie est un trouble de la personnalité, caractérisé par un comportement antisocial, d'un manque de remords et un manque de « comportements humains » décrit comme étant un mode de vie criminel et instable.]],
  1366. weapons = {"weapon_gpee", "fas2_dv2"}, -- You may wanna find a pickpocket swep and add it here.
  1367. command = "spycho",
  1368. max = 5,
  1369. salary = 50,
  1370. admin = 0,
  1371. vote = false,
  1372. hasLicense = false,
  1373. category = "Citizens",
  1374. })
  1375.  
  1376. TEAM_HITMAN = DarkRP.createJob("Tueur a Gage", {
  1377. color = Color(24, 60, 30, 255),
  1378. model = {
  1379. "models/player/zelpa/female_01.mdl",
  1380. "models/player/zelpa/female_01_b.mdl",
  1381. "models/player/zelpa/female_02_b.mdl",
  1382. "models/player/zelpa/female_03.mdl",
  1383. "models/player/zelpa/female_03_b.mdl",
  1384. "models/player/zelpa/female_04.mdl",
  1385. "models/player/zelpa/female_04_b.mdl",
  1386. "models/player/zelpa/female_06.mdl",
  1387. "models/player/zelpa/female_06_b.mdl",
  1388. "models/player/zelpa/female_07.mdl",
  1389. "models/player/zelpa/female_07_b.mdl",
  1390. "models/player/zelpa/male_01.mdl",
  1391. "models/player/zelpa/male_02.mdl",
  1392. "models/player/zelpa/male_03.mdl",
  1393. "models/player/zelpa/male_04.mdl",
  1394. "models/player/zelpa/male_05.mdl",
  1395. "models/player/zelpa/male_06.mdl",
  1396. "models/player/zelpa/male_07.mdl",
  1397. "models/player/zelpa/male_08.mdl",
  1398. "models/player/zelpa/male_09.mdl",
  1399. "models/player/zelpa/male_10.mdl",
  1400. "models/player/zelpa/male_11.mdl",
  1401. "models/Humans/Group02/Player/Tale_01.mdl" ,
  1402. "models/Humans/Group02/Player/Tale_03.mdl" ,
  1403. "models/Humans/Group02/Player/Tale_03.mdl" ,
  1404. "models/Humans/Group02/Player/Tale_04.mdl" ,
  1405. "models/Humans/Group02/Player/Tale_04.mdl" ,
  1406. "models/Humans/Group02/Player/Tale_05.mdl" ,
  1407. "models/Humans/Group02/Player/Tale_05.mdl" ,
  1408. "models/Humans/Group02/Player/Tale_06.mdl" ,
  1409. "models/Humans/Group02/Player/Tale_07.mdl" ,
  1410. "models/Humans/Group02/Player/Tale_07.mdl" ,
  1411. "models/Humans/Group02/Player/Tale_08.mdl" ,
  1412. "models/Humans/Group02/Player/Tale_08.mdl" ,
  1413. "models/Humans/Group02/Player/Tale_09.mdl" ,
  1414. "models/Humans/Group02/Player/Tale_09.mdl" ,
  1415. "models/Humans/Group02/Player/Temale_01.mdl",
  1416. "models/Humans/Group02/Player/Temale_01.mdl" ,
  1417. "models/Humans/Group02/Player/Temale_02.mdl" ,
  1418. "models/Humans/Group02/Player/Temale_02.mdl" ,
  1419. "models/Humans/Group02/Player/Temale_07.mdl" ,
  1420. "models/Humans/Group02/Player/Temale_07.mdl"
  1421. },
  1422. description = [[Un tueur à gages est une personne qui se fait rémunérer pour assassiner d'autres personnes. Comme il n'a aucun lien direct avec ses victimes, il est beaucoup plus difficile de l'identifier, comme de remonter à son commanditaire. De plus, il utilise souvent des pseudonymes.]],
  1423. weapons = {"fas2_m14"},
  1424. command = "hitman",
  1425. max = 2,
  1426. salary = 55,
  1427. admin = 0,
  1428. vote = false,
  1429. hasLicense = false,
  1430. category = "Citizens",
  1431. })
  1432.  
  1433. TEAM_COCAINE = DarkRP.createJob("Fabricant de Cocaine", {
  1434. color = Color(248, 142, 85, 255),
  1435. model = {
  1436. "models/player/zelpa/female_01.mdl",
  1437. "models/player/zelpa/female_01_b.mdl",
  1438. "models/player/zelpa/female_02_b.mdl",
  1439. "models/player/zelpa/female_03.mdl",
  1440. "models/player/zelpa/female_03_b.mdl",
  1441. "models/player/zelpa/female_04.mdl",
  1442. "models/player/zelpa/female_04_b.mdl",
  1443. "models/player/zelpa/female_06.mdl",
  1444. "models/player/zelpa/female_06_b.mdl",
  1445. "models/player/zelpa/female_07.mdl",
  1446. "models/player/zelpa/female_07_b.mdl",
  1447. "models/player/zelpa/male_01.mdl",
  1448. "models/player/zelpa/male_02.mdl",
  1449. "models/player/zelpa/male_03.mdl",
  1450. "models/player/zelpa/male_04.mdl",
  1451. "models/player/zelpa/male_05.mdl",
  1452. "models/player/zelpa/male_06.mdl",
  1453. "models/player/zelpa/male_07.mdl",
  1454. "models/player/zelpa/male_08.mdl",
  1455. "models/player/zelpa/male_09.mdl",
  1456. "models/player/zelpa/male_10.mdl",
  1457. "models/player/zelpa/male_11.mdl",
  1458. "models/Humans/Group02/Player/Tale_01.mdl" ,
  1459. "models/Humans/Group02/Player/Tale_03.mdl" ,
  1460. "models/Humans/Group02/Player/Tale_03.mdl" ,
  1461. "models/Humans/Group02/Player/Tale_04.mdl" ,
  1462. "models/Humans/Group02/Player/Tale_04.mdl" ,
  1463. "models/Humans/Group02/Player/Tale_05.mdl" ,
  1464. "models/Humans/Group02/Player/Tale_05.mdl" ,
  1465. "models/Humans/Group02/Player/Tale_06.mdl" ,
  1466. "models/Humans/Group02/Player/Tale_07.mdl" ,
  1467. "models/Humans/Group02/Player/Tale_07.mdl" ,
  1468. "models/Humans/Group02/Player/Tale_08.mdl" ,
  1469. "models/Humans/Group02/Player/Tale_08.mdl" ,
  1470. "models/Humans/Group02/Player/Tale_09.mdl" ,
  1471. "models/Humans/Group02/Player/Tale_09.mdl" ,
  1472. "models/Humans/Group02/Player/Temale_01.mdl",
  1473. "models/Humans/Group02/Player/Temale_01.mdl" ,
  1474. "models/Humans/Group02/Player/Temale_02.mdl" ,
  1475. "models/Humans/Group02/Player/Temale_02.mdl" ,
  1476. "models/Humans/Group02/Player/Temale_07.mdl" ,
  1477. "models/Humans/Group02/Player/Temale_07.mdl"
  1478. },
  1479. description = [[La cocaïne est un alcaloïde tropanique extrait de la feuille de coca. Psychotrope, elle est un puissant stimulant du système nerveux central, et sa consommation est addictive.]],
  1480. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  1481. command = "cocaine",
  1482. max = 2,
  1483. salary = 50,
  1484. admin = 0,
  1485. vote = false,
  1486. hasLicense = false,
  1487. category = "Citizens",
  1488. })
  1489.  
  1490. TEAM_METH = DarkRP.createJob("Fabricant de Methamphétamine", {
  1491. color = Color(255, 134, 106, 255),
  1492. model = {
  1493. "models/player/zelpa/female_01.mdl",
  1494. "models/player/zelpa/female_01_b.mdl",
  1495. "models/player/zelpa/female_02_b.mdl",
  1496. "models/player/zelpa/female_03.mdl",
  1497. "models/player/zelpa/female_03_b.mdl",
  1498. "models/player/zelpa/female_04.mdl",
  1499. "models/player/zelpa/female_04_b.mdl",
  1500. "models/player/zelpa/female_06.mdl",
  1501. "models/player/zelpa/female_06_b.mdl",
  1502. "models/player/zelpa/female_07.mdl",
  1503. "models/player/zelpa/female_07_b.mdl",
  1504. "models/player/zelpa/male_01.mdl",
  1505. "models/player/zelpa/male_02.mdl",
  1506. "models/player/zelpa/male_03.mdl",
  1507. "models/player/zelpa/male_04.mdl",
  1508. "models/player/zelpa/male_05.mdl",
  1509. "models/player/zelpa/male_06.mdl",
  1510. "models/player/zelpa/male_07.mdl",
  1511. "models/player/zelpa/male_08.mdl",
  1512. "models/player/zelpa/male_09.mdl",
  1513. "models/player/zelpa/male_10.mdl",
  1514. "models/player/zelpa/male_11.mdl",
  1515. "models/Humans/Group02/Player/Tale_01.mdl" ,
  1516. "models/Humans/Group02/Player/Tale_03.mdl" ,
  1517. "models/Humans/Group02/Player/Tale_03.mdl" ,
  1518. "models/Humans/Group02/Player/Tale_04.mdl" ,
  1519. "models/Humans/Group02/Player/Tale_04.mdl" ,
  1520. "models/Humans/Group02/Player/Tale_05.mdl" ,
  1521. "models/Humans/Group02/Player/Tale_05.mdl" ,
  1522. "models/Humans/Group02/Player/Tale_06.mdl" ,
  1523. "models/Humans/Group02/Player/Tale_07.mdl" ,
  1524. "models/Humans/Group02/Player/Tale_07.mdl" ,
  1525. "models/Humans/Group02/Player/Tale_08.mdl" ,
  1526. "models/Humans/Group02/Player/Tale_08.mdl" ,
  1527. "models/Humans/Group02/Player/Tale_09.mdl" ,
  1528. "models/Humans/Group02/Player/Tale_09.mdl" ,
  1529. "models/Humans/Group02/Player/Temale_01.mdl",
  1530. "models/Humans/Group02/Player/Temale_01.mdl" ,
  1531. "models/Humans/Group02/Player/Temale_02.mdl" ,
  1532. "models/Humans/Group02/Player/Temale_02.mdl" ,
  1533. "models/Humans/Group02/Player/Temale_07.mdl" ,
  1534. "models/Humans/Group02/Player/Temale_07.mdl"
  1535. },
  1536. description = [[La méthamphétamine est une drogue de synthèse psycho-stimulante hautement addictive. Elle provoque une euphorie et une forte stimulation mentale.]],
  1537. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  1538. command = "meth",
  1539. max = 2,
  1540. salary = 50,
  1541. admin = 0,
  1542. vote = false,
  1543. hasLicense = false,
  1544. category = "Citizens",
  1545. })
  1546.  
  1547. TEAM_WEED = DarkRP.createJob("Fabricant de Weed", {
  1548. color = Color(254, 150, 160, 255),
  1549. model = {
  1550. "models/player/zelpa/female_01.mdl",
  1551. "models/player/zelpa/female_01_b.mdl",
  1552. "models/player/zelpa/female_02_b.mdl",
  1553. "models/player/zelpa/female_03.mdl",
  1554. "models/player/zelpa/female_03_b.mdl",
  1555. "models/player/zelpa/female_04.mdl",
  1556. "models/player/zelpa/female_04_b.mdl",
  1557. "models/player/zelpa/female_06.mdl",
  1558. "models/player/zelpa/female_06_b.mdl",
  1559. "models/player/zelpa/female_07.mdl",
  1560. "models/player/zelpa/female_07_b.mdl",
  1561. "models/player/zelpa/male_01.mdl",
  1562. "models/player/zelpa/male_02.mdl",
  1563. "models/player/zelpa/male_03.mdl",
  1564. "models/player/zelpa/male_04.mdl",
  1565. "models/player/zelpa/male_05.mdl",
  1566. "models/player/zelpa/male_06.mdl",
  1567. "models/player/zelpa/male_07.mdl",
  1568. "models/player/zelpa/male_08.mdl",
  1569. "models/player/zelpa/male_09.mdl",
  1570. "models/player/zelpa/male_10.mdl",
  1571. "models/player/zelpa/male_11.mdl",
  1572. "models/Humans/Group02/Player/Tale_01.mdl" ,
  1573. "models/Humans/Group02/Player/Tale_03.mdl" ,
  1574. "models/Humans/Group02/Player/Tale_03.mdl" ,
  1575. "models/Humans/Group02/Player/Tale_04.mdl" ,
  1576. "models/Humans/Group02/Player/Tale_04.mdl" ,
  1577. "models/Humans/Group02/Player/Tale_05.mdl" ,
  1578. "models/Humans/Group02/Player/Tale_05.mdl" ,
  1579. "models/Humans/Group02/Player/Tale_06.mdl" ,
  1580. "models/Humans/Group02/Player/Tale_07.mdl" ,
  1581. "models/Humans/Group02/Player/Tale_07.mdl" ,
  1582. "models/Humans/Group02/Player/Tale_08.mdl" ,
  1583. "models/Humans/Group02/Player/Tale_08.mdl" ,
  1584. "models/Humans/Group02/Player/Tale_09.mdl" ,
  1585. "models/Humans/Group02/Player/Tale_09.mdl" ,
  1586. "models/Humans/Group02/Player/Temale_01.mdl",
  1587. "models/Humans/Group02/Player/Temale_01.mdl" ,
  1588. "models/Humans/Group02/Player/Temale_02.mdl" ,
  1589. "models/Humans/Group02/Player/Temale_02.mdl" ,
  1590. "models/Humans/Group02/Player/Temale_07.mdl" ,
  1591. "models/Humans/Group02/Player/Temale_07.mdl"
  1592. },
  1593. description = [[Description a venir]],
  1594. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  1595. command = "weed",
  1596. max = 2,
  1597. salary = 50,
  1598. admin = 0,
  1599. vote = false,
  1600. hasLicense = false,
  1601. category = "Citizens",
  1602. })
  1603.  
  1604. TEAM_DEALER = DarkRP.createJob("Dealer de Drogue", {
  1605. color = Color(128, 0, 128, 255),
  1606. model = {
  1607. "models/player/zelpa/female_01.mdl",
  1608. "models/player/zelpa/female_01_b.mdl",
  1609. "models/player/zelpa/female_02_b.mdl",
  1610. "models/player/zelpa/female_03.mdl",
  1611. "models/player/zelpa/female_03_b.mdl",
  1612. "models/player/zelpa/female_04.mdl",
  1613. "models/player/zelpa/female_04_b.mdl",
  1614. "models/player/zelpa/female_06.mdl",
  1615. "models/player/zelpa/female_06_b.mdl",
  1616. "models/player/zelpa/female_07.mdl",
  1617. "models/player/zelpa/female_07_b.mdl",
  1618. "models/player/zelpa/male_01.mdl",
  1619. "models/player/zelpa/male_02.mdl",
  1620. "models/player/zelpa/male_03.mdl",
  1621. "models/player/zelpa/male_04.mdl",
  1622. "models/player/zelpa/male_05.mdl",
  1623. "models/player/zelpa/male_06.mdl",
  1624. "models/player/zelpa/male_07.mdl",
  1625. "models/player/zelpa/male_08.mdl",
  1626. "models/player/zelpa/male_09.mdl",
  1627. "models/player/zelpa/male_10.mdl",
  1628. "models/player/zelpa/male_11.mdl",
  1629. "models/Humans/Group02/Player/Tale_01.mdl" ,
  1630. "models/Humans/Group02/Player/Tale_03.mdl" ,
  1631. "models/Humans/Group02/Player/Tale_03.mdl" ,
  1632. "models/Humans/Group02/Player/Tale_04.mdl" ,
  1633. "models/Humans/Group02/Player/Tale_04.mdl" ,
  1634. "models/Humans/Group02/Player/Tale_05.mdl" ,
  1635. "models/Humans/Group02/Player/Tale_05.mdl" ,
  1636. "models/Humans/Group02/Player/Tale_06.mdl" ,
  1637. "models/Humans/Group02/Player/Tale_07.mdl" ,
  1638. "models/Humans/Group02/Player/Tale_07.mdl" ,
  1639. "models/Humans/Group02/Player/Tale_08.mdl" ,
  1640. "models/Humans/Group02/Player/Tale_08.mdl" ,
  1641. "models/Humans/Group02/Player/Tale_09.mdl" ,
  1642. "models/Humans/Group02/Player/Tale_09.mdl" ,
  1643. "models/Humans/Group02/Player/Temale_01.mdl",
  1644. "models/Humans/Group02/Player/Temale_01.mdl" ,
  1645. "models/Humans/Group02/Player/Temale_02.mdl" ,
  1646. "models/Humans/Group02/Player/Temale_02.mdl" ,
  1647. "models/Humans/Group02/Player/Temale_07.mdl" ,
  1648. "models/Humans/Group02/Player/Temale_07.mdl"
  1649. },
  1650. description = [[Le terme dealer est un anglicisme pour désigner un vendeur de drogue, produits illicites ou dopants. Ce terme s'applique généralement aux petits revendeurs de rue et de parc et pour de petites quantités de produits. On rencontre aussi le terme trafiquant.]],
  1651. weapons = {}, -- You may wanna find a pickpocket swep and add it here.
  1652. command = "dealer",
  1653. max = 1,
  1654. salary = 80,
  1655. admin = 0,
  1656. vote = false,
  1657. hasLicense = false,
  1658. category = "Citizens",
  1659. customCheck = function(ply) return ply:IsUserGroup("V.I.P.") or ply:IsUserGroup("V.I.P. +") or ply:IsAdmin() or ply:IsUserGroup("supermodo") end,
  1660. CustomCheckFailMsg = "Il faut avoir le VIP!",
  1661.  
  1662. --Administration--
  1663.  
  1664. TEAM_STAFF = DarkRP.createJob("Staff", {
  1665. color = Color(0, 0, 0, 255),
  1666. model = "models/player/anon/anon.mdl",
  1667. description = [[Personne qui régit les biens, les affaires d’une société, d’un grand établissement, d'un site internet etc.]],
  1668. weapons = {"arrest_stick", "unarrest_stick", "weaponchecker"},
  1669. command = "staff",
  1670. max = 0,
  1671. salary = 500,
  1672. admin = 1,
  1673. vote = false,
  1674. hasLicense = false,
  1675. hasRadio = true,
  1676. customCheck = function(ply) return ply:IsAdmin() or ply:IsUserGroup("moderateur") or ply:IsUserGroup("supermodo") end,
  1677. CustomCheckFailMsg = "Membres du Staff uniquement",
  1678. })
  1679.  
  1680. TEAM_SADMIN = DarkRP.createJob("Super-Administrateur", {
  1681. color = Color(0, 0, 0, 255),
  1682. model = "models/player/clu/clu.mdl",
  1683. description = [[Personne qui régit les biens, les affaires d’une société, d’un grand établissement, d'un site internet etc.]],
  1684. weapons = {"arrest_stick", "unarrest_stick", "weaponchecker"},
  1685. command = "superadmin",
  1686. max = 0,
  1687. salary = 500,
  1688. admin = 2,
  1689. vote = false,
  1690. hasLicense = false,
  1691. hasRadio = true,
  1692. customCheck = function(ply) return ply:IsAdmin() or ply:IsUserGroup("moderateur") or ply:IsUserGroup("supermodo") end,
  1693. CustomCheckFailMsg = "Membres du Staff uniquement",
  1694.  
  1695.  
  1696.  
  1697.  
  1698. --[[---------------------------------------------------------------------------
  1699. Define which team joining players spawn into and what team you change to if demoted
  1700. ---------------------------------------------------------------------------]]
  1701. GAMEMODE.DefaultTeam = TEAM_CITOYEN
  1702. GAMEMODE.AvocatTeam = TEAM_AVOCAT
  1703. GAMEMODE.BanquierTeam = TEAM_BANQUIER
  1704. GAMEMODE.PompierTeam = TEAM_POMPIER
  1705. GAMEMODE.PolicierTeam = TEAM_POLICIER
  1706. GAMEMODE.GIGNTeam = TEAM_GIGN
  1707. GAMEMODE.SoldatTeam = TEAM_SOLDAT
  1708.  
  1709.  
  1710. --[[---------------------------------------------------------------------------
  1711. Define which teams belong to civil protection
  1712. Civil protection can set warrants, make people wanted and do some other police related things
  1713. ---------------------------------------------------------------------------]]
  1714. GAMEMODE.CivilProtection = {
  1715. [TEAM_POLICE] = true,
  1716. [TEAM_CHIEF] = true,
  1717. [TEAM_MAYOR] = true,
  1718. }
  1719.  
  1720. --[[---------------------------------------------------------------------------
  1721. Jobs that are hitmen (enables the hitman menu)
  1722. ---------------------------------------------------------------------------]]
  1723. DarkRP.addHitmanTeam(TEAM_HITMAN)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement