- View New Content
-
Getting Started
-
Tutorials
Tutorial Categories
Tutorials Main Page Installation and Setup Downloadable TutorialsROM Adjustments
Number of Balls Adjustments Volume Adjustments
-
Visual Pinball Tables
VP 9 Desktop Tables
All VPM Recreations VP Recreations VP/VPM MODs VP Originals ROMsVP 8 Desktop Tables
All VPM Recreations VP Recreations VP/VPM MODs VP Originals ROMsVP Cabinet Tables
All Full Screen Cabinet Full Screen B2S Cabinet Spanned Cabinet Tables HyperPin Media Packs ROMs
- Future Pinball Tables
-
Design Resources
Main Resources
Table Templates Playfield Images Image Library Sound Library Key CodesVP Guides
VP8 Guide - English VP8 Guide - Deutsch VP9 Guide - English VP9.1.x Guide - English VP Object Guide VPM DocumentationFuture Pinball Resources
Playfield Images 3D Model LibraryFuture Pinball Guides
FP Script Guide Big Draco Script Guide FP Table Design Guide FP DMD Guide
- Other Features
- Image Gallery
-
More
Backglasses exit Problems many Times i have to push Exit 2 time
Started By
Newer
, Mar 05 2013 01:35 AM
18 replies to this topic
#1
Posted 05 March 2013 - 01:35 AM
I have a Problem with my Backglasses Exit.
If i play a Table and will go out with exit the Backglass stay there and i cant go back to the Wheel to take another Table, if i push exit second Time so the Backglass closed and i can go back to the Wheel.
What is the Problem that i have to push 2 Times the Exit Button?
Have anybody the same Problem and knows a Solution?
If i play a Table and will go out with exit the Backglass stay there and i cant go back to the Wheel to take another Table, if i push exit second Time so the Backglass closed and i can go back to the Wheel.
What is the Problem that i have to push 2 Times the Exit Button?
Have anybody the same Problem and knows a Solution?
#2
Posted 05 March 2013 - 01:51 AM
what type of backglass? is its the B2S? and you are running the new hyperpin? you will need to turn off the B2S in the table script set it to FALSE and let hyperpin launch and close the backglass..
Give us a little more info...
Edited by LoadedWeapon, 05 March 2013 - 01:52 AM.
#3
Posted 05 March 2013 - 02:05 AM
what type of backglass? is its the B2S? and you are running the new hyperpin? you will need to turn off the B2S in the table script set it to FALSE and let hyperpin launch and close the backglass..Give us a little more info...
It is happening to me also on B2S tables with VP915. It does not happen with directb2s tables and i am still using fplaunch 1 (1.295 does not work for me - VP exit issues) and setting hyperpin to close B2S is not an option unless the script can be added to my FPlaunch 1. I have tested.
Webster.
#4
Posted 05 March 2013 - 02:55 AM
Yes if you name the table and everything with _B2S hyperpin will launch it automatically .. so like "Attack from Mars_B2S" hyperpin will launch the backglass and close it with the table but you will have to open table script and set launch backglass to false
Edited by LoadedWeapon, 05 March 2013 - 02:57 AM.
#5
Posted 05 March 2013 - 10:16 AM
Hallo all together
I use the VP 9.14
Windows XP
I use no Direct Backglasses only B2S
LoadedWepon what you mean with if i use the New Hyperpin?
you will need to turn off the B2S in the table script set it to FALSE and let hyperpin launch and close the backglass
Must i do this for each Table or can i do set for all in one?
I use the VP 9.14
Windows XP
I use no Direct Backglasses only B2S
LoadedWepon what you mean with if i use the New Hyperpin?
you will need to turn off the B2S in the table script set it to FALSE and let hyperpin launch and close the backglass
Must i do this for each Table or can i do set for all in one?
Edited by Newer, 05 March 2013 - 10:19 AM.
#7
Posted 05 March 2013 - 12:52 PM
Ok then open VP and load your table circus Voltair in the editor don't hit play.. on the left side you should see script button. When you hit it another window will open with the table script in it.. scroll till you see the launch backglass and circus voltair it will probably say True out beside it you need to change that to False and save it. I think you launching the backglass with the table and hyperpin is launching one you need to turn the table one off it tells you in the readme file in almost all b2s table downloads.
#9
Posted 05 March 2013 - 07:34 PM
Just click in the script window and scroll down till you see the launch backglass you need to erase True and type in False then save it..
When I get home I will take a picture to show you better im at work atm..
When I get home I will take a picture to show you better im at work atm..
Edited by LoadedWeapon, 05 March 2013 - 07:41 PM.
#11
Posted 05 March 2013 - 07:55 PM
what type of backglass? is its the B2S? and you are running the new hyperpin? you will need to turn off the B2S in the table script set it to FALSE and let hyperpin launch and close the backglass..
Give us a little more info...
It is happening to me also on B2S tables with VP915. It does not happen with directb2s tables and i am still using fplaunch 1 (1.295 does not work for me - VP exit issues) and setting hyperpin to close B2S is not an option unless the script can be added to my FPlaunch 1. I have tested.
Webster.
This is the B2S modded FPLaunch 1 that I was using on my old cab,
FPLaunch.rar 203.32K
7 downloads
#12
Posted 05 March 2013 - 08:11 PM
Hallo
What i have to do with that?
Sorry for stupid Questions, iam only 7 Weeks in this Szene with Tables and Backglasses...
LoadedeWeapon you mean that ?
Its on the Top into the script.
ExecuteGlobal GetTextFile("b2s.vbs")
ResetB2SData 0,49,0 'Initialise the b2s data area
'********************************************************************************************
LaunchBackGlass "CirqusVoltaire_FS_B2S", true 'True=Launch bg , False=Don't launch bg.
' SetB2SData 5,1 'ENABLE BALLY LOGO ON DMD SCREEN FOR 3 SCREEN CABS
'********************************************************************************************
What i have to do with that?
Sorry for stupid Questions, iam only 7 Weeks in this Szene with Tables and Backglasses...
LoadedeWeapon you mean that ?
Its on the Top into the script.
ExecuteGlobal GetTextFile("b2s.vbs")
ResetB2SData 0,49,0 'Initialise the b2s data area
'********************************************************************************************
LaunchBackGlass "CirqusVoltaire_FS_B2S", true 'True=Launch bg , False=Don't launch bg.
' SetB2SData 5,1 'ENABLE BALLY LOGO ON DMD SCREEN FOR 3 SCREEN CABS
'********************************************************************************************
Edited by Newer, 05 March 2013 - 08:14 PM.
#13
Posted 05 March 2013 - 09:06 PM
Yes thats the right part it should look like...
After you change it to FALSE hit FILE then SAVE at the top of VP..
'********************************************************************************************
LaunchBackGlass "CirqusVoltaire_FS_B2S", FALSE 'True=Launch bg , False=Don't launch bg.
' SetB2SData 5,1 'ENABLE BALLY LOGO ON DMD SCREEN FOR 3 SCREEN CABS
'********************************************************************************************
picture here..
http://i49.tinypic.com/30jtvnp.jpg
Edited by LoadedWeapon, 05 March 2013 - 09:29 PM.
#15
Posted 06 March 2013 - 10:20 PM
It wont start with just VP. But you said you used Hyperpin. When it is launched thru Hyperpin as long as the name of the table and backglass B2S file is the same and ends in _B2S Hyperpin will launch it.. Like this
Cirqus Voltaire_B2S.vpt <------ the table file
Cirqus Voltaire_B2S.exe <------ the B2S file
So all B2S table should look something like this.. and everything else should match the name table art, backglass art, wheel art, and in your Hyperpin VP XML
AbraCaDabra_B2S
Amazing Spiderman_B2S
Attack from Mars_B2S
Back To The Future_B2S
Bad Cats_B2S
Edited by LoadedWeapon, 06 March 2013 - 10:27 PM.
#19
Posted 07 March 2013 - 01:45 AM
yea if you got it from the hyperpin downloads section on hyperspin forum that is an old version and you need to update FPLaunch you can download it here..
http://www.vpforums....showtopic=23367
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users


Top













are all trademarks of VPFORUMS.