jumpthrow
alias +muteh "unbind space"
alias -muteh "bind space +jumpthrow"
alias revert "bind mouse_x yaw"
alias combo "-jump;revert;-muteh"
alias +jumpthrow "+jump"
alias -jumpthrow "-attack;+muteh;bind mouse_x combo"
bind space +jumpthrow
w + jumpthrow (forward jumpthrow)
bind "ins" -attack
bind "end" "+jump"
//bind "KEY" "+forward"
바인드3개키 동시에누르기 = 키보드 매크로에 ins, end, w, 입력 되게하면 한키로가능
alias 는 뭐야? 밑에 바인드 3개만 적으면되는거아냐? - dc App