We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement the functionality for the TF2 HUD Editor to install Hypnotize's Crosshair Pack onto a given HUD.
crosshairs
resource
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"
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"
../resource/Crosshairs/crosshair.res
The text was updated successfully, but these errors were encountered:
Add Hypnotize's Crosshair Pack #122
19c8871
Implemented in 19c8871
Sorry, something went wrong.
cooolbros
No branches or pull requests
Implement the functionality for the TF2 HUD Editor to install Hypnotize's Crosshair Pack onto a given HUD.
crosshairs
folder into the HUD'sresource
folder.../resource/Crosshairs/crosshair.res
file for toggling/modifying the crosshair.The text was updated successfully, but these errors were encountered: