Orvar

From EDukeWiki
Revision as of 16:37, 4 October 2006 by Dr. Kylstien (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

orvar <gamevar> <value>

This function gives the result of an OR function of the gamevar <gamevar> with <value>. The function checks the bits of the two values being compared and the bits in the result are set only if they were set in either of the values being operated on. See orvarvar.