Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Divii on September 26, 2014, 08:10:43 AM

Title: ULX Target tags
Post by: Divii on September 26, 2014, 08:10:43 AM
Hey guys I have a question, that I think would be fairly easy to answer :)

So basically let's say we have these kind of ranks in a server

User - Donator - Moderator - Admin - Super Admin

And let's say I give the moderator rank access to a bunch of commands, for instance, !slay.
What would the target tags be if I want the Moderator to be able to target the users, the donators, and the moderators only; not the higher ranks?

Same for Admin and Super Admin, what are the tags be if I want to make them target everyone besides a higher rank?

Would help immensely! Thanks in advance!
Title: Re: ULX Target tags
Post by: Avoid on September 26, 2014, 08:28:04 AM
Hey guys I have a question, that I think would be fairly easy to answer :)

So basically let's say we have these kind of ranks in a server

User - Donator - Moderator - Admin - Super Admin

And let's say I give the moderator rank access to a bunch of commands, for instance, !slay.
What would the target tags be if I want the Moderator to be able to target the users, the donators, and the moderators only; not the higher ranks?

Same for Admin and Super Admin, what are the tags be if I want to make them target everyone besides a higher rank?

Would help immensely! Thanks in advance!

Hello there,
please have a read through the FAQ (http://forums.ulyssesmod.net/index.php/topic,5346.0.html)! :)

And here a quote straight from the post of sticklyman:
Code: [Select]
superadmin: *  (or leave blank)
admin: !%superadmin
operator: !%admin
user: !%operator

Hopefully you get the idea.
Avoid
Title: Re: ULX Target tags
Post by: Divii on September 26, 2014, 08:31:20 AM
Hello there,
please have a read through the FAQ (http://forums.ulyssesmod.net/index.php/topic,5346.0.html)! :)

And here a quote straight from the post of sticklyman:
Code: [Select]
superadmin: *  (or leave blank)
admin: !%superadmin
operator: !%admin
user: !%operator

Hopefully you get the idea.
Avoid

Ah thank you so much! I tend to get lost a lot, although I searched for this countless times ;-;
Thanks again Avoid! :)