diff options
author | André Glüpker <git@wgmd.de> | 2016-04-12 21:28:39 +0200 |
---|---|---|
committer | André Glüpker <git@wgmd.de> | 2016-04-12 21:28:39 +0200 |
commit | 260cd23409c96e10733bd11eb469eb58fd83d71f (patch) | |
tree | 495c3ada2a51e2841320f62a97a5d9a8cf0ba659 /bindings-demo.cfg | |
parent | 39b579a34974a87b4cfa2a440c525ddc421e134b (diff) | |
download | config-csgo-260cd23409c96e10733bd11eb469eb58fd83d71f.tar.gz config-csgo-260cd23409c96e10733bd11eb469eb58fd83d71f.tar.bz2 config-csgo-260cd23409c96e10733bd11eb469eb58fd83d71f.zip |
Add some spectator bindings.
AutoDirector, Graphs, X-Ray UI Fix
Diffstat (limited to 'bindings-demo.cfg')
-rw-r--r-- | bindings-demo.cfg | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/bindings-demo.cfg b/bindings-demo.cfg index 3e67269..e5b4c99 100644 --- a/bindings-demo.cfg +++ b/bindings-demo.cfg @@ -26,9 +26,12 @@ bind z +demoslowest bind x demo_togglepause bind c +demofastest -bind f "toggle spec_show_xray" // "radio2" -// bind g "radio1" -// bind h "radio3" +bind r "radio3" // AutoDirector +bind f "radio2" // X-Ray +// Alternative: "toggle spec_show_xray" - wird aber dann nicht im UI angezeigt +bind v "radio1" // Show profile + +bind g lastinv // Graphs (Damage, Kills, Cash, ...) // bind . +demofaster // bind , +demoslower |