subd
subd copied to clipboard
Make system so you can gate sounds by how long they are
Example:
- Mod can play any length sound all the way through
- Subs can play 5-second sounds
- Everyone else can only play 1 second sounds
We could write a script to organize all the files by duration, or record that info into the DB for lookup later.