MQ2WinTitle - MMOBugs Wiki

Plugin Info
Name MQ2WinTitle
Version 1.0
Author htw
Commands /wintitle
Uses INI File Yes

Description

MQ2WinTitle is a plugin that will change your EQ window titlebar (caption) text, to display data of your choice. The specific text that is displayed is configurable via INI file. The plugin will also indicate, if you wish, if a tell was received in a background EQ session, by changing the titlebar to user defined text.


Commands

MQ2WinTitle provides one command with several options:

  • /wintitle reload Reload configuration from ini file
  • /wintitle fixtitle [state] Call function to 'fix' title based on game state
  • /wintitle debug [off|on] Toggle displaying debugging messages to chat, or force on/off
  • /wintitle petdebug [off|on] Toggle displaying pet debugging messages to chat, or force on/off
  • /wintitle [help] This help


The MQ2WinTitle.ini file:

There is one section: [Settings]

Entries:

  • InGame The titlebar format to use while in game (not zoning, foreground).
  • Tell The titlebar format to use if you receive a tell while EQ is in the background.
  • Other The titlebar format to use at other times (such as char select).
  • Zoning The titlebar format to use while zoning.
  • ShowHotKey Whether to append the hotkey as shown by WinEQ2 or InnerSpace, if used.

The ShowHotKey entry is either on or off. All other entries are parsed as macro parameters, such as used by MQ2Hud.

If no INI exists when you load the plugin, one will be created with default values.

Availability

This plugin comes with the MMOBugs binary and install distributions. Source code is available on the github repo.