EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > XML Modification Help & Info

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Unread 11-03-2008, 10:01 PM
Draakthor's Avatar
Draakthor Draakthor is offline
A Crazed Gnoll
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Permafrost
Posts: 22
Default Randomly missing tooltips

I added text objects to the experience bar to show attack, avoidance, and mitigation but their tooltips are not appearing. Oddly enough, texts that I copy/pasted from these three to create runspeed and haste labels DO have tooltips. Is there any common mistake I might be making that'll cause dynamic tooltips to not show? As far as I can tell, there's nothing else obstructing them, the tooltips just aren't there. I can post the entire file if needed.

Here's the code for one of the broken texts:
Code:
<Text DynamicData="/GameData.Stats.Defense_Avoidance" 
Font="/Fonts.FontZapf15" 
LocalText="10000" 
Location="126,39" 
MaxLines="1" 
Name="AVDValue" 
ScrollExtent="38,17" 
ShadowStyle="/ShadowStyles.Outline1" 
Size="38,17" 
TruncateElipsis="false">10000</Text>
And for a working text:
Code:
<Text DynamicData="/GameData.Stats.Run_Speed" 
Font="/Fonts.FontZapf15" 
LocalText="100%" 
Location="92,73" 
MaxLines="1" 
Name="RunValue" 
ScrollExtent="38,17" 
ShadowStyle="/ShadowStyles.Outline1" 
Size="38,17" 
TruncateElipsis="false">100%</Text>
Reply With Quote
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


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


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI