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

my pain script might be broken I need mager help can someone help me?

Asked by 5 years ago
Edited 5 years ago
P = script.Parent.Character.Humanoid

while true do
script.Parent.Visible = false
if P.Health == 0 then
    wait(1.2)
script.Parent.Visible = true
 end
   wait(2)
    end


0
Can you tell me what's wrong? Also use the Lua Code Block so we can see your code easier. Pojoto 329 — 5y
0
holy crap script.Parent.Parent.Parent.Parent.Character.Humanoid??? thebayou 441 — 5y
0
I can't anymore XDD thebayou 441 — 5y
0
OH GlxkTerrence 5 — 5y

Answer this question