Author Topic: How do I make every command silent?  (Read 2039 times)

0 Members and 1 Guest are viewing this topic.

Offline Zevoxa

  • Newbie
  • *
  • Posts: 13
  • Karma: 0
How do I make every command silent?
« on: February 03, 2013, 08:36:42 PM »
Is there a way to make every command silent (while using commands from xgui)? It would be greatly appreciated if that was possible.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: How do I make every command silent?
« Reply #1 on: February 03, 2013, 08:55:14 PM »
Set echo to 0.
Not exactly sure where to do that in xgui, but it can be done manually through gmod/data/ulx/config.txt (if there isn't one there, copy, then edit, one from gmod/addons/ulx/data/config.txt
All options there are commented well (including the one that says COPY it first, then edit) :)
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Zevoxa

  • Newbie
  • *
  • Posts: 13
  • Karma: 0
Re: How do I make every command silent?
« Reply #2 on: February 03, 2013, 09:02:11 PM »
A reply from one of the creators. Awesome, worked perfectly! :3