Advertisement
Guest User

Untitled

a guest
Jan 28th, 2015
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. TEAM_THEIF = DarkRP.createJob("Theif" , {
  2. Color (153, 0, 155, 255),
  3. model = "models/player/tm_phoenix_variantb.mdl"
  4. description = [[Can Raid and steal but remember theifs are steathy]]
  5. weapons ={"weapon_zipties" "weapon_fists", "itemstore_pickup" "unarrest_stick", "pro_lockpick_update",
  6. "pro_keypad_cracker",} ,
  7. command = "theif" ,
  8. max = 4 ,
  9. salary = 200 ,
  10. admin = 0 ,
  11. vote = false ,
  12. hasLicense = false
  13. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement