summaryrefslogtreecommitdiff
path: root/agl-arena.cfg
blob: 50f3732a00f628f353ed4de3795fd6d50f6e4456 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
echo "-Arena-Bindings-"

alias niceshot_c niceshot_1
alias niceshot_1 "alias niceshot_c niceshot_2; say ns"
alias niceshot_2 "alias niceshot_c niceshot_3; say nice shot"
alias niceshot_3 "alias niceshot_c niceshot_4; say ns :)"
alias niceshot_4 "alias niceshot_c niceshot_1; say ns!"

alias thankyou_c thankyou_1
alias thankyou_1 "alias thankyou_c thankyou_2; say ty"
alias thankyou_2 "alias thankyou_c thankyou_3; say thx"
alias thankyou_3 "alias thankyou_c thankyou_4; say ty :)"
alias thankyou_4 "alias thankyou_c thankyou_1; say thanks"

bind "UPARROW" ""
bind "LEFTARROW" "niceshot_c"
bind "DOWNARROW" "thankyou_c"
bind "RIGHTARROW" ""

alias +cleanattack    "+attack"
alias -cleanattack    "-attack; r_cleardecals"
bind mouse1 +cleanattack

voice_enable 0
unbind ctrl

// vim: commentstring=//\ %s