Download
(3Kb)
Download
Updated: 05-10-19 05:16 AM
Pictures
File Info
Compatibility:
Shadows of Argus (7.3.0)
Updated:05-10-19 05:16 AM
Created:08-14-17 09:07 AM
Downloads:578
Favorites:0
MD5:

yAgility

Version: 1.1
by: Yukyuk [More]

yAgility

yAgility is is simple small addon that displays your current agility.
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 /yagi or /yAgility to hide or show the frame.

If you want to modify the the look of yAgility, 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        = "Agility:"    -- Description of the statistic

Version 1.1
- better positioning of text
Optional Files (0)


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



Category Jump: