|
| 05 Aug 2015 03:44 AM |
Yesterday I wanted to know what the problem is, now I tried some things and found out that the script is working, but only the Templates of the pants wont change. Do I have to do something seperate comprared to other assets to Shirt and PantsTemplates so they could change?
while wait (0.2) do local pla = game.Players:FindFirstChild(script.Parent.Parent.Name) if pla ~= nil then if pla.PantsValue.Value == 0 then script.Parent.PantsTemplate = " " end if pla.PantsValue.Value == 1 then script.Parent.PantsTemplate = "http://roblox.com/asset/?id=129458425" end if pla.PantsValue.Value == 2 then script.Parent.PantsTemplate = "http://roblox.com/asset/?id=1972086" end if pla.PantsValue.Value == 3 then script.Parent.PantsTemplate = "http://roblox.com/asset/?id=144076759" end end end |
|
|
| Report Abuse |
|
|
|
| 05 Aug 2015 04:20 AM |
| FOR GOD SAKES IVE TRIED ALMOST EVERYTHING! YESTERDAY I POSTED THIS, TODAY MORING I ASKED FOR HELP IN ATR, I CHECKED TONS OF PAGES FROM THE WIKI AND IT SAID NOTHING! I TRIED TO LEARN FROM FREE MODELS BUT THEY FUNCTIONED DIFFERENTLY! WHY IS NOBODY HELPING ME?! |
|
|
| Report Abuse |
|
|
| |
|
| |
|
| |
|
| |
|
| |
|