What's new in v2.2.3
Configurable Announce HP display position
g_announceHP now acts as a mode selector controlling both enablement and where the message appears on screen:
| Value | Position |
|---|---|
| 0 | Disabled |
| 1 | Center-print: large text, upper-center of screen (default) |
| 2 | Popup message: stacks in the left-side kill-message area |
| 3 | Banner print: small text at top of screen |
| 4 | Console notification: top-left overlay |
Example: set g_announceHP 2 for a less intrusive popup alongside kill messages.