blast1tobHow would I do that?blastWould I be able to use 2 crosshairs at the same
time?
Yes. You can enable as many HUD crosshairs as you want and use them together with in-game crosshairs
in hudlayout.res put Visible and Enabled at 1 for every HUD crosshair you want. Save Hudlayout.res and hud_reloadscheme if your game is open already. Now all the ones you enabled will be visible in-game
Most people do this to enable something like Thincircle or Konrwings with a different HUD crosshair but you can do whatever you want. and as long as "crosshair 1" is enabled in console you can combine it with the in-game crosshairs
You can edit all of them seperately. Move them around if they're not centered, change their size, change their color, etc.
Here's a simple example where I used the CircleDot (green) + the OpenCross (white + sort of transparent but video quality is too bad to see that) https://www.youtube.com/watch?v=8jWcw8YBA8I (video quality and speedrun quality are both bad but you get the idea)
To do this you'd enable CircleDot with Visible 1 and enabled 1, make sure it's centered, change the color to green. RGB "0 255 0 255".
Then do the same with the OpenCross, Except a different color. For transparency you'd lower the 4th RGB value so here it'd be "255 255 255 100" for white + transparent.
I had "crosshair 0" in console so I only had the 2 HUD crosshairs