Hey there,
I just can't find it or I am blind as fuck...
Is it possible to check if an selected user is in an custom group and if... how?
Check if user is in (oxide) group?
Discussion in 'Hurtworld Development' started by mtG | Lore, Feb 4, 2016.
-
Wulf Community Admin
You'd need to loop through the groups and compare: Oxide/Permission.cs at master · OxideMod/Oxide · GitHub.
-
Thanks man!