mirror of
https://github.com/ENSL/NS.git
synced 2024-11-22 12:41:33 +00:00
23dc6c3a9c
- changed shotgun and healspray slightly - added cl_cross_dot_round to cfgs
16 lines
494 B
INI
16 lines
494 B
INI
// Enter commands to be executed when swapping to this weapon. Useful for per-weapon cl_cross commands or sensitivity.
|
|
cl_cross_alpha "128"
|
|
cl_cross_circle_radius "0.000000"
|
|
cl_cross_color "255 160 0"
|
|
cl_cross_dot_alpha "255"
|
|
cl_cross_dot_color ""
|
|
cl_cross_dot_outline "0.000000"
|
|
cl_cross_dot_size "3"
|
|
cl_cross_dot_round "0"
|
|
cl_cross_gap "200.000000"
|
|
cl_cross_line_bottom "1"
|
|
cl_cross_line_left "1"
|
|
cl_cross_line_right "1"
|
|
cl_cross_line_top "1"
|
|
cl_cross_size "16"
|
|
cl_cross_thickness "2.000000"
|