Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: DarkLighte on December 21, 2007, 11:00:14 PM
-
I want a rank called god to be the highest admin. I added it to the users txt above super and in the groups, but when I add some 1 they do not turn green. Can this be fixed?
-
in your groups.txt file make this "god" group inherit the superadmin group. By default and by all practical measures superadmin is the highest.. your best bet would be to use something like UTeam and simply make the superadmin rank be called God.
-
thats what iv done but I have not access to nukes
-
Depending on how the nuke addon determines if you are an admin may effect you... if you inherit the superadmin group, you will always ALWAYS return true if they use ply:IsSuperAdmin or ply:IsAdmin to see if you are an admin.
however.. if they are using ply:IsUserGroup("admin") or ply:IsUserGroup("superadmin") then you will not be recognised unless you are IN THOSE GROUPS..
-
Got it working thanks for your help