An addon for Hideous Destructor (Forum link). Adds a helmet that shows the HUD, with some additional stuff. This addon is meant to work with the latest main(unstable) of Hideous Destructor.
(unless i forgot to update it to work with latest)
This branch requires HUD Core to work.
Hideous Helmet adds a new "armour" piece called HUD Helmet
.
Some of the HUD is hidden without the helmet.
Note: You may toggle which part of the HUD gets hidden when not wearing the helmet.
hdh
hud helmet (spare)hhw
hud helmet
All the features listed below are toggleable
Due to the introduction of helmets, any armour's head protection has been reduced. This affects enemies too.
Enemies that spawn/drop helmets can also wear them, allowing them to benefit from it. (only applies if they actually have one)
However, it does mean that rapidly shooting them in the head will make them drop a more broken helmet.
Also, I don't recommend using this feature with "Armour Nerf" disabled. And no, you can't tell if the enemy has a helmet or not.
- Shows all of the HUD when you wear it, with some extra stuff. (extra stuff is toggleable)
- Provides some defense, mostly for the head.
- Can be worn without removing armour first.
- Should be noted that you can use medikit with the helmet on.
- Can be removed with
hh_strip
. - Will take damage and break like any armour.
- Shows a "bleed indicator", with a "wound counter". (both are toggleable)
Has a chance to spawn at any armour.
Marines or jackboots with helmets should also drop them on death.
(You can tweak the spawn rate)
You should only use the release versions if you're using a release version of Hideous Destructor.
Otherwise, just clone the latest master repo and pray that it works.
It should work fine with other addons. (if none of the overwriting stuff breaks anything)
If some stuff don't work, located in hh_patches
are patches made by me. They should be named after the mod it's meant to patch (if the mod uses a git repository, then it'll be named after that), so just load them and it should work with the mod :].
(and if they don't, just let me know and i'll consider fixing them)
Well, I always wondered what if you could wear a helmet item in Hideous Destructor, then I thought about combining the HUD and helmet together.
Then, a question came up.
What if your helmet breaks from excessive damage, and your HUD is gone?
And here we are.
Matt : Made Hideous Destructor (which i had to copy some code over to overwrite)
Accensus : Helped fixed HHSkinHandler