/ 1bird_d
free sauce holy moly
config below
______________________________________
//jumpthrow
alias "+boing" "+jump"
alias "+ding" "-attack;-attack2"
alias "+dong" "-jump"
bind space "+boing; +ding; +dong"
//w-jumpthrow
alias "+wthrow" "+forward;+jump"
alias "-wthrow" "-jump;-forward"
bind "n" "+wthrow;+ding"
//optional middle click bind, remove double slash on line to enable
//bind mouse5 "-attack; -attack2"
//jump and duck fix
alias +jump_ "+jump;+jump"
alias -jump_ "-jump;-jump;-jump"
alias +duck_ "+duck;+duck"
alias -duck_ "-duck;-duck;-duck"
bind "mwheeldown" "+jump_"
bind "ctrl" "+duck_"
//write config to saved game state
host_writeconfig