I am working on a UI system where I need the player names. Is there anyway to convert the selected player to a string? The ToString function in verse does not accept agent or player types so I was unable to do that. Thanks in advance.
I think this question has already been asked and the answer was you can’t, you can search for it ![]()
Alternatively you could use player reference to display names, but not sure how to get it into an UI
EDIT: It’s not possible to convert a player type to a string