Ulysses
General => Developers Corner => Topic started by: tzahush on November 07, 2015, 06:27:27 AM
-
hello.
I was wondering if there is a function to check if i got a permission to use a certian command.
example: check if i can use "ulx kick".
Thanks.
-
You can use ULib.ucl.query( ply, permission ). Replace ply with the player you want to check, and replace permission with the command.
-
You can use ULib.ucl.query( ply, permission ). Replace ply with the player you want to check, and replace permission with the command.
Thanks! :)
-
See also - http://ulyssesmod.net/docs/ (http://ulyssesmod.net/docs/) - ULX was built on our ULib library.
Explanations of the Ulib functions/hooks/commands are desribed there.
-
See also - http://ulyssesmod.net/docs/ (http://ulyssesmod.net/docs/) - ULX was built on our ULib library.
Explanations of the Ulib functions/hooks/commands are desribed there.
Honestly don't know what I hate more the Youtube-layout, Google+, or ulx doc
Such a hard decision.