Upvote Upvoted 0 Downvote Downvoted
How to extract hud elements from other huds?
posted in Customization
1
#1
0 Frags +

So i have had this brainstorm for a hud that would basically have specific huds element from other huds that i want into it. It sort of goes like this...

Broeselhud_blue to work with (as well as largening the health/ammo counters)
Killfeed from grapehud
Damage Numbers from ahud
Scoreboard from m0rehud

Does anyone know how i can splice these specific elements into broeselhud_blue?

So i have had this brainstorm for a hud that would basically have specific huds element from other huds that i want into it. It sort of goes like this...

Broeselhud_blue to work with (as well as largening the health/ammo counters)
Killfeed from grapehud
Damage Numbers from ahud
Scoreboard from m0rehud

Does anyone know how i can splice these specific elements into broeselhud_blue?
2
#2
5 Frags +

The general thing to do is
1) copy over whichever hud files you want
2) copy over relevant hudlayout stuff
3) copy over any fonts used by 1 and 2 and set them up + colors in clientscheme

Bigger health/ammo is increasing the tall value of their font in clientscheme.
Killfeed is huddeathnotice in hudlayout.
Damage numbers is huddamageaccount.res
Scoreboard is scoreboard.res

The general thing to do is
1) copy over whichever hud files you want
2) copy over relevant hudlayout stuff
3) copy over any fonts used by 1 and 2 and set them up + colors in clientscheme

Bigger health/ammo is increasing the tall value of their font in clientscheme.
Killfeed is huddeathnotice in hudlayout.
Damage numbers is huddamageaccount.res
Scoreboard is scoreboard.res
Please sign in through STEAM to post a comment.