Roblok1Join Date: 2011-07-27 Post Count: 2019 |
I want to know how to get the image that looks like the player is in a portrait. It's the one you see on your homepage. I want to put it on a decal.
|
|
|
upload every single roblox player's image
|
|
|
|
Roblok1Join Date: 2011-07-27 Post Count: 2019 |
Thats the wrong image type.. The image I want only shows the player's head in the picture. just like our main profile pictures.
|
|
Roblok1Join Date: 2011-07-27 Post Count: 2019 |
I need the right one please
|
|
|
###################################################### ? |
|
|
|
go to their profile screen shot their avatar and crop the rest i guess. |
|
|
But he wants it to automatically do it for players in his game, is my guess. |
|
iiNemoJoin Date: 2013-07-22 Post Count: 2380 |
script.Parent.ImageLabel.Image = 'rbxassetid://'..game.Players.LocalPlayer.UserId |
|
iiNemoJoin Date: 2013-07-22 Post Count: 2380 |
You oculd put the image label in a frame and size the image label by pixels then shrink the frame then clip decendents on frame |
|
ford1015Join Date: 2012-07-16 Post Count: 1965 |
right click an avatar and click "Save image ##### ######### Wham! |
|
ford1015Join Date: 2012-07-16 Post Count: 1965 |
you get the picture
lol puns
S-s-sayyy Wham! |
|
JasonXunnJoin Date: 2015-01-18 Post Count: 857 |
Yeah, just edit it to show their head.
Atm unless you want to upload images, I believe that is as good as it gets.
|
|
Roblok1Join Date: 2011-07-27 Post Count: 2019 |
i've seen games that use the new profile picture thumbnails. so it can't be that hard. but again, no one has come up with a solution yet. and yes, i do want to have the game automatically get each player's picture. I want to use it for a player list. |
|
iiNemoJoin Date: 2013-07-22 Post Count: 2380 |
Bro u just use there userid as the image lol it auto updates too |
|
Roblok1Join Date: 2011-07-27 Post Count: 2019 |
I already got the answer rom another forum post.
|
|