Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: gartia on October 18, 2014, 01:24:57 PM
-
Hi, hello i was wondering if it was possible to make certain teams able to execute certain commands and have certain permissions. Such as being able to use playx and etc. Sorry if this has been asked before i just didn't see anything.
Edit: Probably should of stated this. By teams i mean darkrp teams.
-
Out of the box, No.
If darkrp has some way to control team access based on groups, then yes.
ULib allows for custom groups, and ulx allows for access to commands (written to be compatible with GROUP checks, not teams) that a group has.
ULX doesn't do much to team access. Enabling UTeam (in Sandbox, doesn't work well in other gamemodes such as DarkRP) allows control of chat text color, health, ammo, few other parameters, but that's all we do for team access, and, even then, we tie it into group access.
-
Out of the box, No.
If darkrp has some way to control team access based on groups, then yes.
ULib allows for custom groups, and ulx allows for access to commands (written to be compatible with GROUP checks, not teams) that a group has.
ULX doesn't do much to team access. Enabling UTeam (in Sandbox, doesn't work well in other gamemodes such as DarkRP) allows control of chat text color, health, ammo, few other parameters, but that's all we do for team access, and, even then, we tie it into group access.
Alright thank you for replying, I will look into something i can try.