M3n0xX
Serbia
AFK – palim pljugu, ubijam kad se vratim.
AFK – palim pljugu, ubijam kad se vratim.
Currently Offline
cfg
// ==== custom_cs2_config.cfg ====

// ==== VIEWMODEL ====
viewmodel_offset_x 2.5
viewmodel_offset_y -2
viewmodel_offset_z -2
viewmodel_fov 68

// ==== BOB (pokret ruku) ====
cl_bob_lower_amt 5
cl_bobamt_lat 0.1
cl_bobamt_vert 0.1

// ==== CROSSHAIR ====
cl_crosshairalpha 255
cl_crosshaircolor 1
cl_crosshairdot 0
cl_crosshairgap -3
cl_crosshairsize 2.5
cl_crosshairstyle 4
cl_crosshairthickness 0.5
cl_crosshair_drawoutline 0

// ==== RADAR ====
cl_radar_always_centered 0
cl_radar_scale 0.3
cl_hud_radar_scale 1.15

// ==== BINDS ====
// Jumpthrow bind (hold ALT to jumpthrow)
alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
bind "ALT" "+jumpthrow"

// Quick nade buy (bind 5=molotov, 6=smoke, 7=flash, 8=he)
bind "5" "buy molotov; buy incgrenade"
bind "6" "buy smokegrenade"
bind "7" "buy flashbang"
bind "8" "buy hegrenade"

// Toggle net graph (F10)
bind "F10" "toggle net_graph 0 1"

// Clear decals (blood etc.) with MOUSE4
bind "MOUSE4" "r_cleardecals"

echo "Custom CS2 Config Loaded with Binds!"