EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Fetish (https://www.eq2interface.com/forums/forumdisplay.php?f=38)
-   -   Raid Macro (https://www.eq2interface.com/forums/showthread.php?t=10967)

diihia 05-08-2008 09:32 AM

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?

Zonx 05-10-2008 09:14 PM

It should work every time.

Post your code so we can see what you might have messed up ;)

lordebon 05-10-2008 09:57 PM

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.

diihia 05-12-2008 09:46 AM

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=(&apos;Feeding &apos; )##(&apos; power &apos; )##(&apos; to &apos; )##(Parent.Parent.RATar)
raidsay=(&apos;Feeding &apos; )##(&apos; power &apos; )##(&apos; to &apos; )##(Parent.Parent.RATar)
Activated=true

Zonx 05-12-2008 03:32 PM

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) ;)

diihia 05-13-2008 09:39 AM

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