|
| 23 Mar 2017 02:00 PM |
(list[x].Name == "VS3") then local weld = list[x]:FindFirstChild("Parts"):FindFirstChild("Seat"):FindFirstChild("SeatWeld") if (weld ~= nil) and (weld.Part1 == player.Character:FindFirstChild("Torso")) then return list[x]
Should Torso be Humanoid or HumanoidRootPart? |
|
|
| Report Abuse |
|