Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do i set Weld Active to false?

Asked by 5 years ago

I have this script that i am making for VSB. What this means is that everything has to be made using a script.

I am making this gauntlet, and i want to weld them together to the LeftArm of the player(R6)

I am settings Weld.Active to false using this simple script:

weld.Active = false

"weld" is, ofcourse, a variable for the weld.

However, whenever i test the script this error pops up:

17:18:55.187 - can't set value

I don't know how to fix that, i've seen plugins use it so it has to be possible right? Any help is appreciated. Thanks.

1
U simply cant. User#24403 69 — 5y
0
You can set welds to false? EliteRayGawnX2 124 — 5y
0
MAYBE through plugins but from a non-plugin script you don't need to User#24403 69 — 5y
View all comments (2 more)
0
maybe set the weld's part0/part1 to nil? the8bitdude11 358 — 5y
0
Can't you just destroy it? TheePBHST 154 — 5y

Answer this question