|
| 30 Dec 2011 06:13 PM |
pp = 0 while wait() do if dist.Parent:FindFirstChild("Right Arm") then pp = pp + 1 else dist.Parent.Animate.Disabled = true p = Instance.new("Part",dist.Parent) if dist.Parent:FindFirstChild("Left Arm") then p.FormFactor = dist.Parent["Left Arm"].FormFactor p.BrickColor = dist.Parent["Left Arm"].BrickColor p.Name = "Right Arm" p.Size = dist.Parent["Left Arm"].Size w = Instance.new("Weld",dist) w.Part0 = dist w.Part1 = p s = dist:FindFirstChild("Left Shoulder") if s then ss = s:clone() ss.Name = "Right Shoulder" ss.Part0 = dist ss.Part1 = p ss.Parent = dist w.C1 = CFrame.new(-1.5,0,0) dist.Parent.Animate.Disabled = false end end end end
It won't move to the other side like it should, why? Also, this is to replace a gone body part like Person299 Minigames. |
|
|
| Report Abuse |
|
|
| |
|
|
| 30 Dec 2011 06:41 PM |
| Bump for Donald Trump. ^ LOL WOW BOMB, FAIL XD. |
|
|
| Report Abuse |
|
|
|
| 30 Dec 2011 06:51 PM |
| Wow, no one helpful is on, XD. |
|
|
| Report Abuse |
|
|
|
| 30 Dec 2011 06:53 PM |
Is there any output?
~Read Between the Squiggles~ |
|
|
| Report Abuse |
|
|
|
| 30 Dec 2011 06:59 PM |
| Nope, and BUMP LIKE A NOOB. |
|
|
| Report Abuse |
|
|
|
| 30 Dec 2011 11:15 PM |
| http://www.roblox.com/Testing-place?id=52188979 that's why... I fixed it, though. I'm going to test it. Made commands if you say 1, 2, 3, or 4 a body part gets removed. |
|
|
| Report Abuse |
|
|