I'm expanding my 'full' clone out script to include 'everything'
I'm trying something like this to get the eq kill to go to the other deck.
set '$D1eqKL' '`deck 1 eq_kill_low' & get_var '$D1eqKL' & param_cast & deck 3 eq_kill_low
I know I can query the kill status but with 3 queries it gets long, I suppose I could put 3 separate queries on 3 invisible custom buttons and then call them to save the spaghettification.
is this the way it's supposed to be/ is there another way without 3 queries.
I'm trying something like this to get the eq kill to go to the other deck.
set '$D1eqKL' '`deck 1 eq_kill_low' & get_var '$D1eqKL' & param_cast & deck 3 eq_kill_low
I know I can query the kill status but with 3 queries it gets long, I suppose I could put 3 separate queries on 3 invisible custom buttons and then call them to save the spaghettification.
is this the way it's supposed to be/ is there another way without 3 queries.
Mensajes Sun 25 Sep 16 @ 7:42 pm