From b59048e9249872fc5e56f049612adbbe42da5aab Mon Sep 17 00:00:00 2001 From: Mircea Kitsune Date: Wed, 30 Jun 2010 23:06:00 +0300 Subject: [PATCH] More progress with the script, but still not ready / working --- defaultXonotic.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 49e48a16d..9a9c697e8 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1532,7 +1532,8 @@ alias gl_flashblend_update "_gl_flashblend_update_$r_shadow_realtime_dlight$r_sh alias decision_0 "echo It's 0!" alias decision_1 "echo It's 1!" -alias firing_swap "cl_reversefirebuttons_$1; decision_$1;" +alias firing_swap2 "echo ${$1}" +alias firing_swap "firing_swap2 cl_reversefirebuttons_$1;" alias cl_hook_activeweapon "firing_swap $1" //alias +preattack "cl_hook_weapon; cl_fireswapping_$1" -- 2.39.2