GetDeadCount

From the Oblivion ConstructionSet Wiki
Revision as of 22:13, 6 July 2007 by imported>Haama (Category links)
Jump to navigation Jump to search

Syntax:

 GetDeadCount ActorBaseID 

Example:

 GetDeadCount Goblin 

Returns the total number of this creature/NPC type that have been killed. Note that the parameter is an actor base ID, so you cannot use this function to test whether a named object reference has been killed.

See Also

GetDead