My Server Script Barrage_Handler.punches(Character,Stand,Folder) and Module Script has
function Barrage_Handler.punches(Character,Stand,Folder) still says that its not a valid member of the Module Script, Any help would be great .
I think Barrage_Handler
is referencing to script
and you have probably not used require(script)
.
I did use require(script:WaitForChild(“Dicitionary”) in a Module script called DictionaryHandler and another one called Dictionary