Ulysses Stuff > General Chat & Help and Support

Rank hierarchy issues

<< < (2/2)

Zellogi:

--- Quote from: JamminR on May 26, 2018, 08:57:10 AM ---Quick 30 second cursory glance, to prevent from modifying themselves, !^

--- End quote ---

Can you add multiple arguments to the restrict players section? If I do !^, it'll stop it from using it on themselves but won't stop them from doing it on others.


--- Quote from: JamminR on May 26, 2018, 08:57:10 AM ---I will say this, you've complicated your perms system. Though giving owner/deputy owner permissions manually works, you could have saved yourself lots of time by having them inherit superadmin, then just adding non-ULX required permissions.

--- End quote ---

We were originally gonna use superadmin as an actual rank and deputy owner/owner was gonna be higher with all perms but we instead came up with manager and just use superadmin for inheritance. I've fixed it after submitting debug info so deputy owner/owner inherit from superadmin.

Megiddo:

--- Quote from: Zellogi on May 26, 2018, 09:08:47 PM ---Can you add multiple arguments to the restrict players section? If I do !^, it'll stop it from using it on themselves but won't stop them from doing it on others.

--- End quote ---

The comma is a union operator, so that approach wouldn't work. In general, with more complex group hierarchies, the best method is to specify each group they can target, rather than can't target. For example, if they should be able to target users and operators, use "#user,#operator".

Zellogi:

--- Quote from: Megiddo on May 27, 2018, 05:47:48 AM ---For example, if they should be able to target users and operators, use "#user,#operator".

--- End quote ---

I tried this and they could still target admins with it. I tried setting adduser to #user and removeuser to #trusted and they could still target admins.

Megiddo:

--- Quote from: Zellogi on May 27, 2018, 02:49:09 PM ---I tried this and they could still target admins with it. I tried setting adduser to #user and removeuser to #trusted and they could still target admins.

--- End quote ---

Set it like that again, confirm that they can still target admins, then post the results of "ulx debuginfo" here.

Zellogi:
One of my friends (who is well versed in ULX, way more than I am) offered to fix it for me and he did so problem solved... though I have no idea what he did lol

Navigation

[0] Message Index

[*] Previous page

Go to full version