Original Blink's RogueHelper updated to work with WoW 3.x, and minor additions. All credits go to Blink for this addon.
BRH 4.0
Changes:
- Updated XML due to 4.0 changes to the XML frame calls.
- Updated toc information & version
Changes:
- Minor changes to work with WoW 3.x
- Added a 5th preset (type /brh5 to see it)
- Added 3 fonts (skurri, invisiblekiller, dirty-headline)
To change the font:
- Open BlinkRogueHelper.lua
- On line 31:
BubbleTextString:SetFont("Interface\\AddOns\\BlinkRogueHelper\\Fonts\\skurri.ttf", BlinkRogueHelper_FontSizePixel, "OUTLINE");
change skurri.ttf to any of the 3 font provided or any of yours.
To get the original font, just comment this line with --
Original Blink's comments :
This mod is Rogue and (cat)Druid Only.
Rogue and (Cat)Druid's combo point Checker.
Simply showing ComboPoint.
Commands:
/blinkroguehelper(/brh) : Enable/Disable command
/blinkroguehelper1(/brh1) : View type1
/blinkroguehelper2(/brh2) : View type2
/blinkroguehelper3(/brh3) : View type3
/blinkroguehelper4(/brh4) : View type4
text color is green => you can use finishskill or comboskill.
text color is blue => you can use finishskill.
text color is red => not enough energy.
- 1 comment
- 1 comment
Facts
- Date created
- Sep 16, 2007
- Categories
- Last update
- Nov 30, 2010
- Development stage
- Release
- License
- All Rights Reserved
- Curse link
- Blink's RogueHelper -continued
- Downloads
- 41,386
- Recent files
- R: Blink's Rogue Helper 4 for 4.0.3a Nov 30, 2010
- R: BRH 3.0 for 3.0.2 Oct 17, 2008
- R: version 2.0a for 2.0.0 Sep 17, 2007
- Reply
- #1
Darthn Nov 30, 2010 at 19:14 UTC - 0 likesUpdated to work with 4.0.3a and Cataclysm.
Changes: - Updated XML frame information & call - Updated toc information