December 25, 2016 at 10:33 am
#44762
Ok, thanks randr,
i did a Quick Buy-In Mod (if you want to use this also), what the Gold-Rom have, just add to Table1_KeyDown:
If cGameName = “tafg_lx3” and Keycode = KeyFront Then Controller.Switch(11) = 1
and of Course at the Table1_KeyUp:
If cGameName = “tafg_lx3” and Keycode = KeyFront Then Controller.Switch(11) = 0
You need to login in order to like this post: click here