Jump to content

Ifactioncount

From EDukeWiki
Revision as of 13:54, 21 April 2008 by Hunter byte (talk | contribs)

ifactioncount <number> { do something } else { do something else }

If condition returning true if actioncount is equal to <number>.