Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: JulioG on June 25, 2010, 01:51:02 PM

Title: Names Not showing Up Before Commands
Post by: JulioG on June 25, 2010, 01:51:02 PM
I've Just Installed the Released Version of Ulx (Not the SVN)
And it isnt showing names before actions.

Like

(ADMIN) added user Tyler to group "owner"


Ulx Doesn't return Errors On Load In The Console
Title: Re: Names Not showing Up Before Commands
Post by: Megiddo on June 25, 2010, 02:54:55 PM
It's how you have your configuration set. I forget the option name, but just go change it in the config.
Title: Re: Names Not showing Up Before Commands
Post by: JamminR on June 25, 2010, 03:42:08 PM
Megiddo, I actually don't remember the option controlling names or not.
Thought it just controlled whether or not the item showed publicly at all.
(and sorry Julio, I too don't remember the actual var name)

See your /addons/ulx/cfg/server.ini file, copy it to your gmod/cfg, edit it's options.
Title: Re: Names Not showing Up Before Commands
Post by: Stickly Man! on June 25, 2010, 03:47:04 PM
ulx_cl_logEcho 2

It's probably set to 1 currently, which logs it but doesn't show the admin's name.

0 will disable.
Title: Re: Names Not showing Up Before Commands
Post by: JulioG on June 25, 2010, 04:50:06 PM
Thanks for the replys! That did the trick