Disabling one Key

TecnoCronus

New member
Messages
17
Points
0
Age
34
Location
Manaus, Amazon.
Emulator
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";

 
Last edited by a moderator:
@@TecnoCronus

There is no such command, maybe if you share some more information we can workout another solution that might help.

 
I know that this comman doesn't exists, well, the idea is to prevent players from closing cutin window using esc or clicking on the close button

 
Last edited by a moderator:
@@Neo

Maybe you could help?

 
Back
Top