#Please help fix destory script
6 messages · Page 1 of 1 (latest)
Character with a red line under it.
have to define it obviously, it's pseudocode to show you how it can be done
oh yeah my bad
thanks
6 messages · Page 1 of 1 (latest)
you have to check both the backpack and character for the tool incase they have it equipped
local tool = backpack:FindFirstChild("Tool") or character:FindFirstChild("Tool")
Character with a red line under it.
have to define it obviously, it's pseudocode to show you how it can be done
oh yeah my bad
thanks