Resetcount: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
One (talk | contribs)
No edit summary
 
Line 1: Line 1:
resetcount
'''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.
Sets the [[actor]]'s count to 0.  Use [[ifcount]] to check the value of count, and [[count]] to set an [[actor]]'s count manually.

Latest revision as of 13:21, 4 May 2009

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.