Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: NnyAskC on March 24, 2012, 06:25:24 PM
-
Okay so, first of all how would I go about adding a command ie a !modban that would ban someone for 1440 instead of whatever you type in.
Second is how would I go about making all admin commands appear only to other admins?
-
Re: Command
See http://forums.ulyssesmod.net/index.php/topic,4464.0.html
Start and Read those, ask questions from there
See also http://www.ulyssesmod.net/docs for ULib documentation.
ULX has a little documentation, but it's mostly notes/comments within the lua files themselves.
Re: Command echos.
See your /addons/ulx/data/ulx/config.txt.
Copy it to your gmod/data/ulx/config.txt, edit from there. There are several echo states.
I believe one of them makes admin only echos.
-
Thank you! ^_^
One thing though, the only echo modes are what I see below.
I only see
"Off": No echos at all.
"Anonymous": Except for admin+ shows "(Someone) did command"
"Full": You should be able to guess this one. =P
-
If you're willing to modify lua files for the admin-echoes only, I'd be willing to help. :)