diff --git a/releases/3.2.0/config.cfg b/releases/3.2.0/config.cfg index f162813..e192244 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 036c263..679a920 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 404dbb5..2e2fc41 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"