EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Request (https://www.eq2interface.com/forums/forumdisplay.php?f=25)
-   -   Guild XP Bar/ Guild Lvl (https://www.eq2interface.com/forums/showthread.php?t=1550)

metavirus 02-20-2005 05:47 PM

Guild XP Bar/ Guild Lvl
 
Is there any way to display the guild's lvl and xp bar outside of the guild window?

Nina 02-20-2005 07:36 PM

I was just about to put in a similar request. I was talking with Deathbane27 and it does seem there is dynamic data that could be used.

My request is for a "Guild Bar" showing Guild Name, Level, XP, and the Guild XP Bar. Either in its own window or attached in the experience bar, or also sttached to the right of the start button.

metavirus 02-20-2005 08:25 PM

Amen
 
That sounds like just the specs I would want. I like to keep to track of where my guild is at.

Selae 02-20-2005 11:32 PM

its possible as I have been using it since the BIG patch :) I'll post a pic of what I got...

-Selae

Selae 02-21-2005 12:46 PM

1 Attachment(s)
sorry it took so long :) thought I would do it this morning after the doctors office... ya my mistake!

here is what I use. It not pretty. It's shorter than default but thicker a bit. It has gone through lots of different formats cause I'm not easy to please :P

-Selae

metavirus 02-21-2005 12:50 PM

I like
 
Glad to know it can work. I hope something like this becomes available as a mod someday (hint hint) :).

Selae 02-21-2005 01:00 PM

2 Attachment(s)
aww but its messy! ok I'll clean it up :P

*edit*

Ok I've sent it in as it looks below... I will give a link to the Download as soon as it is confirmed :)

Here it is if you want to play with it before hand as well as a pic of its current state

Remember... all my stuff is made for 1280x1024

-Selae

hirebrand 02-28-2005 05:10 PM

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>


metavirus 02-28-2005 06:21 PM

Can't wait to try it out
 
Thanks for the mod. I hate to be a pain but would there be any way to add in the current zone's name, vitality, and time? :) Sorry for all the requests. You could even make it dynamically switchable if you were feeling adventurous.

Selae 03-01-2005 11:45 AM

Earthtime or game time?

metavirus 03-01-2005 06:57 PM

Game time please
 
I hope I can keep track of earth time on my own (not always I guess) :p

Skylah 03-01-2005 07:22 PM

Selae,

I know that once you start something, everyone comes along with ideas to change it....

Alas, I am one of the everyones...

Would it be possible to just have a separate bar that shows the Guild Status?
(Without the adventurer/crafting bars)

I somehow don't think it is possible, but you never know until you ask.

metavirus 03-01-2005 07:26 PM

New window
 
I won't deign to speak for the masters but I think there is usually a big hurdle to making entirely new windows. I've noticed that the general preference has been to modify an existing window.

Selae 03-03-2005 08:28 PM

1 Attachment(s)
Sorry that I haven't been around much... having severe neck issues...

Here is the EXP bar...

2 visible bars... Adv/TS and Guild

Rt. click menu to choose between Adv and TS exp bars

the big % in the middle of the bars is how much Vitality is left

I played with the bubble % to get an accurate reading. Normally it shows in 100% so those that show the last (ones) place is not accurate at the time. Ex: you would see 59.0% but your blue bubble bar would be a 1/4 full. Overlapped to get the "tens" place and it shows correctly.

For none Arial mod users as I have not re-installed it...

In game time and zone at bottom

Shrank the bars a bit...

-Selae

PS - For some reason I didnt get updated when you posted the last 2 posts... I'll throw up a guild only thingy here in a bit

Skylah 03-04-2005 03:13 AM

Thank you Selae.

I am eagerly awaiting the guild only xp bar. :nana:

Selae 03-04-2005 10:08 AM

2 Attachment(s)
Hey Skylah

*EDIT - the green tint and grid is not there in game btw... I just had them on in the builder*

I was thinking again (ya thats the smoke you smell and grinding rusty, squeaking gears you hear) and looked at your post... I have 2 questions as I post what I made before looking back...

1. Did you want a window separate from the experience window or di you want just the guild xp in the experience window?
2. Did you want the zone/time or whatever else in there also?

I made it with: (although the picture shows it)
1. Guild XP Bar
2. New % Combo I pieced together for accuracy (probably done elsewhere but I haven't looked)
3. Guild Level
4. Guild Name

But nada else...

Let me know but here is what I have for you

-Selae

metavirus 03-04-2005 11:25 AM

Awesome
 
You got my specs right. I wanted game time and the guild level displayed in the normal XP window. Thanks!

Selae 03-04-2005 04:53 PM

One display issue with the % is this...

220.0% using .0% as bubble info is given as 100% by the servers
now if I use the last 0 (100%) for the .0% then you have 0-9 repeating ten times throughout the blue bubble bars life. Basically you could have 56% of current xp and 80% bubble xp and it would display as 56.0%. That's not accurate :(

I have two ways to fix. One has a graphic issue. If I keep the format 220.0% I rig it like what I just posted above to where it shows the second 0 (100%) which is accurate but when the % is below 10% there is a space. 220. %

The way I had mine before I fixed any of this just by keeping it at 2 decimal places. 220.00%

any of that makes sense? Well All of that so I can warn you that you may see the above issues :P

-Selae

Skylah 03-05-2005 07:05 AM

Thank you so much Selae !!

I tried out the guild only one & this one....




I am sticking with this combined one.

It's great !!!

Thank you once again :)

Humudce 03-06-2005 07:05 PM

2 Attachment(s)
Just posted my Guild XP Bar Mod here....

http://www.eq2interface.com/download...fo.php?id=3507

metavirus 03-07-2005 02:18 PM

I like the 2-bar version
 
I enjoy using the two bar version but just wanted to let you know that the window is displaying my class designation (Crusader) rather than my subclass designation (Shadowknight) [same for tradeskill].

Thanks!

Selae 03-08-2005 11:11 AM

1 Attachment(s)
oops my fault :) fixed it :)

metavirus 03-13-2005 01:40 PM

Thanks
 
Much appreciated


All times are GMT -5. The time now is 05:17 AM.

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