Is it possible to turn off nicknames in my game? My game relies heavily on the players username, if players cannot see others usernames then the chat commands wont work properly. Is it possible to make it so nicknames won’t show up on the leaderboard without having to make a custom one, and won’t show up on their character. I imagine doing the one for the character would be easier, just rename the model to their username. but how could I solve the leaderboard issue?
1 Like
The Humanoid part helps! but I don’t wish to disable leaderboard, i just don’t want the displayname showing up on them. would I have to script my own leaderboard to fix this?
The immplementation of displaynames for devolopers has been rough. We don’t get much to work with right now. I think you do need to script your own leaderboard but you could wait while roblox adds more functionaity to display names.
2 Likes
thank you! I hope they fix this stuff soon. It messes with the flow of games like mine. having to press escape, find their username through the menu rather than the better options of leaderboard or character.