I had to use OBSE to get some of the functions I needed, and I've got most of the script working now, I think. The script utilizes the SetControl and SetAltControl functions, which I manage to get working just fine. However, I need a way to remove any keybindings from a control, contrary to SetControl which assigns keybindings to controls. I tried using SetControl for the purpose, by assigning the Escape key to the control, but that didn't seem to have any effect at all. I also tried assigning 0 to the control, like this:
SetControl 5 0
But that didn't work either. So I'm quite on the loss of ideas currently, and was hoping someone could help me out with this.
Thanks in advance.



MultiQuote