// Scenarium Official Config
// Sensitivity
sensitivity "2.45"
zoom_sensitivity_ratio "0.82"

// Movement
bind "w" "+forward"
bind "s" "+back"
bind "a" "+left"
bind "d" "+right"
bind "shift" "+sprint"
bind "ctrl" "+duck"
bind "space" "+jump"

// Combat & Interaction
bind "mouse1" "+attack"
bind "mouse2" "+attack2"
bind "r" "+reload"
bind "e" "+use"
bind "c" "+use" // Alternate use from screenshot
bind "f" "+lookatweapon"
bind "g" "drop"
bind "x" "drop" // From screenshot
bind "v" "switchhands" // Toggle first person hand
bind "n" "slot12" // Healthshot / Медшприц

// Weapons Slots
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "mwheelup" "invprev"
bind "mwheeldown" "invnext"

// Interface & Communication
bind "tab" "+showscores"
bind "u" "messagemode2"
bind "y" "messagemode"
bind "mouse4" "+voicerecord"
bind "mouse5" "player_ping"
bind "t" "+spray_menu"
bind "`" "toggleconsole"

// Radio & Chat Wheels
bind "z" "+chatwheel_lower"
// Chat Wheel 2 settings based on image
cl_inventory_saved_filter2 "all,not_selectable"
cl_inventory_saved_sort2 "most_recent"

echo "Scenarium Config Loaded Successfully!"