CenterID

Uu_

2008-12-31 00:01:16

I really want to get rid of that centerID, because my crosshair doesn't even have to be on a player before it shows up. I find it frustrating and annoying to have on, because I don't use crosshair and I therefore end up relying on the centerID. It destroys my longdistance aim.

How can I remove it completely?

keefy

2008-12-31 00:39:41

Not sure if theres a command but I know this works.
What you need is a file called hl2mp_english.txt
http://rapidshare.com/files/178269122/hl2mp_english.txt

Search for the following items in the test file.
"Playerid_sameteam" "Friend: %s1 Health: %s2"
"Playerid_diffteam" "Enemy: %s1"
"Playerid_noteam" "%s1 Health:%s2"
"Team" "Team %s1"

Now add 2 slashes // to the begining so the game knows to ignore those entries e.g

You may still want to know who is on your team so I didn't comment it out.
"Playerid_sameteam" "Friend: %s1 Health: %s2"
//"Playerid_diffteam" "Enemy: %s1"
//"Playerid_noteam" "%s1 Health:%s2"
"Team" "Team %s1"

The file goes in C:\Program Files\Steam\steamapps\username\half-life 2 deathmatch\hl2mp\resource

Uu_

2008-12-31 17:01:16

Thank you so much! It has really helped. :D

0nti

2009-01-06 18:56:45

shit, If I had known this before I could have used it on the frag vid I'm working on...
Thanks a lot anyway, it will surely come handy on any future one hahaha.

keefy

2009-01-10 05:28:41

just found out there is a cvar for this.

hud_centerid 0
LOLOLOLOLOL

0nti

2009-01-10 23:20:57

no, that command just moves the thing to the bottom left corner, doesn't make it dissapear ;o

keefy

2009-01-11 01:18:22

0nti wrote:no, that command just moves the thing to the bottom left corner, doesn't make it dissapear ;o
OH i didnt notice :?: