Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Sam Robertson on January 18, 2016, 12:57:24 AM

Title: ULX Group Targetting
Post by: Sam Robertson on January 18, 2016, 12:57:24 AM
How do I make it so people from a certain rank can only target themselves? So the player using the command can only target him/herself.
Thanks!  ;)
Title: Re: ULX Group Targetting
Post by: Megiddo on January 18, 2016, 04:41:53 AM
If you want them to only target themselves for all commands, run the following in console:

Code: [Select]
ulx setgroupcantarget "myGroupName" "^"
^ means 'self'. You can also do this on a per-command basis like so--

Code: [Select]
ulx groupallow "myGroupName" "ulx slap" "^"