Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: SDPhantom
Forum: Lua/XML Help 09-05-20, 06:37 PM
Replies: 6
Views: 10,443
Posted By SDPhantom
Nope. The only way around it is to write addon...

Nope. The only way around it is to write addon code to create an ActionButton, then have the binding click it.

I'd probably use SetOverrideBinding*() so it doesn't clutter Bindings.wtf. The first...
Forum: Lua/XML Help 02-17-20, 05:11 PM
Replies: 6
Views: 10,443
Posted By SDPhantom
Reiterating: On another note, if you know the...

Reiterating:


On another note, if you know the command string, you might try GetBindingKey() (https://wow.gamepedia.com/API_GetBindingKey), but like the other function, I don't know if this works on...
Forum: Lua/XML Help 02-13-20, 06:02 PM
Replies: 6
Views: 10,443
Posted By SDPhantom
You can send nil as (or completely omitt) the...

You can send nil as (or completely omitt) the second argument to SetBinding() (https://wow.gamepedia.com/API_SetBinding) to remove the key from all bindings.

I don't know if GetBinding()...
Showing results 1 to 3 of 3