of     3   
chevron_rightchevron_rightchevron_right

Zakum
#240685Thursday, November 15, 2007 11:25 PM GMT

heres the script: ___________________________________________________________________________ Walkway = script.Parent.Walkway while true do light.Transparency = 0 wait(15) light.Transparency = .1 wait(.25) light.Transparency = .2 wait(.25) light.Transparency = .3 wait(.25) light.Transparency = .4 wait(.25) light.Transparency = .5 wait(.25) light.Transparency = .6 wait(.25) light.Transparency = .7 wait(.25) light.Transparency = .8 wait(.25) light.Transparency = .9 wait(.25) light.Transparency = 1 then Walkway.cancollide = false end wait(1) light.Transparency = .9 wait(.25) light.Transparency = .8 wait(.25) light.Transparency = .7 wait(.25) light.Transparency = .6 wait(.25) light.Transparency = .5 wait(.25) light.Transparency = .4 wait(.25) light.Transparency = .3 wait(.25) light.Transparency = .2 wait(.25) light.Transparency = .1 wait(.25) light.Transparency = 0 end ___________________________________________________________________________ sure, its long but not too complicated i dont think O_O well plz help thx to any1 who helps!
PiePersonofDOOM
#240717Thursday, November 15, 2007 11:41 PM GMT

cancollide needs to be CanCollide. Also you forgot while true do at the beginning of the second half.
PCwiener
#240911Friday, November 16, 2007 12:43 AM GMT

WTH? what is light? why is it "then cancollide= false end" no you fail. light = script.Parent.Walkway while true do light.Transparency = 0 wait(15) light.Transparency = .1 wait(.25) light.Transparency = .2 wait(.25) light.Transparency = .3 wait(.25) light.Transparency = .4 wait(.25) light.Transparency = .5 wait(.25) light.Transparency = .6 wait(.25) light.Transparency = .7 wait(.25) light.Transparency = .8 wait(.25) light.Transparency = .9 wait(.25) light.Transparency = 1 light.CanCollide = false wait(1) light.Transparency = .9 wait(.25) light.Transparency = .8 wait(.25) light.Transparency = .7 wait(.25) light.Transparency = .6 wait(.25) light.Transparency = .5 wait(.25) light.Transparency = .4 wait(.25) light.Transparency = .3 wait(.25) light.Transparency = .2 wait(.25) light.Transparency = .1 wait(.25) light.Transparency = 0 wait() end
bondoesroblox
#132072993Sunday, April 27, 2014 7:07 PM GMT

0
bondoesroblox
#132073070Sunday, April 27, 2014 7:08 PM GMT

1
Fragility
#132073078Sunday, April 27, 2014 7:08 PM GMT

get out please
bondoesroblox
#132073121Sunday, April 27, 2014 7:09 PM GMT

2
bondoesroblox
#132073184Sunday, April 27, 2014 7:09 PM GMT

3
bondoesroblox
#132073254Sunday, April 27, 2014 7:10 PM GMT

4
bondoesroblox
#132073312Sunday, April 27, 2014 7:11 PM GMT

5
bondoesroblox
#132073377Sunday, April 27, 2014 7:11 PM GMT

6
bondoesroblox
#132073444Sunday, April 27, 2014 7:12 PM GMT

7
bondoesroblox
#132073510Sunday, April 27, 2014 7:13 PM GMT

8
bondoesroblox
#132073572Sunday, April 27, 2014 7:13 PM GMT

9
Extrius
#132073574Sunday, April 27, 2014 7:13 PM GMT

0
bondoesroblox
#132073631Sunday, April 27, 2014 7:14 PM GMT

10
Extrius
#132073634Sunday, April 27, 2014 7:14 PM GMT

1
bondoesroblox
#132073697Sunday, April 27, 2014 7:15 PM GMT

11
bondoesroblox
#132073772Sunday, April 27, 2014 7:15 PM GMT

12
bondoesroblox
#132073841Sunday, April 27, 2014 7:16 PM GMT

13
bondoesroblox
#132073929Sunday, April 27, 2014 7:17 PM GMT

14
bondoesroblox
#132073994Sunday, April 27, 2014 7:17 PM GMT

15
bondoesroblox
#132074052Sunday, April 27, 2014 7:18 PM GMT

16
bondoesroblox
#132074125Sunday, April 27, 2014 7:19 PM GMT

17
bondoesroblox
#132074193Sunday, April 27, 2014 7:19 PM GMT

18

    of     3   
chevron_rightchevron_rightchevron_right