0 of 0

File information

Last updated

Original upload

Created by

Expired

Uploaded by

expired6978

Virus scan

Some manually verified files

816 comments

  1. expired6978
    expired6978
    • premium
    • 3,115 kudos
    Locked
    Sticky
    Note Regarding Less Intrusive HUD:
    This mod uses a replacement hud menu which changes the relative load paths. This mod either needs to move it's replacement to the Exported directory and changing the file header to be .gfx
    OR
    you need to move the files from Interface/Exported to Interface
  2. RevanGarcia
    RevanGarcia
    • member
    • 0 kudos
    For some reason, Serana doesn't have a floating health bar. I could be an incompatibility with Serana Dialogue Add-On.
  3. MrApplepie123
    MrApplepie123
    • member
    • 0 kudos
    ATTENTION TO ALL WHO USES SKYHUD AND CRASHES AT COMBAT;
    Make sure to install the Floating Healthbars SE - Skyhud Patch. It works for skyrim LE too.
    1. Stardewvalleymoder
      Stardewvalleymoder
      • member
      • 1 kudos
      Thank you bro
    2. JamestheWicked88
      JamestheWicked88
      • supporter
      • 0 kudos
      This needs to be a sticky post for real took me hours to find this solution.
    3. xidiji2
      xidiji2
      • member
      • 0 kudos
      No, the top post has already given the solution:
      you just need to move the files from Interface/Exported to Interface
  4. sanjayraj85
    sanjayraj85
    • supporter
    • 2 kudos
    was looking for a mod like this. thanks mate but there is one bug The floating healthbar appears, but so does the original enemy healthbar with immersive hud i managed to disable it but it randomly crashes when facing enemies. so i left the Original bar but i would like to know a way to remove original bar.

    EDIT : needed to disable show enemy health bar in both immersive hud and more hud. it seems to fix the issue as of now
  5. deleted242331317
    deleted242331317
    • account closed
    • 0 kudos
    Looks like this mod is Ancestor of Truehud.
  6. deleted47951888
    deleted47951888
    • account closed
    • 0 kudos
    i cant see my ally health
    my ally health is hidden

    in hud_extension_config.txt the flag is 12

    what flag 12 actually does ?
    what flag should i use to show both enemies and my allies health bar ?
    *plz healp
    1. badibeat
      badibeat
      • premium
      • 9 kudos
      I write this in a way so it might also help a few others:
      Here is the section [Behavior] of the file If you scroll to the bottom of the file hud_extension_config.txt:
      [Behavior]
      ; Add flags together for desired results
      ; 1 - Hide Enemies
      ; 2 - Hide Ally
      ; 4 - Hide Friend
      ; 8 - Hide Non Hostile (Less than Ally and Friend)
      ; 16 - Hide At Full
      ; 32 - Hide Name (Overrides Texts, doesnt even assign name at all, more performance friendly)
      flags = 12

      Most of the lines begin with a semicolon ("; ") and are comment.
      The second to last comment lines each explain a "flag" which is just another word for a "switch":
      The number you have to add (arithmetically) to turn the feature on and then an explanation of the feature turned on with the flag.
      After the comment you find the actual parameter which is set, the line does not start with a semicolon.
      The actual parameter name is "flags" (plural) because it is a combination of several flags (switches) you can set.
      The value when you install the mod is 4 (Hide Friend) + 8 (Hide non Hostile) = 12
      The Flags all have "Hide" in them, so they are negative. Allys should actually not be hidden (the flag 2 (Hide Ally) is not turned on), so maybe it's Friends you have to see, too. This means you should not hide friends and not set that flag.
      This leaves only a single flag switched on: 8 (Hide non Hostile)
      So you should change the line to
      flags = 8
      Just to show with my own example: I want to see the health of my allies and friends and non hostiles, but not give away the enemies. Also I only want to see the health bars of those which are not at full health, and just the health bar without the name. I combine
      1 (Hide Enemies) + 16 (Hide at Full) + 32 (Hide Name) = 49 so I have to change the line to
      flags = 49

      Some reasons the changes might not be effective in-game:
      - It may be necessary to quit to desktop and re-launch the game for the changes to take effect.
      - If something is wrong with the file, for example the flags = ## is in placed in the wrong section, then the parameter is not found and the mod will likely use a default value. You can try to copy an original version of the file from the mod archive (or re-install the mod) and edit the fresh copy.
    2. blu3monster
      blu3monster
      • supporter
      • 1 kudos
      Thanks!
    3. Arno1789
      Arno1789
      • premium
      • 61 kudos
      THANK YOU!
    4. Oxytwist
      Oxytwist
      • supporter
      • 6 kudos
      TX
    5. TheCooliestt
      TheCooliestt
      • premium
      • 9 kudos
      24 i think is best for me, hides anyone at full, hides non combat, shows ally and enemies when not at full.
    6. Ghizghuth
      Ghizghuth
      • premium
      • 0 kudos
      The Twin God of Necromancers and Conjurers.
      Thank you so much for your clear and precise explanation.
      This is the best mod I found to allow seeing health bar of raised minions, and I wouldn't have gotten it to work as I wanted without your help.
  7. bigtrash121
    bigtrash121
    • member
    • 0 kudos
    How to install i need help?
  8. iFullmetal
    iFullmetal
    • member
    • 0 kudos
    For those who have "red squres" instead of enemy names: likely you are using font replacer. Go to "Data/Interface/hud_extension_config.txt" and set name.visible to false.
    1. redganzz
      redganzz
      • member
      • 0 kudos
      fnx
  9. Sazzono
    Sazzono
    • member
    • 0 kudos
    Any possibility to get cyrillic support?
    1. GriFirG2
      GriFirG2
      • member
      • 0 kudos
      This question is still relevant
  10. it doesn't work, crashes at first combat
    1. hakouka23
      hakouka23
      • member
      • 0 kudos
      Go into the " Floating Healthbars " mod folder and move the contents of " Interface/Exported " folder up one level into the " Interface " folder.
    2. JhoanRS3
      JhoanRS3
      • member
      • 0 kudos
      thanks 
  11. bigtrash121
    bigtrash121
    • member
    • 0 kudos
    How do i install?