echo "Deagle aim config loaded - remember to stand still when shooting!"
// --- Practice command (offline) --- alias "deagle_practice" "give weapon_deagle; sv_cheats 1; sv_aim 0; sv_showimpacts 1" bind "p" "deagle_practice"
// --- Crosshair (static, small, bright) --- cl_crosshair_color "255 50 50" // red for contrast cl_crosshair_size "small" cl_crosshair_translucent "0" cl_dynamiccrosshair "0" // static, no expansion when moving/shooting
// --- Net / interpolation for smoother hitreg --- cl_updaterate "101" cl_cmdrate "101" rate "25000" ex_interp "0.01" // forces precise hitboxes