Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: DJ Bat on July 15, 2017, 07:06:15 AM

Title: Chat commands problems
Post by: DJ Bat on July 15, 2017, 07:06:15 AM
My ULib/ULX versions (run "ulx version" in console):
ULib v2.63w
ULX v3.73w

Game mode(s) I am having this problem on: Terrortown

When using ulx commands for instance the !gag command they are not showing up in chat. This is a pain for me and the Admins as we are not able to see when a command works on the server.

The server console displays what happens so if someone is gagged it outputs for instance.
"ServerLog: [ULX] DJ Bat gagged Themself"

but this is not shown in chat (see screenshot)

This error did not occur previously from using the ULX hide command from within my console. Do i need to remove ULX from the server and add it back or is there a way of resolving this. I have tried restarting the server that didn't work so i'm lost.

Help would be greatly appreciated. DJ
Title: Re: Chat commands problems
Post by: JamminR on July 15, 2017, 09:07:27 AM
Check your log echo mode in ULX settings. It's likely set to 0.
You can use XGUi, but I forget where it is.
Here are the modes described.
Code: [Select]
ulx logEcho 1 ; Echo mode
; Echo modes:
; 0 - OFF No output to any players when an admin command is used
; 1 - ANONYMOUS Output to players without access to see who used the command (admins by default) similar to "(Someone) slapped Bob with 0 damage"
; 2 - FULL Output to players similar to "Foo slapped Bob with 0 damage"

Not all commands are echoed, but I forget which ones aren't.
Title: Re: Chat commands problems
Post by: DJ Bat on July 15, 2017, 09:23:54 AM
That worked thanks a bunch man i guess the console command changed the setting.