Jump to content

[New VP10 Alert] HOUDINI


Recommended Posts

HOUDINI


still in WIP
freeplay and autoplunger
in preparation animation of the trunk, ejection of 2 balls and carousel animation.

rules to do by yourself , according to your tastes.......?


 

Link to comment
Share on other sites

line 8 error syntax  remplacer scoretext par scorebox

If Table1.ShowDT = false then
    Scoretext.Visible = false   '<=== error   replaced by scorebox
End If

trad. google:

eh guys with a minimum of effort to see it for yourself in the bg.

de plus le "script" est symbolique , vous devez constituer vos règles vous meme

Link to comment
Share on other sites

  • 1 month later...

ok I changed the script to:

If Table1.ShowDT = false then
    scorebox.Visible = false
End If 

Dim Controller
Set Controller = CreateObject("B2S.Server")
Controller.B2SName = ("deadpool10")
Controller.Run

I start the game, it looks like the table is freezing when you insert coin and start a game and after 30 seconds the game start and more and more balls are coming. Is that normal behaviour?

Here is a B2S:

Houdini Master of Mystery (American Pinball 2017).7z

Link to comment
Share on other sites

  • 3 weeks later...
  • 1 month later...
  • 1 month later...
  • 1 month later...
  • 4 weeks later...

I modified this for a cabinet with an B2S, moved the score, balls, credits to the B2S backglass, I also change the script for 5 ball game play and made some other minor changes, all the real credit goes to the original author.

Do I need permission to zip this up and share?

Link to comment
Share on other sites

  • 5 months later...
  • 5 months later...
  • 11 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...