SKSE cant press 360 controller keys?

Post » Wed Dec 19, 2012 2:36 am

Part of my code:

ShoutKey = Input.GetMappedKey("Shout")  debug.notification (ShoutKey)Input.TapKey(ShoutKey)

It dont do anything when a controller is plugged. It works fine with a keyboard, and my debug message gives me the right number with the controller (275), but it wont press the key (even if I use presskey/releasekey)

Is it a SKSE limitation? Do someone had a similar experience in the past?

Thanks
User avatar
Emilie M
 
Posts: 3419
Joined: Fri Mar 16, 2007 9:08 am

Return to V - Skyrim