Advertisement
BlitherLlama

Untitled

Feb 19th, 2016
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. customCheck = function(ply) return CLIENT or
  2. table.HasValue({"legend", "zeus", "god", "donator admin", "owner", "superadmin", "co-owner"}, ply:GetNWString("usergroup"))
  3. end,
  4. CustomCheckFailMsg = "This job is donator only",
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement