About This File
Here is an Aladdin (by Tombg) backglass for those who would like to move the PupPack to FullDMD screen.
Place this file in tables folder like any B2S, matching your game's filename.
In order to move the PUP to my Full DMD I did this:
Select the .bat file in the Aladdin pupvideos folder to pick 3 screen with no DMD, no topper.
Use EditThisPuPPack to change all the screens going to 2, to 5.
Script change (add the bolded portion below in between the existing lines in the vpx script):
On Error Goto 0
Set Controller = CreateObject("B2S.Server")
Controller.Run
'----- Shadow Options -----
If you experience the B2S not exiting when quitting table, you may want to add this to the very end of the vpx script:
Sub Table1_Exit()
On Error Resume Next
Controller.Stop
Set Controller = Nothing
End Sub
-----
Come join us for weekly competitions and VPin chat on the WoVP Discord: https://discord.gg/75AjDuPch9
******NOTICE AND DISCLAIMER**********
This backglass is a non-commercial, fan-made tribute created strictly for private, educational, and home-entertainment use. It is provided "as-is" and free of charge.
Ownership: All trademarks, logos, characters, and copyrighted materials related to Aladdin and Disney are the sole property of their respective owners. No claim of ownership is made to these assets.
No Profit: This project is not affiliated with, endorsed by, or sponsored by the copyright holders. The creator(s) of this table have received no financial compensation for its development or distribution.
Distribution: This file may not be sold, bundled with commercial hardware, or used for any commercial purpose.
Edited by Autobott
add link
User Feedback
Create an account or sign in to leave a review
You need to be a member in order to leave a review
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In NowThere are no reviews to display.