EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Help!?!?! (https://www.eq2interface.com/forums/forumdisplay.php?f=24)
-   -   Confuzzled and need a answer (https://www.eq2interface.com/forums/showthread.php?t=7207)

Hantu 11-24-2006 08:40 PM

Confuzzled and need a answer
 
Hey guys/gals I updated this peice yesterday and I have knowticed a bugg with it... this only happens after a while of playing when I first put the piece in it worked fine but after 3 hours of play or so the following happens: Notice the Coin Images and the amount of coin listed next to them i can't explain what is happeneing this....


gm9 11-24-2006 11:06 PM

oh interesting, didn't know the coin icons support that now.

Hantu 11-25-2006 12:00 AM

i don't think its supposto... just a weird bug... and i can't explain whats causing it...

Code:

        <Icon ActionData="coin 0" BackgroundTint="#000000" Dragable="true" DynamicData="/GameData.Coins.Coin_0" IconStyle="/IconStyles.coin" Location="124,5" MouseOverColor="#FFFF00" Name="CoinCopper" ScrollExtent="18,18" Size="18,18" Style="/imagelist.coins.CopperCoin" TreatAsButton="true"/>
Code:

        <Icon ActionData="coin 1" BackgroundTint="#000000" Dragable="true" DynamicData="/GameData.Coins.Coin_1" IconStyle="/IconStyles.coin" Location="86,3" MouseOverColor="#FFFF00" Name="CoinSilver" ScrollExtent="18,18" Size="18,18" Style="/imagelist.coins.SilverCoin" TreatAsButton="true"/>
Code:

        <Icon ActionData="coin 2" BackgroundTint="#000000" Dragable="true" DynamicData="/GameData.Coins.Coin_2" IconStyle="/IconStyles.coin" Location="48,4" MouseOverColor="#FFFF00" Name="CoinGold" ScrollExtent="18,18" Size="18,18" Style="/imagelist.coins.GoldCoin" TreatAsButton="true"/>
Code:

        <Icon ActionData="coin 3" BackgroundTint="#000000" Dragable="true" DynamicData="/GameData.Coins.Coin_3" IconStyle="/IconStyles.coin" Location="4,4" MouseOverColor="#FFFF00" Name="CoinPlatinum" ScrollExtent="18,18" Size="18,18" Style="/imagelist.coins.PlatinumCoin" TreatAsButton="true"/>

Faetyl 11-25-2006 12:23 AM

Been awhile but pretty sure they added it way back when...
5-6 months if memory serves.
Take the dynamic data tag out of the image and that should do it.

Landiin 11-25-2006 12:52 AM

I'm not sure but if you remove the dynmaicdata you may lose the drag and drop functionality. Just add DynamicDataFilter="0084'; that will filter out the text data being pushed to the object.

Hantu 11-25-2006 01:39 AM

Removed the Dynamic Data info and they are still dragable... donno if the text is showing up yet before it took a little bit of time before the text showed up to begin with so will continue to moniter this if nothing else i'll just put the filter in

lordebon 11-25-2006 08:32 AM

Yeah, this is from a while ago.

You should be safely able to completely remove the dynamic data. The coin icon works without the dynamic data bit inside it, at least it did for me a month or two ago.


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

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