[!] 18:40:15.781 - A is not a valid member of Players 18:40:15.782 - Stack Begin 18:40:15.782 - Script 'Players.NAME.PlayerGui.System.Frame.SendBag.Script', Line 6 18:40:15.783 - Stack End
[!] This is from the output box.
[!] THE SCRIPT; game.ReplicatedStorage.FireBelt.OnServerEvent:Connect(function(clicked)
local location = script.Parent.Parent.Parent.Parent.Parent.Parent
function clicked() location.A.PartA.CanCollide = false location.A.PartB.CanCollide = false wait(1) location.A.PartA.CanCollide = true location.A.PartB.CanCollide = true end script.Parent.MouseButton1Click:connect(clicked) end)
stuff like this happens when us players are forced to change to Filtering Enabled. PLEASE HELP.