Hey, im trying to put a gun model in the character model when they join, but it deletes right after it gets put in.
when i print the parent name the second time, it gives me an error. Anyone know why?
Hey, im trying to put a gun model in the character model when they join, but it deletes right after it gets put in.
when i print the parent name the second time, it gives me an error. Anyone know why?
Maybe you add a CharacterAdded function?
I tried it but it still didn’t work
if the M4A1 is not welded to the player or rigged with the player it will just free fall into oblivion and get destroyed due to it probably being a non collideable model which thus causes M4A1 to be nil thus you are trying to get the parent name of something that does not exist anymore because it has been destroyed
Thank you man I appreciate it alot
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.