Jump to content



Photo
- - - - -

Scuba (Gottlieb 1970) FS [VP 9.x Cabinet FS B2S]


  • Please log in to reply
9 replies to this topic

#1 loserman76

loserman76

    Cannot resist the build..

  • VIP
  • 667 posts

  • Flag: United States of America

  • Favorite Pinball: Pinbot, High Speed and just about any Gottlieb EM from 1970-1979



Posted 25 June 2015 - 03:25 AM

Posted Image


File Name: Scuba (Gottlieb 1970) FS

File Submitter: loserman76

File Submitted: 24 Jun 2015

File Category: VP 9.x B2S Cabinet Tables (B2S)

Author(s): Loserman76
GNance
Manufacturer: Gottlieb
Year: 1970
Permission to MOD?: Yes, with approval


**** REQUIRES VP 9.9x *****
'*
'*        Gottlieb's Scuba (1970)
'*        Table primary build/scripted by Loserman76
'*        Table images by GNance
'*        http://www.ipdb.org/...ine.cgi?id=2077
'*
'*  Thanks to the following for their contributions (whether they know it or not!)
'*  If I have missed anyone, let me know as this table would not exist without the
'*  folks in the community. 
'*
'* 
'*  JPSalas - gameroom backdrop and methods gleaned from his fantastic tables
'*  Noah - images
'*  EalaDubhSidhe - table object templates
'*  Black - HS save/load routines
'*  Itchigo - table templates which gave me ideas on how to accomplish what I wanted in this table
'*  Inkochnito - scorecards/instruction cards
'*  Pinuck - Gottlieb chimes and score motor routines
'*  Herweh - directB2S designer and tools
'*  JimmyFingers - rolling ball and other objects' sound routines
'*  hauntfreaks - newer postit note images
'*  GNance - fixes for the score motor related routines
'*
'*  Of course, the team behind Visual Pinball - without them, there wouldn't be much choice for playing pinball on a PC
'*  I also must include Black and his Future Pinball as I used tables on that platform to help in building my VP tables.
'*
 
 
For this table, I am using my new method for enabling/disabling the dB2S backglass. By default the backglass is disabled. The easy way to enable it is this method:
1.Launch table and then exit. It will auto-create a file in the USER folder of VPinball named "LMEMTables.txt"
2.Open this file in notepad and change the "0" to a "1" and save.
3.Next time you launch, the backglass will launch.
Or for the die hards out there, create a text file in the USER folder named LMEMTables.txt and put a "1" (no quotes) on the first line and save it.
 
Operator menu options are as follows:
"[" - open/close the operator menu
"6" - changes balls per game (3/5)
"7" - change replay settings - but for now I only have 1 set of replay settings so you can't change these.
On the full screen version, pay attention to the apron to tell whether it is set for 3 or 5 ball play.
 


Click here to download this file



#2 PinballShawn

PinballShawn

    Enthusiast

  • Members
  • PipPipPip
  • 343 posts
  • Location:Pittsburgh, Pa.

  • Flag: United States of America

  • Favorite Pinball: Changes Daily

Posted 25 June 2015 - 04:05 AM

Nice! I actually have one of those in my collection.



#3 BobAlbright

BobAlbright

    Pinball Wizard

  • Platinum Supporter
  • 2,304 posts
  • Location:York, Pa. USA

  • Flag: United States of America

  • Favorite Pinball: Attack from Mars

Posted 25 June 2015 - 01:49 PM

Thanks LM!

"and in the end , the love you take is equal to the love you make"


#4 rcaviator

rcaviator

    Neophyte

  • Members
  • Pip
  • 6 posts
  • Location:Omaha

  • Flag: United States of America

  • Favorite Pinball: Cirqus Voltaire, Medieval Madness, TRON Legacy

Posted 16 July 2015 - 09:21 PM

I downloaded the DOF version,  but not having any luck getting DOF to work.  I've got my cabinet set up to automatically download the latest DOF configurations on startup, but the line in the directoutputconfig.ini file looks somewhat strange.

 

Scuba_1970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

Edited by rcaviator, 16 July 2015 - 09:23 PM.


#5 arngrim

arngrim

    DJ Force Feedback

  • VIP
  • 2,188 posts
  • Location:Charleroi, Belgium

  • Flag: Belgium

  • Favorite Pinball: Monster bash



Posted 16 July 2015 - 09:41 PM

so that was the problem, config is now online, solved ;)



#6 rcaviator

rcaviator

    Neophyte

  • Members
  • Pip
  • 6 posts
  • Location:Omaha

  • Flag: United States of America

  • Favorite Pinball: Cirqus Voltaire, Medieval Madness, TRON Legacy

Posted 16 July 2015 - 10:31 PM

Thanks Arngrim!  Just downloaded the latest config and it's working now.  :tup:



#7 bpjacobsen

bpjacobsen

    Pinball Fan

  • Members
  • PipPipPipPip
  • 1,092 posts

  • Flag: ---------

  • Favorite Pinball: all

Posted 01 March 2016 - 02:26 PM

Hi I have an issue where the B2s won't load for this table and a couple of your other tables. No error, just won't load. the file names match. is there a script setting I should check?
Thanks!

#8 roar

roar

    Enthusiast

  • Members
  • PipPipPip
  • 462 posts

  • Flag: Canada

  • Favorite Pinball: TOM

Posted 01 March 2016 - 03:20 PM

Thanks for bumping this thread... totally forgot I owned this table, I thought it was a great pairing for my Fathom... off to see if exists in FS.



#9 allknowing2012

allknowing2012

    Pinball Fan

  • Members
  • PipPipPipPip
  • 1,948 posts
  • Location:Waterloo, ON

  • Flag: Canada

  • Favorite Pinball: bucaneer

Contributor

Posted 01 March 2016 - 03:40 PM

Hi I have an issue where the B2s won't load for this table and a couple of your other tables. No error, just won't load. the file names match. is there a script setting I should check?
Thanks!

The text above outlines the steps .. is that not working? 

To debug you can add msgbox type lines in the code to troubleshooot.

 

For this table, I am using my new method for enabling/disabling the dB2S backglass. By default the backglass is disabled. The easy way to enable it is this method:
1.Launch table and then exit. It will auto-create a file in the USER folder of VPinball named "LMEMTables.txt"
2.Open this file in notepad and change the "0" to a "1" and save.
3.Next time you launch, the backglass will launch.
Or for the die hards out there, create a text file in the USER folder named LMEMTables.txt and put a "1" (no quotes) on the first line and save it.


Edited by allknowing2012, 01 March 2016 - 03:41 PM.

* I don't know everything - I just have no life *
testimageNL

 

 

 

#10 bpjacobsen

bpjacobsen

    Pinball Fan

  • Members
  • PipPipPipPip
  • 1,092 posts

  • Flag: ---------

  • Favorite Pinball: all

Posted 02 March 2016 - 01:55 AM

amazing now one little number can make all the difference. LOL. all fixed. thanks! And nice work on these tables. Love how realistic the BG are too. It's like I"m looking at a real PB table