Thread Tools Display Modes
Prev Previous Post   Next Post Next
01-24-17, 07:45 PM   #32
Anaea
A Murloc Raider
Join Date: Jan 2007
Posts: 4
Quick edits to enable Healer only raid frames

I just realized that everyone has been using the Comments instead of the forum thread for the last three years. Just in case we want to forum functionality, I figured I'd post here.

In order to enable a healer-only raid frame (which I use to monitor healer mana), I made two quick changes.

In PerfectRaid_Frames, at line 270, I added:

Code:
	makeCheck(L["Healers"], "HEALER")
In Config, at line 200, I added:

Code:
HEALER = L["Healers"],
Voila, healer-only raid frames options.

(Apologies for not submitting these to the repository - I tried to figure out how but was clueless. But I could upload the LUA files here if that's useful.)
  Reply With Quote
 

WoWInterface » Featured Projects » Cladhaire's Mods » PerfectRaid 2.0 Discussion/Help


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off