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

yStrength

Version: 1.1
by: Yukyuk [More]

yStrength

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

If you want to modify the the look of yStrength, 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

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: