The error I believe, is telling you that them humanoids parent is nil.
Try:
repeat wait() until char ~= nil before that code.
here is an older thread with a related question:
The error I believe, is telling you that them humanoids parent is nil.
Try:
repeat wait() until char ~= nil before that code.
here is an older thread with a related question: