small enhancement: make the all the sticky keys not sticky, and add a capslock on? block.
sorry i've been making a lot of topics recently . this is just a small enhancement
small enhancement: make the all the sticky keys not sticky, and add a capslock on? block.
sorry i've been making a lot of topics recently . this is just a small enhancement
You can do, to detect when a sticky key is pressed:
forever if <key [sticky v] pressed> then wait (1) frame::control if <not<key[sticky v]pressed>> then say[sticky key pressed]
the problem with the capslock key is that it is sticky forever once you press it.
also, that's the same for all the sticky keys.
This block corrects SOME common stickiness issues
good, but it doesn't have a capslock on? block, and doesn't work with the key [] pressed? block. seems to be broken.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.