[CGMZ] Sound IDs By: Casper Gaming Last Update: June 7, 2025 Latest Version: 1.1.0​
[CGMZ] Sound IDs
By: Casper Gaming
Last Update: June 7, 2025
Latest Version: 1.1.0​
This plugin allows you to associate a sound file with an id. You can then play sound files by id via plugin command. Then, later in development if you decide to change the sound file, you only need to change it once in the plugin parameters instead of everywhere it was used throughout your game. You can also choose to play a random sound effect out of multiple possible ids provided via plugin command.
- Associate sound files with an id
- Swap sounds out easily in your game
- Play a random sound of any type
Import into plugin manager and enable the plugin. Some customization options are able to be altered. Further instructions in plugin.
Documentation can be found on my
website.
User documentation can be found on the
Casper Gaming Wiki.
Plugin (along with all my other plugins) can be found here:
Download
Requires CGMZ Core plugin:
[CGMZ] Core Download
Also available on Itch.io:
Play sound file by id
casper-gaming.itch.io
https://www.caspergaming.com/terms-of-use/
Version Beta
- Added plugin command to play a random sound from a list of sound ids
- This plugin now warns on invalid JSON instead of crash
Version 1.0.0
- Added console warnings for blank sound ids
Version 1.0.1
- Updated error message texts
Version 1.1.0
- Added variance to volume
- Added variance to pitch
- Added variance to pan