Download
(3Kb)
Download
Updated: 05-10-19 05:17 AM
Pictures
File Info
Compatibility:
Tides of Vengeance (8.1.0)
Updated:05-10-19 05:17 AM
Created:08-14-17 09:08 AM
Downloads:599
Favorites:0
MD5:

yIntellect

Version: 1.1
by: Yukyuk [More]

yIntellect

yIntellect is is simple small addon that displays your current intellect.
The frame is movable and can by placed anywhere on your interface.
When in combat the frame is locked to prevent accidentally moving the frame.

Use /yint or /yIntellect to hide or show the frame.

If you want to modify the the look of yIntellect, modify the constants in the lua file.
You can use any text editor (I use Notepad++).

Lua Code:
  1. -------------------------------------------------------------------------------
  2. --  Constants
  3. -------------------------------------------------------------------------------
  4. local ADDON_WIDTH       = 124           -- Width of the addon frame
  5. local ADDON_HEIGHT      = 24            -- Height of the addon frame
  6. local ADDON_TEXT        = 11            -- Text color, refers to cfg.colors
  7. local ADDON_BORDER      = 11            -- Border color, refers to cfg.colors  
  8. local ADDON_BACKGROUND  = 4             -- Background color, refers to cfg.colors
  9. local ADDON_SPACE       = 5             -- Distance in pixels between the top of the frame and the top of the text
  10. local ADDON_STAT        = "Strength:"   -- Description of the statistic

Optional Files (0)


There have been no comments posted to this file.
Be the first to add one.



Category Jump: