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

rRaidManager (50300.01)

$
0
0
Change Log:
--------------------
50300.01
- added bigwigs pull timer and stopwatch button
- using DisableAddon(addon) call now
- added uninstall.txt

50200.03a
- fixing the frame strata

50200.03
- only show the manager in party/raid
- fix all block/taint issues

50200.02
- fixed the combat taint, frame is now resized via SecureClickHandlerTemplate

50200.01
- initial release

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

What is this?
This mod will replace the default Blizzard RaidFrameManager.

To make it clear...the default RaidFrameManager will be removed. This will remove the default Blizzard raidframes aswell since they are anchored to the default manager. Don't use this mod if you want to keep Blizzard's CompactUnitFrames.

By default the mod is hidden in the same position as the default raid frame manager. On-click it will show up.

Once opened you have buttons to handle world raid marks, readycheck and rolecheck.

HELP
I stopped using rRaidFrameManager but the Blizzard raidframe manager won't come back!
Just run this script in your chat.
/run for _, v in ipairs({"Blizzard_CUFProfiles", "Blizzard_CompactRaidFrames"}) do print("~~enable~~~~") print(v) EnableAddOn(v) print(LoadAddOn(v)) print(IsAddOnLoaded(v)) end

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


Viewing all articles
Browse latest Browse all 48801

Trending Articles