cs2 configs
This commit is contained in:
12
crosshair/dot.cfg
Normal file
12
crosshair/dot.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
cl_crosshairstyle 4 // classic static
|
||||
cl_crosshaircolor 5 // custom color #FF1493
|
||||
cl_crosshaircolor_r 255
|
||||
cl_crosshaircolor_g 20
|
||||
cl_crosshaircolor_b 147
|
||||
cl_crosshair_drawoutline 0; // no outline
|
||||
cl_crosshairdot 1 // dot
|
||||
cl_crosshairalpha 255 // no transparency
|
||||
cl_crosshairsize 0
|
||||
cl_crosshairthickness 1.5
|
||||
|
||||
alias default_crosshair "exec crosshair/dot" // set this crosshair to default
|
||||
Reference in New Issue
Block a user