Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do i make it so everybody can see it and not only me? [closed]

Asked by 6 years ago
01function onClick(Click)
02script.Parent.Parent.Parent.Rotator.Visible=false
03if script.Parent.Parent.Parent.TimeOut.Disabled==false then
04    script.Parent.Parent.Parent.TimeOut.Disabled=true
05end
06script.Parent.Parent.Parent.SoundEffects.TransformSound:Play()
07game.Players.LocalPlayer.Character.Head.HeatblastFire.Enabled=false
08game.Players.LocalPlayer.Character.HeatThat.ParticleEmitter.Enabled=true
09game.Players.LocalPlayer.Character.HeatThat.SurfaceLight.Enabled=true
10wait(2)
11game.Players.LocalPlayer.Character.HeatThat.ParticleEmitter.Enabled=false
12game.Players.LocalPlayer.Character.HeatThat.SurfaceLight.Enabled=false
13 
14 
15script.Parent.Parent.Cannonbolt.Visible=false
View all 65 lines...

Closed as Too Broad by User#24403

This question has been closed because it is too broad and is generally unanswerable. Please ask a more specific question.

Why was this question closed?