I tried to search for this but can't find anything. I use the default HUD and just want to be able to have the smaller/thinner damage indicators that you are able to have with a custom HUD.
Is this possible?
I tried to search for this but can't find anything. I use the default HUD and just want to be able to have the smaller/thinner damage indicators that you are able to have with a custom HUD.
Is this possible?
https://www.teamfortress.tv/2019/make-your-giant-red-damage-indicators-smaller
extract the default hud files with gcfscape
or use this
https://github.com/Hypnootize/TF2-Default-Hud
you'll only need hudlayout.res
mr_popohttps://www.teamfortress.tv/2019/make-your-giant-red-damage-indicators-smaller
extract the default hud files with gcfscape
or use this
https://github.com/Hypnootize/TF2-Default-Hud
you'll only need hudlayout.res
Thank you for the help!
I had seen that one tftv post but didn't have the modifiable hud files like hudlayout.res until you shared this.
I extracted the hudlayout.res and have tried putting it in tf/custom in a folder there, but it's not working.
Any ideas?
crespiI had seen that one tftv post but didn't have the modifiable hud files like hudlayout.res until you shared this.
I extracted the hudlayout.res and have tried putting it in tf/custom in a folder there, but it's not working.
Any ideas?
tf/custom/yourfolder/scripts/hudlayout.res
kindredcrespiI had seen that one tftv post but didn't have the modifiable hud files like hudlayout.res until you shared this.
I extracted the hudlayout.res and have tried putting it in tf/custom in a folder there, but it's not working.
Any ideas?
tf/custom/yourfolder/scripts/hudlayout.res
Still not working. Oh well, thanks for the help.
Make sure you include an info.vdf file, without it the HUD won't be loaded by the game at all. Follow this.