Divvarvar: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
m grammar & spelling
Redirected page to Gamevar operators
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
divvarvar <gamevar1> <gamevar2>
#REDIRECT [[gamevar operators]]
 
divvarvar command sets <gamevar1> to <gamevar1>/<gamevar2>.
 
EDuke32 will return an error warning if you try to divide a number by zero. So if you are going to divide by a gamevar that eventually returns a value of zero, you may want to verify that <gamevar2> equals zero.


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

Latest revision as of 19:14, 24 February 2011

Redirect to: