Dastan-RandomCustomPropSounds icon

RandomCustomPropSounds

Lethal Company mod to play random custom sounds to the game props.

Last updated 2 years ago
Total downloads 452
Total rating 0 
Categories Audio BepInEx Client-side Server-side
Dependency string Dastan-RandomCustomPropSounds-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
no00ob-LCSoundTool-1.2.2 icon
no00ob-LCSoundTool

Let's you easily load audio files, replace any in game audio clip and log any audio playback into console.

Preferred version: 1.2.2

README

RandomCustomPropSounds

Lethal Company mod that lets you add custom sounds to the game props (like AirHorn, ClownHorn...). All of the sounds of a specific prop are played synchronously between the players (if they have the mod too).

Install

  • Install with a Mod Manager

OR

  1. Make sure you have BepInEx & LCSoundTool installed.
  2. Unzip the folder RandomProps into ...\Lethal Company\BepInEx\plugins.

Add prop sounds

You must create a folder named after the prop audio you want to add sounds to. Then add your .wav files in the folder.

Example: ...\plugins\RandomProps\ClownHorn1\Clown.wav

Tip

You can use LCSoundTool and its F5 logging feature to identify the name of the prop audio you want to replace.