tmp64 / BugfixedHL-Rebased

Bugfixed and improved Half-Life
GNU General Public License v3.0
109 stars 21 forks source link

"Center player name hint" option in the HUD menu doesn't seem to work #230

Closed BillyJoeTodd closed 1 week ago

BillyJoeTodd commented 1 month ago

Tried hud_centerid but it doesn't work either.

Safety1st commented 1 month ago

It would be nice to also know how a hints currently looks like. If you see no hints at all check whether hud_playerid = 1.

tmp64 commented 1 month ago

It works fine for me. Type this in the console and post the result here

hud_playerid
hud_centerid
BillyJoeTodd commented 3 weeks ago

Sorry I've been gone for so long, I got busy for a bit. Playerid is 1 and centerid is 0.

tmp64 commented 3 weeks ago

If hud_centerid is 0, it means that it's disabled. Set it to 1 or enable the checkbox in the Advanced Options.

BillyJoeTodd commented 3 weeks ago

I understand that hud_centerid is set to 0, but the thing is that the id stays in the center no matter what it's set to. The same goes for Advanced settings.

tmp64 commented 2 weeks ago

Both hud_centerid 0 and hud_centerid 1 work as intended on my side

BillyJoeTodd commented 2 weeks ago

Strange, I reinstalled the game along with the client and the problem persists. Maybe there's something I'm missing?

tmp64 commented 2 weeks ago

This is what it's supposed to look like:

hud_centerid 1
image

hud_centerid 0
image

BillyJoeTodd commented 1 week ago

Weird, it doesn't do that at all on my end. Here's a video of what it looks like for me.

https://github.com/tmp64/BugfixedHL-Rebased/assets/115393369/1a92f5e5-5c5a-406f-9377-a390c72b0cf1

tmp64 commented 1 week ago

I think there's a server plugin that adds this text. Try on a different server.

BillyJoeTodd commented 1 week ago

Oh, I completely forgot about the possibility of that. Thanks so much for your help and I'm sorry I wasted your time at any point.