Ifvarvareither: Difference between revisions
Jump to navigation
Jump to search
New page: ifvarvareither <gamevar1> <gamevar2> If condition returning true if either gamevar1 or gamevar2 have non-zero values. Category:EDuke commands Category:Gamevar manipulation [[... |
No edit summary |
||
Line 3: | Line 3: | ||
[[If condition]] returning true if either gamevar1 or gamevar2 have non-zero values. | [[If condition]] returning true if either gamevar1 or gamevar2 have non-zero values. | ||
[[Category: | [[Category:EDuke32 specific commands]] | ||
[[Category:Gamevar manipulation]] | [[Category:Gamevar manipulation]] | ||
[[Category:If conditions]] | [[Category:If conditions]] |
Revision as of 23:11, 28 October 2008
ifvarvareither <gamevar1> <gamevar2>
If condition returning true if either gamevar1 or gamevar2 have non-zero values.