Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started 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.
-
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)
-
:( 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.
-
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.
-
It's ok. thanks!