![]() |
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 |
I second that!
|
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. |
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.
|
Quote:
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 |
open the group window in a text editor, search PetInfo and replace with XXX, for example.
|
That didn't work.
I replaced "PetInfo" for each of the 6 members, with "XXXX" and it still shows the pet health. |
Quote:
|
| All times are GMT -5. The time now is 11:02 AM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI