Reply To: Easier way to go through testing table?

#71360
nFozzy
Participant
    @nfozzy

    Sub Drain_Hit
    Playsound “fx_drain”
    if bsTrough.balls + uBound(getballs)+1 > 3 then ‘if higher than max balls (3) then destroy balls that hit the drain
    me.destroyball
    Else
    bsTrough.AddBall Me
    End If
    End Sub

    ©2026 VPinBall.com

    Log in with your credentials

    Forgot your details?