EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   XML modification help. (http://www.eqinterface.com/forums/forumdisplay.php?f=30)
-   -   Playerwindow help (http://www.eqinterface.com/forums/showthread.php?t=1210)

Eliak Quickblad 08-18-2002 11:05 PM

Playerwindow help
 
Hi guys, Im pretty new to .xml (have done some html, etc) and am kinda stuck. I want to use the playerwindow in this mod:

http://forums.eqinterface.com/showt...=&threadid=1192

but, when I try to just insert the groupwindow.xml (where I believe he did the modifications, not the actual playerwindow.xml) I get an error in the UIerror file which states something along the lines of having a duplicate command (Sorry, I am at work, dont have the file available to me right now).

Im thinking the way to fix this is to go to the headers in each section (i.e. HP_PERCENTAGE) and rename them something else and then change the pieces section to reflect the changes up above.

Also, I notice that he has put custom gauges in his mod. Will I have to change something in the .xml file to get it to display the default gauges (which I prefer over his)?

On a related note, how do I get the playerwindow to not show up once I get this one working?

Thanks for any help you can give me.

Eliak Quickblade,
Karana Server

guice 08-19-2002 02:27 AM

Alt-P hides the PlayerWindow and it should save on /camp

The error you're getting is just that. A duplicate. Just read what it says, it always tells you what is duplicate, locate that ID in one of the files and rename it.

It will always appear something like: Item=<name>

You have multiple of the same one. You just need to change the name of one, and make sure you fix the <Pieces><name></Pieces> located within the file you fixed, too.

Ie- if you change it to Name2, make sure you look at the bottom of that same file and change the Pieces item to <Pieces>Name2</Pieces> as well.

Eliak Quickblad 08-19-2002 02:57 AM

Thanks for the info, I will give it a try.

Eliak


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

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.