Ifvarvareither: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
ifvarvareither <gamevar1> <gamevar2> | '''ifvarvareither''' <gamevar1> <gamevar2> | ||
[[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:EDuke32 specific commands]] | [[Category:EDuke32 specific commands]] | ||
[[Category:Gamevar manipulation]] | [[Category:Gamevar manipulation]] | ||
[[Category:If conditions]] | [[Category:If conditions]] |
Revision as of 11:58, 4 May 2009
ifvarvareither <gamevar1> <gamevar2>
If condition returning true if either <gamevar1> or <gamevar2> have non-zero values.