geduHerpTimHow do I fix my health overlapping the health of the medic healing me? It only becomes an issue when the medi gun name is long, but it's a common occurrence.you can either move the targetid up/down (afaik it should be case of editing y of secondarytargetid in hudlayout.res)
https://imgur.com/a/QONEJgl
or you can create file called chat_english.txt in resource and put this inthis will make the medigun name disappear"lang" { "Language" "English" "Tokens" "TF_playerid_mediccharge" "Ü: %s1%" "TF_playerid_mediccharge_wpn" "Ü: %s1%" } }
Thanks a lot bro