For player's elegance !

Код:
alias "rightramp" "-moveright;wait;+moveleft"
alias "leftramp" "-moveleft;wait;+moveright"
bind "a" "rightramp"
bind "d" "leftramp"
alias "stop" "wait;-moveright;wait;-moveleft"
bind "x" "stop"