From 5d86416bd1ba74a45ece91bde5fe01948f55f990 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sat, 1 Oct 2011 16:53:06 +0200 Subject: [PATCH] use key: do the transition in the config --- defaultXonotic.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index a0d50e3e7..025ceeef2 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -53,6 +53,7 @@ alias asay_drop "say_team (%l) dropped %w ; impulse 17" alias +hook +button6 alias -hook -button6 alias use "impulse 21" +alias +use use // always send that impulse AND press the key (+use is engine internal command and executes anyway) alias ready "cmd ready" alias lockteams "sv_cmd lockteams" alias unlockteams "sv_cmd unlockteams" @@ -1038,8 +1039,7 @@ bind MWHEELDOWN weapprev bind r reload bind BACKSPACE dropweapon bind g dropweapon -// TODO change this to "use" once we can -bind f +use +bind f use // misc bind e +hook -- 2.39.2