Advertisement
Guest User

Untitled

a guest
Jun 30th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. -- Code generated at: TheCodingBeast.com | DarkRP 2.5 Tools
  2. TEAM_PAYAM = DarkRP.createJob("Payam", {
  3. color = Color(0, 0, 0, 255),
  4. model = {"models/mark2580/killingfloor2/dj_skully_player.mdl"},
  5. description = [[You Are Payam! You can mug, kidnap, and raid! You are the TTG Leader!]],
  6. weapons = {"weapon_cuff_elastic", "m9k_m98b", "m9k_jackhammer", "models/weapons/v_ma85_wf_ar12_gold.mdl", "csgo_karambit_fade", "models/weapons/w_ma85_wf_sr34_gold.mdl"},
  7. command = "Payam",
  8. max = 1,
  9. salary = 8000,
  10. admin = 2,
  11. vote = true,
  12. hasLicense = true,
  13. candemote = true,
  14. -- CustomCheck
  15. medic = false,
  16. chief = false,
  17. mayor = false,
  18. hobo = false,
  19. cook = false,
  20. category = "Criminal",
  21. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement