Forum
please
Created 20th April 2011 @ 21:42
Add A Reply Pages: 1
can some one please make for me costum last damage ( Big yellow , stays on HUD near the croshair )
ty :D
Check out Broesel’s HUD. http://code.google.com/p/broeselhud/
we cant know exactly where you want it ( especially since it depend on the resolution i guess ), the size , the font etc ….
otherwise it would be quite easy to do this based on every HudDamageAccount.res available in any hud
im using m0res hud.
and the Damage Text is too small…
btw im using 1680×1050.
May I propose that you do it yourself?
1. Read relevant parts of this: http://www.google.se/url?sa=t&source=web&cd=1&ved=0CBcQFjAA&url=http%3A%2F%2Fflamehud.googlecode.com%2Ffiles%2FFlameHUD.pdf&rct=j&q=flame’s%20guide%20to%20huds&ei=y5CvTbbMI8PEswa2oPXWDA&usg=AFQjCNHBA339zvKeG93n-aYtHnEMa5ge5w&sig2=TWwE_linQ56qdk-bL6QkXw
2. In tf->resource->ClientScheme.res, roughly on line 380 a section starts, called FONTS. Here you find the names of already existing fonts that you can use while making your damage numbers. The Surface Medium font that m0re uses frequently should be around there somewhere. Almost at the end of the file there is a section called CUSTOM FONT FILES that you need to edit if you want to load a different font, but I doubt you’d want that.
3. Edit tf->resource->ui->HudDamageAccount.res. Everything you need is in there. Experiment a bit, post for help in this thread when you run into trouble.
Last edited by ell,
You can always /j #M0rehud @ Quakenet and ask the man yourself
Quoted from ell
May I propose that you do it yourself?
1. Read relevant parts of this: http://www.google.se/url?sa=t&source=web&cd=1&ved=0CBcQFjAA&url=http%3A%2F%2Fflamehud.googlecode.com%2Ffiles%2FFlameHUD.pdf&rct=j&q=flame’s%20guide%20to%20huds&ei=y5CvTbbMI8PEswa2oPXWDA&usg=AFQjCNHBA339zvKeG93n-aYtHnEMa5ge5w&sig2=TWwE_linQ56qdk-bL6QkXw
2. In tf->resource->ClientScheme.res, roughly on line 380 a section starts, called FONTS. Here you find the names of already existing fonts that you can use while making your damage numbers. The Surface Medium font that m0re uses frequently should be around there somewhere. Almost at the end of the file there is a section called CUSTOM FONT FILES that you need to edit if you want to load a different font, but I doubt you’d want that.
3. Edit tf->resource->ui->HudDamageAccount.res. Everything you need is in there. Experiment a bit, post for help in this thread when you run into trouble.
holy fuck man my head is burn
Quoted from wampee
[…]
holy fuck man my head is burn
I know how you feel man, my head is burn all the time.
Quoted from wampee
holy fuck man my head is burn
No it isn’t, stop being lazy. How and why do you think all the HUD makers atm learned how to do it?
Quoted from Skyride
[…]
No it isn’t, stop being lazy. How and why do you think all the HUD makers atm learned how to do it?
cheats
Quoted from vøid
we cant know exactly where you want it ( especially since it depend on the resolution i guess ), the size , the font etc ….
otherwise it would be quite easy to do this based on every HudDamageAccount.res available in any hud
Thats not quite right, based on the standard crosshair you can exactly put it where he wants to have it whithout knowing his resolution by using centered coordinates.
Add A Reply Pages: 1