Jump to content

Changing Plunger In Script to Fire Button (SOLVED)


Recommended Posts

I can't figure out how to change the controls in the table script for The Goonies. 

I just want to map the plunger to the fire button on this table, possible others if I can get this.

My fire button is default "Menu" and plunger is "ENTER".

I found the "KEYS" in the script but does not look  right to me.

 

Can someone help me out to make this adjustment"

Please & Thank you! 

 

---------------------------------------------------------------------------------------

!!!!Solution!!!!

Thank you Kevin!

 

"Go into the script and ctrl+f to search for the term "plungerkey."

You can either change every instance of that to "LockBarKey" or you can add it as an OR statement.

It would look like "If keycode = PlungerKey or keycode = LockBarKey then "

 

 

Edited by Spacegoogie
Link to comment
Share on other sites

  • Spacegoogie changed the title to Changing Plunger In Script to Fire Button (SOLVED)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...