Roth UI Addons
Important, this mod has _zero_ ingame options. Everything has to be done in the lua code if you want changes.
Installation
- Save your interface and your fonts folder, if your have them.
- Copy the folders included in the zip-file into your World of Warcraft folder.
- Start World of Warcraft. If you had it open while copying, restart it now to load the textures.
- Activate the checkbox to load older addons in the ingame addon-list.
- Set UI-Scale to nothing for the first setup. If you don't know what UI-scale means: it is set to nothing.
Diablo 3 Orb Colors and Animations
Different orb colors and animations can be set at the top of the oUF_D3Orbs.lua file. If you want class and powercoloring, thats possible too, but without animations. Animations for health or mana orb are available in red, blue, green and yellow. Check the oUF_D3Orbs page for more information.
Scaling
rBuff, oUF_D3Orbs, rMinimap, sTooltip, rActionBarStyler can be scaled to your liking. Use UI-scale or use the "myscale" variable inside the lua files.
Tips and Hints
- Type "/console reloadui" to reload your interface after you changed (and saved) sth. in a *.lua file.
- Activate the lua error messages in your interface options, otherwise you will get no response if did something wrong.
FAQ
Q: Dude, I only want the orbs!?!
A: Dude read the information page of oUF_D3Orbs. You need to comment out the castbars and all the unit spawns except player. The orbs are your player frame dude.
Q: Dude, I want bars!?!
A: You can add/remove bars in the Blizzard interface options. Edit the rActionBarStyler.lua to change the bar layout.
Q: Dude, WHERE IS THE GLOW!?!
A: Get a texteditor, open ouf_D3Orbs\ouf_D3Orbs.lua and change "local use_classcolor = 1" to "local use_classcolor = 0" (line 35).
Q: Dude, my target frame has no name!
A: Read the red text on this page. Ask yourself, do I have WoWMatrix or WoWUpdater installed that automatically updates the oUF folder...maybe?! Disable the auto update for the oUF folder if you want to use the orbs.





091210
- the new LFD button is now visible in the micromenu
- updated to oUF 1.3.24
- nameplate fonts are smaller