Difference between revisions of "MQ2Log" - MMOBugs Wiki

(minor, add on/off for log commands supported)
(removed extra = from other)
Line 28: Line 28:
 
<font class="highlight2">/logeq [off|on]</font> - Toggles (or forces on/off) whether logging is active for the EQ chat window
 
<font class="highlight2">/logeq [off|on]</font> - Toggles (or forces on/off) whether logging is active for the EQ chat window
  
==Other===
+
==Other==
  
 
<font class="highlight2">/mqtimestamps</font> - This is an undocumented command in MQ2Main that will toggle timestamps for MQ2 logs.
 
<font class="highlight2">/mqtimestamps</font> - This is an undocumented command in MQ2Main that will toggle timestamps for MQ2 logs.

Revision as of 17:59, 2 March 2021

Plugin Info
Name MQ2Log
Author htw
Link Wiki Link
Commands /logts /logmq /logeq /mmolog /mqlogclean /mqlogcustom
Uses INI File Yes

Description

Logs MQ2 and/or EQ chat window text to file, and adds a command to output custom log text.

Features

  • Logs MQ2 messages that would be displayed in the chat window (MQ2Chat or MQ2ChatWnd) to YourMQ2Dir\Logs\MQ2ChatWnd_servername_charname.log
  • Logs EQ messages that would be displayed in the EQ chat window to YourMQ2Dir\Logs\EQ_servername_charname.log

Commands

/logts [off|on] - Toggles (or forces on/off) whether the current date/time stamp is pre-pended to each line logged. The current setting is global, and saved in MQ2Log.ini under [Settings], entry: TimeStamp=1 or TimeStamp=0. This setting affects the primary MQ2 command /mqlog in the same manner, for timestamps.

/mmolog - Our logging - same as from MQ2Main MacroLog(), but with filename control, Usage: /mmolog filename::text

/mqlogclean - Outputs macro log without timestamp

/mqlogcustom - Only logs custom args from a macro

/logmq [off|on] - Toggles (or forces on/off) whether logging is active for the MQ2 chat window

/logeq [off|on] - Toggles (or forces on/off) whether logging is active for the EQ chat window

Other

/mqtimestamps - This is an undocumented command in MQ2Main that will toggle timestamps for MQ2 logs.


Availability

This plugin is included with the MMOBugs Compile.