Skip to content

HUD Crosshairs

Nick edited this page Sep 12, 2021 · 2 revisions
  1. Go to tf/custom/kbnhud-master/^customizations/#crosshairs and open crosshairs_hudlayout.res with a text editor program.

  2. There are 2 individual crosshair code batches. Each one can use one crosshair image.

  3. Using the guide images in the #crosshairs folder, replace the character next to the "labeltext" with the character that corresponds with the desired crosshair.

  4. To customize the color, change the color line labeled Crosshair 1 or Crosshair 2 in ^customizations/#colors/ccolors_clientscheme.res to the desired color by using an RGB color picker. NOTE: The fourth number controls the transparency of the crosshair!

  5. Alignment and centering is not guaranteed to be perfect, and is by default configured to work on 1920x1080. Adjust the xpos and ypos values as needed to achieve the best centering given your resolution.

Clone this wiki locally