everyone.dance icon indicating copy to clipboard operation
everyone.dance copied to clipboard

Use SM profile display name as the player card name

Open MrTwinkles47 opened this issue 3 years ago • 3 comments

If current player has loaded a profile, use the profile's display name as the player card name. Otherwise, continue to use the random Player nnn player name.

Lua to grab the profile name: PROFILEMAN:GetProfile(player):GetDisplayName()

MrTwinkles47 avatar Apr 02 '21 19:04 MrTwinkles47