Skip to content

MQ2Log

MQ2Log

Plugin writes all mq chat window output to your MQ folder /logs/servername_charname.log

Authors: Sym, wired420 • Config: servername_charname.ini

Resource Download Support Repo

MQ2Log writes all MacroQuest chat window output to your MacroQuest folder at /logs/servername_charname.log

Commands

/mlog [on|off]
Turns MacroQuest logging on or off, default is a toggle.

/mqlogclean [clear]
Outputs macro log without timestamp

/mqlogcustom <filename> <"message">
Adds the "message" to Logs\Custom_File_Name_Here.Log (Mostly used by macro writers for debugging purposes)

Settings

In your servername_charname.ini file, the MQ2Log settings are kept under the [MQ2Log] section, like this:

[MQ2Log]
Enabled=1

The only setting is "Enabled", 1 for ON and 0 for OFF.