You can’t do BoolValue.Value and index it with changed, try and change it to this
local gunnerseat = script.Parent.Parent.Parent.VehicleSeat
local Loaded = gunnerseat.Parent.Parent.TankEvents.Loaded
You can’t do BoolValue.Value and index it with changed, try and change it to this
local gunnerseat = script.Parent.Parent.Parent.VehicleSeat
local Loaded = gunnerseat.Parent.Parent.TankEvents.Loaded