Project 1999

Go Back   Project 1999 > General Community > Technical Discussion

Reply
 
Thread Tools Display Modes
  #1  
Old 05-11-2018, 01:17 PM
VII VII is offline
Banned


Join Date: Jul 2013
Posts: 180
Default

Anyone know which element to modify to see % health for pet bar? Similar to target hp %?
Attached Images
File Type: jpg 2018-05-11 13_48_50-EverQuest.jpg (22.5 KB, 33 views)
Last edited by VII; 05-11-2018 at 01:32 PM..
Reply With Quote
  #2  
Old 05-11-2018, 02:00 PM
VII VII is offline
Banned


Join Date: Jul 2013
Posts: 180
Default

Quote:
Originally Posted by VII [You must be logged in to view images. Log in or Register.]
Anyone know which element to modify to see % health for pet bar? Similar to target hp %?
closer view of missing % amount

the only difference i see in the code is that the "EQUI_PetInfoWindow" file has a font type 1 where the "EQUI_TargetWindow" does not for the "PIW_Pet_HPPercLabel" value. does Font value 1 hide the text? I don't want to break anything.
Last edited by VII; 05-11-2018 at 02:23 PM..
Reply With Quote
  #3  
Old 05-11-2018, 02:11 PM
Sguchi Sguchi is offline
Kobold


Join Date: Mar 2018
Posts: 177
Default

Thanks for this!
Reply With Quote
  #4  
Old 05-11-2018, 06:02 PM
greasemonk greasemonk is offline
Aviak


Join Date: Dec 2010
Posts: 51
Default

I recommend checking this file at: https://www.virustotal.com/

Install at your own risk.
Reply With Quote
  #5  
Old 05-15-2018, 09:51 PM
Gumbo Gumbo is offline
Fire Giant


Join Date: May 2015
Posts: 672
Default

Check out this page link as the discussion about changing the pet health % bar...

https://www.project1999.com/forums/s...=28335&page=69
Reply With Quote
  #6  
Old 05-16-2018, 01:46 PM
VII VII is offline
Banned


Join Date: Jul 2013
Posts: 180
Default

Quote:
Originally Posted by Gumbo [You must be logged in to view images. Log in or Register.]
Check out this page link as the discussion about changing the pet health % bar...

https://www.project1999.com/forums/s...=28335&page=69
Gumbo, thank you! that helped! I now can see the HP as a number! Do you know how I can get the font the same size as the target bar? And move it up slightly?

Provided picture to show.
Attached Images
File Type: jpg 2018-05-16 14_02_35-EverQuest.jpg (33.2 KB, 16 views)
Reply With Quote
  #7  
Old 05-16-2018, 01:53 PM
Triiz Triiz is offline
Fire Giant


Join Date: Jan 2016
Posts: 578
Default

Quote:
Originally Posted by VII [You must be logged in to view images. Log in or Register.]
Gumbo, thank you! that helped! I now can see the HP as a number! Do you know how I can get the font the same size as the target bar? And move it up slightly?

Provided picture to show.
Change the <font>#</font> to a bigger number.

To move it up change the <y>#</y> in between <location></location>. Save it, reload UI, continue until you get it where you want it.

Edit: Forgot to mention but lower numbers (towards 0) in between <y></y> moves it up, and higher numbers (towards 100) moves it lower on the gauge.
Last edited by Triiz; 05-16-2018 at 01:56 PM..
Reply With Quote
  #8  
Old 05-16-2018, 02:05 PM
VII VII is offline
Banned


Join Date: Jul 2013
Posts: 180
Default

Quote:
Originally Posted by Triiz [You must be logged in to view images. Log in or Register.]
Change the <font>#</font> to a bigger number.

To move it up change the <y>#</y> in between <location></location>. Save it, reload UI, continue until you get it where you want it.

Edit: Forgot to mention but lower numbers (towards 0) in between <y></y> moves it up, and higher numbers (towards 100) moves it lower on the gauge.
beautiful, thank you!
Attached Images
File Type: jpg 2018-05-16 14_31_08-EverQuest.jpg (6.5 KB, 515 views)
Last edited by VII; 05-16-2018 at 02:13 PM..
Reply With Quote
  #9  
Old 05-16-2018, 07:49 PM
Gumbo Gumbo is offline
Fire Giant


Join Date: May 2015
Posts: 672
Default

VII, I suggest that you copy and paste the code to make it easier for others to make the changes if they want too.
Reply With Quote
  #10  
Old 05-16-2018, 08:20 PM
VII VII is offline
Banned


Join Date: Jul 2013
Posts: 180
Default

Quote:
Originally Posted by Gumbo [You must be logged in to view images. Log in or Register.]
VII, I suggest that you copy and paste the code to make it easier for others to make the changes if they want too.
Sure! It was just like you linked. Just navigate over to your Everquest/uifiles/duxaui folder and open the "EQUI_PetInfoWindow" using a basic text editor, I prefer Notepad++

Scroll all the way to the bottom of the file and change the follow values:

<!--<Pieces>PIW_Pet_HPLabel</Pieces>
<Pieces>PIW_Pet_HPPercLabel</Pieces>-->

to:

<Pieces>PIW_Pet_HPLabel</Pieces>
<!--<Pieces>PIW_Pet_HPPercLabel</Pieces>-->
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:41 PM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.