OnDeath

Revision as of 03:54, 26 May 2006 by imported>JOG (Moved to "Category: Blocktypes")

Syntax:

 begin OnDeath ActorID (optional)

Example:

 begin OnDeath SuperChampion 

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