05-19-2017, 04:43 AM
(05-19-2017, 04:00 AM)Darwin Wrote: Haha awesome man.
Question for anyone on DMSI, what do you normally do when a loop gets interrupted? Right now I'm just starting from the beginning of the loop but not sure this is the best approach.
In the future, it's probably best to start where the loop was interrupted. ASRB breaks, but you'll be on target for 2 loops, instead of getting more than 2 loops.
I once broke ASRB and didn't know where or when, so I added a loop. Shannon told me not to do that. It's better to get the optimal number of loops, rather than more or less.