[quote name=\'Robert Hutchinson\' post=\'197123\' date=\'Sep 13 2008, 12:48 PM\']
My programming knowledge is very rusty, but if they've got it set up to properly handle A) multiple spinoffs, and B) pre-spinoff ties at $1.00, then I can't see how making the $1,000 bonus trigger during a spinoff is much more complicated than adding a flag or two. All the branches already have to be in place.[/quote]
I have to back down just a tiny bit, because I misunderstood all of this: I was under the impression that the bonus spin wasn't there *at all*, not that this was the only-during-a-spinoff condition.
But Robert's right, all of the hooks are there, this is in fact even easier. (I don't even think it's adding a flag, I think it's bothering to flip the one that's already there. Or worse, they're actively NOT flipping the one that is flipped when it happens in normal play.)
I'm just not sure if I blame the programming team or if I blame whoever wrote the spec for not doing their homework and then throwing the programming team under the bus to mask their own incompetence.