Hey, thanks for coming around! I appreciate your work :D
I guess your mod is more intended to use different sound volumes and directions; my "modded mod" just looks through a directory and plays it randomly, and while it's a simple drag and drop when it comes to adding sounds, it doesn't scan any further if there's any other directories. I noticed as well your mod doesn't scan for a directory, it only uses a file path, which in my case may be a disadvantage for Linux users (since my script uses the "dir" command instead of "ls")... I might look into that.
Also, I'm not sure if mine will break after having a certain amout of audio files, so that's why I kinda need some feedback.
46 1044
We Use Cookies 🍪We use cookies to improve your user experience. Will you allow us to store them?
Hey, thanks for coming around! I appreciate your work :D
I guess your mod is more intended to use different sound volumes and directions; my "modded mod" just looks through a directory and plays it randomly, and while it's a simple drag and drop when it comes to adding sounds, it doesn't scan any further if there's any other directories. I noticed as well your mod doesn't scan for a directory, it only uses a file path, which in my case may be a disadvantage for Linux users (since my script uses the "dir" command instead of "ls")... I might look into that.
Also, I'm not sure if mine will break after having a certain amout of audio files, so that's why I kinda need some feedback.