How is your group inheritance chain setup?So u got anything?
Is this DarkRP?This is darkrp and no I have not disabled it, but thats not the problem, they can also still bring me and the groups higher then them
Have you disabled FAdmin?
It goes Owner Inherits from SuperAdmin Superadmin inherits from admin, SeniorAdmin Inherits from admin (that might be where its wrong) and then then admin inherits mod mod inharits from jrmod jrmod inherits from donator+ donator+ inherits from donator donator inherits from trusted and trusted inherits from userBranching inheritance trees like yours require specific can_target configurations to work---the !% specifier is only built to follow a linear tree. Instead, you will have to manually specify all groups that should be target-able by the group in a comma-separated list, prefixed with #.
inheritance tree | group11 - (top) | - group2 - group3 group01 - |
can_target list for group11 | #group2, #group3 |
Branching inheritance trees like yours require specific can_target configurations to work---the !% specifier is only built to follow a linear tree. Instead, you will have to manually specify all groups that should be target-able by the group in a comma-separated list, prefixed with #.How to i edit the tree?
Example:
Say you have 4 groups. You want group11 to only be able to target groups below it.
inheritance tree group11 -
(top) | - group2 - group3
group01 -can_target list for group11 #group2, #group3
Why have an owner group? Just use superadmin, I never understand that mentality.Thats not where it is
You can edit in the inheritance tree in your groups.txt in garrysmod/data/ulx (I think that's the directory, not sure).
Thats not where it isNooooo. Do not manually edit data files unless told how to!
Theres no file with the ranks in it
This is darkrp and no I have not disabled it, but thats not the problem, they can also still bring me and the groups higher then them
That's one of the issues leaving FAdmin enabled does.Ya they can
Lemme guess, they can physgun you too, right?