Jump to content



Photo
- - - - -

Change coin buttons on Pinball Pool table


  • Please log in to reply
5 replies to this topic

#1 mean6

mean6

    Neophyte

  • Members
  • Pip
  • 8 posts

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

  • Favorite Pinball: kiss

Posted 01 July 2012 - 05:26 AM

Hey guys,

I am trying to figure out how to change the coin button designation for the table Pinball Pool. It only seems to work with button #3 and 4. I want to change it to the default 5 to match the rest of the tables that I have. Any help would be greatly appreciated. It is a really nice table. Thanks

#2 koadic

koadic

    Pinball Fan

  • VIP
  • 1,363 posts
  • Location:Omaha, NE, USA

  • Flag: United States of America

  • Favorite Pinball: Addams Family/Fish Tales/Medieval Madness



Contributor

Posted 01 July 2012 - 12:31 PM

QUOTE (mean6 @ Jul 1 2012, 12:26 AM) <{POST_SNAPBACK}>
Hey guys,

I am trying to figure out how to change the coin button designation for the table Pinball Pool. It only seems to work with button #3 and 4. I want to change it to the default 5 to match the rest of the tables that I have. Any help would be greatly appreciated. It is a really nice table. Thanks


That's because the vbs file it uses only defines coin1 and coin2, and the 5 key is coin3.

If you want to adjust this so it will accept the 5 key, the easiest way (for me anyway) is to open the GTS1.vbs file (located in the Tables folder) in a text editor (like notepad or similar), and add the following line in RED where shown below:

CODE
Function vpmKeyDown(ByVal keycode)
On Error Resume Next
vpmKeyDown = True ' assume we handle the key
With Controller
If keycode = RightFlipperKey Then .Switch(swLRFlip) = True
If keycode = LeftFlipperKey Then .Switch(swLLFlip) = True
Select Case keycode
Case keyInsertCoin1 vpmTimer.AddTimer 750,"vpmTimer.PulseSw swCoin1'" : Playsound SCoin
Case keyInsertCoin2 vpmTimer.AddTimer 750,"vpmTimer.PulseSw swCoin2'" : Playsound SCoin
Case keyInsertCoin3 vpmTimer.AddTimer 750,"vpmTimer.PulseSw swCoin2'" : Playsound SCoin
Case StartGameKey .Switch(swStartButton) = True



#3 mean6

mean6

    Neophyte

  • Members
  • Pip
  • 8 posts

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

  • Favorite Pinball: kiss

Posted 01 July 2012 - 09:19 PM

Thanks, worked like a charm!!

#4 filtro

filtro

    Hobbyist

  • Members
  • PipPip
  • 23 posts

  • Flag: Spain

  • Favorite Pinball: StarWars

Posted 27 August 2017 - 10:48 AM

Sorry this code works for all tables or only for some specifically...

Thank you



#5 lindelranio

lindelranio

    Neophyte

  • Members
  • Pip
  • 1 posts

  • Flag: Brazil

  • Favorite Pinball: mortal kombat

Posted 05 March 2021 - 12:50 PM

alguém pode me ajudar com a rom?



#6 floydian2023

floydian2023

    Enthusiast

  • Members
  • PipPipPip
  • 54 posts
  • Location:NY

  • Flag: United States of America

  • Favorite Pinball: [Top 10] AC/DC Luci, POTC, Harry Potter, Elvis, CFTBL, Who Dunnit, Southpark, Simpsons, LOTR, Scared Stiff

Posted 05 March 2021 - 03:18 PM

alguém pode me ajudar com a rom?

 

com que rom você precisa de ajuda?