Ulysses
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Ulysses
»
Ulysses Stuff
»
General Chat & Help and Support
»
How would I add a command, and make all commands silent?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: How would I add a command, and make all commands silent? (Read 7013 times)
0 Members and 1 Guest are viewing this topic.
NnyAskC
Newbie
Posts: 7
Karma: 0
How would I add a command, and make all commands silent?
«
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?
Logged
JamminR
Ulysses Team Member
Hero Member
Posts: 8096
Karma: 390
Sertafide Ulysses Jenius
Re: How would I add a command, and make all commands silent?
«
Reply #1 on:
March 24, 2012, 10:29:44 PM »
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.
Logged
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming
NnyAskC
Newbie
Posts: 7
Karma: 0
Re: How would I add a command, and make all commands silent?
«
Reply #2 on:
March 25, 2012, 06:02:16 PM »
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
«
Last Edit: March 25, 2012, 07:39:51 PM by NnyAskC
»
Logged
Megiddo
Ulysses Team Member
Hero Member
Posts: 6214
Karma: 394
Project Lead
Re: How would I add a command, and make all commands silent?
«
Reply #3 on:
April 20, 2012, 12:47:28 PM »
If you're willing to modify lua files for the admin-echoes
only
, I'd be willing to help.
Logged
Experiencing God's grace one day at a time.
Print
Pages: [
1
]
Go Up
« previous
next »
Ulysses
»
Ulysses Stuff
»
General Chat & Help and Support
»
How would I add a command, and make all commands silent?