Blue Post: Will/can we get increase nameplate distance in TBC? - Warcraft Tavern

Will/can we get increase nameplate distance in TBC?


Kaivax
May 20, 2021
Source
Kaivax

This is the correct syntax for it:

/script SetCVar(“nameplateMaxDistance”, 41)


Kaivax
May 17, 2021
Source
Kaivax

Update!

There’s a way more compact way to do this. Example:

/console nameplateMaxDistance 41

Have fun with that!


Kaivax
May 11, 2021
Source
Kaivax

It looks like in the original code, the original development team intended to create a checkbox that toggled nameplate distance between 20 and 41 yards, but ran into a technical limitation.

In an upcoming build of the Burning Crusade Classic Beta, you can set the nameplate distance between 0 and 41 yards (inclusive) by setting this command in the chat box:

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

Thanks for the suggestion!

Scroll to Top