|
| 22 Jul 2014 04:19 PM |
u scripting slaves, i mean scripters need to make this by tomorrow
thanks for helping
|
|
|
| Report Abuse |
|
|
| |
|
128GB
|
  |
| Joined: 17 Apr 2014 |
| Total Posts: 8056 |
|
|
| 22 Jul 2014 04:24 PM |
--This script goes in a decal local preloadIds = {} --Put some id's of decals here
for _, Id in pairs (preloadIds) do Game:GetService("ContentProvider"):Preload("http://www.roblox.com/asset/?id=" .. Id) end
for _, texture in pairs (preloadIds) do script.Parent.Texture = "http://www.roblox.com/asset/?id=" .. texture wait(0.03) end |
|
|
| Report Abuse |
|
|
|
| 22 Jul 2014 04:25 PM |
| we need 2 petition for roblox to lower image moderation for devs or if they add that for rbxdev i'll join just for that. |
|
|
| Report Abuse |
|
|
128GB
|
  |
| Joined: 17 Apr 2014 |
| Total Posts: 8056 |
|
|
| 22 Jul 2014 04:32 PM |
--This script goes in a decal local preloadIds = { 46223205, 2103320, 2143522, 68922525} --Put some id's of decals here
for _, Id in pairs (preloadIds) do Game:GetService("ContentProvider"):Preload("http://www.roblox.com/asset/?id=" .. Id) end print("hey") while true do for _, texture in pairs (preloadIds) do script.Parent.Texture = "http://www.roblox.com/asset/?id=" .. tostring(texture) wait(0.03) end end
|
|
|
| Report Abuse |
|
|
|
| 22 Jul 2014 04:33 PM |
@128
I would honestly spend my time uploading EACH FRAME, no thx. |
|
|
| Report Abuse |
|
|
128GB
|
  |
| Joined: 17 Apr 2014 |
| Total Posts: 8056 |
|
|
| 22 Jul 2014 04:34 PM |
| Get a program that splits them into separate frames automatically and upload them all at once |
|
|
| Report Abuse |
|
|
|
| 22 Jul 2014 04:35 PM |
| ok, going to be my new project now |
|
|
| Report Abuse |
|
|