Backglass for the table Kratos God of War by spookyMoulder.
Score display and image on DMD screen.
For display B2S, add this lines into the table script :
Dim Controller
On Error Resume Next
Set Controller = CreateObject("B2S.Server")
Controller.B2SName = "Kratos"
Controller.Run
On Error Goto 0
Sub Table1_Exit()
Controller.Pause
Controller.Stop
End Sub
For display the score on backglass, add this line into the table script, into AddScore sub :
Controller.B2SSetScore 1,Score