EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   Request (http://www.eqinterface.com/forums/forumdisplay.php?f=22)
-   -   Horizontal player window update help please? (http://www.eqinterface.com/forums/showthread.php?t=22038)

katmandu26 06-03-2017 01:24 PM

Horizontal player window update help please?
 
I spent several hours today trying to figure out the coding behind this bar and unfortunately, it escapes me. I turned off the guild and leader exp and it's still throwing up an error when I log in.

Would someone please be kind and see if you can get the errors fixed in this bar? It's a beautiful piece of work and it's a shame it hasn't been updated recently.

http://www.eqinterface.com/download...nfo.php?id=6381

Gidono 06-03-2017 10:12 PM

Quote:
Originally Posted by katmandu26
I spent several hours today trying to figure out the coding behind this bar and unfortunately, it escapes me. I turned off the guild and leader exp and it's still throwing up an error when I log in.

Would someone please be kind and see if you can get the errors fixed in this bar? It's a beautiful piece of work and it's a shame it hasn't been updated recently.

http://www.eqinterface.com/download...nfo.php?id=6381


The labels and gauges you need to get rid of are the ones that are tied to group leadership experience and raid leadership experience since those no longer exist. Delete all the way from <Label> to </Label> or <Gauge> to </Gauge>

<Label item="Player_GroupLabel">
<Label item="Player_GroupCount">
<Label item="Player_RaidLabel">
<Label item="Player_RaidCount">
<Label item="Player_GL">
<Gauge item="Player_GLGauge">
<Label item="Player_GLLabel">
<Label item="Player_GLPercLabel">
<Label item="Player_RL">
<Gauge item="Player_RLGauge">
<Label item="Player_RLLabel">
<Label item="Player_RLPercLabel">

Then delete all the <Pieces> for each of those elements down at the bottom of the file.

katmandu26 06-04-2017 04:01 AM

Ok, I'll give that a try - thank you!


All times are GMT -5. The time now is 06:12 AM.

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.