Modvarvar: Difference between revisions

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


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

Latest revision as of 19:14, 24 February 2011

Redirect to: