Modvar

From EDukeWiki
Revision as of 12:05, 4 May 2009 by One (talk | contribs)
Jump to navigation Jump to search

modvar <gamevar> <value>

This command sets <gamevar> to <gamevar>%<value>. It's a math operation which calculates a modulus(aka reminder) of <gamevar>/<value>.