This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
MainMenuBarArtFrame:SetAttribute("unit2", "player"); MultiBarBottomLeft:SetAttribute("unit2", "player"); MultiBarBottomRight:SetAttribute("unit2", "player"); MultiBarRight:SetAttribute("unit2", "player"); MultiBarLeft:SetAttribute("unit2", "player");
/script SetModifiedClick("SELFCAST", "BUTTON2")
The code is very simple
The problem is that when using some Shapeshift Form (Tree of Life in my case) this code doesn't work. When reverting to elf/tauren form all is OK.
What should I do for this to work with the Tree of life form ? I don't find the "Bar" to use.
Thanks for your help.
Faerian
I find it in the source, it must be : BonusActionBarFrame
<ModifiedClick action="SELFCAST" default="ALT"/>
Does someone know if it can be modified to (and how can I modified it) :
<ModifiedClick action="SELFCAST" default="BUTTON2"/>
This will resolve all my problems and remove the need of an addon.
Thanks
If it works, I will submit a patch for rSelfCast.
http://www.wowace.com/forums/index.php?topic=8730.0
Can someone with SVN access commit it ?
Thanks,
Faerian