Knuckles_Step 1:
The first two steps to installing a HUD crosshair is involved in HUD/resource/clientscheme.res. After you’ve opened this file scroll down to the very bottom to a section that should look like this:
http://puu.sh/iQDyj/9fd7b42408.png
Now paste the text from this pastebin: http://pastebin.com/0KaUY2tG at the end, and change “x” to the next ascending number to look like this:
http://puu.sh/iQDA1/d8a13c0d62.png
Step 2:
Also in HUD/resource/clientscheme.res, use ctrl+f to find ECON FONT. After this section, paste the text from this pastebin: http://pastebin.com/jj2XZmfX to look like this:
http://puu.sh/iQDQI/ebe4a19caa.png
Step 3:
Now open the file HUD/scripts/hudlayout.res. This will be where you will edit the crosshair, it’s size, and it’s color. Use the text found here: http://pastebin.com/CYbXZER5 as a template. The text should go near the top and look like this:
http://puu.sh/iQEJ6/347389043c.png
Now to edit your crosshair you have 3 major areas of customization:
1. “labelText”- This is how you change which crosshair is being displayed. You should reference this image: http://puu.sh/iQIft/2cfec7eed5.png to see which crosshair is related to each labelText
2. “font”- Here you change the size of the crosshair and if it has an outline, it’s a little self explanatory.
3. “fgcolor”- Here you can edit the RGB and alpha values.
Hey, I'm having a problem with my crosshair. The crosshair I wanted was the one that was letter S. When I started up the game, instead of the crosshair that looks like a star, there is a huge S on my screen. Any ideas how to fix it.