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 values
cfg.width = 110
cfg.healthbarHeight = 7
cfg.castbarHeight = 7
cfg.gap = 5
cfg.iconsize = 30
cfg.shieldsize = 16
cfg.threatglowsize = 25
cfg.raidiconsize = 25
cfg.castbartexture = "Interface\\AddOns\\rNamePlates2\\media\\statusbar"
cfg.healthbartexture = "Interface\\AddOns\\rNamePlates2\\media\\statusbar"
SVN
http://code.google.com/p/rothui/source/browse/trunk/wow5.0/rNamePlates2