NotificationAudio - ZenarchistCode/ZenModPack GitHub Wiki
What Is This?
This mod automatically plays a soundset whenever a specific text notification is detected.
I originally made this to be used with SurvivorMissions, but technically it can be used for any notification and for any purpose.
Here is an example config:
I've included a Git repository for an example treasure config - click here to see it.
Basically all you need to do is include a variable in your soundset's .cpp
config that looks like this:
soundKeywords = "This soundset will be played when this exact text is detected in a notification.";
If you don't want to use this feature, to completely remove the default notification config just delete the ZenNotificationAudioExample.pbo
from your ZenModPack folder and repack the mod into your server mod.