Advertisement
Guest User

Untitled

a guest
Jul 17th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. })
  2.  
  3. TEAM_US = DarkRP.createJob("US: Green Berets Trooper", {
  4. color = Color(0, 0, 0, 0),
  5. model = "models/player/pmc_5/pmc_03.mdl",
  6. description = [[You are the leader of the Green Berets! Lead them, figjt along them, make them the best!]],
  7. weapons = {"cw_scarh", "cw_g4p_glock17"},
  8. command = "cp",
  9. max = 15,
  10. salary = 0,
  11. admin = 0,
  12. vote = false,
  13. hasLicense = true,
  14.  
  15. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement