Author Topic: ULX "cant target group" question  (Read 30005 times)

0 Members and 1 Guest are viewing this topic.

Offline Weapon317

  • Newbie
  • *
  • Posts: 25
  • Karma: 0
ULX "cant target group" question
« 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!

Offline krooks

  • Sr. Member
  • ****
  • Posts: 382
  • Karma: 32
  • I don't like video games.
    • Diamond Krooks
Re: ULX "cant target group" question
« Reply #1 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.
My TTT server. Join the fun!

Offline Weapon317

  • Newbie
  • *
  • Posts: 25
  • Karma: 0
Re: ULX "cant target group" question
« Reply #2 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 :(

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: ULX "cant target group" question
« Reply #3 on: February 28, 2011, 03:35:19 PM »
ulx setgroupcantarget admin "!%superadmin"
Experiencing God's grace one day at a time.

Offline Weapon317

  • Newbie
  • *
  • Posts: 25
  • Karma: 0
Re: ULX "cant target group" question
« Reply #4 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

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: ULX "cant target group" question
« Reply #5 on: March 01, 2011, 05:34:44 AM »
What Megiddo gave to you should work for what you're asking for.

Offline Weapon317

  • Newbie
  • *
  • Posts: 25
  • Karma: 0
Re: ULX "cant target group" question
« Reply #6 on: March 01, 2011, 08:21:57 AM »
Hmm well ill try it again see if it works.

Edit: Works thx :D
« Last Edit: March 01, 2011, 11:05:38 AM by Weapon317 »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: ULX "cant target group" question
« Reply #7 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.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Weapon317

  • Newbie
  • *
  • Posts: 25
  • Karma: 0
Re: ULX "cant target group" question
« Reply #8 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

Offline Barry White

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: ULX "cant target group" question
« Reply #9 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"

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: ULX "cant target group" question
« Reply #10 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.
Experiencing God's grace one day at a time.