Modvar: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
New page: modvar <gamevar> <value> modvar command sets <gamevar> to <gamevar>%<value>. It's a math opration which calculates a modulus(aka reminder) of <gamevar>/<value>. [[Category:EDuke command...
 
Redirected page to Gamevar operators
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
modvar <gamevar> <value>
#REDIRECT [[gamevar operators]]
 
modvar command sets <gamevar> to <gamevar>%<value>. It's a math opration which calculates a modulus(aka reminder) of <gamevar>/<value>.
 


[[Category:EDuke commands]]
[[Category:EDuke commands]]
[[Category:Gamevar manipulation]]
[[Category:Gamevar manipulation]]

Latest revision as of 19:14, 24 February 2011

Redirect to: