Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: TwInKiEmAn on August 26, 2019, 06:53:36 PM
-
This sub-forum is only for help or discussion regarding projects created by Team Ulysses. If you are requesting help, please search the forums FIRST to make sure your question has not already been answered. If you still need help, fill in the following information.
When a user sends a message to admins using @, it doesn't show the message they sent to admins in their chat. How can I fix this?
-
Make sure you don't have echo mode = 0
-
Ulx_logecho is set to 1, all other commands echo properly, if you have the see asay command which I don't want to give to users you can see the You:To Admins echo but users and no access cannot see it.
-
logEcho is case sensitive.
Check your <server>/gmod/data/ulx/config.txt and ensure "ulx logEcho" has 1 or higher.
If so,
Do you have a custom chat box?
Do you have a mod that intercepts "@" as a command?
Can users use console "ulx asay test" and see it?
Are there errors on server or client console when trying?
Is the person that's been testing muted/gagged?
Any one of the above could be breaking it.
Asay by default attempts to show the calling player say it to others, no seeasay necessary.