rendered paste body// Buy Commands
bind "KP_INS" "buy vesthelm"
bind "KP_END" "buy deagle"
bind "KP_DOWNARROW" "buy m4a1; buy ak47"
bind "KP_PGDN" "buy awp"
bind "KP_LEFTARROW" "buy flashbang"
bind "KP_5" "buy hegrenade"
bind "KP_RIGHTARROW" "buy smokegrenade"
bind "KP_PLUS" "buy defuser"
bind "KP_ENTER" "rebuy"
bind "KP_DEL" "buy vest"
// These three reposition the gunmodel to mimic css more closely.
viewmodel_offset_x "2"
viewmodel_offset_y "4"
viewmodel_offset_z "-2"
viewmodel_fov "65"
// These two removes the shifting of the arm when crouching down.
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"
// This removes the bobbing of the weapon back and forth, when you run.
cl_bob_lower_amt "0"
// Rate commands (you do not want 33 lerp... these will help)
net_graph "1"
cl_interp ".01"
cl_interp_ratio "1"
cl_cmdrate "102.400002"
cl_updaterate "102.400002"
rate "30000"
// Hud Commands
hud_scaling "1"
hud_showtargetid "1"