Download
(3Kb)
Download
Updated: 05-10-19 05:12 AM
Pictures
File Info
Compatibility:
Tides of Vengeance (8.1.0)
Updated:05-10-19 05:12 AM
Created:09-05-17 02:38 AM
Downloads:664
Favorites:0
MD5:

yArmor

Version: 1.2
by: Yukyuk [More]

yArmor

yArmor is is simple small addon that displays your current armor.
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 /yarm or /yArmor or yArmour to hide or show the frame.

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

Version 1.1
- Updated for BfA
Version 1.2
- better positioning of text
Optional Files (0)


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



Category Jump: