Count: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


[[Category:Duke3D 1.3/1.5 commands]]
[[Category:Duke3D 1.3/1.5 commands]]
[[Category:Sprite manipulation]]

Revision as of 22:48, 24 September 2005

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.