Upvote Upvoted 1 Downvote Downvoted
Help with adding Taunt menu
posted in Q/A Help
1
#1
0 Frags +

So i use an old version of yaHUD, from before the "Love and War Update", and therefore the taunt menu doesn't appear when i press "g".
Can anyone help me with adding the taunt menu in to the HUD?

So i use an old version of yaHUD, from before the "Love and War Update", and therefore the taunt menu doesn't appear when i press "g".
Can anyone help me with adding the taunt menu in to the HUD?
2
#2
1 Frags +

You have to download the TF2 Standard Hud here and search a file called hudmenutauntselection in resource/ui and copy that into your hud. Next up search for hudmenutauntselection in hudlayout.res and copy that into your hudlayout.res

EDIT: I don't know if you can use the hudmenutauntselection from the new yahud because he changed fonts.

You have to download the TF2 Standard Hud [url=https://github.com/NULFLO/tf2basehud]here[/url] and search a file called hudmenutauntselection in resource/ui and copy that into your hud. Next up search for hudmenutauntselection in hudlayout.res and copy that into your hudlayout.res

EDIT: I don't know if you can use the hudmenutauntselection from the new yahud because he changed fonts.
3
#3
1 Frags +

put this in the bottom of hudlayout.res:

"HudMenuTauntSelection"
{
"fieldName" "HudMenuTauntSelection"
"visible" "1"
"enabled" "1"
"xpos" "c-130"
"zpos" "100"
"ypos" "c-12"
"wide" "243"
"tall" "170"
"xpos_minmode" "c-240"
"ypos_minmode" "r150"
"wide_minmode" "463"
"tall_minmode" "99"
"PaintBackgroundType" "0"
}

and this file in resource/ui:

http://www.mediafire.com/download/3n1bg25dr5fmd3d/HudMenuTauntSelection.res

put this in the bottom of hudlayout.res:

"HudMenuTauntSelection"
{
"fieldName" "HudMenuTauntSelection"
"visible" "1"
"enabled" "1"
"xpos" "c-130"
"zpos" "100"
"ypos" "c-12"
"wide" "243"
"tall" "170"
"xpos_minmode" "c-240"
"ypos_minmode" "r150"
"wide_minmode" "463"
"tall_minmode" "99"
"PaintBackgroundType" "0"
}

and this file in resource/ui:

http://www.mediafire.com/download/3n1bg25dr5fmd3d/HudMenuTauntSelection.res
Please sign in through STEAM to post a comment.