How to convert message to string??

I need it because i need to use the /n to start a new line for something I’m doing. String to message is simple but I can’t seem to find or devise any method of converting message to string.

You can use Localize(MessageHere)

1 Like

Did u ever find out how to fix the issue where Localize() always returns Anonymous256?

That’s the intended behavior, for privacy reasons afaik. You can only show the player names when directly referenced in a message.

1 Like

Sure in a Text Block or variable it works, but my issue is that I need the Player Name as a string to compare each letter. Any other Ideas to get a PlayerName as a string?

Well exactly what you’re doing is what they want to prevent. Being able to retrieve the players name as a string to use on anything other than just showing it to a message/leaderboard etc

1 Like

Okey, thanks for feedback. Especially on a old post like this one

1 Like

<3

1 Like