View previous topic :: View next topic |
Author |
Message |
vision
Joined: 01 Feb 2014 Posts: 32
|
Posted: Thu Dec 24, 2015 12:31 am Post subject: Echo text sent to the mud |
|
|
Is there anyway to echo what tintin is sending to the mud. I know with debug I can debug my aliases and actions but it is super spammy. Just looking to see what is being sent that is generating a What?
Sorry if this has been asked before or is obvious. I have looked through the help files and have not been able to work through it.
Thanks! |
|
Back to top |
|
 |
moire
Joined: 29 Jan 2012 Posts: 27
|
Posted: Thu Dec 24, 2015 3:46 pm Post subject: |
|
|
Maybe this will do:
Code: |
#event {SEND OUTPUT} {#echo {%s} {##SENT: %0}}
|
|
|
Back to top |
|
 |
vision
Joined: 01 Feb 2014 Posts: 32
|
Posted: Sat Dec 26, 2015 9:25 am Post subject: Thanks |
|
|
That worked perfectly thanks! ! |
|
Back to top |
|
 |
|