Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Launch Options
- -novid -high +cl_forcepreload 1 +mat_queue_mode 2 -threads 4 +exec autoexec.cfg
- autoexec.cfg
- //Default
- fps_max 0; cl_use_opens_buy_menu 0;+cl_show_team_equipment;cl_autowepswitch "0";cl_autohelp "0";cl_showhelp "0";cl_showloadout "1"
- //NETGRAPH
- net_graph "1"
- net_graphheight "9999"
- net_graphproportionalfont "0.5"
- net_graphpos "3"
- alias "+scorenet" "+showscores; net_graphheight 0"
- alias "-scorenet" "-showscores; net_graphheight 9999"
- bind "TAB" "+scorenet"
- //Network
- rate "128000";cl_cmdrate "128";cl_updaterate "128";cl_interp "0";cl_interp_ratio "1";cl_lagcompensation "1"
- //HUD Color
- cl_hud_color "5"
- cl_teammate_colors_show "2"
- //Mouse Wheel Jump
- bind mwheelup +jump;bind mwheeldown +jump;bind space +jump
- //Clear Decals
- unbind "c"
- bind "c" "r_cleardecals"
- //JumpThrow
- unbind "v";
- alias "+jumpthrow" "+jump;-attack"; alias "-jumpthrow" "-jump"; bind "v" "+jumpthrow"
- //Change Weapon Hand
- unbind "q"
- bind "q" "toggle cl_righthand 0 1"
- //Noclip Bind
- unbind mouse5
- bind mouse5 "sv_cheats 1; noclip"
- //Nades Lineup
- bind 1 "slot1; cl_crosshairsize 2";
- bind 2 "slot2; cl_crosshairsize 2";
- bind 3 "slot3; cl_crosshairsize 2";
- bind 4 "slot4; cl_crosshairsize 1000";
- //Personal cmd
- sv_gameinstructor_disable 1;
- //Personal Keyboard Binds
- unbind alt; bind alt "+voicerecord";
- unbind f8; bind f8 "toggleconsole";
- unbind capslock; bind capslock "+duck";
- //Audio
- volume "0.5" ;
- snd_menumusic_volume "0";
- snd_roundend_volume "0";
- snd_roundstart_volume "0";
- snd_deathcamera_volume "0";
- snd_mapobjective_volume "0";
- snd_tensecondwarning_volume "0.4";
- snd_surround_speakers "0";
- snd_rear_headphone_position "90.0";
- snd_headphone_pan_exponent "2.2";
- snd_headphone_pan_radial_weight "0.5";
- //Crosshair
- cl_crosshairalpha "255"
- cl_crosshaircolor "5"
- cl_crosshaircolor_b "0"
- cl_crosshaircolor_r "255"
- cl_crosshaircolor_g "0"
- cl_crosshairdot "0"
- cl_crosshairgap "-2"
- cl_crosshairsize "2"
- cl_crosshairstyle "4"
- cl_crosshairusealpha "1"
- cl_crosshairthickness "0.5"
- cl_fixedcrosshairgap "-1"
- cl_crosshair_outlinethickness "1"
- cl_crosshair_drawoutline "1"
- host_writeconfig
- //exec by: McCaffe | https://steamcommunity.com/id/johnmccaffe
Advertisement
Add Comment
Please, Sign In to add comment