Name Plate Range - Increase by 10 yards

Can you PLEASE for the love of all that is holy, increase the range at which you can see name plats by 10 yards?
Or even 5???

I was hoping that once we transitioned to TBC from Classic it might improve. I didn’t.

I understand you don’t want them visible at like 40 yards or greater, but if I can shoot/attack something at a range, then I should be able to see the name plate.
I think right now it is about 20. 30 would be GREAT!

Please consider.
Thanks.

1 Like

/console nameplateMaxDistance 41

2 Likes

Is that not still banned/prevented from working?

I know they ‘fixed’ it in Classic.

Just tried it, pretty sure (like 99%) it didn’t work.

There is a post on the forums where a blizzard dev commented that it was upped to 41 yards

/script C_CVar.SetCVar(“nameplateMaxDistance”, 41) found it

Try this one; mine was the more compact version that they tried to get working on beta but the script command should work if the console one didn’t

Yeah I copy pasted it right from the blue post, I havnt personally tried it yet though

You have to do it like this

/script C_CVar.SetCVar("nameplateMaxDistance", 41)

If you don’t use preformatted text it uses different quotations and doesn’t work in game.

2 Likes

/script C_CVar.SetCVar("nameplateMaxDistance", 41)

THIS did the trick.

MUCH appreciated my friend.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.