All Of My Script Is Correct But Its Not Running For Some Reason?
Asked by
4 years ago Edited 4 years ago
Hi This Straight Of Pisses Me Off Cause There is No Errors And The Script Is Not Running.
And The Script Is Activated.
This Is In A Script
Please Tell Me What I Can Do For This Thanks!
01 | if game.Workspace.GameStatus.GameProgress = = "IN_GAME" then |
02 | print ( "why does nothing run for me!" ) |
04 | script.Parent.Monitor.effect:Play() |
05 | script.Parent.Monitor.SurfaceGui.TextLabel.Text = "Well Hello There Welcome To Untitled Game! :D" |
07 | script.Parent.Monitor.effect:Play() |
08 | script.Parent.Monitor.SurfaceGui.TextLabel.Text = "Im Going To Give You A Rundown If You Have Not Played This Before" |
10 | script.Parent.Monitor.effect:Play() |
11 | script.Parent.Monitor.SurfaceGui.TextLabel.Text = "So Pay Close Attetion If You Want To Get Out Alive." |
13 | script.Parent.Monitor.effect:Play() |
14 | script.Parent.Monitor.SurfaceGui.TextLabel.Text = "1.You Are Given A Time Limit To Beat The Room." |
16 | script.Parent.Monitor.effect:Play() |
17 | script.Parent.Monitor.SurfaceGui.TextLabel.Text = "2.The Time Limit May Change Due To The Diffuclty You Set." |
19 | script.Parent.Monitor.effect:Play() |
20 | script.Parent.Monitor.SurfaceGui.TextLabel.Text = "3.Don't Overthink Puzzles There Are Simple For Example || = 14 ???? Puzzles Can Get Harder Due To Diffculty." |
22 | script.Parent.Monitor.effect:Play() |
23 | script.Parent.Monitor.SurfaceGui.TextLabel.Text = "4.Try Interacting With Objects. They May Have Something Useful To Help You Escape." |
25 | script.Parent.Monitor.effect:Play() |
26 | script.Parent.Monitor.SurfaceGui.TextLabel.Text = "5.Item Postions Generate Randomly. So A Things Postion Wont Stay The Same." |
28 | script.Parent.Monitor.effect:Play() |
29 | script.Parent.Monitor.SurfaceGui.TextLabel.Text = "Thanks You For Participating in My Quick Rundown" |