NS/main/weaponcfgs/noweapon.cfg
pierow 417892f507 presets and 33b8 update
- adjust hivesight labels to be less visibile if they're not being attacked
- add crosshair scaling when above 1080p
- fix music not playing after the first map
- config updates
2024-03-13 09:10:50 -04:00

17 lines
No EOL
598 B
INI

// Enter commands to be executed when swapping to this weapon. Useful for per-weapon cl_cross commands or sensitivity.
//
// Default to white cross when no weapon is out for custom cfgs so people aren't stuck with whatever was last used when swapping to custom crosshairs.
cl_cross_color "255 255 255"
cl_cross_alpha "255"
cl_cross_thickness "2"
cl_cross_size "6"
cl_cross_gap "3"
cl_cross_outline "1"
cl_cross_outline_alpha ""
cl_cross_outline_inner "0"
cl_cross_line_top "1"
cl_cross_line_bottom "1"
cl_cross_line_left "1"
cl_cross_line_right "1"
cl_cross_dot_size "0"
cl_cross_circle_radius "0"