Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to get a players appearance in a decal form?

Asked by 7 years ago

I don't know how to get a players appearance in a decal form. I have looked on the web and I can't find how. Can someone please help me?

0
I don't understand the question, do you want the local players decal or everyone's? AdvancedCode 136 — 7y

1 answer

Log in to vote
0
Answered by 7 years ago

Put this in a Gui obviously and then create an ImageLabel inside the gui, put this in a local script inside the ImageLabel

script.Parent.Image = "http://www.roblox.com/thumbs/avatar.ashx?x=352&y=352&format=png&username="..game.Players.LocalPlayer.Name
0
That works. Any others? theevanegps2 15 — 7y
Ad

Answer this question