View Single Post
  #10  
Unread 01-27-2007, 06:16 PM
Seagoat's Avatar
Seagoat Seagoat is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: May 2005
Server: Crushbone
Posts: 298
Default

Sinbad, here's a version for you without the AP bar. Just copy and paste this into your existing MainHUD.Experience XML file, replacing all of the current code:

Code:
<?xml version="1.0" encoding="utf-8"?>
<!-- Seagoat's Experience Bars, No Achievement Points [v.20070127] -->
<Page BackgroundColor="#00FF00" eq2usescomwndcontrols="true" Location="100,100" Name="Experience" PackLocation="fixed,fixed" ScrollExtent="293,67" Size="293,67" UserMovable="true" UserResizable="true">
<OpacityEffector Name="FadeIn" SetOnEffect="true" Speed="4.000" TargetOpacity="1.000"/>
<OpacityEffector InitialOpacity="1.000" Name="FadeOut" SetOnEffect="true" Speed="4.000"/>
<Page AbsorbsInput="false" Name="AdventureXP" PackLocation="nfn,nfn" PackLocationProp="0000/0001,0000/0001" PackSize="a,f" PackSizeProp="0003/0001,0002/0003" ScrollExtent="290,25" Size="290,25" UserScrollable="false">
<Text AbsorbsInput="false" Font="/Fonts.FontZapf15" LocalText="XP" Location="268,3" Margin="2,0,0,0" MaxLines="1" Name="XP" ScrollExtent="25,19" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="25,19" TextAlignmentVertical="Center" TextColor="#EAC267" TruncateElipsis="false">XP</Text>
<Text AbsorbsInput="false" DynamicData="/GameData.Self.CombatExperienceDisabled" DynamicDataFilter="0001" Font="/Fonts.FontZapf18" LocalText="Combat Experience Disabled" Location="29,3" Name="CombatExperienceDisabled" ScrollExtent="220,20" ShadowStyle="/ShadowStyles.Outline1" Size="220,20" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#EAC267" 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="14,3" Name="UpperMarker" PackLocation="left,center" PackLocationProp="0014/0001,-009/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="15,13" Name="LowerMarker" PackLocation="left,center" PackLocationProp="0015/0001,0001/0001" ScrollExtent="247,10" Size="247,10" Style="LowerSliderbarStyle" textalignment="Right" UpperLimit="100" Value="100" Visible="false"/>
<Image DynamicData="/GameData.Self.Vitality" GetsInput="true" Location="254,8" Name="OverflowMarker" Rotation="0.750" ScrollExtent="17,12" Size="17,12" SourceRect="144,3,163,15" SourceResource="images/widgets02.dds"/>
<Text AbsorbsInput="false" DynamicData="/GameData.Self.EffectiveLevel" Font="/Fonts.FontZapf15" LocalText="50" Location="1,3" Margin="0,0,5,0" MaxLines="1" Name="Level" ScrollExtent="22,20" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="22,20" TextAlignment="Right" TextAlignmentVertical="Center" TextColor="#EAC267" TruncateElipsis="false">50</Text>
<Image AbsorbsInput="false" Location="20,7" Name="BubbleDividers" ScrollExtent="237,15" Size="237,15" SourceRect="3,493,240,508" SourceResource="/images/mugshots_female.dds"/>
<Progressbar BackgroundColor="#000000" Color="#4BB3FE" DynamicData="/GameData.Self.ExperienceBubble" Location="21,14" Name="ExpToNextBubble" Progress="0.500" ScrollExtent="234,5" Size="234,5" Style="/progressbarlist.progress_default"/>
<Progressbar BackgroundColor="#000000" Color="#D39614" DynamicData="/GameData.Self.ExperienceCurrent" Location="21,9" Name="ExpCurrent" Progress="0.500" ScrollExtent="234,5" Size="234,5" Style="/progressbarlist.progress_default"/>
<Progressbar BackgroundColor="#000000" Color="#C53A4B" DynamicData="/GameData.Self.ExperienceDebtCurrent" Location="21,9" Name="ExpDebtCurrent" Progress="0.650" ScrollExtent="234,5" Size="234,5" Style="/progressbarlist.progress_default"/>
<Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#455072" Location="21,9" Name="ExpBkg" Progress="1.000" ScrollExtent="234,11" Size="234,11" Style="/progressbarlist.progress_default"/>
</Page>
<Page AbsorbsInput="false" Name="WC_Titlebar" PackLocation="nfn,fpf" PackLocationProp="0000/0001,0000/0067" PackSize="a,f" PackSizeProp="0000/0001,0002/0003" ScrollExtent="293,67" Size="293,67">
<Page AbsorbsInput="false" Location="0,20" Name="TradeskillXP" PackLocation="fixed,fixed" PackSize="a,f" PackSizeProp="0003/0001,0002/0003" ScrollExtent="290,25" Size="290,25" UserScrollable="false">
<Text AbsorbsInput="false" Font="/Fonts.FontZapf15" LocalText="TS" Location="268,3" Margin="2,0,0,0" Name="TS" ScrollExtent="22,20" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="22,20" TextAlignmentVertical="Center" TextColor="#EAC267">TS</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="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="14,3" Name="UpperMarker" PackLocation="left,center" PackLocationProp="0014/0001,-009/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="15,13" Name="LowerMarker" PackLocation="left,center" PackLocationProp="0015/0001,0001/0001" ScrollExtent="247,10" Size="247,10" Style="LowerSliderbarStyle" textalignment="Right" UpperLimit="100" Value="100" Visible="false"/>
<Image DynamicData="/GameData.Self.TSVitality" GetsInput="true" Location="254,8" Name="OverflowMarker" Rotation="0.750" ScrollExtent="17,12" Size="17,12" SourceRect="232,3,251,15" SourceResource="images/widgets02.dds"/>
<Text AbsorbsInput="false" DynamicData="/GameData.Self.TradeskillLevel" Font="/Fonts.FontZapf15" LocalText="10" Location="1,3" Margin="0,0,5,0" Name="Level" ScrollExtent="22,20" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="22,20" TextAlignment="Right" TextAlignmentVertical="Center" TextColor="#EAC267">10</Text>
<Image AbsorbsInput="false" Location="20,7" Name="BubbleDividers" ScrollExtent="237,15" Size="237,15" SourceRect="3,493,240,508" SourceResource="/images/mugshots_female.dds"/>
<Progressbar BackgroundColor="#000000" Color="#4BB3FE" DynamicData="/GameData.Self.TradeskillExperienceBubble" Location="21,14" Name="ExpToNextBubble" Progress="0.500" ScrollExtent="234,5" Size="234,5" Style="/progressbarlist.progress_default"/>
<Progressbar BackgroundColor="#000000" Color="#C666FF" DynamicData="/GameData.Self.TradeskillExperienceCurrent" Location="21,9" Name="ExpCurrent" Progress="0.500" ScrollExtent="234,5" Size="234,5" Style="/progressbarlist.progress_default"/>
<Progressbar BackgroundColor="#000000" Color="#C53A4B" DynamicData="/GameData.Self.TSExperienceDebtCurrent" Location="21,9" Name="ExpDebtCurrent" Progress="0.650" ScrollExtent="234,5" Size="234,5" Style="/progressbarlist.progress_default"/>
<Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#455072" Location="21,9" Name="ExpBkg" Progress="1.000" ScrollExtent="234,11" Size="234,11" Style="/progressbarlist.progress_default"/>
</Page>
</Page>
<Page AbsorbsInput="false" Name="WC_Frame" PackLocation="nfn,fpf" PackLocationProp="0000/0001,0000/0067" PackSize="a,f" PackSizeProp="0000/0001,0002/0003" ScrollExtent="293,67" Size="293,67"/>
<Page AbsorbsInput="false" Name="WC_Backdrop" PackLocation="nfn,fpf" PackLocationProp="0000/0001,0000/0067" PackSize="a,f" PackSizeProp="0000/0001,0002/0003" ScrollExtent="293,67" Size="293,67">
<Page AbsorbsInput="false" Location="0,40" Name="GuildXP" PackLocation="nfn,nfn" PackLocationProp="0000/0001,0040/0001" PackSize="a,f" PackSizeProp="0005/0001,0002/0003" ScrollExtent="288,25" Size="288,25">
<Text AbsorbsInput="false" Font="/Fonts.FontZapf15" LocalText="GS" Location="268,3" Margin="2,0,0,0" Name="GS" ScrollExtent="22,20" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="22,20" TextAlignmentVertical="Center" TextColor="#EAC267">GS</Text>
<Text AbsorbsInput="false" DynamicData="/GameData.Guild.Level" Font="/Fonts.FontZapf15" LocalText="10" Location="1,3" Margin="0,0,5,0" Name="Level" ScrollExtent="22,20" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="22,20" TextAlignment="Right" TextAlignmentVertical="Center" TextColor="#EAC267">10</Text>
<Image AbsorbsInput="false" Location="20,7" Name="BubbleDividers" ScrollExtent="237,15" Size="237,15" SourceRect="3,493,240,508" SourceResource="/images/mugshots_female.dds"/>
<Progressbar BackgroundColor="#000000" Color="#4BB3FE" DynamicData="/GameData.Guild.ExperienceBubble" Location="21,14" Name="ExpToNextBubble" Progress="0.500" ScrollExtent="234,5" Size="234,5" Style="/progressbarlist.progress_default"/>
<Progressbar BackgroundColor="#000000" Color="#C53A4B" DynamicData="/GameData.Guild.ExperienceFull" Location="21,9" Name="ExpCurrent" Progress="0.500" ScrollExtent="234,5" Size="234,5" Style="/progressbarlist.progress_default"/>
<Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#455072" Location="21,9" Name="ExpBkg" Progress="1.000" ScrollExtent="234,11" Size="234,11" Style="/progressbarlist.progress_default"/>
</Page>
</Page>
</Page>
And here's a version with percentages instead of initials:

Code:
<?xml version="1.0" encoding="utf-8"?>
<!-- Seagoat's Experience Bars with Percentages, No Achievement Points [v.20070127] -->
<Page BackgroundColor="#00FF00" eq2usescomwndcontrols="true" Location="100,100" Name="Experience" PackLocation="fixed,fixed" ScrollExtent="293,67" Size="293,67" UserMovable="true" UserResizable="true">
<OpacityEffector Name="FadeIn" SetOnEffect="true" Speed="4.000" TargetOpacity="1.000"/>
<OpacityEffector InitialOpacity="1.000" Name="FadeOut" SetOnEffect="true" Speed="4.000"/>
<Page AbsorbsInput="false" Name="AdventureXP" PackLocation="nfn,nfn" PackLocationProp="0000/0001,0000/0001" PackSize="a,f" PackSizeProp="0003/0001,0002/0003" ScrollExtent="290,25" Size="290,25" UserScrollable="false">
<Text AbsorbsInput="false" DynamicData="/GameData.Self.ExperienceCurrent" Font="/Fonts.FontZapf15" LocalText="99%" LocalTooltip="Adventure Experience" Location="268,3" Margin="2,0,0,0" MaxLines="1" Name="XPPercent" ScrollExtent="25,19" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="25,19" TextAlignmentVertical="Center" TextColor="#EAC267" Tooltip="Adventure Experience" TruncateElipsis="false">99%</Text>
<Text AbsorbsInput="false" DynamicData="/GameData.Self.CombatExperienceDisabled" DynamicDataFilter="0001" Font="/Fonts.FontZapf18" LocalText="Combat Experience Disabled" Location="29,3" Name="CombatExperienceDisabled" ScrollExtent="220,20" ShadowStyle="/ShadowStyles.Outline1" Size="220,20" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#EAC267" 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="14,3" Name="UpperMarker" PackLocation="left,center" PackLocationProp="0014/0001,-009/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="15,13" Name="LowerMarker" PackLocation="left,center" PackLocationProp="0015/0001,0001/0001" ScrollExtent="247,10" Size="247,10" Style="LowerSliderbarStyle" textalignment="Right" UpperLimit="100" Value="100" Visible="false"/>
<Image DynamicData="/GameData.Self.Vitality" GetsInput="true" Location="254,8" Name="OverflowMarker" Rotation="0.750" ScrollExtent="17,12" Size="17,12" SourceRect="144,3,163,15" SourceResource="images/widgets02.dds"/>
<Text AbsorbsInput="false" DynamicData="/GameData.Self.EffectiveLevel" Font="/Fonts.FontZapf15" LocalText="50" Location="1,3" Margin="0,0,5,0" MaxLines="1" Name="Level" ScrollExtent="22,20" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="22,20" TextAlignment="Right" TextAlignmentVertical="Center" TextColor="#EAC267" TruncateElipsis="false">50</Text>
<Image AbsorbsInput="false" Location="20,7" Name="BubbleDividers" ScrollExtent="237,15" Size="237,15" SourceRect="3,493,240,508" SourceResource="/images/mugshots_female.dds"/>
<Progressbar BackgroundColor="#000000" Color="#4BB3FE" DynamicData="/GameData.Self.ExperienceBubble" Location="21,14" Name="ExpToNextBubble" Progress="0.500" ScrollExtent="234,5" Size="234,5" Style="/progressbarlist.progress_default"/>
<Progressbar BackgroundColor="#000000" Color="#D39614" DynamicData="/GameData.Self.ExperienceCurrent" Location="21,9" Name="ExpCurrent" Progress="0.500" ScrollExtent="234,5" Size="234,5" Style="/progressbarlist.progress_default"/>
<Progressbar BackgroundColor="#000000" Color="#C53A4B" DynamicData="/GameData.Self.ExperienceDebtCurrent" Location="21,9" Name="ExpDebtCurrent" Progress="0.650" ScrollExtent="234,5" Size="234,5" Style="/progressbarlist.progress_default"/>
<Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#455072" Location="21,9" Name="ExpBkg" Progress="1.000" ScrollExtent="234,11" Size="234,11" Style="/progressbarlist.progress_default"/>
</Page>
<Page AbsorbsInput="false" Name="WC_Titlebar" PackLocation="nfn,fpf" PackLocationProp="0000/0001,0000/0067" PackSize="a,f" PackSizeProp="0000/0001,0002/0003" ScrollExtent="293,67" Size="293,67">
<Page AbsorbsInput="false" Location="0,20" Name="TradeskillXP" PackLocation="fixed,fixed" PackSize="a,f" PackSizeProp="0003/0001,0002/0003" ScrollExtent="290,25" Size="290,25" UserScrollable="false">
<Text AbsorbsInput="false" DynamicData="/GameData.Self.TradeskillExperienceCurrent" Font="/Fonts.FontZapf15" LocalText="99%" LocalTooltip="Tradeskill Experience" Location="268,3" Margin="2,0,0,0" MaxLines="1" Name="TSPercent" ScrollExtent="25,19" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="25,19" TextAlignmentVertical="Center" TextColor="#EAC267" Tooltip="Tradeskill Experience">99%</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="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="14,3" Name="UpperMarker" PackLocation="left,center" PackLocationProp="0014/0001,-009/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="15,13" Name="LowerMarker" PackLocation="left,center" PackLocationProp="0015/0001,0001/0001" ScrollExtent="247,10" Size="247,10" Style="LowerSliderbarStyle" textalignment="Right" UpperLimit="100" Value="100" Visible="false"/>
<Image DynamicData="/GameData.Self.TSVitality" GetsInput="true" Location="254,8" Name="OverflowMarker" Rotation="0.750" ScrollExtent="17,12" Size="17,12" SourceRect="232,3,251,15" SourceResource="images/widgets02.dds"/>
<Text AbsorbsInput="false" DynamicData="/GameData.Self.TradeskillLevel" Font="/Fonts.FontZapf15" LocalText="10" Location="1,3" Margin="0,0,5,0" Name="Level" ScrollExtent="22,20" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="22,20" TextAlignment="Right" TextAlignmentVertical="Center" TextColor="#EAC267">10</Text>
<Image AbsorbsInput="false" Location="20,7" Name="BubbleDividers" ScrollExtent="237,15" Size="237,15" SourceRect="3,493,240,508" SourceResource="/images/mugshots_female.dds"/>
<Progressbar BackgroundColor="#000000" Color="#4BB3FE" DynamicData="/GameData.Self.TradeskillExperienceBubble" Location="21,14" Name="ExpToNextBubble" Progress="0.500" ScrollExtent="234,5" Size="234,5" Style="/progressbarlist.progress_default"/>
<Progressbar BackgroundColor="#000000" Color="#C666FF" DynamicData="/GameData.Self.TradeskillExperienceCurrent" Location="21,9" Name="ExpCurrent" Progress="0.500" ScrollExtent="234,5" Size="234,5" Style="/progressbarlist.progress_default"/>
<Progressbar BackgroundColor="#000000" Color="#C53A4B" DynamicData="/GameData.Self.TSExperienceDebtCurrent" Location="21,9" Name="ExpDebtCurrent" Progress="0.650" ScrollExtent="234,5" Size="234,5" Style="/progressbarlist.progress_default"/>
<Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#455072" Location="21,9" Name="ExpBkg" Progress="1.000" ScrollExtent="234,11" Size="234,11" Style="/progressbarlist.progress_default"/>
</Page>
</Page>
<Page AbsorbsInput="false" Name="WC_Frame" PackLocation="nfn,fpf" PackLocationProp="0000/0001,0000/0067" PackSize="a,f" PackSizeProp="0000/0001,0002/0003" ScrollExtent="293,67" Size="293,67"/>
<Page AbsorbsInput="false" Name="WC_Backdrop" PackLocation="nfn,fpf" PackLocationProp="0000/0001,0000/0067" PackSize="a,f" PackSizeProp="0000/0001,0002/0003" ScrollExtent="293,67" Size="293,67">
<Page AbsorbsInput="false" Location="0,40" Name="GuildXP" PackLocation="nfn,nfn" PackLocationProp="0000/0001,0040/0001" PackSize="a,f" PackSizeProp="0003/0001,0002/0003" ScrollExtent="290,25" Size="290,25">
<Text AbsorbsInput="false" DynamicData="/GameData.Guild.ExperienceFull" Font="/Fonts.FontZapf15" LocalText="99%" LocalTooltip="Guild Status" Location="268,3" Margin="2,0,0,0" MaxLines="1" Name="GSPercent" ScrollExtent="25,19" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="25,19" TextAlignmentVertical="Center" TextColor="#EAC267" Tooltip="Guild Status">99%</Text>
<Text AbsorbsInput="false" DynamicData="/GameData.Guild.Level" Font="/Fonts.FontZapf15" LocalText="10" Location="1,3" Margin="0,0,5,0" Name="Level" ScrollExtent="22,20" ShadowStyle="/ShadowStylesNew.OutlineDrop.style" Size="22,20" TextAlignment="Right" TextAlignmentVertical="Center" TextColor="#EAC267">10</Text>
<Image AbsorbsInput="false" Location="20,7" Name="BubbleDividers" ScrollExtent="237,15" Size="237,15" SourceRect="3,493,240,508" SourceResource="/images/mugshots_female.dds"/>
<Progressbar BackgroundColor="#000000" Color="#4BB3FE" DynamicData="/GameData.Guild.ExperienceBubble" Location="21,14" Name="ExpToNextBubble" Progress="0.500" ScrollExtent="234,5" Size="234,5" Style="/progressbarlist.progress_default"/>
<Progressbar BackgroundColor="#000000" Color="#C53A4B" DynamicData="/GameData.Guild.ExperienceFull" Location="21,9" Name="ExpCurrent" Progress="0.500" ScrollExtent="234,5" Size="234,5" Style="/progressbarlist.progress_default"/>
<Progressbar AbsorbsInput="false" BackgroundColor="#000000" Color="#455072" Location="21,9" Name="ExpBkg" Progress="1.000" ScrollExtent="234,11" Size="234,11" Style="/progressbarlist.progress_default"/>
</Page>
</Page>
</Page>
I'll probably get around to making these into more patches for my original bars, but until then, I hope this will suffice. The remaining bottom bars should behave exactly as the bottom bars on my all-4-bar pieces, but please let me know if you have any problems!

Last edited by Seagoat : 01-28-2007 at 01:52 AM.
Reply With Quote