05-15-2015, 03:50 AM
I guess it could be emulated, with cPlayer:GetPermissions() and then checking all the returned permissions for a match. It might be a bit slower, but I guess not much. If it is considerably slow, we could add an optional parameter to GetPermissions() to indicate the wanted prefix; only permissions with that prefix would be returned.