GetDeadCount

Revision as of 09:28, 20 June 2008 by imported>Vswe (Added Search Terms)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 AlsoEdit

GetDead