This is my problem:
Whenever I equip the tool it disappears after a few seconds out of my inventory and the when I play with others and look at their screen the sword is invisible and the animation keeps playing even when I don’t have the tool anymore while on my side the animation stops playing.
If you have any more questions or need to know more reply anytime.
I made the Handle visible to check and everything sticks in place however just after a few seconds the sword vanishes and gets removed from my inventory
You are saying I don’t use the variable for the player and character if that’s the case and if that would fix this how would I go by fixing the script?
It looks like in your second script, you are deleting a weld for the right hand, but also remaking it before it’s destroyed. Why are you remaking the Motor6D?
Nvm it was something else. There’s probably something in the code that is destroying the tool though. Maybe remove a:Destroy() and m7d:Destroy() and see what happens.
Both script don’t work at all when I put them in server script I tested it out and even put a print to see if anything works and both script dont work when it’s in the serverscript
I even tested it out in a fresh baseplate to make sure other scripts weren’t the problem
and still the same