// CS2 Settings - https://mobbi.dev



// Sensitivity
sensitivity "1.17"

// Hud
cl_hud_color "1" // White

// Radar
cl_hud_radar_scale 1
cl_radar_scale 0.3

// Viewmodel
viewmodel_fov 68
viewmodel_offset_x 2
viewmodel_offset_y 0.5
viewmodel_offset_z -2

// Volume
volume "0.8"

// Miscellaneous
cl_autohelp 0
cl_showhelp 0
fps_max 0

// Binds
// Jump binds (space, mwheelup, mwheeldown)
bind "space" "+jump"
bind "mwheelup" "+jump"
bind "mwheeldown" "+jump"
bind "mouse1" "+attack"  // Fire
bind "mouse2" "+attack2"  // Secondary Fire
bind "`" "toggleconsole"  // Toggle Console
bind "mouse5" "+voicerecord"  // Use Microphone
bind "h" "toggleviewmodel"  // Switch Viewmodel Hand
bind "tab" "+showscores"  // Scoreboard
bind "1" "slot1"  // Primary Weapon
bind "2" "slot2"  // Secondary Weapon
bind "3" "slot3"  // Melee Weapon
bind "4" "slot4"  // Cycle Grenades
bind "5" "slot5"  // Explosives & Traps
bind "c" "use weapon_hegrenade"  // HE Grenade
bind "z" "use weapon_flashbang"  // Flashbang
bind "x" "use weapon_smokegrenade"  // Smoke Grenade
bind "v" "use weapon_molotov; use weapon_incgrenade"  // Molotov Cocktail

