My request is to add death notifications to the InformOnStoryAction debug feature. I love all the current notifications, especially romances and moving. And now I have birth notifications from Buzzler's Birth Control Mirror. I'm just missing being able to know about and click to watch neighbourhood deaths.
Deaths are't really a part of Story Mode at all, except for the Kill Sim event. Since AwesomeStory rarely ever buskills a sim except when they have been total failures, there is simply nothing to notify you about.Is there really no way to get notified upon natural death events? It's not considered an event that can be caught during the story progression like births? I'm only asking more because of what Twallan advised Buzzler on the Birth Control Mirror thread:
Quote
You are not using an EventListener to handle birth announcements?
Look up Sims3.Gameplay.StoryProgression.Notifications: That class has many examples of various messages sent out from the system that you can catch. One of them being baby birth notification.
Check out EventTypeId for a full list of all the messages you can catch.
Look up Sims3.Gameplay.StoryProgression.Notifications: That class has many examples of various messages sent out from the system that you can catch. One of them being baby birth notification.
Check out EventTypeId for a full list of all the messages you can catch.