From 2f4e3a9ae93bede34b22df69ae034b16cd667d2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gl=C3=BCpker?= Date: Thu, 19 Oct 2023 14:30:10 +0200 Subject: Add jumpthrow alias / binding --- agl-alias.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'agl-alias.cfg') diff --git a/agl-alias.cfg b/agl-alias.cfg index d86f3f9..cc1f723 100644 --- a/agl-alias.cfg +++ b/agl-alias.cfg @@ -3,6 +3,9 @@ alias -crosshairmax "exec agl-crosshair" alias +bind_alt "+crosshairmax; exec agl-bindings-alt; " alias -bind_alt "-crosshairmax; exec agl-bindings; " +alias "+jumpthrow" "+jump; -attack" +alias "-jumpthrow" "-jump" + alias +drop_bomb "slot5;" alias -drop_bomb "drop; say_team Dropped the bomb!" -- cgit v1.2.3