From 4d2f3216403bf157e3a7c6c5af777d22debd0d2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gl=C3=BCpker?= Date: Tue, 5 Apr 2016 10:54:17 +0200 Subject: Initial commit to new repository --- bindings-arena.cfg | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 bindings-arena.cfg (limited to 'bindings-arena.cfg') diff --git a/bindings-arena.cfg b/bindings-arena.cfg new file mode 100644 index 0000000..e546d3b --- /dev/null +++ b/bindings-arena.cfg @@ -0,0 +1,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" "say slash slash stab sucks" +bind "LEFTARROW" "niceshot_c" +bind "DOWNARROW" "thankyou_c" +bind "RIGHTARROW" "say legendary eagle" + +alias +cleanatt +attack +alias -cleanatt "-attack; r_cleardecals" +bind mouse1 +cleanatt + +voice_enable 0 +unbind ctrl + +// vim: commentstring=//\ %s -- cgit v1.2.3