< Input Index Definitions >

Mathematics

For a more accurate control of the game, ADePT provides basic mathematics of integer numbers and variables.

Calculation

Item typeCalculation
Descriptiona mathematical calculation
Actionperforms the calculation
Conditiontrue, if performed

KeyTypeDefaultDescription
resultvarvariable, the result is assigned to
operatorbyteoperator; see definitions for valid operators
value1value0first argument
value2value1second argument
flagbool0flag, used only by special variables

Comparison

Item typeComparison
Descriptioncompares two integer numbers/variables
Action-
Conditiontrue, if the comparison is true

KeyTypeDefaultDescription
comparisonbytecomparison; see definitions for valid comparisons
value1valuefirst argument
value2valuesecond argument