mIRC 7.51 - a variety of possible bugs with /echo switches.

The echo command without -m and -n flags does not make switchbar / treebar colour change to the "event" colour regardless of whether /echo is running in an event or not.

To reproduce:

1. /query x1 - opens a query window - button colour black
2. /echo x1 test - button stays black
3. /echo -m x1 - button turns "message" colour
4. switch to window and back to clear colour
Using a remote with "on *:signal:echotest: echo $1-":
5. /signal echotest x1 test - button stays black (even though this is now an event)
6. /signal echotest -m x1 test - button turns "message" colour.

I also tried this using Text, Action, Join, Part and Quit events with the same result.

Last edited by Protopia; 18/10/17 10:50 AM. Reason: Remove beeping/lashing issue as these do work (so long as you understand what they are supposed to do)