Resetcount: Difference between revisions

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


Sets the [[actor]]'s count to 0.  Use [[ifcount]] to check the value of count, and [[count]] to set an [[actor]]'s count manually.
Sets the [[actor]]'s count to 0.  Use [[ifcount]] to check the value of count, and [[count]] to set an [[actor]]'s count manually.
[[Category:Duke3D 1.3/1.5 commands]]

Revision as of 01:16, 24 September 2005

resetcount

Sets the actor's count to 0. Use ifcount to check the value of count, and count to set an actor's count manually.