lucas301
|
  |
| Joined: 28 Dec 2008 |
| Total Posts: 1307 |
|
|
| 24 Sep 2011 07:49 AM |
I've went to Free Models to search for Animated GIFs, I looked in the script and it looks simple I just don't understand where it gets the image????
while true do script.Parent.Texture="http://www.roblox.com/asset/?id=61940930" wait(0.04) script.Parent.Texture="http://www.roblox.com/asset/?id=18869575" wait(2) script.Parent.Texture="http://www.roblox.com/asset/?id=61940947" wait(0.04) script.Parent.Texture="http://www.roblox.com/asset/?id=61940952" wait(0.04) end
what is roblox.com/asset/?id=61940947??? |
|
|
| Report Abuse |
|
|
| |
|
lucas301
|
  |
| Joined: 28 Dec 2008 |
| Total Posts: 1307 |
|
|
| 24 Sep 2011 07:53 AM |
| :S Agh... can't explain it very well... like... hmm... :S Why is it roblox.com/asset not the decal links? I've found where to get the Texture link from so it doesn't matter anymore now :D but what is it for? |
|
|
| Report Abuse |
|
|
Trioxide
|
  |
| Joined: 29 Mar 2011 |
| Total Posts: 32902 |
|
| |
|
xvgigakid
|
  |
| Joined: 22 Jun 2008 |
| Total Posts: 4407 |
|
|
| 24 Sep 2011 08:20 AM |
@Lucas
Its that way because long ago in ROBLOX they were asset links. Then became item.aspx links. Now they show the name of the item.
They didnt change how you type it in because it would confuse players and ruin scripts. |
|
|
| Report Abuse |
|
|
lucas301
|
  |
| Joined: 28 Dec 2008 |
| Total Posts: 1307 |
|
|
| 24 Sep 2011 08:40 AM |
| :D Ahh!~ good thinking ROBLOX :P and thanks xvgigakid |
|
|
| Report Abuse |
|
|
xvgigakid
|
  |
| Joined: 22 Jun 2008 |
| Total Posts: 4407 |
|
| |
|
GiverLol
|
  |
| Joined: 20 Dec 2010 |
| Total Posts: 810 |
|
|
| 24 Sep 2011 09:16 AM |
| http://www.roblox.com/asset/?id= Then Decal ID |
|
|
| Report Abuse |
|
|
lucas301
|
  |
| Joined: 28 Dec 2008 |
| Total Posts: 1307 |
|
|
| 24 Sep 2011 09:23 AM |
| @GiverLol Doesn't work, it loads up a different Decal :S but when you insert a Decal on a brick look into the Properties of it and you'll see its asset ID :D! |
|
|
| Report Abuse |
|
|
GiverLol
|
  |
| Joined: 20 Dec 2010 |
| Total Posts: 810 |
|
|
| 01 Oct 2011 06:10 AM |
Ow sorry with ID i mean Decal ID -1
(Like 1234567 needs to be 1234566 or 123456780 needs to be 123456779) |
|
|
| Report Abuse |
|
|
|
| 01 Oct 2011 06:28 AM |
| Those line of codes are not necessary I made an animation with less lines. |
|
|
| Report Abuse |
|
|