Health & Armor Bars Under Minimap

I know how to remove these bars. I have found over a dozen articles telling me how to remove them.
So how do I put them back?

I have seen nothing about this and very sparse documentation on the various natives that removed them in the first place.

Here’s what I have tried:

  • I have removed all the code that tampered with the minimap to begin with.
  • I have removed any other “status HUD” resources
  • I have removed anything that has any of the natives that affect the minimap

Logic suggests that the health and armor bars would simply re-appear once they are no longer tampered with. So far, however, this is not the case.

Little help, y’all?

You missed something if they’re still not back (maybe you overwrote the texture unknowingly).

(maybe you overwrote the texture unknowingly

Possible. This raises more questions than it answers.

  • How would I get the texture back?
  • Which file would this be?
  • Where would I find the unmodified file?

Thanks for the quick reply.

if you have a minimap.gfx somewhere in a stream folder, it could cause this

as far as i remember there is no native to remove the health/armour bar without removing the minimap

Well, that did it. There was a minimap.gfx included with custom city map. Totally unnecessary considering all the .ydd and .ytd files were all there.

Thanks a lot for the tip.

1 Like