ChatWnd¶
ChatWnd
A window that displays all output from MacroQuest
Authors: Lax, eqmule, brainiac, Knightly, dannuic • Config: MQ2ChatWnd.ini
An additional window that displays all output from MacroQuest. Anything you type into this window will avoid your character log.
Commands¶
/mqchat [reset | ui | autoscroll {on|off} | NoCharSelect {on|off} | SaveByChar {on|off}]
/style [!]0xN
- Set the style bit corresponding to 0xN or unset it if ! is supplied. See EQ documentation for further details about WindowStyle.
/mqfont <#>
/mqmin
/breset
/setchattitle <title>
Configuration¶
The easiest way to configure ChatWnd is to use /mqchat ui to open the ChatWnd configuration window. Alternately you can configure the window by using the commands listed above, or editing the MQ2ChatWnd.ini file directly.
[Settings]
AutoScroll=on
NoCharSelect=off
SaveByChar=on
(Explanation of these settings can be found in the mqchat command reference.)
Key Binding¶
By default, the chat window has a key bind of . (period) and this is handy! Rather than selecting the window with your mouse, you can hit the period key . and MQ window will be selected, so you can type a command quickly. This can be modified in MacroQuest.ini under [Key Binds] via the setting MQ2CHAT_Nrm=.
Discussions that link here
Republished and possibly modified from https://docs.macroquest.org/plugins/core-plugins/chatwnd/