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

How to fix??? It says Destory is not a vaild member of BoolValue [closed]

Asked by 3 years ago
        if character:FindFirstChild("GameTag") then
            character.GameTag:Destory()
        end
3
You spelt :Destroy() wrong, use :Destroy() not :Destory() WideSteal321 773 — 3y

Locked by JesseSong

This question has been locked to preserve its current state and prevent spam and unwanted comments and answers.

Why was this question closed?