You are viewing a potentially older version of this package. View all versions.
BeanCan-CustomDeathAudio-2.1.1 icon

CustomDeathAudio

[Update: Fix] Play a custom audio at the time any character dies. Put your audio into this plugin's folder, or customize the path. You can also configure the volume and play speed of your audio. Choose if to hear others' death. Totally client side.

Date uploaded a week ago
Version 2.1.1
Download link BeanCan-CustomDeathAudio-2.1.1.zip
Downloads 387
Dependency string BeanCan-CustomDeathAudio-2.1.1

This mod requires the following mods to function

no00ob-LCSoundTool-1.5.1 icon
no00ob-LCSoundTool

Let's you easily load audio files, replace in game audio, send audio over the network and log any audio playback into console.

Preferred version: 1.5.1

README

CustomDeathAudio

This simple mod supports a custom death audio.

It will play a custom audio at the time a player dies.

It syncs with the network from v2.0.0. And back to totally client side at v2.1.0.

  • Network sync is not really needed. You can still choose to hear others' death if you want.

Configurations

Modify the config file at "BepInEx\config\com.bean.CustomDeathAudio.cfg".

Put your audio into this plugin's folder, or customize the path of your audio relative to this plugin's path.

You can also config the volume and playback speed of your audio.

CHANGELOG

CustomDeathAudio

Releases:

Release v1.0.0

  1. First version release

Release v1.1.0

  1. Fix an issue that the death audio may play multiple times after the player is dead.

Release v1.2.0

  1. Add configurations for the audio path, volume and the playback speed.

Release v1.3.0

  1. Fix the issue that the death audio playback twice after the player's death, again.

Release v2.0.0

  1. Add Network Sync to the death audio. Now players can hear the audio when other players get killed, at some distance.

Release v2.0.1

  1. Fix despawn function.

Release v2.1.0

  1. Back to client side. Network sync is not really needed. You can still choose to hear others' death if you want.

Release v2.1.1

  1. May fix something.