#Weld Problems

1 messages · Page 1 of 1 (latest)

indigo coral
#

Im trying to get the weld to put the handle (named BodyAttach) in part0 and the player's right arm in part1 through a local script, that sends a remote event signal to a server script that puts the parts in the right properties, but it keeps saying that the weld is nil, is there anything causing this i could fix, and if so how? any help would be great.

runic glen
#

just a guess but try turning on archivable of player's character? it enables cloning

#

another guess is your not firing properly

main kayak
#

or the weld only exists on the client thonkoof

runic glen
#

the variables are arriving at server as nils probably

modest jungle
#

anything created client side can't be accessed by the server

main kayak
modest jungle
#

@indigo coral create weld and bone server side then weld it to the player. server has access to everything under explorer except client side created instances and variables.

indigo coral
deft steppeBOT
#

studio** You are now Level 3! **studio

main kayak