#WA - Nameplate minimum Scale
15 messages · Page 1 of 1 (latest)
I have the trigger down just not the custom code
C_NamePlate.nameplateMinScale(20)
I think...
that's "WorldTextMinSize". you can see by adjusting slider with /etrace open
thank you, cant run a chat command think its protected
/run C_CVar.SetCVar(“WorldTextMinSize”, 3)
nvm got it
/script SetCVar("WorldTextMinSize",0)
got it thanks
nvm
doesnt work when i test it out
it's done like this
^ note that your 1st try here has wrong quotation marks, it's using ““ when it should be "" (they look the same but they're slightly different)
sweeett