OnDeath
Revision as of 18:44, 2 December 2006 by imported>Axle12693
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 (parameter meaning, in this case, "superchampion", or actorid) is used, the block will be run when the scripted actor dies.