Home Forum Downloads My Favorites Register FAQ Mark Forums Read

Go Back   EQInterface downloads > Interface Pieces > Pet window
User Name
Password

Category: Pet windowSeladar's Pet Window With Buff Names
Interface Information
Download Now!
Learn how to install (faq).
View Pictures. Post A Comment

Name: Seladar's Pet Window With Buff Names   Popular!
Author:
Date: 04-26-2009 10:35 PM
Size: 20.59 Kb
Version: 1.01


Pictures
Click to enlarge 

Views: 0
Size: 14.44 Kb
Dimensions: 264 x 233
 
Description
I use a buff window similar to Geddine's and used to have a pet window that matched, but was broken some time ago. Since they redid the pet window last patch, I decided to go ahead and recode it to match my buff window again.

Show the buffs with the names, the tooltip shows when you mouse over the icon (haven't figured out how to get it to do it for the entire label yet)

The texture is from an older buffwindow, But I changed the color to a lighter Blue/Red so I can see it better.

Removed the Titlebar and made the size static, since I never change them. The only draw back to this was losing the help access, but the titlebars drive me nuts.

The buff subwindow is scrollable but only the first 30 buffs are active until I find the EQTypes for 31-84 at which point I'll update it.

Update: Fixed the texture file, had mangled it a little and wasn't really happy with it. Looks much nicer now.

File Statistics
User Rating:
 out of 5 with 0 votes
Downloads: 1751
Views: 15814
Uploaded By:
 
Last Modified: 04-28-2009 05:41 AM by Seladar    

View Pictures. Download Now! Post A Comment


Post A Reply
Author Comments Sort Comments
Old 07-22-2009, 02:00 PM  
strict99
A Bat
 
Forum posts: 0
File comments: 1
Uploads: 0
Pet HP percentage modification

Here are the changes to add in a pet hp percentage.
Add this just before the
Code:
<Gauge item="PIW_PetHPGauge">
line:

Code:
<Label item="Pet_HPPercentage"> <ScreenID>HPPercentage</ScreenID> <EQType>69</EQType> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>83</X> <Y>-1</Y> </Location> <Size> <CX>22</CX> <CY>12</CY> </Size> <Text>100</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>true</AlignRight> <AlignLeft>false</AlignLeft> </Label> <Label item="Pet_HPPercHold"> <Font>1</Font> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>-1</Y> </Location> <Size> <CX>13</CX> <CY>14</CY> </Size> <Text>%</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <NoWrap>true</NoWrap> <AlignCenter>false</AlignCenter> <AlignRight>true</AlignRight> <AlignLeft>false</AlignLeft> </Label>


Then at the very bottom of the file add in the following just after the
Code:
<Pieces>PIW_PetHPGauge</Pieces>
line:

Code:
<Pieces>Pet_HPPercentage</Pieces> <Pieces>Pet_HPPercHold</Pieces>


Enjoy!
strict99 is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 07-07-2009, 06:15 PM  
Insedeel
A Fire Beetle
 
Server: Morell Thule
Forum posts: 2
File comments: 1
Uploads: 0
I love the UI mod, but I'm going to request a feature addition that's keeping me from actually using it yet. Is there any way you could add in the pet hp percentage into the UI please?? I use that percentage a lot on pet window UIs.

Thanks!
Insedeel is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply
All times are GMT -5. The time now is 09:33 PM.

Report problems with this file Report this File | Recommend this file to a friend Recommend this File
 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 09:33 PM.


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