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

Tool doesn't function correctly when cloned from replicatedstorage?

Asked by 4 years ago

So I was working on my game, and I made a shop GUI. Whenever I bought it, the shop worked but the tool doesn't work. Yes, the welding is good, and everything. I put it in the normal starter pack and the tools worked. But then when I let it clone it doesn't. I attached some .gifs of what happens.

first gif = how it should work second gif = how it works after i buy

1. https://gyazo.com/1b7088504e2900aa913cf17064e8fa68

2. https://gyazo.com/bae0a2d58aa0c34e629246d64f42c8db

Help!

0
write ur code, we can't help without see the code GuerraReturns 122 — 4y

1 answer

Log in to vote
2
Answered by
Glacitron 239 Moderation Voter
4 years ago
Edited 4 years ago

Firstly it would help if you wrote your code, second, I ran to this problem many times and it’s a variety of problems.

First, you should clone it using a server script, if you clone it using a local script it will only look like you have it, when you don’t according to the server (like when you use inspect element, it just changes it for you but doesn’t actually do anything.)

Otherwise, take a second look at your welding and look if you can weld the tool’s model before you clone it rather than welding it after.

Also make sure nothing is welded to the ground or anchored.

(Sorry for bad format I’m on mobile)

0
Add me on discord: Jeremiiah#7207 XxWingKing 96 — 4y
0
Can you also mark me as the correct answer please Glacitron 239 — 4y
Ad

Answer this question