Ifcount: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
ifcount <number> | ifcount <number> | ||
Checks to see if the current [[actor]] has counted <number> tics. One tic is 1/32 of a second. | Checks to see if the current [[actor]] has counted ''at least'' <number> tics. One tic is 1/32 of a second. | ||
[[Category:Duke3D 1.3/1.5 commands]] | [[Category:Duke3D 1.3/1.5 commands]] | ||
[[Category:If conditions]] | [[Category:If conditions]] |
Revision as of 13:26, 9 June 2006
ifcount <number>
Checks to see if the current actor has counted at least <number> tics. One tic is 1/32 of a second.