Count

From EDukeWiki
Revision as of 11:01, 4 May 2009 by One (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

count <number>

Sets the actor's count to <number>. 1 is added to count every actor code cycle. Use ifcount to check the value of count, and resetcount to reset an actor's count back to 0.