April 27, 2020 at 2:12 pm
#175998
Hello, I have a configuration of 2 monitors, playfield and DMD. Install the table, copy and rename the .pov, but in landscape mode, the backglass numbers still appear. I have checked the “disable b2s”. Anything else I can do? Thanks for everything!
EDIT
Ok, I modify the script en line 81:
if b2son then
for each xx in backdropstuff
xx.visible=0
next
backdroptimer.enabled=0
Else
for each xx in backdropstuff
xx.visible=1 <<<<< this change to xx.visible=0
It´s works!!
Attachments:
You need to login in order to like this post: click here