Modvar

From EDukeWiki
Revision as of 08:05, 9 December 2007 by Hunter byte (talk | contribs) (spelling mistake, grammar to be checked)
Jump to navigation Jump to search

modvar <gamevar> <value>

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