Thread Tools Display Modes
11-25-10, 01:11 PM   #1
Diatrive
A Wyrmkin Dreamwalker
Join Date: Jan 2010
Posts: 59
Holy Word: Serenity

Anyone found out how to bind this?
  Reply With Quote
11-25-10, 03:28 PM   #2
Brainn
A Frostmaul Preserver
AddOn Author - Click to view addons
Join Date: Apr 2009
Posts: 263
just put hw: chastise on your bar, it will transform into the hw of the chakra-state your in.
i did not test it after 4.0.3a, before the last patch it bugged out when used in macros.
  Reply With Quote
11-25-10, 04:28 PM   #3
Diatrive
A Wyrmkin Dreamwalker
Join Date: Jan 2010
Posts: 59
I understand that : )

I don't have any heal spells on my bars, they are all bound to my frames. I am having trouble binding it to cast in the frames.

I have tried both "Holy Word: Chastise" and "Holy Word: Serenity" to no avail.
  Reply With Quote
11-26-10, 10:53 AM   #4
Brainn
A Frostmaul Preserver
AddOn Author - Click to view addons
Join Date: Apr 2009
Posts: 263
ah so you are trying to use it with the rdx cast spell on unit binding...
i did a quick test, and it looks like it produces the same bug that occurs when using it in macros.
if you use Holy Word: Serenity, nothing happens, but if you use HW: Chastise, it produces a "Spell not learned" error. this happens both with macros and with rdx cast spell on unit binding. looks like a blizz-bug, somewhere in the 4.0.3 patchnotes there was something about a fix for this, but it looks like it did not fix anything
  Reply With Quote
11-26-10, 11:26 AM   #5
Diatrive
A Wyrmkin Dreamwalker
Join Date: Jan 2010
Posts: 59
Yep exactly my problem, didn't know it was a known Blizzard bug, thanks.
  Reply With Quote
12-10-10, 11:31 PM   #6
Diatrive
A Wyrmkin Dreamwalker
Join Date: Jan 2010
Posts: 59
Any get this working for them? This is . . . really bad . . and yes I know it is a blizzard problem but what are you all doing to get around it?
  Reply With Quote
12-20-10, 06:36 PM   #7
Diatrive
A Wyrmkin Dreamwalker
Join Date: Jan 2010
Posts: 59
Put Holy Word: Chastise on some bar (even an hidden one), put your mouse over it and run
/run local f = GetMouseFocus(); if f then DEFAULT_CHAT_FRAME:AddMessage(f:GetName()) end
This will tell you the button name, even if you use Bartender and others.

Go to Repo Package Manager, put it where you want, select New Object and Macro.

In the text put

/click BT4Button2

Or whatever button you have it on.

When binding select Execute Macro Text, and pick the macro you just created.
  Reply With Quote

WoWInterface » Featured Projects » OpenRDX » OpenRDX Community » OpenRDX: Community Chat » Holy Word: Serenity


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