im in the same boat as you, i also did /console cvar_default without knowing what was going to happen lol. and still no nameplates. and ZERO comment so far from BlizzardCS. unreal.
Lol! It is really weird but it works for me after I typed it myself
I am not sure if this will work for everyone, but it did for me.
I am running Threatplates as an FYI.
I ran firstâŚ/run SetCVar(âshowArenaEnemyFramesâ, 1) ReloadUI()
SecondâŚ/run SetCVar(ânameplatePlayerMaxDistanceâ, 60)
Tested in BG and the enemy nameplates were working again.
Can confirm - this works. Must log out and Turn off ALL addons, then log back in to run this script. Works instantly. Then just log out and turn addons back on. problem solved.
did not work.
addons disabled.
/run SetCVar(ânameplatePlayerMaxDistanceâ, 60)
did nothing
/run SetCVar(ânameplatePlayerMaxDistanceâ, 60) weird think is i just copied that from somewhere else and it worked. it looks exactly the same
i manually typed it in and it workedâŚ
no copy paste from anywhere did anything.
Edit: seems to be per characterâŚ
99% of the time, itâs that you pasted a space in front of the first slash so it just put the text into your /say
Try it again. Make sure you donât copy a space or type a space into the box before pasting it. It works. I guarantee it.
A sign that youâre having an issue with a space is if you see the text end up in the chat window as if you said it.
Didnât work for me still This sucks.
None of these solutions are working for me and itâs quite frustrating, Itâs not even enemy players not showing itâs just hostile NPCs out in the world. Makes questing quite frustrating on an alt Iâm just starting.
Thereâs a reason of why the command doesnât work for some people.
If the command itâs written in preformatted / code block, then itâs fine:
/run SetCVar("nameplatePlayerMaxDistance", 60)
But, if for some reason the player that sent the message, sent it as normal text:
/run SetCVar(ânameplatePlayerMaxDistanceâ, 60)
Then it wonât work, because the forum changes "" to ââ
This did it for me. Thank you!
How is this is still broken? Needs an immediate patch.
this was why it was not working for me. thank you for posting this.
I manually typed it, did not copy and paste.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.