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

Mind helping me repair the configureTool script?

Asked by 9 years ago

I can't fit the whole script in here but here's the broken parts.

1

if guiButton ~= selectedButton then

2

paletteFrame.MouseEnter:connect(function() onMouseEnterPalette(mouse) end) paletteFrame.MouseLeave:connect(function() onMouseLeavePalette(paletteFrame, mouse) end)

3

local newFrame = processPropertyValue(vehicleSeat, field, field, guiFrame)

4

foundPart = part

0
Post your whole script on pastebin.com, output included. Muoshuu 580 — 9y
0
Already posted the output. fwabatoto 0 — 9y

Answer this question