The "lock target" function that's bound to Ctrl as default is still not on the list of keybindings.
The main problems with this is:
- Ctrl is an awkward key to press while pressing other keys as well.
- If the function should be useful, it needs to be placed on the mouse.
- Ctrl is many people's push-to-talk button and if you unbind the target lock function to still use your Ctrl as your push-to-talk button (binding something else to Ctrl and then unbinding that thing again), you cannot ever again use the target lock function.
It was said that it would be fixed around live launch when people complained about it a few months ago. So how about fixing it? I mean, it doesn't sound like such a massive thing to fix.
Comments
It should be listed in the keybindings menu, but for now you can use
/bind * +HardTargetLock (replace * with desired key or mouse button), or ++HardTargetLock to make it a toggle.
A workaround is always welcome
Used "/bind MButton +HardTargetLock" to bind it to the middle mouse button.