Advertisement
Guest User

123

a guest
Feb 28th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.61 KB | None | 0 0
  1. TEAM_PRACA = DarkRP.createJob("Carl Johnson", {
  2. color = Color(0, 0, 0, 255),
  3. model = {"models/player/chili/cj.mdl"},
  4. description = [[Praca dedykowana.]],
  5. weapons = {},
  6. command = "cj",
  7. max = 1,
  8. salary = 50,
  9. admin = 0,
  10. vote = false,
  11. hasLicense = false,
  12. candemote = false,
  13. PlayerSpawn = function(ply) ply:SetHealth(1000) ply:SetMaxHealth(1000) return CLIENT end,
  14. category = "Prace dedykowane",
  15. customCheck = function(ply) return PlychangeAllowed(ply,"Carl Johnson") end,
  16. CustomCheckFailMsg = "Ta praca jest dedykowana!"
  17. })
  18. TEAM_PRACA = DarkRP.createJob("Big Smoke", {
  19. color = Color(0, 0, 0, 255),
  20. model = {"models/player/chili/bigsmoke.mdl"},
  21. description = [[Praca dedykowana.]],
  22. weapons = {},
  23. command = "bg",
  24. max = 1,
  25. salary = 50,
  26. admin = 0,
  27. vote = false,
  28. hasLicense = false,
  29. candemote = false,
  30. PlayerSpawn = function(ply) ply:SetHealth(1000) ply:SetMaxHealth(1000) return CLIENT end,
  31. category = "Prace dedykowane",
  32. customCheck = function(ply) return PlychangeAllowed(ply,"Big Smoke") end,
  33. CustomCheckFailMsg = "Ta praca jest dedykowana!"
  34. })
  35. TEAM_PRACA = DarkRP.createJob("Nowy", {
  36. color = Color(80, 4, 108, 255),
  37. model = {"models/ms13/slow_1.mdl"},
  38. description = [[Nowy członek gangu Ballas'ow.]],
  39. weapons = {"tfa_nmrih_crowbar", "csgo_bayonet"},
  40. command = "nb",
  41. max = 5,
  42. salary = 50,
  43. admin = 0,
  44. vote = false,
  45. hasLicense = false,
  46. candemote = false,
  47. PlayerSpawn = function(ply) ply:SetHealth(250) ply:SetMaxHealth(250) return CLIENT end,
  48. category = "Ballas",
  49. customCheck = function(ply) return PlychangeAllowed(ply,"Nowy") end,
  50. CustomCheckFailMsg = "Nie jesteś Ballas'em!"
  51. })
  52. TEAM_PRACA = DarkRP.createJob("Szarak", {
  53. color = Color(80, 4, 108, 255),
  54. model = {"models/ms13/slow_1.mdl"},
  55. description = [[Zwyczajny członek gangu Ballas'ow.]],
  56. weapons = {"tfa_nmrih_crowbar", "csgo_bayonet"},
  57. command = "zb",
  58. max = 10,
  59. salary = 50,
  60. admin = 0,
  61. vote = false,
  62. hasLicense = false,
  63. candemote = false,
  64. PlayerSpawn = function(ply) ply:SetHealth(350) ply:SetMaxHealth(350) return CLIENT end,
  65. category = "Ballas",
  66. customCheck = function(ply) return PlychangeAllowed(ply,"Szarak") end,
  67. CustomCheckFailMsg = "Nie jesteś Ballas'em!"
  68. })
  69. TEAM_PRACA = DarkRP.createJob("Zaufany", {
  70. color = Color(80, 4, 108, 255),
  71. model = {"models/ms13/slow_3.mdl"},
  72. description = [[Zaufany członek gangu Ballas'ow.]],
  73. weapons = {"tfa_nmrih_bat", "csgo_bayonet"},
  74. command = "zb",
  75. max = 2,
  76. salary = 50,
  77. admin = 0,
  78. vote = false,
  79. hasLicense = false,
  80. candemote = false,
  81. PlayerSpawn = function(ply) ply:SetHealth(600) ply:SetMaxHealth(600) return CLIENT end,
  82. category = "Ballas",
  83. customCheck = function(ply) return PlychangeAllowed(ply,"Zaufany") end,
  84. CustomCheckFailMsg = "Nie jesteś Ballas'em!"
  85. })
  86. TEAM_PRACA = DarkRP.createJob("Legenda", {
  87. color = Color(80, 4, 108, 255),
  88. model = {"models/ms13/slow_2.mdl"},
  89. description = [[Legendarny członek gangu Ballas'ow.]],
  90. weapons = {"tfa_nmrih_bat", "csgo_bayonet"},
  91. command = "lb",
  92. max = 1,
  93. salary = 50,
  94. admin = 0,
  95. vote = false,
  96. hasLicense = false,
  97. candemote = false,
  98. PlayerSpawn = function(ply) ply:SetHealth(1000) ply:SetMaxHealth(1000) return CLIENT end,
  99. category = "Ballas",
  100. customCheck = function(ply) return PlychangeAllowed(ply,"Legenda") end,
  101. CustomCheckFailMsg = "Nie jesteś Ballas'em!"
  102. })
  103. TEAM_CYWIL = DarkRP.createJob("Cywil", {
  104. color = Color(143,255,143,255),
  105. model = {
  106. "models/humans/modern/female_01.mdl",
  107. "models/humans/modern/female_02.mdl",
  108. "models/humans/modern/male_09_01.mdl",
  109. "models/humans/modern/male_05_02.mdl",
  110. "models/humans/modern/male_08_04.mdl",
  111. "models/humans/modern/male_09_04.mdl"
  112. },
  113. description = [[Zwykły mieszkaniec stanu San Andreas]],
  114. weapons = {},
  115. command = "cywil",
  116. max = 0,
  117. salary = 50,
  118. admin = 0,
  119. vote = false,
  120. hasLicense = false,
  121. candemote = false,
  122. PlayerSpawn = function(ply) ply:SetHealth(100) ply:SetMaxHealth(100) return CLIENT end,
  123. category = "Cywile",
  124. })
  125. TEAM_POLICJA = DarkRP.createJob("Policjant", {
  126. color = Color(0, 0, 255, 255),
  127. model = {
  128. "models/humans/nypd1940/male_01.mdl",
  129. "models/humans/nypd1940/male_02.mdl",
  130. "models/humans/nypd1940/male_03.mdl",
  131. "models/humans/nypd1940/male_04.mdl",
  132. "models/humans/nypd1940/male_05.mdl",
  133. "models/humans/nypd1940/male_06.mdl",
  134. "models/humans/nypd1940/male_07.mdl",
  135. "models/humans/nypd1940/male_08.mdl",
  136. "models/humans/nypd1940/male_09.mdl"
  137. },
  138. description = [[Zwykły członek LSPD]],
  139. weapons = {"weaponchecker", "fas2_glock20"},
  140. command = "lspd",
  141. max = 0,
  142. salary = 150,
  143. admin = 0,
  144. vote = false,
  145. hasLicense = true,
  146. candemote = false,
  147. PlayerSpawn = function(ply) ply:SetHealth(250) ply:SetMaxHealth(250) return CLIENT end,
  148. category = "Policja",
  149. customCheck = function(ply) return PlychangeAllowed(ply, "Policjant") end,
  150. CustomCheckFailMsg = "Musisz przejść rekrutację!"
  151. })
  152. TEAM_PRACA = DarkRP.createJob("Legenda", {
  153. color = Color(0, 108, 0, 255),
  154. model = {"models/ms13/slow_2.mdl"},
  155. description = [[Legendarny mieszkaniec Grove Street.]],
  156. weapons = {"tfa_nmrih_sledge", "csgo_bowie"},
  157. command = "lgs",
  158. max = 1,
  159. salary = 50,
  160. admin = 0,
  161. vote = false,
  162. hasLicense = false,
  163. candemote = false,
  164. PlayerSpawn = function(ply) ply:SetHealth(1000) ply:SetMaxHealth(1000) return CLIENT end,
  165. category = "Grove Street",
  166. customCheck = function(ply) return PlychangeAllowed(ply,"Legenda") end,
  167. CustomCheckFailMsg = "Nie pochodzisz z Grove Street!"
  168. })
  169. TEAM_PRACA = DarkRP.createJob("Zaufany", {
  170. color = Color(0, 108, 0, 255),
  171. model = {"models/ms13/slow_3.mdl"},
  172. description = [[Zaufany mieszkaniec Grove Street.]],
  173. weapons = {"tfa_nmrih_bat", "csgo_bowie"},
  174. command = "zgs",
  175. max = 2,
  176. salary = 50,
  177. admin = 0,
  178. vote = false,
  179. hasLicense = false,
  180. candemote = false,
  181. PlayerSpawn = function(ply) ply:SetHealth(600) ply:SetMaxHealth(600) return CLIENT end,
  182. category = "Grove Street",
  183. customCheck = function(ply) return PlychangeAllowed(ply,"Zaufany") end,
  184. CustomCheckFailMsg = "Nie pochodzisz z Grove Street!"
  185. })
  186. TEAM_PRACA = DarkRP.createJob("Nowy", {
  187. color = Color(0, 108, 0, 255),
  188. model = {"models/ms13/slow_1.mdl"},
  189. description = [[Nowy mieszkaniec Grove Street.]],
  190. weapons = {"tfa_nmrih_crowbar", "csgo_bowie"},
  191. command = "ngs",
  192. max = 5,
  193. salary = 50,
  194. admin = 0,
  195. vote = false,
  196. hasLicense = false,
  197. candemote = false,
  198. PlayerSpawn = function(ply) ply:SetHealth(250) ply:SetMaxHealth(250) return CLIENT end,
  199. category = "Grove Street",
  200. customCheck = function(ply) return PlychangeAllowed(ply,"Nowy") end,
  201. CustomCheckFailMsg = "Nie pochodzisz z Grove Street!"
  202. })
  203. TEAM_PRACA = DarkRP.createJob("Szarak", {
  204. color = Color(0, 108, 0, 255),
  205. model = {"models/ms13/slow_1.mdl"},
  206. description = [[Zwyczajny mieszkaniec Grove Street.]],
  207. weapons = {"tfa_nmrih_crowbar", "csgo_bowie"},
  208. command = "zgs",
  209. max = 10,
  210. salary = 50,
  211. admin = 0,
  212. vote = false,
  213. hasLicense = false,
  214. candemote = false,
  215. PlayerSpawn = function(ply) ply:SetHealth(350) ply:SetMaxHealth(350) return CLIENT end,
  216. category = "Grove Street",
  217. customCheck = function(ply) return PlychangeAllowed(ply,"Szarak") end,
  218. CustomCheckFailMsg = "Nie pochodzisz z Grove Street!"
  219. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement