No zb ball launch with the shadow?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #120108
    Genesis38
    Participant
      @genesis38
      Member

      Does anyone have any issues using zball launch with the shadow table? All my other push button tables work fine with zb ball launch, but shadow doesn’t. I have to use the enter key on my cab. I’ve tried copying the zb ball launch command from MM to shadow on DOF config program, but no luck.

      Any help would be greatly appreciated.

      Thanks fellows.

      #120129
      xenonph
      Participant
        @xenonph
        MemberContributor

        When you say “zb ball launch”, do you mean you use the Z key for plunger?

        If so, try this….

        You can edit 2 Lines in the table script.

        Line 164 looks like this…

        If keycode = PlungerKey Then Controller.Switch(11) = True

        Change to this…

        If keycode = 44 Then Controller.Switch(11) = True

        Then go to Line 176 and you will see this…

        If keycode = PlungerKey Then Controller.Switch(11) = False

        Change to this…

        If keycode = 44 Then Controller.Switch(11) = False

        Now your plunger will be set to Z key.

         

        Hope this helps.

        1 user thanked author for this post.
        #120130
        Genesis38
        Participant
          @genesis38
          Member

          Thank you zenonph. I should have been a bit more specific I think. ZB ball launch is achieved by pushing the plunger forward to simulate a launch ball button found in some tables. It works on all such as MM, ATM, T2 and many others, but the shadow, no luck. However, I will try your solution and see what happens.

          #120141
          Jesperpark
          Participant
            @jesperpark
            Member

            I’m not sure how exactly this works, but fairly sure zeb launch setup in the dof config tool.

          Viewing 4 posts - 1 through 4 (of 4 total)

          Forums are currently locked.

          ©2024 VPinBall.com

          Log in with your credentials

          Forgot your details?