I'm pretty sure I got this right, but something doesn't seem to be working for me. Below is a copy of my event string for singles. The thought is that when the ball hits a part of the field it enables the variable Single. When that happens the bases are filled accordingly. For some reason, on certain layouts I've noticed it gives the right bases output, but the score changes when it shouldn't be.
I assumed that's cause when one variable changes(like 1st base) then it triggers another event, but all the events change the "Single" Variable to 2, so wouldn't that disable all events under Single? Or am I missing something?
<img src="http://s24.postimg.org/vatlx6pt1/image.png" border="0" />