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

Sword not playing animations after being cloned? [closed]

Asked by 7 years ago
Edited 7 years ago

My sword is not playing animations after given to more than one person's backpack. Worked fine when cloned and given to just one player.

How could I fix this, here is my clone script

local Weapon = game.ReplicatedStorage.Sword
local NewWeapon = Weapon:Clone()
NewWeapon.Parent = player.Backpack

I just use the first sword that comes up on Relevance when I type sword the sword is made by Roblox

0
could you give us more code CootKitty 311 — 7y
0
not sure what code to paste Gusookey -3 — 7y

Closed as Non-Descriptive by hiimgoodpack, CootKitty, lukeb50, and User#9949

This question has been closed because its title or content does not adequately describe the problem you are trying to solve.
Please ensure that your question pertains to your actual problem, rather than your attempted solution. That is, you were trying to solve problem X, and you thought solution Y would work, but instead of asking about X when you ran into trouble, you asked about Y.

Why was this question closed?