Resetcount: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| 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. | ||
[[Category:Duke3D 1.3/1.5 commands]] | [[Category:Duke3D 1.3/1.5 commands]] | ||
[[Category:Sprite manipulation]] | |||