Difference between revisions of "GetDeadCount"
Jump to navigation
Jump to search
imported>Haama (Category links) |
imported>Vswe m (Added Search Terms) |
||
(One intermediate revision by one other user not shown) | |||
Line 10: | Line 10: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | [[Category: Functions (CS 1.0)]] | ||
[[Category: Actor State Functions]] | [[Category: Actor State Functions]] | ||
Line 15: | Line 16: | ||
[[Category: Condition Functions]] | [[Category: Condition Functions]] | ||
[[Category: Condition Functions (CS 1.0)]] | [[Category: Condition Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
get | |||
dead | |||
Count | |||
End Search Terms --> |
Latest revision as of 08:28, 20 June 2008
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[edit | edit source]