#why is this error popping up?
2 messages · Page 1 of 1 (latest)
maybe try
script.Parent.Parent.Parent:WaitForChild("ExplosionActivate").Value
2 messages · Page 1 of 1 (latest)
I have no idea why this pops up, the boolean value is there?
error: ExplosionActivate is not a valid member of Part "Workspace.bellaisadog786500.VestArmour.Handle"
this line errors: (the local script is in the text in billboard gui)
local activated = script.Parent.Parent.Parent.ExplosionActivate.Value
maybe try
script.Parent.Parent.Parent:WaitForChild("ExplosionActivate").Value