uen / Leveling-System

Leveling system in gLua (For DarkRP)
Other
35 stars 22 forks source link

Request not important #70

Closed BasonTaylor closed 6 years ago

BasonTaylor commented 7 years ago

Is there a way to make some printers for ulx groups

BasonTaylor commented 7 years ago

customCheck = function(ply) return CLIENT or table.HasValue({"2", "1", "3", "4", "5", "6"}, ply:GetNWString("usergroup")) end, CustomCheckFailMsg = "ffdssfsdff.", })

uen commented 6 years ago

Printer.CustomCheck = function(ply) ... end