//////////////////////////////////////////////////////// // V o O d o O ' S Q U A K E 4 A U T O E X E C // //////////////////////////////////////////////////////// // C O N T R O L S //bind "w" "_forward" //bind "a" "_moveleft" //bind "s" "_back" //bind "d" "_moveright" //bind "SPACE" "_speed" //walk/run //bind "." "quit" //Quit the game //bind "2" "_impulse0" //gt/blaster //bind "c" "_impulse1" //mg //bind "f" "_impulse2" //sg //bind "MWHEELUP" "_impulse3" //hb //bind "g" "_impulse4" //gl //bind "MWHEELDOWN" "_impulse5" //ng //bind "e" "_impulse6" //rg //bind "r" "_impulse7" //rl //bind "q" "_impulse8" //lg //bind "3" "_impulse9" //dm //bind "PAUSE" "pause" //pause the game //bind "LEFTCTRL" "_zoom" //zoom button //bind "LEFTSHIFT" "_moveDown" //Crouch //bind "MOUSE1" "_attack" //Fire button //bind "MOUSE2" "_moveup" //Jump //bind "TAB" "_impulse19" //Scoreboard/Objectives //bind "t" "clientmessagemode" //Talk Global //bind "y" "clientmessagemode 1" //Team Chat //bind "z" "_ingameStats" // Singleplayer //bind "LEFTALT" "_impulse13" //Reload //bind "v" "_impulse50" //Flashlight //bind "MWHEELDOWN" "_impulse14" //Next weapon //bind "MWHEELUP" "_impulse15" //Previous weapon //set g_nightmare "1" //1 enables highest difficulty setting // P L A Y E R //set ui_name "^4V^8oO^4d^8oO" //set ui_model "model_player_kane_strogg" //set ui_skin "base" //set ui_hitscanTint "240 0.6 1" //set m_strafeSmooth "4" //set m_smooth "1" //set m_yaw "0.022" //set m_pitch "0.022" //set sensitivity "5.7" //set ui_model_strogg "" //set ui_model_marine "marine" // G R A P H I C S set r_swapInterval "1" //vsync on/off - keep it off set r_fullscreen "1" //fullscreen or window mode (can alt-enter for window mode toggle) set r_mode "5" //screen size 3=6x4 4=8x6 5=10x8 6=12x10 7=16x10 8=16x12 set r_customHeight "486" //enabled with -1 above set r_customWidth "720" // set r_brightness "1.35" //default 1.2 set r_gamma "1" //default 1 set r_aspectRatio "0" //0 - 4:3 1 - 16:9 2 - 16:10 set image_anisotropy "0" //Anisotropic filtering level 0-20 set r_multiSamples "0" //Anti Aliasing Level set r_displayRefresh "75" //Refresh rate - use with care (default 0 system default) set g_fov "115" //Field of View, default 90 set com_videoRam "256" //doesn't auto detect correctly for some, set it manually set r_finish "0" //0 is faster set r_ignoreGLErrors "1" //keep at 1 set r_useOptimizedShadows "1" //faster shadows set r_useTurboShadow "1" //faster shadows set r_usePortals "1" //leave at 1, enables area culling set r_useShadowCulling "1" //try to remove unseen shadows, 1 is fastest, can cause graphic errors set r_useCulling "2" //0 no culling, 1 sphere culling, 2 sphere and box culling - 2 is fastest set r_useIndexBuffers "1" //1 is faster on some cards set r_useShadowVertexProgram "1" //1 is faster on some cards set r_useStateCaching "1" //1 is faster set r_alphaToCoverage "1" //unknown set r_useCachedDynamicModels "1" //cache models in memory 1 is faster set r_skipNewAmbient "0" //heat haze on/off 1 is faster //set r_useDepthBoundsTest "1" //NVIDIA CARDS ONLY 1 is faster set image_ignoreHighQuality "1" //default 0 set image_preload "1" //preload textures, less ingame stuttering, longer load times set image_downSizeSpecular "1" //enables Specular downsizing setting set image_downSizeBump "1" //enables Bump mapping downsizing setting set image_downSize "1" //use to enable image downsizing setting set image_downSizeSpecularLimit "256" //set same as graphics memory for optimal set image_downSizeBumpLimit "512" //1024 for 256mb gfx. 512 for 128mb gfx. 256 for 64mb gfx lower is faster set image_downSizeLimit "256" //set same as graphics memory for optimal set image_lodbias "-1" //appears broken somewhere, use -1 set image_forceDownSize "1" set image_useCache "1" //game crashes if enabled and MinK is too low set image_cacheMinK "2048" //minimum cache size of precompressed files in KB, see above set image_cacheMegs "256" //max temporary cache size for precompressed textures in MB -set as 1/4 sys ram set image_usePrecompressedTextures "1" //1 fastest - 0 best set image_useAllFormats "1" set image_useCompression "1" //compress on/off - method in below set image_useNormalCompression "0" //compression level 0-2 0 fastest set image_roundDown "1" set g_doublevision "0" //shaky screen when hit on/off set g_decals "0" //bullet holes on walls and other effects etc, on/off set g_muzzleFlash "0" //default 1 set g_brassTime "0" //ejecting spent ammo, 0-1, 1 default set g_projectileLights "0" //remove lights from projectiles, 0 is faster set g_skipItemShadowsMP "1" //remove item shadows - MP only, default 0 set g_skipPlayerShadowsMP "1" //remove player shadows - MP only, default 0 set g_showPlayerShadow "0" //player shadows on/off, default 1 set g_skipViewEffects "1" //remove certain FX from view, 1 is fastest // S O U N D //set s_musicVolume "0.3" //0.5 default - for sp set s_musicVolume "0" //0.5 default - for mp set s_volume "1" //Volume level set s_numberOfSpeakers "2" //2,4,5,6 // G A M E set com_showFPS "0" //For showing FPS set ui_autoReload "1" //default is 1, 0 is off set ui_autoSwitch "0" //default is 1, 0 is off set in_toggleZoom "0" //toggle Zooming or not set in_toggleCrouch "0" //toggle Crouching or not set in_toggleRun "0" //toggle Running or not set cl_punkbuster "1" //enable Punkbuster for Clients set in_alwaysRun "1" //Always run on/off set com_allowConsole "1" //set console key to ~ key only, no more ctrl+alt+~ // remove bobbing, good if you feel sick after playing for a while :) // // use the below with a decent refresh rate (72Hz +) to help reduce eye strain // // need to have your local server admin also apply these settings for it to work // set pm_bobpitch "0" //default 0.002 set pm_bobroll "0" //default 0.002 set pm_bobup "0" //default 0.005 set pm_runbob "0" //default 0.04 set pm_runpitch "0" //default 0.002 set pm_runroll "0" //default 0.005 set pm_crouchbob "0" set pm_walkbob "0" // C O M M S set net_clientMaxPrediction "1000" //untested, predict items in ms maybe? set net_clientMaxRate "25600" //max client communication rate setting set net_clientRemoteConsolePassword "" //Rcon password to your server here for rcon to work set net_forceLatency "0" //untested, sounds like timenudge set net_clientPredictGUI "0" //predict item/gui interaction, set to 0 set net_clientPrediction "10" //predict gameworld updates, time in milliseconds, 10 default set net_clientLagOMeter "0" //Lag meter on/off, default is 0 set com_showAsyncStats "0" //lagometer info, packetloss, prediction etc // S C R I P T S //Chat Binds //bind "HOME" "say Doh!!" //bind "KP_HOME" "say Thanks!" //bind "KP_UPARROW" "say LOL!" //bind "KP_PGUP" "say n1!" //bind "KP_5" "say_team Roger That!/Affirmative"