MQ2ToolTip

From the wonderful RedGuides Wiki
MQ2ToolTip
Tooltip logo.jpg
Mouse over any NPC or player to see MQ2 info about them in the Tooltip window.
View details
Authors ChatWithThisName (Original Maskoi)
Software type Plugin
Config file MQ2ToolTip.ini


Maintained No
Links

🏠Resource (review)
🤝Support •🛠️Repository

MQ2ToolTip - Mouse over any NPC or player to see MQ2 info about them in the Tooltip window.

Maskoi note: Credit to Brainiac for the idea.

Tooltip.jpg

To enable ToolTip ensure the following;

  1. Download the latest compile vis RedGuides Launcher
  2. Download and copy the MQUI_ToolTipWnd.xml file into your Next\resources\uifiles\default folder
  3. Log into Everquest via MQ
  4. Make sure your hud is on either by hitting the F11 key or by typing /hud always
  5. Load the plugin: /plugin ToolTip
  6. Reload UI: /reloadui
  7. Start ToolTip: /tooltip on
  8. When you hover your mouse over an NPC, mob or yourself you will see the tootip window pop-up and show MQ information

Example:

Tooltip example.png

Commands

Syntax Description
/tooltip {[on|off] | [autoclear [on|off]] | [cleartimer <ms>] | [follow [on|off]] | guild [on|off]]} Tooltip mouseover popup information window settings

Settings

Config file stored in Next > config folder, as file: MQ2ToolTip.ini

[Default]
WindowTop=764
WindowLeft=601
WindowRight=793
WindowBottom=881
Locked=0
Fades=1
Delay=2000
Duration=500
Alpha=200
FadeToAlpha=255
BGType=1
BGTint.alpha=255
BGTint.red=0
BGTint.green=0
BGTint.blue=0
FollowMouse=1
Enabled=1
AutoClear=0
ClearTimer=1000
GuildOn=1

See also