Quantcast
Channel: WoWInterface - Latest Updated list
Viewing all articles
Browse latest Browse all 48821

rNamePlates 2 (50300.02)

$
0
0
Change Log:
--------------------
50300.02
- code cleanup/overhaul
- added 2 new statusbar textures to pick from

50300.01
- initial release

Description:
--------------------

Intro
Just simple nameplates.

I created this mod after finding out about the FPS bug.

I had friends with 200fps without nameplates that dropped to 40fps with nameplates enabled.
This mod fixes this issue because it hides all NamePlates before applying a new SetPoint().

If you are experiencing high FPS loss with nameplates enabled try them and get amazed.


Config
Config variables can be found at the top of the core.lua.

--CONFIG

--width/height
cfg.nameplateWidth = 100
cfg.healthbarHeight = 7
cfg.castbarHeight = 7
cfg.threatglowHeight = 15
--gap between bars and castbar icon
cfg.gap = 5
--icon sizes
cfg.iconSize = 30
cfg.shieldSize = 16
cfg.raidiconSize = 25
--statusbars
--available textures: statusbar, statusbar_smooth, statusbar_rothui
cfg.healthbarTexture = "Interface\\AddOns\\rNamePlates2\\media\\statusbar"
cfg.castbarTexture = "Interface\\AddOns\\rNamePlates2\\media\\statusbar"


SVN
http://code.google.com/p/rothui/source/browse/trunk/wow5.0/rNamePlates2


Viewing all articles
Browse latest Browse all 48821

Trending Articles