ironmonk88 / monks-sound-enhancements

GNU General Public License v3.0
3 stars 2 forks source link

[Feature Request] Assign multiple sounds to a single token, and have one randomly play on its turn each round #17

Open ViridiumRP opened 1 year ago

ViridiumRP commented 1 year ago

Hey there, love ALL of your modules! I recently started using Monks Sound Enhancements + AI to have my characters names be called out during their turn.

Is your feature request related to a problem? Please describe. I would like to assign multiple sounds to a single token, and have one randomly play on its turn each round.

Describe the solution you'd like Being able to select multiple audio files to be played at random. Either from a folder, playlist or just list of selected files.

Additional context You might be wondering why I'm doing this; it's so their names do not get stale being repeated every round. Ex: Name, How do you seize this moment?, Name, your moment has arrived. ETC... No other context! Love your stuff and appreciate it greatly!

(Sidenote, is there a way to have sounds enabled for players but hide the settings from them? As in GM only seeing the options?)

ironmonk88 commented 1 year ago

You can technically already do that with wildcards. So barbarian*.mp3 would randomly pick between barbarian1.mp3 and barbarian2.mp3 for example.

ViridiumRP commented 1 year ago

You can technically already do that with wildcards. So barbarian*.mp3 would randomly pick between barbarian1.mp3 and barbarian2.mp3 for example.

Wow, thought that was for images only! Had no idea you could do it with sounds, thank you!