I added this to the install instructions:
Configuring PinUp Player’s Screen settings for this table only (so you don’t need to change PuP’s default settings):
Since I don’t think SetScreenex is mentioned yet in any of the PuP docs…I’ll mention how I used it with Tron (PuP Edition) here.
In the table script near the top, you can find these two lines:
PuPlayer.SetScreenex 2,0,0,0,0,1 ‘Set PuPlayer Backglass to Pop-Up On <screen number> , xpos, ypos, width, height, POPUP
PuPlayer.SetScreenex 0,0,0,0,0,1 ‘Set PuPlayer Topper to Pop-Up On <screen number> , xpos, ypos, width, height, POPUP
Screen number 2 = Backglass, screen number 0 = Topper.
Change the last digit to 0 if you want to disable PopUp for this table ONLY! (though Pop-Up is recommended)
Setting the xpos, ypos, width, height, to 0 will also use PinUp Players’s default size and position if you don’t want a different position and size for only this table.
Or you can comment out the entire line with an apostrophe to disable the command entirely (and use PinUp Player’s default settings).
Also you will see these lines:
PuPlayer.Init 0,”Tron_Legacy”
PuPlayer.Init 2,”Tron_Legacy”
If you don’t want to use one of the PuP screens at all, just comment out the line with an apostrophe which screen (Backglass=2, Topper=0) you don’t want to use specifically for this table ONLY! This way you don’t have to change PuP’s default settings.
All of the above is only applicable to a PuP table “MOD” that doesn’t use a PuPB2S (like Tron Legacy PuP Edition). This is the only way to allow for this table to have its own user definable PuP screens config without changing PuP’s default settings.
You need to login in order to like this post: click here

