|
Hi guys!
I have this in an Imagelabel to load a picture of the player but it doesn't work :(
http://www.roblox.com/thumbs/avatar.ashx?x=352&y=352&format=png&username=jjwood1600
Any ideas?
Thanks!
jj |
|
|
1. Remove the "amp;" forums add that for some reason.
2. If that still doesn't work, try "x=500&y=500" |
|
|
Thanks, but I have tried both of those and it still didn't work :( |
|
|
The link works fine, is there any error output? |
|
|
Yeah - it just says "could not load" and then it gives what I typed in :( |
|
|
try it in a while true do loop if you haven't. |
|
|
I've put it in the "Image:" in the imagelabel so it is not a script :( |
|
|
Try it in a script to change the image. |
|
|
It works fine for me, are you sure you removed "amp;" |
|
|
yes i removed all amps and I put 500.
So you have got an imagelabel and then using a script you say:
"while true do
script.Parent.Image = "http://www.roblox.com/thumbs/avatar.ashx?x=500&;;y=500&;;format=png&;username=jjwood1600
end"
Thanks
jj |
|
|
|
|
Thank you so much! :)
Please could you visit this
and check that it definitely works? (it shows my character, but it might not work for other people)
http://www.roblox.com/Spawn-place?id=149948504
Thanks so much! :) |
|
|
|
It shows a picture of me, but not the person who joins the game :( What am I doing wrong? |
|
solidheadJoin Date: 2010-02-19 Post Count: 2745 |
It works for me. But it shows your character, not mine. If that's what you were trying to do anyway. |
|
|
|
|
Tried that in localscript, parent to the imagelabel and it doesn't work :( |
|
|
Did you remove "amp;" properly this time. |
|
|
|
Don't worry - I've fixed it! Thanks for all your help! |
|
|
|
|