Am using DarNified Hud + AHUD + IHUD + UIO but can't find the damn file which actually is responsible for the Enemy Health Bar.
Fallout New Vegas\Data\menus\prefabs\DUINVSettings.xml ||
<_HUDShowEH> 0 </_HUDShowEH>
does not work, same goes for
Fallout New Vegas\Data\uio\private\menus\main\hud_main_menu.xml
when tempering with these values
<rect name="EnemyHealth">
<id>&noglow_branch;</id>
<systemcolor>&hudmain;</systemcolor>
<width>350</width>
<height>52</height>
</rect>
Can anyone help me out with this one? Am I missing something here?