Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: Chicken waffle on February 05, 2015, 11:15:21 PM
-
ok so i have a problem and i have a question.
i have currently 11 setup groups with ulx but my problem is that certain groups are allowed to pick up the owner which i dont know how but this is how i have it set up correct me if im wrong on how to fix it or something :)
i posted images so you can see how its mainly setup so if you guys can help me comment down below or email me at
noble_garcia@yahoo.com
-
What are the permissions for owner?
-
What are the permissions for owner?
for owner i believe i have it to !%owner and it inherits owner
-
It can't inherit itself.
-
ok so its inherit should be what?
-
oh no the owner is set to *
-
In Gmod, superadmin is standard highest. If you just MUST have some other group higher, it should inherit superadmin.
(Team Ulysses does NOT recommend using higher groups. If you're gamemode/addon requires it, it's NOT standard Gmod group access)
Though ULib is capable of MUCH more than what I'm about to state, let's keep this simple for ever group control beginner.
Imagine your groups in highest power to lowest power.
1
2
3
4
5
6
7
8
Inheritance should start at top group, and work it's way down.
Can_target should start at bottom group, and !%<group_above> it's way up.
So if you just must have a owner group, it needs to inherit superadmin.
-
ok now question i screwed something up -.- so is there a way to add it ingame?
i for an inheritance? "owner" to inherit superadmin?
-
Uh, you just posted pictures of where you do it. Group management. Select owner. place "superadmin" in inherit from.
I don't understand why you had to ask that.
-
Theres a lot you could do with ulx. As JamminR said, (I personally don't entirely do it the way he's suggesting).
I have 21 (not considering user, operator, admin, and superadmin as groups.)
User being the lowest, and nothing should ever be lower than that, or you might have problems. I just have everything inherit off previous group.
User > (!%1)
1 > (!%2)
2 > (!%3)
3 > (!%operator)
Operator {!%4} (No one ever gets actually places in this group, I just have the higher groups that users get placed in, and their group inherits from operator)
4 > (!%5)
5 > (!%6)
6 > (!%admin)
Admin {!%7} (No one ever gets actually places in this group, I just have the higher groups that users get placed in, and their group inherits from admin)
7 > (!%8)
8 > (!%9)
9 > (!%superadmin)
Superadmin {!%10} (No one ever gets actually places in this group, I just have the higher groups that users get placed in, and their group inherits from superadmin)
10 > (!%11)
11 > (!%12)
12 > (this rank being the highest, it gets "*" as it is top dog, and no one can target this guy)