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 06-06-2003, 06:15 PM   #1
Dagothir
A Fire Beetle
 
Join Date: Apr 2003
Posts: 2
Default Modified Group Window to 6 People

I've been working on modding grpwindow-squares(loy fixed).zip to allow for the player to be included at the top.

As a cleric, this is the best one I've found to let you know when a group members life is low, and as a cleric I find myself forgetting my own life quite a bit. Hence, this combination.

I've got some wierd things though. I had to create a 6th version of everything, and for some reason the last grouper's pet bar is showing all the time, can't figure out why.

It's almost as if there is something covering most of the window, except what you explicitly tell it not to. Like a background covering up labels and things. Why do I think this? Well, pet bars 1-5 don't show up, and if you fix the xml file to be compliant with the patches (i.e. stick those hp percentages in there) 1-5 of those don't show up either.

I wanted to attach a screen shot, but you can't attach more than one file, and I need to attach the tga file. (tga file is zipped to allow posting)

Anyone got any ideas?

The attached zip file contains:

EQUI_GroupWindow.xml (my modded file)
Group.tga (my modded graphics)
GroupWindow.jpg (Screen Shot in game)
Attached Files
File Type: zip groupwindow.zip (54.7 KB, 31 views)

Last edited by Dagothir : 06-06-2003 at 09:35 PM.
Dagothir is offline   Reply With Quote
Old 06-06-2003, 10:07 PM   #2
mortis42
eqmods.mortis42.net
 
mortis42's Avatar
 
Join Date: Aug 2002
Server: Rodcet Nife
Posts: 552
Interface Author - Click to view interfaces
Send a message via ICQ to mortis42 Send a message via AIM to mortis42 Send a message via MSN to mortis42 Send a message via Yahoo to mortis42
Default

Try this one.
I loaded it in EQ and it didn't cause any errors. It seems to be fine to me. Tell me if there is any other tweaks you need. I'll be glad to help.
Attached Files
File Type: zip grpwnd-squared-ex.zip (20.4 KB, 29 views)

Last edited by mortis42 : 06-07-2003 at 08:20 PM.
mortis42 is offline   Reply With Quote
Old 06-07-2003, 02:04 AM   #3
dedara
A Hill Giant
 
Join Date: Nov 2002
Posts: 32
Interface Author - Click to view interfaces
Default

nice work, i couldnt have done it any better myself
__________________


As the finishing touch, God created the dutch.
dedara is offline   Reply With Quote
Old 06-07-2003, 04:12 PM   #4
Dagothir
A Fire Beetle
 
Join Date: Apr 2003
Posts: 2
Default Still Some Issues?

Thanks for the help! It appears to be working fine now, but I'm getting that dumb "Your files aren't compliant with current Everquest juju . . . ." message that comes up at the beginning.

Usually that means you need to add in those special entries to make it love you, but I checked; you've already put those in!

So, if that's not the problem, any idea what is? I can live with that message everytime I zone if I have to. But it's rather annoying.

-Dagothir

P.S. I downloaded a copy of XMLSpy b/c I saw it was what you had used. Now that's a handy tool!
Dagothir is offline   Reply With Quote
Old 06-07-2003, 08:15 PM   #5
mortis42
eqmods.mortis42.net
 
mortis42's Avatar
 
Join Date: Aug 2002
Server: Rodcet Nife
Posts: 552
Interface Author - Click to view interfaces
Send a message via ICQ to mortis42 Send a message via AIM to mortis42 Send a message via MSN to mortis42 Send a message via Yahoo to mortis42
Default

Sorry I forgot to add them to the <Pieces/> at the end.

Find

<Pieces>GW_HPLabel5</Pieces>

and add
<Pieces>GW_HPPercLabel1</Pieces>
<Pieces>GW_HPPercLabel2</Pieces>
<Pieces>GW_HPPercLabel3</Pieces>
<Pieces>GW_HPPercLabel4</Pieces>
<Pieces>GW_HPPercLabel5</Pieces>
mortis42 is offline   Reply With Quote
Old 06-15-2003, 07:42 AM   #6
Geeves
A Ghoul
 
Join Date: Aug 2002
Server: Prexus
Posts: 12
Interface Author - Click to view interfaces
Default

This is exactly what I was looking for...

I had to make a change for the FOLLOW button to show after an invite, but that was no problem. What I can't seem to fix is my lastname showing up in my HP bar.

Any suggestions would be appreciated


Thank you,

Geeves Geewizz
61 Arch Mage
Geeves is offline   Reply With Quote
Old 06-17-2003, 03:56 AM   #7
Xymarra
Manaetic Prototype IX
 
Join Date: Sep 2002
Server: E'Ci
Posts: 501
Interface Author - Click to view interfaces
Default

Quote:
What I can't seem to fix is my lastname showing up in my HP bar.

The player hp bar comes with a full name, first and last. If you want just your first name, you should remove your name from the bar (with a TextOffsetY -50 or something) and use a separate label to display your first name only.
Xymarra is offline   Reply With Quote
Old 06-18-2003, 07:28 PM   #8
Geeves
A Ghoul
 
Join Date: Aug 2002
Server: Prexus
Posts: 12
Interface Author - Click to view interfaces
Default

Attached is the zipped file with a .jpg of what I get:

I have looked and looked, I still cannot find the correction I need to make....duh
Attached Files
File Type: zip 6_group.zip (28.3 KB, 16 views)
Geeves is offline   Reply With Quote
Old 07-16-2003, 12:08 AM   #9
Geeves
A Ghoul
 
Join Date: Aug 2002
Server: Prexus
Posts: 12
Interface Author - Click to view interfaces
Default

/bump

Hope someone will see this and help out


Geeves Geewizz
Geeves is offline   Reply With Quote
Old 07-16-2003, 05:01 AM   #10
mortis42
eqmods.mortis42.net
 
mortis42's Avatar
 
Join Date: Aug 2002
Server: Rodcet Nife
Posts: 552
Interface Author - Click to view interfaces
Send a message via ICQ to mortis42 Send a message via AIM to mortis42 Send a message via MSN to mortis42 Send a message via Yahoo to mortis42
Default

Sorry for the long reply.
I haven't been playing for a bit and haven't been keeping up with the forum either.

Try this one and let me know.
Attached Files
File Type: zip grpwnd-squared-ex.zip (20.3 KB, 7 views)
mortis42 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:14 AM.


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