EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Help!?!?! (https://www.eq2interface.com/forums/forumdisplay.php?f=24)
-   -   Target Window > Star that shows Mob gives AA (https://www.eq2interface.com/forums/showthread.php?t=13170)

Nakash 08-01-2009 08:00 AM

Target Window > Star that shows Mob gives AA
 
I a newb or worse on html.

is It possible to just copy the tags from from theo orginal UI that handle Displaying the Star that shows upa in target window if a mob gives AA Exp.

I would like to copy them to the custom Target Window I use since years.

http://www.eq2interface.com/download...ndowsGU29.html

Would be thankfull for any tips.

keezyrick 08-01-2009 08:08 AM

It is possible. In the code below I have colored the part that should be added.

Code:

<Page AbsorbsInput="false" MinimumSize="0,78" Name="v1" ScrollExtent="166,78" Size="166,78">
  <ImageStyle Filter="true" Name="AAExpAvailable">
            <ImageFrame Name="image" Source="images/icons/aa_active_icons.dds" SourceRect="40,39,62,62" />
            </ImageStyle>
        <Image AbsorbsInput="false" BackgroundColor="#00FFFF" Location="124,1" Name="AAExpIndicator" PackLocation="cpc,top" PackSize="fixed,fixed" ScrollExtent="12,12" Size="12,12" Style="Target.v1.AAExpAvailable" />

The code should be put in the following files.
eq2ui_mainhud_target.xml
eq2ui_mainhud_impliedtarget.xml

Nakash 08-01-2009 09:27 AM

works.

seems in my tries befor i added it in the wrong place

thank you sir


All times are GMT -5. The time now is 05:57 PM.

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