Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. TEAM_SECRETSERVICE = DarkRP.createJob("Presedent", {
  2. color = Color(0, 255, 127, 255),
  3. model = {"models/omgwtfbbq/The_Ship/Characters/trump_playermodel.mdl"},
  4. description = [[The Presedent is in charge of the states his job is the run the state as good as posible. he also has to be carfull of the asasinates but its the secret sevices job to make sure he is protected at all Times. ]],
  5. weapons = {"gmod_camera", "surrender", "pass_usa", "keys", "pass_fbi"},
  6. command = "/presedent",
  7. max = 1,
  8. salary = 500,
  9. admin = 0,
  10. vote = false,
  11. hasLicense = true,
  12. candemote = true,
  13. category = "secret service",
  14. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement