From 31ee58b70cb59ed7726bf4b70a36f53c0c3f30dc Mon Sep 17 00:00:00 2001 From: tankefugl Date: Fri, 26 May 2006 17:22:46 +0000 Subject: [PATCH] o Set "r" to default +movement o Changed description for "Reload" to "Reload/alien movement" git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@503 67975925-1194-0748-b3d5-c16f83f1a3a1 --- releases/3.2.0/config.cfg | 8 ++++++-- releases/3.2.0/gfx/shell/kb_act.lst | 4 ++-- releases/3.2.0/gfx/shell/kb_def.lst | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/releases/3.2.0/config.cfg b/releases/3.2.0/config.cfg index f162813e..e1922441 100644 --- a/releases/3.2.0/config.cfg +++ b/releases/3.2.0/config.cfg @@ -35,7 +35,7 @@ bind "f" "impulse 100" bind "g" "impulse 3" bind "l" "impulse 105" bind "q" "lastinv" -bind "r" "+reload" +bind "r" "+movement" bind "s" "+back" bind "t" "impulse 201" bind "u" "messagemode2" @@ -82,10 +82,10 @@ cl_allowupload "1" cl_autohelp "1.0" cl_buildmessages "1" cl_centerentityid "0.0" -cl_customcrosshair "1" cl_cmdbackup "2" cl_cmdrate "30" cl_cmhotkeys "qwerasdfzxcv" +cl_customcrosshair "1" cl_dlmax "128" cl_download_ingame "1" cl_dynamiclights "1" @@ -93,7 +93,11 @@ cl_forcedefaultfov "0" cl_gammaramp "1" cl_highdetail "1" cl_himodels "0" +cl_iconb "221" +cl_icong "149" +cl_iconr "0" cl_idealpitchscale "0.8" +cl_labelhivesight "1" cl_labelmaps "1" cl_lc "1" cl_logocolor "#Valve_Orange" diff --git a/releases/3.2.0/gfx/shell/kb_act.lst b/releases/3.2.0/gfx/shell/kb_act.lst index 036c2634..679a9208 100644 --- a/releases/3.2.0/gfx/shell/kb_act.lst +++ b/releases/3.2.0/gfx/shell/kb_act.lst @@ -19,7 +19,7 @@ "blank" "==========================" "+attack" "Attack (important)" "+use" "Use/build" -"+reload" "Reload weapon" +"+movement" "Reload/Alien movement" "impulse 100" "Flashlight" "+showmap" "Show map" "+showscores" "Display multiplayer scores" @@ -93,4 +93,4 @@ "impulse 201" "Spray logo" "snapshot" "Take screen shot" "pause" "Pause game" -"quit" "Quit game" \ No newline at end of file +"quit" "Quit game" diff --git a/releases/3.2.0/gfx/shell/kb_def.lst b/releases/3.2.0/gfx/shell/kb_def.lst index 404dbb52..2e2fc419 100644 --- a/releases/3.2.0/gfx/shell/kb_def.lst +++ b/releases/3.2.0/gfx/shell/kb_def.lst @@ -17,7 +17,7 @@ "INS" "+klook" ";" "+mlook" "c" "+showmap" -"r" "+reload" +"r" "+movement" "SHIFT" "+speed" "MOUSE1" "+attack" "MOUSE2" "+popupmenu"