You are a god. Thank you!!
Doesnât seem to be working?
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!
Is this live now? I tried and it didnât work
use this
/script C_CVar.SetCVar("nameplateMaxDistance", 41)
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)
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
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)
Reply to the honor situation⌠show yâall care alittle
The Bugged Crusade
Dont play then
Yes.
/run SetCVar(ânameplateMaxDistanceâ, â41â)
That did not work.
This works:
/run SetCVar(ânameplateMaxDistanceâ, â41â)