Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: Dartouious on January 11, 2014, 09:23:21 PM
-
I am owner on my server and I set the groups to inherit from the group below. long story short, My superadmins have rp_doormanipulation powers while I do not. I have seen other people with this problem before so how do I fix it?
-
I am owner on my server and I set the groups to inherit from the group below. long story short, My superadmins have rp_doormanipulation powers while I do not. I have seen other people with this problem before so how do I fix it?
http://forums.ulyssesmod.net/index.php/topic,6291.0.html (http://forums.ulyssesmod.net/index.php/topic,6291.0.html)
-
http://forums.ulyssesmod.net/index.php/topic,6291.0.html (http://forums.ulyssesmod.net/index.php/topic,6291.0.html)
TL:DR = Don't give anyone superadmin but yourself.
In Gmod, superadmin IS the owner. Nothing to do with ULX, but, Gmod expects superadmin to be utmost top level, and many scripts check for it.
-
TL:DR = Don't give anyone superadmin but yourself.
In Gmod, superadmin IS the owner. Nothing to do with ULX, but, Gmod expects superadmin to be utmost top level, and many scripts check for it.
ok then how would i got about changing the name of it with out have to destroy the entire ULX and Gmod
-
You can't.
And just to be specific, has little to do with ULX.
Gmod/Garry wrote two commands that majority of scripts use to test for high access, IsSuperAdmin and IsAdmin.
He added a IsUserGroup for custom groups, but most 3rd party addon writers will have no idea what custom groups you create to even use that function.