Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > Developer Discussion > XML modification help.
User Name
Password

Reply
 
Thread Tools Display Modes
Old 03-10-2003, 11:35 AM   #1
reehay
A Bat
 
Join Date: Mar 2003
Posts: 1
Default Removing %'s from Group Window?

In short, I'd like to remove the HP-indicating percent-signs for both player and pet from Kuvasie's TK.V2 Rev2 group window mod. I love the graphics of this mod and am grateful; just want this small change.

In an effort to avoid bothering you good people with this trifle, I tried to remove the percent-signs myself but i corrupted the file and the UI set to default; best I could do was moving them nearly off the screen. Sorry to bother with what im sure is a easy fix but as far as computers go, i know enough to turn them on and double click the EQ icon, so something like this challenges me.

Thanks for your time.
reehay is offline   Reply With Quote
Old 03-11-2003, 08:36 PM   #2
Qool
A Treant
 
Join Date: Feb 2003
Server: Emarr
Posts: 21
Interface Author - Click to view interfaces
Default

You can remove the code, but you have to make sure to remove it from all parts of the xml. Example:


<Label item= persign you don't like>

blah blah blah code

</label>


~~~~~tons of code~~~~~~~



<screen item ="playerwindow, etc this at bottom of xml>

<pieces>FunkyStuff</Pieces>
<pieces>persign you don't like</pieces>


</screen>




Delete the <label item= ... > section and the corresponding <pieces> under the <screen item = ...> section.


Q
Qool is offline   Reply With Quote
Old 03-13-2003, 08:58 PM   #3
tasslex
A Bat
 
Join Date: Mar 2003
Server: The Tribunal Server
Posts: 1
Default

Quote:
Originally posted by Qool
You can remove the code, but you have to make sure to remove it from all parts of the xml. Example:


<Label item= persign you don't like>

blah blah blah code

</label>


~~~~~tons of code~~~~~~~



<screen item ="playerwindow, etc this at bottom of xml>

<pieces>FunkyStuff</Pieces>
<pieces>persign you don't like</pieces>


</screen>




Delete the <label item= ... > section and the corresponding <pieces> under the <screen item = ...> section.


Q


Oh my god. You just single handedly made XML make sense to me. I don't know why I've had such a hard time understanding it, but now I do. Thanks!
__________________
EQ noob
tasslex is offline   Reply With Quote
Old 03-13-2003, 09:36 PM   #4
Qool
A Treant
 
Join Date: Feb 2003
Server: Emarr
Posts: 21
Interface Author - Click to view interfaces
Default

Took a lot of time staring at the code to figure out the syntax and structure for me too. Especially when people tend to code like mental patients.

Q
Qool is offline   Reply With Quote
Reply




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 12:31 PM.


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