Suppress specific notifications

Pazyryk

Deity
Joined
Jun 13, 2008
Messages
3,584
I want to suppress some notifications, including both the notification and accompanying sound effect. Specifically, Religion Founded (for a specific religion) and Player Lost Capital City (for a specific player).

Is this something I can do in Notifications.lua? Or do I need to go to the source of the notification in the dll?
 
Notifications.lua is a minefield! As you've already got a modded DLL I'd personally just disable the notifications in the C++ and be done with it
 
Back
Top Bottom