No Good Gofers (Williams 1997)

Viewing 9 posts - 121 through 129 (of 129 total)
  • Author
    Posts
  • #197259
    polishedball
    Participant
      @polishedball

      Sure do love this table,  any chance of an update or has the dev left the scene?  Been what 4 years not complaining, but curious.

      #197275
      Thalamus
      Moderator
        @thalamus

        Read the thread properly and you will get answers to your question.

        #201837
        Katicajaneva
        Participant
          @katicajaneva

          Can someone please post again the updated version ? The dropbox link is dead. I have problem with this 1.0 version – the ball gets stuck all the time in that upper hole-in-one…

          #211536
          ktmspark
          Participant
            @ktmspark

            yes , is there a fixed version ? or info on how to fix?, the table is great but the ball sticking is a real shame

            #224493
            dondi
            Participant
              @dondi

              @Thalamus Getting a weird & consistent VPX freeze when sidecarring the VBS script from the github; when shooting the ball up the center ramp with the gopher peeking his head up, VPX freezes dead-cold. Flippers don’t respond, nothing. I can hit the launch button, which will close the player and take me to the editor with the tablescript visible and line 1527 is highlighted under this Function:

              Function Pan(ball) ' Calculates the pan for a ball based on the X position on the table. "Table" is the name of the table
                  Dim tmp
                  tmp = ball.x * 2 / Table.width-1
                  If tmp > 0 Then
                      Pan = Csng(tmp ^10)
                  Else
                      Pan = Csng(-((- tmp) ^10) )
                  End If
              End Function

              The line highlighted is the tmp = line

              Not sure what the root-cause is.

              EDIT: Also seems to do it without sidecarring the VBS too.

              • This reply was modified 3 years, 4 months ago by dondi.
              #224499
              Thalamus
              Moderator
                @thalamus

                @dondi : Try download the updated script – I haven’t tried it on my end, since I’ve already modified this one on my end.

                1 user thanked author for this post.
                #224501
                dondi
                Participant
                  @dondi

                  Thank you very much @Thalamus. That seems to have done the trick; no freezing when sending the ball up the center ramp, AND, I have improved SSF. Good stuff. Appreciated

                  #231353
                  TheMirrorMystic
                  Participant
                    @themirrormystic

                    Does anyone have a link to the updated version? All the links appear to be dead

                    #231372
                    Thalamus
                    Moderator
                      @thalamus

                      Read the thread. I don’t think you have to be content with the released version or have a friend ship it to you.

                    Viewing 9 posts - 121 through 129 (of 129 total)

                    Forums are currently locked.

                    ©2024 VPinBall.com

                    Log in with your credentials

                    Forgot your details?