Try to do some sound mod
-----
A mod that plays sounds when certain player events happen (`damage`, `dodge`, etc). Simply put your `ogg` sounds in the directory of the event you want them playing at (e.g. `\sounds\OnPlayerDodge\`)
-----
Sample :
* I want to add some `dodge` sound ( `OnPlayerDodge`, https://bit.ly/3rXlFgC )
* so I put some `.ogg` into `\sounds\OnPlayerDodge\`
* reload game
* done
Sample :
* I want to add [Unseen Strike](https://payday.fandom.com/wiki/Unseen_Strike) `active` sound ( https://bit.ly/3oZ2LE2 )
* so I put some `.ogg` into `\sounds\on_temporary_upgrades_start\temporary\unseen_strike\`
* reload game
* done
* 5 - try to avoid prompt pops up https://bit.ly/3sVncTu
* -
* 4 - support temporary_upgrades (`overkill`, `unseen`, etc) https://bit.ly/3JFkCYu ( https://modworkshop.net/post/168623 )
* -
* 3 - don't run un-wanted code https://bit.ly/3BxFi1I
* -
* 2 - fix un-wanted load https://bit.ly/3v6Y533 ( https://modworkshop.net/post/168635 )
* -
* 1 - https://bit.ly/3uVRd8u
* Better mod name and description - Hoppip https://modworkshop.net/user/3972
Dependencies
-
Instructions
**Make sure to first have SuperBLT installed. Click the link in the dependency list.**
Optional video tutorial for installing SuperBLT, BeardLib, and mod_overrides mods: https://youtu.be/rin_sjSJIkg
1. After downloading the mod, use a program such as [7zip](https://www.7-zip.org/download.html) or [WinRAR](https://www.rarlab.com/download.htm) to extract the main folder of the mod.
2. Drop that folder into the `mods` folder which is supposed to be in the game's installation folder (don't know where that is? click [here](https://wiki.modworkshop.net/books/payday-2/page/finding-payday-2s-install-folder))
Comments