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?
Can anyone help me with adding the taunt menu in to the HUD?
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.
EDIT: I don't know if you can use the hudmenutauntselection from the new yahud because he changed fonts.
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
"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