The #1 button on keyboard does launch the ball to the plunger. After that the cabinet seems to play very good. Lights flash....I can see nessie in pool.....flippers work.
it would be nice to play without hitting the #1 button.
script is hard coded
depending on how your controller is mapped you may need to change it to
If keycode = AddCreditKey and CreditPause=0 and (AttractCount>-1 or AttractCount<-999) then PlaySound "CoinIn" StopSound "BootUp" CreditPause=50 End If If keycode = StartGameKey and BallActive=0 and AttractCount>-2 and StartPause=0 then If Credit>0 then Credit=Credit-1 PrintCredits AllLightsOff FirstBall End If End If




Top










are all trademarks of VPFORUMS.