pwny_jewbagelsI'm sorry for bumping this old thread but would anyone be willing to help me with this? I've been trying to get it to work for about an hour now. Thank you
What are you having trouble with specifically? Text still on screen, the xhair not showing,etc?
I.. um let me just tell u what i did.
1. For step one, I deleted everything from hudachievertrackeritem in resource/ui and replaced with what the op linked and I added my crosshair so it looks like this:
//crosshair start
CrossHairKonrWings
{
"controlName" "CExLabel"
"fieldName" "CrossHairKonrWings"
"visible" "1"
"enabled" "1"
"zpos" "2"
"xpos" "c-28"
"ypos" "c-24"
"wide" "50"
"tall" "51"
"font" "CrossHairKonrWings"
"labelText" "Z"
"textAlignment" "center"
"fgcolor" "255 255 255 255"
}
//crosshair end
I also deleted that whole section ^ from hudlayout.res.
2. For step 2, I made found hudachievementtracker in hudlayout and replaced it with this:
"HudAchievementTracker"
{
"ControlName" "EditablePanel"
"fieldName" "HudAchievementTracker"
"xpos" "0"
"NormalY" "0"
"EngineerY" "0"
"wide" "f0"
"tall" "480"
"visible" "1"
"enabled" "1"
"zpos" "1"
}
3. I tried testing it out so i put hud_achievement_tracker 1 for demo and hud_achievement_tracker 0 for heavy in my class cfgs and I went in game and was expecting to see konr wings for demo and none for heavy but nothing showed up.
4. I have no idea what that means.
-srry for long post just didnt want any missunderstandings.