StickyTooltips

StickyTooltips

6.3k Downloads

This is a simple addon that offers a few missing features to the Carbine world (units) tooltips. There are currently 2 available modifications:

  • Tooltips delay: Adds a delay before the tooltips disappear.

  • Mouse tooltips: Makes the tooltips follow your cursor.

To set your own delay, use the following command:
 /stickytooltips delay <seconds>  (using 0 means regular tooltips behavior)

To set the mouse tooltip, use the following command:
 /stickytooltips cursor <on/off>  (using off means regular tooltips behavior)

Note: The addon hooks into Carbine's ToolTips addon to introduce the delay feature to their code. It is possible that errors appear if some of the code isn't compatible with that feature. If you encounter any issue just provide me a stacktrace and I'll fix it.