Created
September 26, 2018 11:17
-
-
Save pei0804/a9ccd19e955080a55a897da14327daa5 to your computer and use it in GitHub Desktop.
csgo config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cl_interp "0" | |
cl_interp_ratio "1" | |
cl_interpolate "1" | |
cl_lagcomp_errorcheck "1" | |
cl_lagcompensation "1" | |
rate "786432" | |
cl_cmdrate "128" | |
cl_updaterate "128" | |
snd_mixahead "0.025" | |
fps_max "300" | |
cl_smooth "1" | |
cl_smoothtime "0.01" | |
cl_disablefreezecam "1" | |
cl_autowepswitch "0" | |
cl_teamid_overhead_always "2" | |
alias "green""cl_crosshair_drawoutline 0;cl_crosshaircolor 1;cl_crosshairdot 0;cl_crosshairgap 0;cl_crosshairsize 5;cl_crosshairstyle 4;cl_crosshairthickness 0.5" | |
alias "nage""cl_crosshair_drawoutline 0;cl_crosshaircolor 1;cl_crosshairdot 0;cl_crosshairgap 0;cl_crosshairsize 5;cl_crosshairstyle 4;cl_crosshairthickness 0.5;cl_crosshairsize 1000" | |
bind "1""slot1;green" | |
bind "2""slot2;green" | |
bind "3""slot3;green" | |
bind "5""slot5;green" | |
bind "4""slot4;nage" | |
host_writeconfig |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sv_cheats "1" | |
sv_showimpacts "2" | |
sv_infinite_ammo "1" | |
sv_grenade_trajectory "1" | |
ammo_grenade_limit_total "5" | |
mp_freezetime "1" | |
mp_startmoney "16000" | |
mp_buy_anywhere "1" | |
mp_buytime "999" | |
mp_roundtime_defuse "60" | |
mp_restartgame "1" | |
bot_kick | |
host_writeconfig |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment