From: Rudolf Polzer Date: Sat, 1 Oct 2011 14:53:06 +0000 (+0200) Subject: use key: do the transition in the config X-Git-Tag: xonotic-v0.6.0~74^2~275^2~8^2~2 X-Git-Url: https://git.xonotic.org/?a=commitdiff_plain;h=5d86416bd1ba74a45ece91bde5fe01948f55f990;p=xonotic%2Fxonotic-data.pk3dir.git use key: do the transition in the config --- 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