Will/can we get increase nameplate distance in TBC?

You are a god. Thank you!!

Doesn’t seem to be working?

2 Likes

not working for me either

Okay actually it’s working for me now for all mobs, even non target. I was using KUI name plates but now I switched to plater and have no issues.

This worked for me, thank you! I didn’t notice the quotes either!

1 Like

Is this live now? I tried and it didn’t work

use this

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

3 Likes

luv you long time

probably not aware but this command doesn’t work because console restricts access to nameplate cvars.

also your script also doesn’t work because it has invalid invisible character in it

any idea how to get this to work?

use this

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

2 Likes

BTW for people who still cant get it to work. you are probably using an addon. I was using Neatplates.

You have to go into neatplates settings > other options > USE BLIZZARD NAME VISIBILITY

make sure that is checked and you are good to go

1 Like

Ok I gotcha so I can’t use elvui nameplates with this then?

thank you @Wirtt this is what got it to work for me

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

This is the correct syntax for it:

/script SetCVar("nameplateMaxDistance", 41)
3 Likes

Reply to the honor situation… show y’all care alittle

4 Likes

The Bugged Crusade

Dont play then

Yes.
/run SetCVar(“nameplateMaxDistance”, “41”)

That did not work.
This works:
/run SetCVar(“nameplateMaxDistance”, “41”)