summaryrefslogtreecommitdiff
path: root/agl-alias.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'agl-alias.cfg')
-rw-r--r--agl-alias.cfg12
1 files changed, 12 insertions, 0 deletions
diff --git a/agl-alias.cfg b/agl-alias.cfg
new file mode 100644
index 0000000..d86f3f9
--- /dev/null
+++ b/agl-alias.cfg
@@ -0,0 +1,12 @@
+alias +crosshairmax "cl_crosshair_sniper_width 1; cl_crosshairstyle 3; cl_crosshairsize 1337; cl_crosshairgap 10;"
+alias -crosshairmax "exec agl-crosshair"
+alias +bind_alt "+crosshairmax; exec agl-bindings-alt; "
+alias -bind_alt "-crosshairmax; exec agl-bindings; "
+
+alias +drop_bomb "slot5;"
+alias -drop_bomb "drop; say_team Dropped the bomb!"
+
+// Does not help with current autocompletion
+// alias "d" "disconnect"
+// alias "q" "quit"
+// alias "s" "status"