-
-
Notifications
You must be signed in to change notification settings - Fork 0
Conditional Commands on the scripts #193
Open
Description
Preparation
- No one has asked for this feature before in other issues (even the closed ones)
Describe the feature
Since we are going to be changing the scripts on how it get written, "possibly" can do the conditional commands but this will need an overhaul. Going to write in the back log to remember
Please comment out condition for conditional commands. Current restriction is that it would be constraint on a particular wave and/or turn
Pinned by ArthurKun21
Current idea
-
condition-> needs to be check -
action-> action to be done if condition is met -
use fallback-> by default no fallback is used, but can toggle with this -
fallback-> action to be done if condition is not met -
exit on condition failure-> alternative if condition is not met will exit the script