I use kui nameplates addon and when using that maxdistance script, nothing happens. Ive tested without addons also… no changes… Can u even get that max nameplate distance with kui nameplates addon???
/script C_CVar.SetCVar(“nameplateMaxDistance”, 41)
Yeah I know thats the script but it wont work.
tried everything as well
tried also switch nameplate addon from kui to plater to default and no luck
Blizzard
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)
/console nameplateMaxDistance 41
Thanks for the suggestion!
That /console thing wont work either… some of my guildies tried it and it works, but when I do it, nothing happens.
You mean this?
/console nameplateMaxDistance 41
I thought it was going to be added to the beta and usable in TBCC.
Not working.
“nameplateMaxDistance is read only or secure” in console.
Use addon advanced interface options, works
what do you mean addon advanced interface ?
Addon named AdvancedInterfaceOptions. Its for classic, but worked with BC. After install go to interface - modifications - advancedinterfaceoptions - cvar browser. Find parameter “nameplateMaxDistance” and set 41.
this worked thank you brotha
Worked for me too. Thank you!!!
But if it’s read only how can that work?
Note, you have to reload your UI after using /console nameplateMaxDistance 41
Don’t you also have to do it every time you log into the game?
Not in my case no, it stays set
It seems like Kaivax posted the wrong command earlier. Thisone works for me.
/script SetCVar(“nameplateMaxDistance”, 41)
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.