Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Ramirex on August 17, 2014, 02:31:39 AM

Title: (someone)
Post by: Ramirex on August 17, 2014, 02:31:39 AM
When admin who executed command is hidden it shows (someone) instead him. Where do i locate file and line that sets this title i want to change it to something else.
Title: Re: (someone)
Post by: JamminR on August 17, 2014, 09:21:21 PM
Change your echo mode using XGUI or config.txt.
See this previous paste (http://forums.ulyssesmod.net/index.php/topic,7522.msg38240.html#msg38240) to view the various echo mode details (which should also be listed in Xgui, I think)
Title: Re: (someone)
Post by: Ramirex on August 18, 2014, 01:01:48 AM
:( you don't get what i want to do.

i want to change (someone) text into something else of my choice. not enable or disable echo modes.
Title: Re: (someone)
Post by: Stickly Man! on August 19, 2014, 10:17:00 AM
That can be found hard-coded in our Log.lua file here:
https://github.com/Nayruden/Ulysses/blob/master/ulx/lua/ulx/log.lua#L361

Please note that if you change it, you will have to make sure the change persists through ULX updates.
Title: Re: (someone)
Post by: Ramirex on August 23, 2014, 11:30:00 AM
It's ok. thanks!