I have a system where players can change their outfit in-game using a command (randomizing it via Humanoid:ApplyDescription).
The problem is that when other players use the “native Inspect Menu” to look at my avatar, they see my original website avatar instead of the new outfit I currently have in the server.
Is there a way to force the built-in Inspect Menu to display the current in-game character appearance instead of the web version?
Thanks
I have a system where players can change their outfit in-game using a command (randomizing it via Humanoid:ApplyDescription). The problem is that when other players use the “native Inspect Menu” to look at my avatar, they see my original website avatar instead of the new outfit I currently have in the server. Is there a way to force the bu...