NS/main/weaponcfgs/nsdefaults/weapon_devour.cfg
pierow 3e404baff8 ns presets update
- add new default crosshairs, enabled with cl_weaponcfgs 2
- crosshair bugfixes
- add box crosshair and sub-pixel outline control
- cl_musicdelay -1 plays a track once at start of round
- removed title track from gameplay (main menu only)
- cl_bob cvars archived
- remove HL-style tilting weapon bob in spectate
- sv_randomrfk default off
- more gamma ramp removal
- remove valve shader hash check
- archive showspeed cvar
- update debug and playtest solutions for GLEW
- add HL25 wav file for button select (button rollover sound was removed in HL25)
2024-03-04 22:13:32 -05:00

16 lines
533 B
INI

// Enter commands to be executed when swapping to this weapon. Useful for per-weapon cl_cross commands or sensitivity.
cl_cross_alpha "255.000000"
cl_cross_circle_alpha "255"
cl_cross_circle_color ""
cl_cross_circle_outline "1.5"
cl_cross_circle_outline_alpha "64"
cl_cross_circle_outline_inner "0"
cl_cross_circle_radius "35.000000"
cl_cross_circle_thickness "1.5"
cl_cross_color "255 160 0"
cl_cross_dot_alpha "255"
cl_cross_dot_color ""
cl_cross_dot_outline "0"
cl_cross_dot_size "3"
cl_cross_outline "0.000000"
cl_cross_size "0"