Advertisement
EmperorLelouch

Appo

Mar 30th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. --[[
  2. Generated using: DarkRP | Job Generator
  3. https://csite.io/tools/gmod-darkrp-job#/1238
  4. --]]
  5. TEAM_501st = DarkRP.createJob("Commander Appo", {
  6. color = Color(0, 87, 255, 255),
  7. model = {"models/player/x227man/clonearctrooperphasetwo.mdl"},
  8. description = [[Commander Appo, Commander of the 501st]],
  9. weapons = {"tfa_swch_dc15s", "tfa_swch_dc15a", "realistic_hook", "climb_swep2", "clone_card_c2"},
  10. command = "appo",
  11. max = 1,
  12. salary = 500,
  13. admin = 0,
  14. vote = false,
  15. hasLicense = true,
  16. candemote = false,
  17. category = "501st Legion"
  18. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement