EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   ProfitUI (https://www.eq2interface.com/forums/forumdisplay.php?f=41)
-   -   Removing Pet Health Bar from Group window? (https://www.eq2interface.com/forums/showthread.php?t=12918)

firecla 05-27-2009 07:51 AM

Removing Pet Health Bar from Group window?
 
Is there a setting to turn off showing the pet health bars in ProfitUI? or is it possible to change a setting in the coding to ensure these
never show even when someone has a pet? I tried just removing the lines of code dealing with pet health and as you might expect broke
the file. pls help me say no to useless pet health bars in my group window.

Thanks,

Fire

Tinypackages 05-27-2009 09:53 AM

I second that!

mother9987 05-27-2009 03:51 PM

Well, it you're confortable editing the xml, you could try changing the size of the pet health to size="0,0"

The game sometimes gets crabby if you completely remove a UI element it expects to be there. But if you simply make it invisible by giving it a zero size, or sticking it behind another part of the UI, it'll still work.

gm9 05-27-2009 04:21 PM

Actually that won't work due to the way it's set up in ProfitUI but if you search for "PetInfo" and replace it with something else you should be good.

firecla 05-27-2009 04:45 PM

Quote:

Originally Posted by gm9 (Post 83637)
Actually that won't work due to the way it's set up in ProfitUI but if you search for "PetInfo" and replace it with something else you should be good.


I'm not sure what you mean by replacing it with something else? Do you mean different words in the " " and what would you suggest? or different code entirely.


Fire

gm9 05-28-2009 03:33 AM

open the group window in a text editor, search PetInfo and replace with XXX, for example.

skidmark 06-29-2009 06:26 PM

That didn't work.

I replaced "PetInfo" for each of the 6 members, with "XXXX" and it still shows the pet health.

gm9 06-29-2009 06:54 PM

Quote:

Originally Posted by skidmark (Post 84462)
That didn't work.

I replaced "PetInfo" for each of the 6 members, with "XXXX" and it still shows the pet health.

Oh it probably does at that. So in addition to that edit find the lines containing Name="PetHealthBar" and remove each of them.


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

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI