Advertisement
BlitherLlama

Untitled

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