Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: mrAngryOven on December 08, 2013, 02:35:13 PM
-
Hi, can anyone help me.
I have a gmod server for ttt and have added a headadmin group. I have set the can target for operator to !%owner, headadmin, superadmin, admin . but for some reason the operators can still use commands such as slap, slay, maul on the headadmin group.
Thanks in advance
Arron
-
Unless you did it 100% correctly, it's likely users have same access as your operators on the server.
Superadmin should be the highest group - good article explaining why. http://forums.ulyssesmod.net/index.php/topic,6291.0.html (http://forums.ulyssesmod.net/index.php/topic,6291.0.html)
Gmod scripts rarely have any clue what anything higher than superadmin is.
-
I have a group on my server called superadmin.
I do not want superadmins being able to target the following groups: Managing Superadmin, dev and Owner.
All these groups inherits permissions from superadmin.
How do I make it so superadmin cannot target Managing Super Admin, dev and Owner?
Would it be like this?
!%operator,!%admin,!%trusted, !%veteran,!%well_respected,!%elite
-
I think the following is what you're looking for. Read "ulx help" for more on what these operators do.
#operator,#admin,#trusted,#veteran,#well_respected,#elite
-
I think the following is what you're looking for. Read "ulx help" for more on what these operators do.
#operator,#admin,#trusted,#veteran,#well_respected,#elite
Sorry, im so confused right now.
For the cantarget box for the operator and admin do i put !%#owner, #headadmin, #superadmin, #admin
it was fine before i reinstalled the server because we had some problems but after that everytime i setup the headadmin rank, operators can slay, kick, ban it.
-
If you read "ulx help", it will probably make more sense.
-
If you read "ulx help", it will probably make more sense.
Thanks! It worked!