Sends an Obituary message when slain. The message is sent to objects that link to this one with a ScriptParams link that has the data set to Population. OBB and room scripts create the link so they can be notified when a creature dies. This script should be in a metaproperty named M-NotifyRegion which will be added to creatures that enter the room or OBB.
| Inherits | BaseScript |
|---|---|
| Messages | Slain, Obituary |
| Links | ScriptParams(Population) |