OnMurder

From the Oblivion ConstructionSet Wiki
Revision as of 18:39, 31 January 2006 by imported>Ecaponi
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax:

 begin OnMurder ActorID (optional)

Example:

 begin OnMurder SuperChampion 

This block will be run once when the scripted actor is murdered by the specified ActorID. If no parameter is used, the block will be run when the scripted actor is murdered.