07-14-2017, 08:56 PM
Delay way point or
Full check that uses some control variable, like this:
Label TryAgain
Macro SetVariableBlablablaBasedOnCondition
FullCheck !blablabla==1, TryAgain, Continue
Label Continue
Obviously this is pseudo code, can't write code atm
Full check that uses some control variable, like this:
Label TryAgain
Macro SetVariableBlablablaBasedOnCondition
FullCheck !blablabla==1, TryAgain, Continue
Label Continue
Obviously this is pseudo code, can't write code atm