promotional bannermobile promotional banner

Deathsound

Plays a custom sound through the Master audio channel when your character dies.

File Details

DeathSound_1.0.4.zip

  • R
  • May 20, 2026
  • 453.70 KB
  • 15
  • 12.0.7+1
  • Retail

File Name

DeathSound_1.0.4.zip

Supported Versions

  • 12.0.7
  • 12.0.5

Changelog - 1.0.4

Added
- Random sound mode: plays a random sound from the list on each death, never repeating the same sound twice in a row
- Random checkbox in the options panel next to the Test button

 

Fixed
- Random mode checkbox did not correctly update all UI elements on toggle — now calls `UpdateModeUI()` consistently
- Dropdown text did not refresh after a random pick — now shows which sound was last played
- `UpdateModeUI` used a single ambiguous alpha variable for two different purposes — split into `fileDimmed` and `ddDimmed` for clarity