![]() |
Raid Macro
I have activated the macro for the fetish raid abilities. When I use the ability from the raid window the macro only works 1 time. The next time I use the ability the macro does not go off and every time after that. If I re-log it will work 1 time again, then no more. Kind of confused as to what I did wrong. Do I need to do something else to get it to work all the time or is it just a hit or miss on the macro going off?
|
It should work every time.
Post your code so we can see what you might have messed up ;) |
Yeah, please post the code. I'm wondering if maybe you set a variable or something that works correctly the first time but then is getting set incorrectly.
|
Not entirely sure what you mean by code...hehe....but these are the changes I made. I probably missed something somewhere.
<Page Name="Default"> <Data Ability="Mana Intromission" Group="false" Name="RA1" Raid="true" Tell="false"/> <Data Ability="Cure Arcane" Group="false" Name="RA2" Raid="false" Tell="false"/> <Data Ability="Filter Life" Group="false" Name="RA3" Raid="false" Tell="false"/> raidsay=('Feeding ' )##(' power ' )##(' to ' )##(Parent.Parent.RATar) raidsay=('Feeding ' )##(' power ' )##(' to ' )##(Parent.Parent.RATar) Activated=true |
The problem is with your last line... should read...
Activated=false setting the button to activated=true prevents the OnActivate script from triggering after the initial press (its already activated) ;) |
ah...oops. I figured I did something wrong. Thanks for the help, now when I go to feed power, they will know...haha
:) |
| All times are GMT -5. The time now is 10:01 PM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI