Divvarvar: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
One (talk | contribs)
No edit summary
Redirected page to Gamevar operators
 
Line 1: Line 1:
'''divvarvar''' <gamevar1> <gamevar2>
#REDIRECT [[gamevar operators]]
 
This 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 20:14, 24 February 2011

Redirect to: