Forum
tf2 crash
Created 17th August 2012 @ 22:10
Add A Reply Pages: 1
hi my tf2 crashes after the last update everytime someone get revenge on me could anyone help me
It’s a problem with some custom huds. See if your hudmaker has released an update to fix it.
Alternatively, go to tf/resource/ui, open FreezePanel_Basic.res in notepad and after the “NemesisLabel” section, add the following:
"NemesisLabel2"
{
"ControlName" "Label"
"fieldName" "NemesisLabel2"
"font" "HudFontMediumSmall"
"xpos" "9999"
"ypos" "9999"
"zpos" "0"
"wide" "0"
"tall" "0"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "0"
"labelText" "%nemesisadvice%"
"textAlignment" "west"
}
edit. Or see Animal’s post :P (this is the pvhud fix afaik).
Last edited by Snyyppis,
thx it works is it now fix with the update
Add A Reply Pages: 1