Forum
Maybe you could help me with something.
Created 15th December 2010 @ 22:44
Add A Reply Pages: 1
Hi all, just a quick question, I used to use a custom hud and a modified damage font thing, (big and bright yellow) with the quake hit sound.
I had to reformat a few days ago and now i really am stuck on where to get the files from and where to put them in my CFG folder. Im really crap with this sort of stuff and if anyone can help it would be appreiciated thanks in advance, everyone who ive asked so far has said google it, all the links are broke for me.
if you cant really explain on the forum add me on steam. ty
Last edited by Jaskey,
Its not the hud i need (stock is fine for me) Its just the damage font, the defult red one is far to small and pretty bad, I just cant find how to edit it.
To install a custom HUD put the folders (resources/scripts/etc) into /tf/, so it should look like /tf/resources, /tf/scripts etc.
To install a custom hitsound put a wav file in your /tf/sound/ folder and then put:
tf_dingalingaling "1"
tf_dingaling_pitchmaxdmg "140"
tf_dingaling_pitchmindmg "80"
tf_dingaling_volume "0.65"
tf_dingaling_wav_override "FILE.wav"
play "FILE.wav"
in your autoexec.
You need to modify the values for HUDDamageAccount in /resource/ui/ to change how it looks, make it 255 255 0 for yellow (check alpha too).
You can find custom HUDs at http://etf2l.org/forum/general/topic-8486/?recent=255388 , and custom hitsounds at http://tf2dingalings.com/sounds .
Thanks guys. finally got it
Last edited by Jaskey,
Add A Reply Pages: 1