Trying to set it up so on if can call for multiple inputs to save space in my commands list, it would be a pain in the ass to run 3x3x4 commands because i cant call for 2 functions
(main)
@if@[@target@||1||@savefile@[bob.txt,@rand@[0|100]]@exec@[10,!chain1]action callback||Invalid entry]
Want to add @target@||2|| and 3 respectively
(chain1)
@if@[<=||@readfile@[bob.txt]||@readfile@[threshold.txt]||won@savefile@[bob.txt]||failed@savefile@[bob.txt]]
(boost)
@savefile@[bob.txt,@calc@[+|@readfile@[bob.txt]|@rand@[0|10]]]