Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. TEAM_ADMIN = DarkRP.createJob("Admin on duty", {
  2. color = Color(25, 69, 69, 255),
  3. model = {"models/medievalpm/mason_admin.mdl"},
  4. description = [[1, 2, 3 bagieta patrzy.]],
  5. weapons = {"weapon_physgun", "gmod_tool"},
  6. command = "adminonduty1337",
  7. max = 0,
  8. salary = 1,
  9. admin = 1,
  10. vote = false,
  11. hasLicense = true,
  12. candemote = false,
  13. category = "Mieszkancy"
  14. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement