Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Weapon317 on February 28, 2011, 01:50:14 PM

Title: ULX "cant target group" question
Post by: Weapon317 on February 28, 2011, 01:50:14 PM
Hey guys, I have a question, so my co-leader i think messed with the "allowgroupcantarget" or something like that, command. And now admins are able to target superadmins with their commands, same goes for VIP group. How can i denie that again? (Nobody can target superadmins)

Also, are there any plugins/extra commands for ULX 3.5 Ulib 2.4, SVN 158?

Thanks!
Title: Re: ULX "cant target group" question
Post by: krooks on February 28, 2011, 02:12:40 PM
XGUI>Cmds>setgroupcantarget
select group, list who they can target, I assume it is comma separated, but havent used it so don't know.

As far as 'plugins' go, you can check the releases forum, that's where ULX related addons can be found.
Title: Re: ULX "cant target group" question
Post by: Weapon317 on February 28, 2011, 03:00:16 PM
XGUI>Cmds>setgroupcantarget
select group, list who they can target, I assume it is comma separated, but havent used it so don't know.

As far as 'plugins' go, you can check the releases forum, that's where ULX related addons can be found.

I could do it ingame to I just need the string or something like that, i think it was something like this !%superadmins       But that didnt work :(
Title: Re: ULX "cant target group" question
Post by: Megiddo on February 28, 2011, 03:35:19 PM
ulx setgroupcantarget admin "!%superadmin"
Title: Re: ULX "cant target group" question
Post by: Weapon317 on March 01, 2011, 02:43:37 AM
But that dint work then admins only can target superadmins it says, I want that they Cant use their powers on superadmins :D
Title: Re: ULX "cant target group" question
Post by: Aaron113 on March 01, 2011, 05:34:44 AM
What Megiddo gave to you should work for what you're asking for.
Title: Re: ULX "cant target group" question
Post by: Weapon317 on March 01, 2011, 08:21:57 AM
Hmm well ill try it again see if it works.

Edit: Works thx :D
Title: Re: ULX "cant target group" question
Post by: JamminR on March 01, 2011, 12:56:49 PM
Weapon, for future reference, many coding languages use a "!" to negate a command.
We use it for access strings.
When you ran the command Megiddo said, with "!%superadmin" on the end.. it gave admins negative access, because of the !, to the superadmin group.
Title: Re: ULX "cant target group" question
Post by: Weapon317 on March 03, 2011, 03:13:49 PM
Weapon, for future reference, many coding languages use a "!" to negate a command.
We use it for access strings.
When you ran the command Megiddo said, with "!%superadmin" on the end.. it gave admins negative access, because of the !, to the superadmin group.

Thanks for the advice :D
Title: Re: ULX "cant target group" question
Post by: Barry White on March 17, 2016, 06:46:31 PM
I tried this with almost all groups, the whole superadmin thing worked great, but what about doing it with other groups. When I do "!%admin" it shows up as "!dmin"
Title: Re: ULX "cant target group" question
Post by: Megiddo on March 18, 2016, 12:59:17 PM
What are you using to set it? Console and XGUI should not be mangling input like that.