Hi,
First of all, I'd like to thank JpSalas for the permission and also a few members of MTC and VPNation for testing.
A Big Thank to JMx for all Graphics.
This Table works only with puppack. Three choices : 2screens with DMD on BG, 3 screens with full DMDand 3 screens with real DMD
Dragon's Lair is the first table with QtE (Quick time Event) based on the arcade game.
You must save the princess Daphne with different quests.
To Access the quest, you must hit the gate in middle of the playfield
Let run the quest at the end and you have three choices: left(left flip), right(right flip) and sword(launch ball).
After 6 quests successfully done, you have the Super Quest with two scenes.
To make Multiball, go to the left and to the right ramp and go to the center hole.
This is my first script, be indulgent.
Change value if you like
Const EnablePupPack =True ' Don't change
Const EnablePupDmd = True' Enable PupPack must be true if this is set to true
Const EnableFlexDmd = False 'Choose True to Enable Pupppack with FlexDMD
Const FlexDMDHighQuality = True ' True DMd 256*64 or False Dmd 128*32
'**************************
' PinUp Player USER Config
'**************************
dim PuPDMDDriverType: PuPDMDDriverType =0 ' 0=LCD DMD, 1=RealDMD 2=FULLDMD (large/High LCD)
dim useRealDMDScale : useRealDMDScale =1 ' 0 or 1 for RealDMD scaling. Choose which one you prefer.
dim useDMDVideos : useDMDVideos =true ' true or false to use DMD splash videos.
Dim pGameName : pGameName="dragonlair" 'pupvideos foldername, probably set to cGameName in realworld
puppack link: https://mega.nz/folder/l8ZBUTbC#vRBRS1scHCe37NikE031ig
Enjoy !
Français:
En Premier, je voudrais remercier JP Salas pour la permission et quelques membres de MTC et VPnation pour les test.
Un grand merci à JMX pour tous les graphismes.
Cette table ne fonctionne qu'avec le Puppack
Dragon's Lair est la premiere table avec QTE et basée du jeu d'arcade.
Vous devez sauver la princesse Daphné avec différentes quêtes.
Pour accéder aux quêtes, vous devez toucher la porte au milieu de la table.
Laisser jouer les videos jusqu'à la fin et vous avez trois choix: Gauche(flip gauche), droite (flip droite) et Epée (bouton launch ball)§.
Après avoir réussi 6 Quêtes, vous avez la super quête avec 2 scènes de suite.
Multiball, Allez sur la rampe de gauche et de droite et mettre la bille dans le trou en haut de playfield.
C'est mon premier script comlet, soyez indulgent
Bon amusement.
Lien pupack: https://mega.nz/folder/l8ZBUTbC#vRBRS1scHCe37NikE031ig
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 Now