CSS config

Hi all. Just wanted to post a thread here to show u what my config file looks like. Alot of the commands i use are very helpful and could impruv your css gaming by alot. i used this config when i played css semi-pro in the ESL (Electronic Sports League) in europa, so the settings are legal. Lets cut to the chase!


cl_cmdrate "66" \\
cl_updaterate "66" -- these are ur commands for how fast u receive/send updates to the server. Darkly servers are tick 66 servers.
rate "25000" //

###########################

cl_interp_ratio "1" \\
-- uhm, yeah xD these 2 commands are all about the hitboxes, ur gonna have to google these and set according to
-- ur internet connection. these work ok for me, also still playing around with them.
cl_interp "0.033" //

############################

fps_max "101" \\
-- i set fps to 101, ingame 100 then, so i have a steady flow of frames per second. depending on ur computer,
-- u can raise or lower this setting. and of course the netgraph, to see ur ping, fps and stuff like that.
net_graph "1" //

###########################

mat_queue_mode "2" -- only use this command if u have core2duo or quadcore prozessor to use full out multi-core processing. dont use it if u
-- have a single core processor or very old processor.

###########################

sensitivity "1.17" \\
-- the top command is just how fast u want ur mouse to be, and the bottom command is for when u scope
-- with and awp or scout. these settings work for me, just play arround and find urs.
zoom_sensitivity_ratio "1.1" //

###########################

hud_fastswitch "1" -> hud fastswitch 1 is an awesome command, i recommend it to everyone. it lets u switch weopons
-- faster (is legal) so u can also throw flashes faster and nades. just try it out ;)

cl_autohelp "0" --> this command surpresses any help messages, not very important but i use it.
cl_autowepswitch "0" --> i recommend u use this command and set it to 0, when u like only have a deagle and u walk over an m4,
-- normaly it would switch to the m4, problem is when an enemy appears that moment u cant shoot right away,
-- this command turns that off so u can switch at a more convenient time.

###########################

cl_minmodels "1" \\
cl_min_ct "2" -- these three commands limit the player model to 1, so all ct´s and t´s only have 1 model that u can see.
-- it also impruves ur fps by a little.
cl_min_t "3" //
 

OG buckshot jr

TD Admin
If you need help with Interp/settings/more optimizations, check the links in my sig ;)
But great stuff, it's good to see someone who understands hitboxes post up :D
 

halfbakedchef

TD Admin
//\\AUTOEXEC CS:S//\\halfbaKedchef//\\


//////LAUNCH///////
unbindall
cl_downloadfilter nosounds
ignorerad
mat_queue_mode 2
mat_dxlevel 93
con_enable 1
hud_fastswitch 1
hud_freezecamhide 1
cl_interp .01
cl_cmdrate 67
cl_updaterate 50
rate 100000
cl_interp_ratio 2
cl_interp 0.01
fps_max "101"
bind "o" "net_graph 1"
bind "p" "net_graph 0; cl_showfps 0"
bind "i" "cl_net_graph 3"
bind "'" "cl_crosshairscale 4500"
bind "," "cl_crosshaircolor 1"
bind "." "cl_crosshaircolor 5"
bind "/" "cl_crosshaircolor 4"
bind "semicolon" "cl_crosshairSCALE 10000"
sensitivity 1.0
m_rawinput 1
cl_legacy_crosshair_scale 1
cl_legacy_crosshair_recoil 1
cl_crosshairalpha 999
cl_crosshairusealpha 999


///////BUY///////
bind "n" "rebuy"
bind "kp_ins" "buy vesthelm"
bind "kp_del" "buy vest"
bind "uparrow" "buy defuser"
bind "leftarrow" "buy hegrenade"
bind "downarrow" "buy flashbang"
bind "rightarrow" "buy smokegrenade"
bind "kp_end" "buy p228"
bind "kp_downarrow" "buy ak47"
bind "kp_pgdn" "buy m4a1"
bind "kp_leftarrow" "buy deagle"
bind "kp_5" "buy sg552"
bind "kp_rightarrow" "buy aug"
bind "kp_home" "buy scout"
bind "kp_uparrow" "buy p90"
bind "kp_pgup" "buy mp5navy"


///////ACTION///////
bind "q" "slot2"
bind "e" "use weapon_knife"
bind "tab" "use weapon_c4
bind "alt" "+use"
bind "z" "use weapon_hegrenade"
bind "x" "use weapon_flashbang"
bind "c" "use weapon_smokegrenade"
bind "mouse3" "slot1"


///////MOVEMENT///////
bind "space" "+jump"
bind "shift" "+duck"
alias walk_togg "toggwalk_on"
alias toggwalk_on "alias walk_togg toggwalk_off; +speed"
alias toggwalk_off "alias walk_togg toggwalk_on; -speed"
bind "mwheelup" "walk_togg"
bind "[" "cl_righthand 0"
bind "]" "cl_righthand 1"
bind "a" "+moveleft"
bind "d" "+moveright"
bind "s" "+back"
bind "w" "+forward"


///////GENERAL///////
bind "b" "buymenu"
bind "f" "impulse 100"
bind "g" "drop"
bind "capslock" "+voicerecord"
bind "m" "chooseteam"
bind "r" "+reload"
bind "u" "messagemode2"
bind "y" "messagemode"
bind "`" "toggleconsole"
bind "mouse5" "+showscores"
bind "ESCAPE" "cancelselect"
bind "ALT" "+use"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "//" "invnext"
bind "mwheeldown" "invprev"
bind "k" "impulse 201"
bind "0" "slot10"


///////EXEC's///////


///////ADMIN///////
 

Glocky

Drinking your tears
Your rate is outdated. CS Source now supports a max rate of 100000

If you need help with Interp/settings/more optimizations, check the links in my sig ;)
But great stuff, it's good to see someone who understands hitboxes post up :D
+1's

Simply put, a static config is great if you play on one server. A couple of extra binds to accommodate the vagaries of internet connections is even better.
But most def, set your rate to 100000 and let the server(s) dumb it down for you unless you're on dial up and shite DSL... Broadband or GTFO.

Lerp 0 if you're 5v5 and all 10 pings are under 30ms, otherwise match your lerp to your ping.
 
Top