That was a suggestion from me about usage of description component to retrieve player name (since now we have it). This to be more consistent with other places where it is already being used, such as NPCs, Persona Devices, Wildlife, Test Players and so on…
It is not currently being used and we don’t even know if it will ever become a thing. Is just how I wanted to have it (since now we have that component, before we did not have it…)
The current method of just MessageFromAgent<public><localizes>(Agent:agent):message = "{Agent}" is still the correct approach to get player name.
The errors shown on the the VSCode from Verse LSP is just a visual error, code still compiles and work fine ![]()