TecnoCronus
New member
I'm developing one new system, I searched around but I don't found nothing releatead to it: is it possible to disable one keyboard button for some time ? In my case I want to disable "Esc"
I was thinking in some script command that can do it, something like this:
disablekey "key",time;
enableney "key";
I was thinking in some script command that can do it, something like this:
disablekey "key",time;
enableney "key";
Last edited by a moderator: