EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > General Discussion > Request

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8  
Unread 02-28-2005, 05:10 PM
hirebrand hirebrand is offline
Bellum Aeternus
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unkown
Posts: 165
Default

Minor changes to tone down the rainbow numbers and fix positioning for non-Arial users. Hey, I'm a perfectionist.

Code:
<?xml version="1.0" encoding="utf-8"?>
<Page ActionType="Experience" BackgroundColor="#EBDEAA" eq2usescomwndcontrols="true" Location="8,315" Name="Experience" PackLocation="center,bottom" PackLocationProp="-504/0001,-453/0001" ScrollExtent="386,42" Size="386,42" UserMovable="true">
<Page AbsorbsInput="false" Location="1,0" Name="AdventureXP" PackLocation="top,left" PackLocationProp="0001/0001,0000/0001" ScrollExtent="385,15" Size="385,15">
<Page Location="309,-2" Name="ExpCurrent" ScrollExtent="19,16" Size="19,16">
<Text AbsorbsInput="false" DynamicData="/GameData.Self.ExperienceCurrent" Font="/Fonts.FontZapf15" LocalText="220%" Location="-7,2" Margin="0,0,5,0" Name="ExpCurrent" ScrollExtent="41,15" ShadowStyle="/ShadowStyles.BlackOutlineNoShadow.Outline4" Size="41,15" TextAlignment="Right" TextColor="#EBDEAA">220%</Text>
</Page>
<Page Location="332,0" Name="ExpBubble" ScrollExtent="17,13" Size="17,13">
<Text AbsorbsInput="false" DynamicData="/GameData.Self.ExperienceBubble" Font="/Fonts.FontZapf15" LocalText="0%" Location="-26,0" Margin="0,0,5,0" Name="ExpBubble" ScrollExtent="47,15" ShadowStyle="/ShadowStyles.BlackOutlineNoShadow.Outline4" Size="47,15" TextAlignment="Right" TextColor="#EBDEAA">0%</Text>
</Page>
<Text AbsorbsInput="false" DynamicData="/GameData.Self.ExperienceDebtCurrent" Font="/Fonts.FontZapf15" LocalText="100%" Location="351,0" Margin="0,0,5,0" Name="ExpDebt" ScrollExtent="33,15" ShadowStyle="/ShadowStyles.BlackOutlineNoShadow.Outline4" Size="33,15" TextAlignment="Right" TextAlignmentVertical="Center" TextColor="#C53A4B">100%</Text>
<Text AbsorbsInput="false" Font="/Fonts.FontZapf18" LocalText="." Location="324,-1" Margin="0,0,5,0" Name="Decimal" ScrollExtent="19,15" ShadowStyle="/ShadowStyles.BlackOutlineNoShadow.Outline4" Size="19,15" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#EBDEAA">.</Text>
<Text AbsorbsInput="false" DynamicData="/GameData.Self.LevelClass" Font="/Fonts.FontZapf15" LocalText="10  Shadowknight" Location="4,0" Margin="0,0,5,0" Name="Levelclass" ScrollExtent="105,14" ShadowStyle="/ShadowStyles.BlackOutlineNoShadow.Outline4" Size="105,14" TextAlignment="Right" TextAlignmentVertical="Center" TextColor="#EBDEAA">10  Shadowknight</Text>
<EffectorCycleOpacity InitialOpacity="1.000" MaxSpeed="0.500" MinSpeed="0.500" Name="PulsingEffect" OpacityOne="0.400" Speed="3.000"/>
<Text AbsorbsInput="false" DynamicData="/GameData.Self.CombatExperienceDisabled" DynamicDataFilter="0001" Font="/Fonts.FontZapf18" LocalText="Combat Experience Disabled" Location="31,4" Name="CombatExperienceDisabled" ScrollExtent="220,20" ShadowStyle="/ShadowStyles.BlackOutlineNoShadow.Outline4" Size="220,20" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#F0D080" UserMovable="true" UserResizable="true" Visible="false">Combat Experience Disabled</Text>
<ImageStyle Filter="true" Name="UpArrow">
<ImageFrame Name="image" Source="images/widgets02.dds" SourceRect="168,3,185,15"/>
</ImageStyle>
<ImageStyle Filter="true" Name="DownArrow">
<ImageFrame Name="image" Source="images/widgets02.dds" SourceRect="144,3,163,15"/>
</ImageStyle>
<SliderbarStyle Name="UpperSliderbarStyle" Slider="DownArrow"/>
<SliderbarStyle Name="LowerSliderbarStyle" Slider="UpArrow"/>
<Sliderbar Algorithm="Linear" DynamicData="/GameData.Self.VitalityUpperMarker" Enabled="false" FloatLeftValue="3.000" FloatRightValue="1.000" FloatValue="1.000" Location="78,-15" Name="UpperMarker" PackLocation="left,center" PackLocationProp="0078/0001,-022/0001" ScrollExtent="249,13" Size="249,13" Style="UpperSliderbarStyle" textalignment="Right" UpperLimit="1000" Value="1000" Visible="false"/>
<Sliderbar Algorithm="Linear" DynamicData="/GameData.Self.VitalityLowerMarker" Enabled="false" FloatLeftValue="3.000" FloatRightValue="1.000" FloatValue="1.000" Location="83,-3" Name="LowerMarker" PackLocation="left,center" PackLocationProp="0083/0001,-010/0001" ScrollExtent="247,10" Size="247,10" Style="LowerSliderbarStyle" textalignment="Right" UpperLimit="100" Value="100" Visible="false"/>
<Image DynamicData="/GameData.Self.VitalityOverflowMarker" GetsInput="true" Name="OverflowMarker" Rotation="0.750" ScrollExtent="20,15" Size="20,15" SourceRect="144,3,163,15" SourceResource="images/widgets02.dds" Visible="false"/>
<Image GetsInput="true" Location="97,0" Name="GemGlow" ScrollExtent="220,17" Size="220,17" SourceRect="140,50,169,78" SourceResource="images/widgets02.dds" Visible="false"/>
<Image AbsorbsInput="false" Location="107,1" Name="BubbleDividers" ScrollExtent="200,15" Size="200,15" SourceRect="3,493,240,508" SourceResource="/images/mugshots_female.dds"/>
<Progressbar ActionType="Experience" BackgroundColor="#000000" Color="#D39614" DynamicData="/GameData.Self.ExperienceCurrent" Location="108,3" Name="ExpCurrent" Progress="0.500" ScrollExtent="197,5" Size="197,5" Style="/progressbarlist.progress_default"/>
<Progressbar ActionType="Experience" BackgroundColor="#000000" Color="#4BB3FE" DynamicData="/GameData.Self.ExperienceBubble" Location="108,7" Name="ExpToNextBubble" Progress="0.500" ScrollExtent="197,5" Size="197,5" Style="/progressbarlist.progress_default"/>
<Progressbar ActionType="Experience" BackgroundColor="#000000" Color="#C53A4B" DynamicData="/GameData.Self.ExperienceDebtCurrent" Location="108,3" Name="ExpDebtCurrent" Progress="0.650" ScrollExtent="197,5" Size="197,5" Style="/progressbarlist.progress_default"/>
<Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#7C4821" Location="108,3" Name="ExpBkg" Progress="1.000" ScrollExtent="197,10" Size="197,10" Style="/progressbarlist.progress_default"/>
</Page>
<Page AbsorbsInput="false" Location="1,13" Name="TSXP" PackLocation="top,left" PackLocationProp="0001/0001,0013/0001" ScrollExtent="386,15" Size="386,15">
<Page Location="309,-2" Name="ExpCurrent" ScrollExtent="19,16" Size="19,16">
<Text AbsorbsInput="false" DynamicData="/GameData.Self.TradeskillExperienceCurrent" Font="/Fonts.FontZapf15" LocalText="220%" Location="-7,2" Margin="0,0,5,0" Name="ExpCurrent" ScrollExtent="41,15" ShadowStyle="/ShadowStyles.BlackOutlineNoShadow.Outline4" Size="41,15" TextAlignment="Right" TextColor="#EBDEAA">220%</Text>
</Page>
<Page Location="332,0" Name="ExpBubble" ScrollExtent="17,13" Size="17,13">
<Text AbsorbsInput="false" DynamicData="/GameData.Self.TradeskillExperienceBubble" Font="/Fonts.FontZapf15" LocalText="0%" Location="-26,0" Margin="0,0,5,0" Name="ExpBubble" ScrollExtent="47,15" ShadowStyle="/ShadowStyles.BlackOutlineNoShadow.Outline4" Size="47,15" TextAlignment="Right" TextColor="#EBDEAA">0%</Text>
</Page>
<Text AbsorbsInput="false" DynamicData="/GameData.Self.TSExperienceDebtCurrent" Font="/Fonts.FontZapf15" LocalText="100%" Location="351,0" Margin="0,0,5,0" Name="ExpDebt" ScrollExtent="33,15" ShadowStyle="/ShadowStyles.BlackOutlineNoShadow.Outline4" Size="33,15" TextAlignment="Right" TextAlignmentVertical="Center" TextColor="#C53A4B">100%</Text>
<Text AbsorbsInput="false" Font="/Fonts.FontZapf18" LocalText="." Location="324,-1" Margin="0,0,5,0" Name="Decimal" ScrollExtent="19,15" ShadowStyle="/ShadowStyles.BlackOutlineNoShadow.Outline4" Size="19,15" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#EBDEAA">.</Text>
<Text AbsorbsInput="false" DynamicData="/GameData.Self.TradeskillLevelClass" Font="/Fonts.FontZapf15" LocalText="10  Woodworker" Location="14,0" Margin="0,0,5,0" Name="Levelclass" ScrollExtent="95,14" ShadowStyle="/ShadowStyles.BlackOutlineNoShadow.Outline4" Size="95,14" TextAlignment="Right" TextAlignmentVertical="Center" TextColor="#EBDEAA">10  Woodworker</Text>
<EffectorCycleOpacity InitialOpacity="1.000" MaxSpeed="0.500" MinSpeed="0.500" Name="PulsingEffect" OpacityOne="0.600" Speed="3.000"/>
<ImageStyle Filter="true" Name="UpArrow">
<ImageFrame Name="image" Source="images/widgets02.dds" SourceRect="168,3,185,15"/>
</ImageStyle>
<ImageStyle Filter="true" Name="DownArrow">
<ImageFrame Name="image" Source="images/widgets02.dds" SourceRect="232,3,251,15"/>
</ImageStyle>
<SliderbarStyle Name="UpperSliderbarStyle" Slider="DownArrow"/>
<SliderbarStyle Name="LowerSliderbarStyle" Slider="UpArrow"/>
<Sliderbar Algorithm="Linear" DynamicData="/GameData.Self.TSVitalityUpperMarker" Enabled="false" FloatLeftValue="3.000" FloatRightValue="1.000" FloatValue="1.000" Location="78,-15" Name="UpperMarker" PackLocation="left,center" PackLocationProp="0078/0001,-022/0001" ScrollExtent="249,13" Size="249,13" Style="UpperSliderbarStyle" textalignment="Right" UpperLimit="1000" Value="1000" Visible="false"/>
<Sliderbar Algorithm="Linear" DynamicData="/GameData.Self.TSVitalityLowerMarker" Enabled="false" FloatLeftValue="3.000" FloatRightValue="1.000" FloatValue="1.000" Location="83,-3" Name="LowerMarker" PackLocation="left,center" PackLocationProp="0083/0001,-010/0001" ScrollExtent="247,10" Size="247,10" Style="LowerSliderbarStyle" textalignment="Right" UpperLimit="100" Value="100" Visible="false"/>
<Image DynamicData="/GameData.Self.TSVitalityOverflowMarker" GetsInput="true" Name="OverflowMarker" Rotation="0.750" ScrollExtent="20,15" Size="20,15" SourceRect="232,3,251,15" SourceResource="images/widgets02.dds" Visible="false"/>
<Image GetsInput="true" Location="97,0" Name="GemGlow" ScrollExtent="220,17" Size="220,17" SourceRect="205,50,235,79" SourceResource="images/widgets02.dds" Visible="false"/>
<Image AbsorbsInput="false" Location="107,1" Name="BubbleDividers" ScrollExtent="200,15" Size="200,15" SourceRect="3,493,240,508" SourceResource="/images/mugshots_female.dds"/>
<Progressbar ActionType="Experience" BackgroundColor="#000000" Color="#4BB3FE" DynamicData="/GameData.Self.TradeskillExperienceBubble" Location="108,7" Name="ExpToNextBubble" Progress="0.500" ScrollExtent="197,5" Size="197,5" Style="/progressbarlist.progress_default"/>
<Progressbar ActionType="Experience" BackgroundColor="#000000" Color="#C666FF" DynamicData="/GameData.Self.TradeskillExperienceCurrent" Location="108,3" Name="ExpCurrent" Progress="0.500" ScrollExtent="197,5" Size="197,5" Style="/progressbarlist.progress_default"/>
<Progressbar ActionType="Experience" BackgroundColor="#000000" Color="#C53A4B" DynamicData="/GameData.Self.TSExperienceDebtCurrent" Location="108,3" Name="ExpDebtCurrent" Progress="0.650" ScrollExtent="197,5" Size="197,5" Style="/progressbarlist.progress_default"/>
<Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#7C4821" Location="108,3" Name="ExpBkg" Progress="1.000" ScrollExtent="197,10" Size="197,10" Style="/progressbarlist.progress_default"/>
</Page>
<Page AbsorbsInput="false" Location="1,26" Name="Guild" PackLocation="top,left" PackLocationProp="0001/0001,0026/0001" ScrollExtent="386,15" Size="386,15">
<Page Location="309,-2" Name="ExpCurrent" ScrollExtent="19,16" Size="19,16">
<Text AbsorbsInput="false" DynamicData="/GameData.Guild.Experience" Font="/Fonts.FontZapf15" LocalText="220%" Location="-7,2" Margin="0,0,5,0" Name="ExpCurrent" ScrollExtent="41,15" ShadowStyle="/ShadowStyles.BlackOutlineNoShadow.Outline4" Size="41,15" TextAlignment="Right" TextColor="#EBDEAA">220%</Text>
</Page>
<Page Location="332,0" Name="ExpBubble" ScrollExtent="17,13" Size="17,13">
<Text AbsorbsInput="false" DynamicData="/GameData.Guild.ExperienceBubble" Font="/Fonts.FontZapf15" LocalText="0%" Location="-26,0" Margin="0,0,5,0" Name="ExpBubble" ScrollExtent="47,15" ShadowStyle="/ShadowStyles.BlackOutlineNoShadow.Outline4" Size="47,15" TextAlignment="Right" TextColor="#EBDEAA">0%</Text>
</Page>
<Text AbsorbsInput="false" DynamicData="/GameData.Guild.Name" Font="/Fonts.FontZapf15" LocalText="Ambassador Rotgaf of Freeport" Margin="0,0,5,0" Name="Name" ScrollExtent="94,28" ShadowStyle="/ShadowStyles.BlackOutlineNoShadow.Outline4" Size="94,14" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#EBDEAA">Ambassador Rotgaf of Freeport</Text>
<Text AbsorbsInput="false" DynamicData="/GameData.Guild.Level" Font="/Fonts.FontZapf15" LocalText="50" Location="90,0" Margin="0,0,5,0" Name="Level" ScrollExtent="20,14" ShadowStyle="/ShadowStyles.BlackOutlineNoShadow.Outline4" Size="20,14" TextAlignment="Right" TextAlignmentVertical="Center" TextColor="#EBDEAA">50</Text>
<Text AbsorbsInput="false" Font="/Fonts.FontZapf18" LocalText="." Location="324,-1" Margin="0,0,5,0" Name="Decimal" ScrollExtent="19,15" ShadowStyle="/ShadowStyles.BlackOutlineNoShadow.Outline4" Size="19,15" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#EBDEAA">.</Text>
<Image AbsorbsInput="false" Location="107,1" Name="BubbleDividers" ScrollExtent="200,15" Size="200,15" SourceRect="3,493,240,508" SourceResource="/images/mugshots_female.dds"/>
<Progressbar ActionType="Experience" BackgroundColor="#000000" Color="#EEC900" DynamicData="/GameData.Guild.ExperienceBubble" Location="108,7" Name="ExpToNextBubble" Progress="0.500" ScrollExtent="197,5" Size="197,5" Style="/progressbarlist.progress_default"/>
<Progressbar ActionType="Experience" BackgroundColor="#000000" Color="#00FF66" DynamicData="/GameData.Guild.Experience" Location="108,3" Name="ExpCurrent" Progress="0.500" ScrollExtent="197,5" Size="197,5" Style="/progressbarlist.progress_default"/>
<Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#7C4821" Location="108,3" Name="ExpBkg" Progress="1.000" ScrollExtent="197,10" Size="197,10" Style="/progressbarlist.progress_default"/>
</Page>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="WC_Frame" PackLocation="top,left" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/FrameStyles.single_pixel" ScrollExtent="386,42" Size="386,42"/>
<Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="WC_Backdrop" PackLocation="top,left" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" PackSizeProp="0000/0001,0000/0001" RStyleDefault="/FrameStyles.background_gold" ScrollExtent="386,42" Size="386,42"/>
</Page>
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 11:30 AM.


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