Home Forum Downloads My Favorites Register FAQ Mark Forums Read

Go Back   EQInterface Forums > General Discussion > Help ! ? ! ?
User Name
Password

Reply
 
Thread Tools Display Modes
Old 05-14-2003, 09:42 PM   #1
Trakeen
A Gray Wolf
 
Join Date: May 2003
Posts: 6
Default "Improvements" to UI

So I log in and I see this annoying HP Percentage crap on my hp bar. I've never tried to modify the UI so I'm a newb when it comes to this kind of stuff.

I read the FAQ and followed the instructions there for loading only modified files into a seperate skin directory and typing /load dir to test it out.

The first thing I tried to do was remove the code, for the Player_HPPercLabel label, in EQUI_PlayerWindow.xml. Then I removed the <Pieces>Player_HPPercLabel</Pieces>.

That didn't work.

So I started looking at the boards here and read that if you remove the info between the tags you could keep the text from showing up, but I might have misunderstood.

I also tried changing the location and size variables to 0.

Is there any way to get rid of this "improvement?"
Trakeen is offline   Reply With Quote
Old 05-14-2003, 10:10 PM   #2
Cairenn
Credendo Vides
 
Cairenn's Avatar
 
Join Date: Jul 2002
Posts: 3,866
Interface Author - Click to view interfaces
Default

If you just set size and location to 0, 0 it should get rid of it for you.
__________________
"My friends, love is better than anger. Hope is better than fear. Optimism is better than despair. So let us
be loving, hopeful and optimistic. And we’ll change the world."


Co-Founder & Admin: MMOUI
FaceBook Profile, Page, Group
Avatar Image by RafM
Cairenn is offline   Reply With Quote
Old 05-14-2003, 10:45 PM   #3
Trakeen
A Gray Wolf
 
Join Date: May 2003
Posts: 6
Default size/location 0

I figured that would fix the problem as well, but it's still popping up. Here's the edited code that I have saved in the dir Trakeen under uifiles\
<Label item ="Player_HPPercLabel">
<ScreenID>HPPerLabel</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>0</X>
<Y>0</Y>
</Location>
<Size>
<CX>0</CX>
<CY>0</CY>
</Size>
<Text>%</Text>
<TextColor>
<R>255</R>
<G>155</G>
<B>55</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>

And this is in my ui_trakeen_x.ini file UISkin=Trakeen

Changing the RGB values didn't have an effect on it at all either. Please forgive the lost newb. I should have paid attention in my xml/asp classes heh
Trakeen is offline   Reply With Quote
Old 05-14-2003, 10:53 PM   #4
Thomus
Featured Artist
 
Thomus's Avatar
 
Join Date: Aug 2002
Server: Brell Serilis
Posts: 151
Featured Artist
Send a message via Yahoo to Thomus
Default

Just remove the label definitions at the bottom.
__________________
[ T.King ]
[ Featured Artist ]
[ Fantasy Sci-Fi Tech. Artist T.King ]
Thomus is offline   Reply With Quote
Old 05-14-2003, 11:07 PM   #5
Trakeen
A Gray Wolf
 
Join Date: May 2003
Posts: 6
Default re: Label Definitions

Were you refering to the <Pieces> tags?
Trakeen is offline   Reply With Quote
Old 05-14-2003, 11:22 PM   #6
Thomus
Featured Artist
 
Thomus's Avatar
 
Join Date: Aug 2002
Server: Brell Serilis
Posts: 151
Featured Artist
Send a message via Yahoo to Thomus
Default

Yes, remove the new label definition <pieces> at the bottom, the <pieces> tag defines the labels (tags) that were added, without them they are never executed, can't remember the name of the new labels but I believe Cairenn had the new stuff posted somewhere on this forum.
Thomus is offline   Reply With Quote
Old 05-14-2003, 11:26 PM   #7
Trakeen
A Gray Wolf
 
Join Date: May 2003
Posts: 6
Default more pieces

I tried removing those as well but no luck. I must get some sleep. Have to bup nice and early to see the matrix tomorrow I'll see if I can find some xml tutorial sites. The AboutSIDL, but I didn't really read it all. Been doing searches on how to remove certain things, but no luck there either. Knowing me I'll think of something a teacher said to me 2 years ago and nail it if the ideas here don't work.

Thanks for the help guys. I'm probably just doing something wrong heh.
Trakeen is offline   Reply With Quote
Old 05-14-2003, 11:34 PM   #8
Cairenn
Credendo Vides
 
Cairenn's Avatar
 
Join Date: Jul 2002
Posts: 3,866
Interface Author - Click to view interfaces
Default

Even after setting them to 0,0 they are showing up? *blink* Works just fine for me to get rid of them that way.

Are you doing this to custom Player/Group/Target windows? You can't change the default ones, the patcher will just re-download it to the original. You have to create a custom folder, copy (just) the files you want changed into it, make the changes, and /loadskin CustomFolder when in game.

/edit NM, going back and re-reading myself, yes you are. Very odd. Can you zip up your files and attach them here? I'll take a look at them tomorrow.
Cairenn is offline   Reply With Quote
Old 05-15-2003, 01:08 AM   #9
TaralonD
A Bat
 
Join Date: Feb 2003
Posts: 1
Default

Just to throw in my guess at the problem, you say you're changing "<Pieces>Player_HPPercLabel</Pieces>" but that is just to display the actual "%" text. To get rid of the numbers as well, you need to change (or remover or whatever) the <Pieces>Player_HPLabel</Pieces>.
TaralonD is offline   Reply With Quote
Old 05-31-2003, 10:55 PM   #10
Trakeen
A Gray Wolf
 
Join Date: May 2003
Posts: 6
Default I know it's a little late

But thanks for the tips guys. Removing the hp_label finally got rid of the problem.
Trakeen is offline   Reply With Quote
Reply



Thread Tools
Display Modes

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


All times are GMT -5. The time now is 08:20 PM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI