View Single Post
02-13-20, 02:07 AM   #1
doofus
A Chromatic Dragonspawn
Join Date: Feb 2018
Posts: 158
SetBinding issues

Hello.

I have used SetBinding to tie keystrokes to macros. These are saved in bindings-cache.wtf.

If I change the binding key of a macro, the old binding is still present in this file, and I cannot get rid of it, or know what other bindings this macro has. The only solution is to manually delete bindings-cache.wtf.

Is there an API I can use to delete all bindings present for a specific macro ?

Thanks
  Reply With Quote