Base Was Used from S2.CrosshairCar mod by S2ymi#6601
4 Layers of Separatly Customizable 27 crosshairs
a_cust_col/B/C/D
- main color
a_cust_crosshair_type/B/C/D
- crosshair style
a_cust_col_amp/B/C/D
- crosshair color when amped
a_cust_zoom/B/C/D
- fade crosshair or not while ads
a_cust_fade/B/C/D
- fade crosshair or not while reloading
a_cust_rgb/B/C/D
- enable/disable rgb crosshair
After set up your crosshair, you can set values in mod.json
so crosshair does not reset on game restart.
But the best way is make a cfg with commands you setup and just add +exec <name of your cfg>.cfg
in Launch Options
Example cfg of Crosshair style that i use
a_cust_crosshair_type 1
a_cust_crosshair_typeB 20
a_cust_crosshair_typeC 26
a_cust_crosshair_typeD 26
a_cust_col 5.0 0.0 1.0
a_cust_colB 25.0 1.0 0.0
a_cust_zoom 0
a_cust_zoomB 0
a_cust_fade 0
a_cust_fadeB 0
Share your crosshair setup with other just submiting pull request on GitHub link and i add those on the Wiki section with your name ect.