Page 1 of 1

Hold Shift W

PostPosted: Sat Jul 27, 2024 10:32 am
by Butters
I have a click bar working. Is there a way to have the game hold down Shift+W by hovering over the button? And stop when the button is not being hovered.

Re: Hold Shift W

PostPosted: Mon Jul 29, 2024 1:53 am
by bob
I'm not 100% this will work out. It might.

You will need the HOLD option set on the mapped key for it to be "held".
Then set the mapped key to be the mouseover mapped key for the click bar.

You would need a separate bar for each button you wanted hover on.

Re: Hold Shift W

PostPosted: Sat Aug 03, 2024 11:01 am
by Butters
That's not clear to me.
Target: window:current
KeyMap: Always On
MappedKey: Activate Maps

I assume that's close, but how do you "set the mapped key to be the mouseover mapped key for the click bar. "?