scrin445
|
  |
| Joined: 10 May 2011 |
| Total Posts: 3955 |
|
|
| 26 Feb 2013 06:31 AM |
while true do script.Parent.Decal.Texture = "http://www.roblox.com/asset/?id=" ^ I'm guessing this the problem. ^ wait(1)
Why am I posting this? I tried it and it didn't function. |
|
|
| Report Abuse |
|
|
gerit99
|
  |
| Joined: 21 Jul 2010 |
| Total Posts: 521 |
|
|
| 26 Feb 2013 06:40 AM |
There is no id? You are missing an end to close while true do. |
|
|
| Report Abuse |
|
|
scrin445
|
  |
| Joined: 10 May 2011 |
| Total Posts: 3955 |
|
|
| 26 Feb 2013 06:42 AM |
I haven't displayed all of it.
It has the end. I removed the ID for a reason. |
|
|
| Report Abuse |
|
|
|
| 26 Feb 2013 07:01 AM |
| did you try turning it on and off |
|
|
| Report Abuse |
|
|
gerit99
|
  |
| Joined: 21 Jul 2010 |
| Total Posts: 521 |
|
|
| 26 Feb 2013 07:09 AM |
Does the other one have long waits?
|
|
|
| Report Abuse |
|
|
scrin445
|
  |
| Joined: 10 May 2011 |
| Total Posts: 3955 |
|
|
| 26 Feb 2013 06:46 PM |
Here's the whole thing:
while true do script.Parent.Decal.Texture = "http://www.roblox.com/asset/?id=" wait(1) script.Parent.Decal.Texture = "http://www.roblox.com/asset/?id=" wait(1) script.Parent.Decal.Texture = "http://www.roblox.com/asset/?id=" wait(1) script.Parent.Decal.Texture = "http://www.roblox.com/asset/?id=" wait(1) script.Parent.Decal.Texture = "http://www.roblox.com/asset/?id=" wait(1) end |
|
|
| Report Abuse |
|
|
|
| 26 Feb 2013 06:52 PM |
| Nothing looks to be missing. |
|
|
| Report Abuse |
|
|
scrin445
|
  |
| Joined: 10 May 2011 |
| Total Posts: 3955 |
|
|
| 26 Feb 2013 11:31 PM |
13:27:59.454 - Decal is not a valid member of Part <-- What does that mean? 13:27:59.455 - Script "Workspace.Screen.Decal Changer", Line 2 13:27:59.456 - stack end
My output message |
|
|
| Report Abuse |
|
|
|
| 26 Feb 2013 11:32 PM |
there is no decal in the brick.
~«im gonna eat you ok»~ |
|
|
| Report Abuse |
|
|
scrin445
|
  |
| Joined: 10 May 2011 |
| Total Posts: 3955 |
|
|
| 27 Feb 2013 12:12 AM |
| Nevermind. Got it working. |
|
|
| Report Abuse |
|
|