Ifcount: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Hendricks266 (talk | contribs) tics fixed |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
ifcount <number> | '''ifcount''' <number> | ||
Checks to see if the current [[actor]] has counted ''at least'' <number> tics. One tic is 1/ | Checks to see if the current [[actor]] has counted ''at least'' <number> tics. One tic is 1/30 of a second. | ||
[[Category:Duke3D 1.3/1.5 commands]] | [[Category:Duke3D 1.3/1.5 commands]] | ||
[[Category:Sprite manipulation]] | |||
[[Category:If conditions]] | [[Category:If conditions]] |
Latest revision as of 17:06, 15 May 2010
ifcount <number>
Checks to see if the current actor has counted at least <number> tics. One tic is 1/30 of a second.