daemitus / SomethingNeedDoing

86 stars 59 forks source link

<echo> doesn't output to /echo channel #43

Closed Speshkitty closed 2 years ago

Speshkitty commented 2 years ago

I have multiple chat windows to keep things organised, and /loop 10 echo outputs to all visible windows, including windows that do not have echo enabled in chat log settings

Macro used:

/waitaddon RecipeNote <wait.0.5-2>
/click Synthesize
/waitaddon Synthesis <wait.0.5>

/runmacro 89/80/3400/7100

/loop 65 <echo>
/echo Craft finished <se.1>

Output appears as: image

Note the craft finished line in the lower chat window

daemitus commented 2 years ago

/loop echo statements specifically goto the echo game channel rather than "general" now.