Jump to content

Very easy to make


TruePooshmeu

Recommended Posts

I just want a mod that ignore a keyboard key after a mouse input for like half a second.

 

I guess neither SKSE nor creation kit have those scripts so i'm willing to fiddle a little with windows 10, I know basic C programming.

 

something like that (in C)

 

If (LeftMouseButton || RightMouseButton == Pressed)

{

Do

{

start timer;

ignore "XkeyboardButton";

} while (timer<=0.5segs);

}

 

 

Edited by TruePooshmeu
Link to comment
Share on other sites

well, I love TkDodge and just can't play without it, but it allows me to cancel attack animation by dodging, I really don't like this feature. This would be the onlu solution, ignoring dodge key after attacking, I don't even have a spark of the knowledge necessary to tinker with TkDodge and fix it. would really like if Tktk made it optional. Dodge mod has too much input lag.

 

My modded game is hardcore, sometimes I die with 1-2 powerattack from dual wielding weapons (as intended), and enemies are very opportunistic, so I really need the instantaneous responde from TkDodge.

Edited by TruePooshmeu
Link to comment
Share on other sites

  • Recently Browsing   0 members

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