sh4dowboi
|
  |
| Joined: 11 Oct 2011 |
| Total Posts: 932 |
|
|
| 08 Dec 2014 06:21 PM |
while true do game.Lighting.Map1:clone().Parent = game.Workspace wait(300) local msg = Instance.new("Message") msg.Parent = game.Workspace msg.Text = ("Loading Map2") msg:remove() game.Workspace.Map1:remove() wait(2) game.Lighting.Map2:clone().Parent = game.Workspace wait(300) msg.Parent = game.Workspace msg.Text = ("Loading Map1") wait(4) msg:remove() game.Workspace.Map2:remove() wait(2) game.Lighting.Map1:clone().Parent = game.Workspace wait(300) local msg = Instance.new("Message") msg.Parent = game.Workspace msg.Text = ("Loading Map2") msg:remove() game.Workspace.Map1:remove() wait(2)
end
Help??
"I never sleep 'cause sleep is the cousin of death" |
|
|
| Report Abuse |
|
|
sh4dowboi
|
  |
| Joined: 11 Oct 2011 |
| Total Posts: 932 |
|
|
| 08 Dec 2014 06:22 PM |
I'm new to scripting btw.
"I never sleep 'cause sleep is the cousin of death" |
|
|
| Report Abuse |
|
|
|
| 08 Dec 2014 06:23 PM |
"Fatigue makes cowards of us all"
Now sleep. |
|
|
| Report Abuse |
|
|
|
| 08 Dec 2014 06:31 PM |
| Are there any errors in the Output? |
|
|
| Report Abuse |
|
|
sh4dowboi
|
  |
| Joined: 11 Oct 2011 |
| Total Posts: 932 |
|
|
| 08 Dec 2014 06:35 PM |
@small 19:34:01.195 - RemoveDefaultLoadingScreen is not a valid member of Workspace 19:34:01.195 - Script 'Workspace.Script', Line 2 19:34:01.196 - Stack End 19:34:01.197 - Pad is not a valid member of Workspace 19:34:01.197 - Script 'Workspace.HealPadScript By 4430702', Line 27 19:34:01.198 - Stack End 19:34:01.211 - Humanoid is not a valid member of Workspace 19:34:01.211 - Script 'Workspace.HP script', Line 2 19:34:01.211 - Stack End 19:34:01.212 - Pad is not a valid member of Workspace 19:34:01.212 - Script 'Workspace.HealPadScript By 4430702', Line 27 19:34:01.213 - Stack End 19:34:01.213 - Pad is not a valid member of Workspace 19:34:01.213 - Script 'Workspace.HealPadScript By 4430702', Line 27 19:34:01.214 - Stack End 19:34:01.214 - Pad is not a valid member of Workspace 19:34:01.215 - Script 'Workspace.HealPadScript By 4430702', Line 27 19:34:01.215 - Stack End 19:34:01.446 - httpGet http://www.roblox.com/asset/?id=100808216&serverplaceid=134776789&clientinsert=0 failed. Trying again. Error: HTTP 403 (Asset is not trusted for this place). Elapsed time: 0.190041 19:34:03.181 - Content failed for http://www.roblox.com/Asset/?id=100808216&serverplaceid=134776789&clientinsert=0 because HTTP 403 (Asset is not trusted for this place) 19:34:03.182 - Content failed because HTTP 403 (Asset is not trusted for this place)
"I never sleep 'cause sleep is the cousin of death" |
|
|
| Report Abuse |
|
|