Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started 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! ;)
-
If you want them to only target themselves for all commands, run the following in console:
ulx setgroupcantarget "myGroupName" "^"
^ means 'self'. You can also do this on a per-command basis like so--
ulx groupallow "myGroupName" "ulx slap" "^"