|
| 14 May 2016 07:36 PM |
| I want it to script.Parent (imagebutton) will show a picture of whoever the player is that is currently in that game. So if me, JonathanW123, is the one and that is my player gui, then my pic will show up in the imagebutton |
|
|
| Report Abuse |
|
|
seanb117
|
  |
| Joined: 03 Feb 2010 |
| Total Posts: 1020 |
|
|
| 14 May 2016 07:38 PM |
http://wiki.roblox.com/index.php?title=Web_APIs#User_Thumbnail
|
|
|
| Report Abuse |
|
|
| |
|
| |
|
seanb117
|
  |
| Joined: 03 Feb 2010 |
| Total Posts: 1020 |
|
|
| 14 May 2016 07:48 PM |
| Post a script and attempt it yourself, then come back for help. I showed you what to use to get a specific players thumbnail icon. |
|
|
| Report Abuse |
|
|
|
| 14 May 2016 07:56 PM |
ok
script.Parent.Image = "http://www.roblox.com/Thumbs/Avatar.ashx?x=100&y=100&userId="..UserId |
|
|
| Report Abuse |
|
|
| |
|