Skip to content

Crosshairs

Beventar edited this page Mar 25, 2026 · 10 revisions

Crosshair

  1. Open WoolHUD/resource/crosshairs/crosshair.res.
  • To enable the custom crosshair change the visible value from 0 to 1.

  • To change the type of crosshair change the labelText value to the corresponding character that represents a crosshair (see below).

  • To change the color change the fgcolor value. The 4 values correspond to the red, green, blue colors and the transparency.

  • To change the size change the Size: value. The size can only be a number between 10 and 30.

  • To enable the outline change Outline:OFF to Outline:ON.

Crosshairs

Note: If you have the default TF2 crosshair enabled, you'll also have to disable it by using crosshair 0 in the console.

Crosshair Alignment Issues

If your crosshair isn't aligned properly change the xpos and ypos values.

Hitmarker

  1. Open WoolHUD/resource/crosshairs/crosshair_animation.txt.
  2. Uncomment the lines inside event DamagedPlayer.

Note: Make sure the FgColor in the 2nd line is the same as your crosshair color in crosshair.res.

Clone this wiki locally