Count

From EDukeWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.