- Included in Very Vanilla
Included! No need to download.
- Source Repository
- https://github.com/RedGuides/MQ2WinTitle
MQ2WinTitle
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.Getting Started
Code:
/plugin MQ2WinTitle
Commands
MQ2WinTitle provides one command with several options:
Code:
/wintitle
/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
Configuration File
There is one section:[Settings]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
Authors
- htw - Initial work
