Counter strike configs autoexec.cfg

// path is /csgo/cfg/autoexec.cfg
// QUICK SWITCH BIND
alias +qsw "slot3"
alias -qsw "lastinv"
bind "MOUSE4" +qsw

// JUMP/THROW MSWHEEL BIND
bind mwheeldown +jump;bind space +jump
bind mwheelup +jump;bind space +jump
bind "mwheeldown" +jump; bind "mwheelup" +jump; bind "space" +jump

//NADE HELPER
bind v "toggle cl_crosshairsize 2.1 1000"

//NADE binds
// bind "4" "slot6" // (HE grenade) not necessary, already selects HE first if it is in inv
bind "f" "slot7" // (flashbang)
bind "c" "slot8" // (smoke grenade)
bind "x" "slot10" // (molotov / incendiary)

// VIEWMODEL
//viewmodel_offset_x -2
//viewmodel_offset_y 2
//viewmodel_offset_z 2
viewmodel_fov 68.000000

viewmodel_offset_x 2.5000000
viewmodel_offset_z -2.000000
viewmodel_presetpos 0

// NET GRAPH
cq_netgraph_problem_show_auto 1

// DISABLE DATE INFO
r_show_build_info 0

// FAST C4 DROP
alias +c4drop "slot5"
alias -c4drop "drop;lastinv"
bind t +c4drop

// bold sniper scope
cl_crosshair_sniper_width 5

// turn off help
cl_autohelp 0

// disable ragdoll
// cl_disable_ragdolls

// disable friendly fire warning
cl_crosshair_friendly_warn 0


// Practice config
// exec practice