diff options
-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 |