Hello i found this on facepunch
vipteams = {TEAM_SWAT}
if table.HasValue( vipteams, t ) and !force and !self:IsUserGroup(“respected”) and !self:IsSuperAdmin() then
Notify(self, 1, 4, string.format(“That class is Respected only!”))
return
end
Will this work with ulx and where would i put it?
Thanks guys
Have a nice day