Until EQ fixes chat filters not saving, specifically 'Other damage other', I'd like help with a simple macro that sets it to hide. Therefore I can run it on my crew upon logging in
I am new to the MQ console and finding windows. I can't figure out how to select "Other damage other" and select "hide".
Is this possible?
Thanks
_______________________________
Sub Main
/invoke ${Window[OptionsWindow].DoOpen}
/delay 1s
/notify OptionsWindow OPTW_OptionsSubwindows tabselect 5
/delay 1s
??????
/end
_______________________________

I am new to the MQ console and finding windows. I can't figure out how to select "Other damage other" and select "hide".
Is this possible?
Thanks
_______________________________
Sub Main
/invoke ${Window[OptionsWindow].DoOpen}
/delay 1s
/notify OptionsWindow OPTW_OptionsSubwindows tabselect 5
/delay 1s
??????
/end
_______________________________


