Star Wars Trilogy

Subscribers:
1,710
Published on ● Video Link: https://www.youtube.com/watch?v=KVsldWmgqtM



Category:
Vlog
Duration: 35:24
18 views
2


Visual Pinball
Star Wars Trilogy Siggis Mod

Stringhe da aggiungere sulla linea 11 dello script Siggis Mod per avviare il Pup Pack








'****** PuP Variables ******



Dim usePUP: Dim cPuPPack: Dim PuPlayer: Dim PUPStatus: PUPStatus=false ' dont edit this line!!!



'*************************** PuP Settings for this table ********************************



usePUP = true ' enable Pinup Player functions for this table

cPuPPack = "swtril43" ' name of the PuP-Pack / PuPVideos folder for this table



'//////////////////// PINUP PLAYER: STARTUP & CONTROL SECTION //////////////////////////



' This is used for the startup and control of Pinup Player



Sub PuPStart(cPuPPack)

If PUPStatus=true then Exit Sub

If usePUP=true then

Set PuPlayer = CreateObject("PinUpPlayer.PinDisplay")

If PuPlayer is Nothing Then

usePUP=false

PUPStatus=false

Else

PuPlayer.B2SInit "",cPuPPack 'start the Pup-Pack

PUPStatus=true

End If

End If

End Sub



Sub pupevent(EventNum)

if (usePUP=false or PUPStatus=false) then Exit Sub

PuPlayer.B2SData "E"&EventNum,1 'send event to Pup-Pack

End Sub



' ******* How to use PUPEvent to trigger / control a PuP-Pack *******



' Usage: pupevent(EventNum)



' EventNum = PuP Exxx trigger from the PuP-Pack



' Example: pupevent 102



' This will trigger E102 from the table's PuP-Pack



' DO NOT use any Exxx triggers already used for DOF (if used) to avoid any possible confusion



'************ PuP-Pack Startup **************



PuPStart(cPuPPack) 'Check for PuP - If found, then start Pinup Player / PuP-Pack







Tags:
Star Wars Trilogy
vpx star wars trilogy
Star Wars Trilogy Siggis Mod



Other Statistics

Star Wars Trilogy Arcade Statistics For Petacca Roberto

Currently, Petacca Roberto has 18 views for Star Wars Trilogy Arcade across 1 video. Less than an hour worth of Star Wars Trilogy Arcade videos were uploaded to his channel, making up less than 0.13% of the total overall content on Petacca Roberto's YouTube channel.