Jump to content



Photo
- - - - -

Orbit 1 (Hankin 1978) [VP 9.x Cabinet FS]


  • Please log in to reply
6 replies to this topic

#1 dboyrecords

dboyrecords

    Pinball Fan

  • VIP
  • 1,023 posts

  • Flag: United States of America

  • Favorite Pinball: all of them! Bad Cats, Addams, really all!!!



Posted 16 January 2015 - 10:54 PM

Posted Image


File Name: Orbit 1 (Hankin 1978)

File Submitter: dboyrecords

File Submitted: 16 Jan 2015

File Category: VP 9.x Cabinet Tables (FULL SCREEN)

Author(s): dboyrecords
destruk
Aussie34
Manufacturer: Other - Pinball
Year: 1978
Permission to MOD?: Yes, without approval


Rotated VP8 dt converted to 9.9 with permission. Testing and tweaking by kiwi.


Click here to download this file



#2 randr

randr

    I'm just a hardware guy so...

  • VIP
  • 2,650 posts
  • Location:Minnesota

  • Flag: United States of America

  • Favorite Pinball: Twilight Zone

Posted 17 January 2015 - 01:32 AM

If anyone has a modded hankin.vbs that changes coin1 to 5 please share as this wants 3 as coin

randr___pinball.png                         


#3 32assassin

32assassin

    Pinball Fan

  • VIP
  • 853 posts

  • Flag: United States of America

  • Favorite Pinball: terminator 2

Posted 17 January 2015 - 02:43 AM

you don't need to modify the Hankin VBS or the Gotlieb System 1 to change the coin from 3 to 5

 

Both Gotlieb system 1 and  Hankin vbs file call the VPMkeys.vbs for coin assignments

 

 Hankin and Gotlieb system 1  (gts1.vbs)

line 10

ExecuteGlobal fso.OpenTextFile("VPMKeys.vbs", 1).ReadAll : If Err Then MsgBox "Can't open ""vpmkeys.vbs""" : Exit Sub

Open the VPMKeys.VBS file and change lines 23 to 26  to set Coin 1 = 5   Coin 2 = 6  for all your tables

keyInsertCoin1   = 6   '(5)    Insert coin in slot 1
keyInsertCoin2   = 7   '(6)    Insert coin in slot 2
keyInsertCoin3   = 6   '(5)    Insert coin in slot 3
keyInsertCoin4   = 7   '(6)    Insert coin in slot 4

 

 

or

 

Coin 1 = 5   Coin 2 = 5  for all your tables

keyInsertCoin1   = 6   '(5)    Insert coin in slot 1
keyInsertCoin2   = 6   '(5)    Insert coin in slot 2
keyInsertCoin3   = 6   '(5)    Insert coin in slot 3
keyInsertCoin4   = 6   '(5)    Insert coin in slot 4

 

 


My Files
http://www.vpforums....4de64a621eccd40
My Table List
www.youtube.com/watch?v=DlaxLrXlPOU
See a table you like, help me complete it by finding the missing resources
https://www.dropbox....xTzKtGHTHa?dl=0

#4 randr

randr

    I'm just a hardware guy so...

  • VIP
  • 2,650 posts
  • Location:Minnesota

  • Flag: United States of America

  • Favorite Pinball: Twilight Zone

Posted 17 January 2015 - 03:10 AM

Thank you. That fixed it :)

randr___pinball.png                         


#5 MnHotRod

MnHotRod

    Hobbyist

  • Members
  • PipPip
  • 22 posts

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

  • Favorite Pinball: Congo

Posted 07 February 2017 - 01:56 AM

Sorry to revive an old thread, but THANK YOU 32! Your fix just helped me with a bunch recently downloaded tables.



#6 freebird1963

freebird1963

    Enthusiast

  • Members
  • PipPipPip
  • 130 posts

  • Flag: United States of America

  • Favorite Pinball: Jungle Queen

Posted 01 February 2022 - 03:30 AM

Know this is old but suddenly seem pressing the 1 button no longer inserts coin on many of the tables tho it did before.

Is this chage to the file for like using the ALP buttons to run the tables. ?

If so do I change to the button number like 1 for the butto I setup in VPX preferneces ?

Thanks

Free


Semper Fi Devil Dog !


#7 TT11

TT11

    Pinball Fan

  • Members
  • PipPipPipPip
  • 641 posts
  • Location:Maitland AUSTRALIA

  • Flag: Australia

  • Favorite Pinball: Bally Kiss & Playboy, Stern Kiss & Playboy

  • 360 Gamer Tag: PoundedElliepup

Posted 01 February 2022 - 08:07 AM

Know this is old but suddenly seem pressing the 1 button no longer inserts coin on many of the tables tho it did before.

Is this chage to the file for like using the ALP buttons to run the tables. ?

If so do I change to the button number like 1 for the butto I setup in VPX preferneces ?

Thanks

Free

 

I would suggest you read 3 posts above from:-

 

32assassin