EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Request (https://www.eq2interface.com/forums/forumdisplay.php?f=25)
-   -   Attack indicator (https://www.eq2interface.com/forums/showthread.php?t=818)

Pixi 12-30-2004 08:02 PM

Attack indicator
 
Greetings, oh ye knowledgable.

I was curious if it is possible to move the attack indicator (you know, the flashing of your name) to other locations?

I'm currently using Moab's Target window and would love to have the attack flashing there, if possible.

TIA :nana:

Deathbane27 12-30-2004 08:31 PM

Certainly is.

Add the following to the Text object (might work on other objects too, haven't tried it.) that you want to flash:

OnAutoAttackEffector="AutoAttackEffector" OnRangedAutoAttackEffector="RangedAutoAttackEffector"

And add the following above that object on the same page:

Code:

<EffectorCycleColor ColorEndUseCurrent="true" ColorOneUseCurrent="true" ColorTwo="#FD8002" MaxSpeed="5.000" MinSpeed="5.000" Name="RangedAutoAttackEffector"/>
<EffectorCycleColor ColorEndUseCurrent="true" ColorOneUseCurrent="true" ColorTwo="#FF0000" MaxSpeed="5.000" MinSpeed="5.000" Name="AutoAttackEffector"/>


Pixi 12-30-2004 08:42 PM

Saweet!

Thanks for the prompt reply. :)


All times are GMT -5. The time now is 03:37 AM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI