View Single Post
  #6  
Unread 11-29-2004, 01:05 AM
Humudce's Avatar
Humudce Humudce is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Oct 2004
Server: Blackburrow
Posts: 352
Default

I got the % of Death Debt XP to work on my mod.

Here is the Code I used:
Code:
<Text DynamicData="/GameData.Self.ExperienceDebtCurrent" Font="/Fonts.FontArial14" LocalText="100%" Location="383,20" Margin="0,0,5,0" Name="ExpToNextBubble" ScrollExtent="32,20" Size="32,20" TextAlignmentVertical="Center" TextColor="#FF4040">100%</Text>
I couldn't get the XP% to work for Tradeskill though.

Hope this helps, and Yes I agree if we had more info on those items that would be very nice.