File Name: Cabaret (Recreativos Franco 1975) B2S backglass
File Submitter: jejepinball
File Submitted: 02 Feb 2022
File Category: dB2S Animated Backglasses
Author(s): 7he S4geManufacturer: Other - Pinball
Year: 1975
Simple backglass with a photo from ipdb.org.
Url to the table by eduguitar72 : https://www.vpforums...s&showfile=9757
See the new script for the table in the ZIP file : VisualPinballScript_for_eduguitar72_VP9_table.txt
If you want to manually add the code :
Script for the actual VP9 table :
' Launch B2S
Dim Controller
On Error Resume Next
Set Controller = CreateObject("B2S.Server")
Controller.B2SName = "Cabaret"
Controller.Run
On Error Goto 0
Sub Table1_Exit()
Controller.Pause
Controller.Stop
End Sub
When you find a line "Credit = Credit + 1" or "Credit = Credit - 1", add this line :
Controller.B2SSetCredits Credit
In function AddScore(), add this line :
Controller.B2SSetScorePlayer1 Score(1)
Click here to download this file




Top












are all trademarks of VPFORUMS.