Will/can we get increase nameplate distance in TBC?

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

This worked for me.

Or you could keep it simple and

/console nameplateMaxDistance 41

yeah well i have it and it doesnt work still only 20 yards

The threat plates addon is taking advantage of this change. You can set its distance as 40 yards max. I just did it yesterday. It must be using the newly editable nameplateMaxDistance console variable or they added some other way to do it through the lua API directly without the cvar.

I’ve noticed this before when messing around with scripts on macros, some script commands aren’t working with /script but are working with /run… even though they’re supposed to be the same command allowing you to execute a lua script. Seems like just a bug with /script exists. But, honestly who cares, since run exists.

The console command doesn’t worker you?

It works fine in Plater. My nameplates are viewable at 40 yards.

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