⚠️ This is still in early development pending broader testing.
A CounterStrikeSharp plugin implementing support for HP bars for bosses primarily intended for the Zombie Escape (ZE) game-mode.
- Show HP bars for bosses
- Player damage statistics
- Supports the configuration convention used by the broader ZE community.
- CounterStrikeSharp 1.0.370 or newer
- Download the latest release.
- Extract files into your server files
- Restart the server or reload the plugin.
- Put map configurations into
addons/counterstrikesharp/configs/plugins/BossHud/maps/<map name>.jsonc
hurttriggeris currently not supported.- Limited global configuration options
- Hitmarker support is disabled pending changes to existing plugin.
- It does not play nicely with other plugins trying to display centered messages.
- Not possible to reload map configs without reloading the plugin or changing map.
- Community & code bases of Source2ZE have been of immense help answering ad-hoc questions and generally do awesome work for CS2!
- SRCDSLab & their BossHP/HUD plugins provided insights into how it was done in SourceMod.
- GFL sharing their configs with the broader community is awesome on its own and these configs serve as the baseline for testing of configuration support.