PDA

View Full Version : bind a key to no-op?



bryanc
02-15-2008, 11:39 AM
I want to be able to set bindings that will prevent WoW from interpreting various <modifier>-X key presses as being just X when there is no key bound to <modifier>-X.

Is there something equivalent to a no-op I could put in my bindings-cache.wtf for these keys? I'm assuming editing the bindings-cache directly will expediate the set up (to set this for all 5 instances, for a long list of key/modifier combos, unless I've explicitly bound the combination to something).

bryanc
02-15-2008, 07:39 PM
I found a way to do it. I made a macro, named "noop" with nothing in it. Then in the .wtf file you can put "bind ALT-1 MACRO noop" for example, so that hitting alt-1 doesn't trigger the keybinding for just 1. Repeated that for every offending key combination (they can all use a single macro) and problem solved.

Mith
02-15-2008, 08:19 PM
So lets say if i have my main bound to wasd and an alt/slave toon bound to alt+wasd, using this macro/wtf setup will allow me to run my main around like usual with the alt/slave standing still, then if i press alt only my alt/slave will move?

Notes
02-16-2008, 06:03 AM
For me it works like that yes. I don't edit anything I just bind a macro to an empty button spot on my bar. It easy and it works.