![]() |
|
#1
|
|||
|
![]() Anyone know which element to modify to see % health for pet bar? Similar to target hp %?
| ||
Last edited by VII; 05-11-2018 at 01:32 PM..
|
#2
|
||||
|
![]() Quote:
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..
|
#3
|
|||
|
![]() Thanks for this!
| ||
#4
|
|||
|
![]() | ||
#5
|
|||
|
![]() Check out this page link as the discussion about changing the pet health % bar...
https://www.project1999.com/forums/s...=28335&page=69 | ||
#6
|
||||
|
![]() Quote:
Provided picture to show. | |||
#7
|
||||
|
![]() Quote:
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..
|
#8
|
||||
|
![]() Quote:
| |||
Last edited by VII; 05-16-2018 at 02:13 PM..
|
#9
|
|||
|
![]() VII, I suggest that you copy and paste the code to make it easier for others to make the changes if they want too.
| ||
#10
|
||||
|
![]() Quote:
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>--> | |||
![]() |
|
|