bind ctrl+q "+toggle cl_dummy 1 0; say /lasttp"
or bind ctrl+q +toggle cl_dummy 1 0; say /lasttp
. what wrong with it? and also why ctrl, alt and shift not showing in hint when typingctrl+e toggle cl_dummy_hammer 0 1
. That is, this hotkey works as it should, that is, when you press only e nothing happens, but when you press ctrl+e the bind works, but why with the more complex bind something does not work, perhaps because of ; and toggle together, or for some other reason.ctrl+e toggle cl_dummy_hammer 0 1
. That is, this hotkey works as it should, that is, when you press only e nothing happens, but when you press ctrl+e the bind works, but why with the more complex bind something does not work, perhaps because of ; and toggle together, or for some other reason. bind ctrl+q "+toggle cl_dummy 1 0; say /lasttp"
or bind ctrl+q +toggle cl_dummy 1 0; say /lasttp
. what wrong with it? and also why ctrl, alt and shift not showing in hint when typing +
commands with latest nightly. The modifiers don't show up since they are not real key names