When welding a tool onto the left hand, should I do it in a server script or the client?
I want it to be on the left hand if it is equipped, so that is why I want to weld it onto the left hand
When welding a tool onto the left hand, should I do it in a server script or the client?
I want it to be on the left hand if it is equipped, so that is why I want to weld it onto the left hand
weld the tool on the server script. If you weld it on the client, only the client will see it welded.
Needs to be done on the server for it to replicate to the other clients.