Skip to content
New issue

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 functionality for installing Hypnotize's Crosshair Pack #122

Closed
CriticalFlaw opened this issue Jul 14, 2022 · 1 comment
Closed
Assignees
Labels
editor-request Suggestion or request for a new feature.

Comments

@CriticalFlaw
Copy link
Owner

Implement the functionality for the TF2 HUD Editor to install Hypnotize's Crosshair Pack onto a given HUD.

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"

  • Make sure the editor knows to update the ../resource/Crosshairs/crosshair.res file for toggling/modifying the crosshair.
@CriticalFlaw CriticalFlaw added the editor-request Suggestion or request for a new feature. label Jul 14, 2022
cooolbros added a commit that referenced this issue Jul 15, 2022
@CriticalFlaw CriticalFlaw removed their assignment Jul 16, 2022
@CriticalFlaw
Copy link
Owner Author

Implemented in 19c8871

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor-request Suggestion or request for a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants