mirror of
https://github.com/ENSL/NS.git
synced 2024-11-15 01:11:43 +00:00
3e404baff8
- 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)
9 lines
317 B
INI
9 lines
317 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"
|
|
cl_cross_circle_radius "0"
|
|
cl_cross_color "0 190 255"
|
|
cl_cross_dot_alpha ""
|
|
cl_cross_dot_color ""
|
|
cl_cross_dot_outline "0.000000"
|
|
cl_cross_dot_size "3.000000"
|
|
cl_cross_size "0"
|