outhere

Forum Replies Created

Viewing 4 posts - 2,061 through 2,064 (of 2,064 total)
  • Author
    Posts
  • in reply to: Hot Shot (Gottlieb 1973) #60950
    outhere
    Moderator
      @outhere

      This what I did for the bumper and slingshots in the script

      I changed the lines in red

      ‘*****BUMPER****
      Sub Bumper1_Hit:Addpoints(10):PlaySound SoundFXDOF(“fx_Bumper1”,105,DOFPulse,DOFContactors),0,1,-0.05,0.05:End Sub
      ‘***************

      Sub RightSlingShot_Slingshot
      PlaySound SoundFXDOF(“SlingshotRight”,104,DOFPulse,DOFContactors), 0, 1, 0.05, 0.05:Addpoints(10)
      RSling.Visible = 0
      RSling1.Visible = 1
      sling1.TransZ = -20
      RStep = 0
      RightSlingShot.TimerEnabled = 1
      End Sub

      Sub RightSlingShot_Timer
      Select Case RStep
      Case 3:RSLing1.Visible = 0:RSLing2.Visible = 1:sling1.TransZ = -10
      Case 4:RSLing2.Visible = 0:RSLing.Visible = 1:sling1.TransZ = 0:RightSlingShot.TimerEnabled = 0:gi1.State = 1:Gi2.State = 1
      End Select
      RStep = RStep + 1
      End Sub

      Sub LeftSlingShot_Slingshot
      PlaySound SoundFXDOF(“SlingshotRight”,103,DOFPulse,DOFContactors),0,1,-0.05,0.05:Addpoints(10)
      LSling.Visible = 0
      LSling1.Visible = 1
      sling2.TransZ = -20
      LStep = 0
      LeftSlingShot.TimerEnabled = 1
      End Sub

      1 user thanked author for this post.
      in reply to: Hot Shot (Gottlieb 1973) #60833
      outhere
      Moderator
        @outhere

        Like the Em

        My slingshot have no DOF,
        The bumper at the top is activating one of my slingshot solenoids and the ball in play does not Advance if no points are made..

        in reply to: AC/DC Premium-LE-Luci #55570
        outhere
        Moderator
          @outhere

          http://www.sternpinball.com/games/ac-dc/pro

          outhere
          Moderator
            @outhere

            Fixed

          Viewing 4 posts - 2,061 through 2,064 (of 2,064 total)

          ©2024 VPinBall.com

          Log in with your credentials

          Forgot your details?