summaryrefslogtreecommitdiff
path: root/bindings-demo.cfg
diff options
context:
space:
mode:
authorAndré Glüpker <git@wgmd.de>2016-04-05 10:54:17 +0200
committerAndré Glüpker <git@wgmd.de>2016-04-05 10:54:17 +0200
commit4d2f3216403bf157e3a7c6c5af777d22debd0d2b (patch)
tree396cf5d3ac34c5133e9b59c2898714685b0b792d /bindings-demo.cfg
downloadconfig-csgo-4d2f3216403bf157e3a7c6c5af777d22debd0d2b.tar.gz
config-csgo-4d2f3216403bf157e3a7c6c5af777d22debd0d2b.tar.bz2
config-csgo-4d2f3216403bf157e3a7c6c5af777d22debd0d2b.zip
Initial commit to new repository
Diffstat (limited to 'bindings-demo.cfg')
-rw-r--r--bindings-demo.cfg46
1 files changed, 46 insertions, 0 deletions
diff --git a/bindings-demo.cfg b/bindings-demo.cfg
new file mode 100644
index 0000000..3e67269
--- /dev/null
+++ b/bindings-demo.cfg
@@ -0,0 +1,46 @@
+echo "-Demo-Bindings-"
+
+alias +demofastest "demo_timescale 12"
+alias -demofastest "demo_timescale 1"
+alias +demofaster "demo_timescale 6"
+alias -demofaster "demo_timescale 1"
+alias +demofast "demo_timescale 3"
+alias -demofast "demo_timescale 1"
+alias +demoslow "demo_timescale 0.5"
+alias -demoslow "demo_timescale 1"
+alias +demoslower "demo_timescale 0.25"
+alias -demoslower "demo_timescale 1"
+alias +demoslowest "demo_timescale 0.125"
+alias -demoslowest "demo_timescale 1"
+alias demostop "demo_gototick 9999999"
+
+bind q +demoslow
+bind w demo_togglepause
+bind e +demofast
+
+bind a +demoslower
+bind s demo_togglepause
+bind d +demofaster
+
+bind z +demoslowest
+bind x demo_togglepause
+bind c +demofastest
+
+bind f "toggle spec_show_xray" // "radio2"
+// bind g "radio1"
+// bind h "radio3"
+
+// bind . +demofaster
+// bind , +demoslower
+// bind MOUSE3 demo_togglepause
+// bind F8 demo_togglepause
+bind F8 disconnect
+bind F9 demostop
+
+sv_cheats 1
+sv_grenade_trajectory 1
+sv_showimpacts 1
+weapon_debug_spread_show 1
+cl_crosshairstyle 2
+
+// vim: commentstring=//\ %s