- This topic has 26 replies, 1 voice, and was last updated 4 years, 7 months ago by
makmak.
-
AuthorPosts
-
February 21, 2019 at 11:42 am #114931
https://vpinball.com/VPBdownloads/gottliebpremier-mario-andretti-1995-vpx/
This is a VPX recreation of a 1995 Gottlieb/Premier Mario Andretti pinball machine. Big thanks to Destruk, Darth Soudiuos, and Joe for their earlier VP8 version. Thanks to Pinball Ken for his ball collision script and sounds, and JP for his ball rolling script and sounds . I co-authored this table with Steely. He did some masterful work on the spinner in this table along with other nice improvements. This table is a blast to play. It needs the rom “andretti.zip” to run, you will have to find that yourself.
You need to login in order to like this post: click here
February 21, 2019 at 11:50 am #114933Can’t wait to try it. Thanks
You need to login in order to like this post: click here
February 21, 2019 at 11:51 am #114934Thanks rascal again :)
********************************************************
Messing with the VPinball app and push notifications.
So if you haven't downloaded app yet what are you waiting for!?
for IOS and Android********************************************************
********************************************************
Messing with the VPinball app and push notifications.
So if you haven't downloaded app yet what are you waiting for!?
for IOS and Android********************************************************
You need to login in order to like this post: click here
February 21, 2019 at 12:21 pm #114937As a Indiana native and a regular at the track at the end of May. Thanks for a great table with an iconic figure.
You need to login in order to like this post: click here
February 21, 2019 at 3:18 pm #114949Fun Table . Thank you. Can you tell me how to make the dmd on the top of my cabinet playfield go away? It currently cannot be highlighted (show border) to make it smaller or drag it
"And in the end, the love you take is equal to the love you make"
"And in the end, the love you take is equal to the love you make"
You need to login in order to like this post: click here
February 21, 2019 at 3:19 pm #114950So glad to see this. Really enjoy the real thing. Looking forward to giving it a spin. Thanks.
Onevox
Onevox
You need to login in order to like this post: click here
February 21, 2019 at 4:31 pm #114954Any chance to have a DMD for the cabinet mode?
Thank you
You need to login in order to like this post: click here
February 21, 2019 at 4:32 pm #114955Fun Table . Thank you. Can you tell me how to make the dmd on the top of my cabinet playfield go away? It currently cannot be highlighted (show border) to make it smaller or drag it
Bob it should go away on its own if the table detects that you have B2S. Otherwise you can change line 23 from Flasher23.Visible = True to Flasher23.Visible = False. If you want the movable vpinmame dmd you can change line 13 to VarHidden=0 too. The other option is that you can find this Flasher23 on the editor and unlock it and move it where you want.
You need to login in order to like this post: click here
February 21, 2019 at 4:37 pm #114957Any chance to have a DMD for the cabinet mode?
Thank you
Damn it, I screwed that up, change line 27 from VarHidden=0:VarRol=0 to VarHidden=0:VarRol=1.
You need to login in order to like this post: click here
February 21, 2019 at 5:06 pm #114967to remove dmd on cabinet mode add line
Flasher23.Visible = False
to line 33 (not sure why B2SON variable is not true)
You need to login in order to like this post: click here
February 21, 2019 at 6:40 pm #114982Great table, when I start the game up in PinballX the Backglass does not show up, but if I start it up from my tables shortcut folder I have a backglass. Please help.
You need to login in order to like this post: click here
February 22, 2019 at 2:30 am #115006Common issue with Pinballx. Go into vpx set graphics options and clicks force full screen. It works for me on tables that won’t show backglass. It also improves vpx performance
You need to login in order to like this post: click here
February 22, 2019 at 9:12 am #115053February 22, 2019 at 9:21 am #115056Is there a way to get the vbs-file mentioned in the script header?
controller.vbs comes in the script folder when you download vp10.
You need to login in order to like this post: click here
February 23, 2019 at 9:02 am #115162Keeps getting better! thanks @rascal
********************************************************
Messing with the VPinball app and push notifications.
So if you haven't downloaded app yet what are you waiting for!?
for IOS and Android********************************************************
********************************************************
Messing with the VPinball app and push notifications.
So if you haven't downloaded app yet what are you waiting for!?
for IOS and Android********************************************************
You need to login in order to like this post: click here
February 24, 2019 at 2:16 am #115307Does anyone has a wheel for this one?
I can do my PS trick, but it will be next week…You need to login in order to like this post: click here
February 24, 2019 at 3:43 am #115311Does anyone has a wheel for this one?
I can do my PS trick, but it will be next week…
There is one in this wheel pack: https://vpinball.com/VPBdownloads/wheel-pack-2017-stat/
You need to login in order to like this post: click here
1 user thanked author for this post.
February 24, 2019 at 5:14 am #115314rascal, it is easy to set Objects to in/visible, look at the top in Script, there is …
If Table1.ShowDT = true then
VarRol=0:VarHidden=0
Textbox1.visible = True
Textbox2.visible = True
Textbox3.visible = True
Else
VarRol=1:VarHidden=0
Textbox1.visible = False
Textbox2.visible = False
Textbox3.visible = False
End IfIn your latest Version i also had Textbox1 in FS Mod, just added this one above in bold.
That means, it should not be visible in FS Mod – only DT Mod.Hidden=1 at DT is also not correct, DMD should Always be visible, changes in bold
You need to login in order to like this post: click here
February 25, 2019 at 8:48 pm #115513How can I get rid of these three number columns? I have been trying to figure this out for a few days now and I can’t get rid of them!
You need to login in order to like this post: click here
February 26, 2019 at 7:32 am #115531How can I get rid of these three number columns? I have been trying to figure this out for a few days now and I can’t get rid of them!
I don’t think you can, unless you display it in a flasher on the table like I had it.
You need to login in order to like this post: click here
-
AuthorPosts
Forums are currently locked.