Skip to content

Hypnootize/TF2-HUD-Crosshairs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

TF2 Hud Crosshairs

Screenshot

This hud crosshairs pack aims to unify all the known crosshairs from different sources and creators into one single font file for practicality and hud optimization purposes!

Huds are known for slowing down the game load times when a lot of font definitions are added to them, in order to prevent any lag I unified all the crosshairs in a single font file to reduce the ammount of font definitions needed to run the crosshairs as well as making it possible to enable and disable some of the less common font schemes featuring properties like blur and dropshadows by simply commenting/uncommenting them.

Installation

  1. Download and extract the crosshair pack

  2. Copy the crosshairs folder and paste it inside the hud's resource folder

  3. Add the following paths to the ClientScheme, HudLayout and Animations_Manifest to make the crosshair files work

    • Resource/ClientScheme.res

      • #base "../resource/crosshairs/crosshair_scheme.res"
    • Scripts/HudLayout.res

      • #base "../resource/Crosshairs/crosshair.res"
    • Scripts/HudAnimations_Manifest.txt

      • "file" "resource/Crosshairs/crosshair_animation.txt"

Notes

For HudAnimations_Manifest.txt, you want to paste the mentioned line right after the "file" "scripts/hudanimations.txt" line, also a pre-existent event DamagedPlayer in your HUD animations could interfere with this.

Credits

Special Thanks

About

Unified TF2 crosshairs pack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published