Jump to content

Help determining key bindings via script


MofoMojo

Recommended Posts

I want to be able to tell key bindings via script. i.e. so that I don't have to rely on the user. What will happen in my case is I want to know what key the jump key is bound too. I'll then use RegisterForKey using the appropriate key. The next time they jump it will trigger event keydown and I will measure the timespan until keyup. If greater than a certain amount, cast a spell.

 

Any help? I'm familiar with the scripting but I've been out of the game since October and having a hard time nailing down whether this can be done. Alternatively, I'm open to ideas on how to read in the Key Bindings some other way, even if manually entered by the user but I am strict to only using Papyrus and SKSE.

 

Thanks!

 

-MM

Edited by MofoMojo
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...