Jump to content

Recommended Posts

Posted
1 hour ago, stefanaustria said:

 of Course, missing all the other Stuff ...

as usual ... ?

and I do not despair with the BIP...?

I would like to integrate a smoke effect
directx manages this
but I do not know if vpx does it

Posted

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

  • 1 month later...
Posted

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

  • 3 weeks later...
Posted

It's looking for chrono.ogg in the Music folder. Copy or create another music file with the name chrono.ogg. Or look into the script and change the name chrono.ogg to something available in your Music directory.

  • 1 month later...
  • 1 month later...
Posted

salut  , es que c est possible de transféré le score sur la backglass?

 

 

hey, is it possible to transfer the score on the backglass ?

  • 1 month later...
  • 4 weeks later...
Posted

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?

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

Controller.B2SName = ("deadpool10")

 

What does this mean/do. I have seen other scripts that use different names. like Rush.2112 

I'm trying to get a idea of what I am looking at. Thanks.

 

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...