Someone asked me to add these KonrWings to their hud and figured out a way so you can add them to any hud by simply adding a single line to your clientscheme.res and hudlayout.res!
By creating a file to define and load the font and putting this in the /resource folder with the font file & another in the /scripts folder to define the crosshair element in the hud. These are then included by adding 1 line to the core hud files clientscheme.res and hudlayout.res
Download & extract contents to your /custom folder + add the following as first line to clientscheme & hudlayout of your/any hud.
#base "KonrWings.res"
This should help players who just want the crosshair added to their hud(s) without having to keep updating files; now you only need to add 1 line to 2 files!
Change size of crosshair: /resource/KonrWings.res (included in clientscheme)
Change position of crosshair: /scripts/KonrWings.res (included in hudlayout.res)