Modvar

From EDukeWiki
Revision as of 11:09, 24 September 2009 by 92.100.179.225 (talk)
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>.