of     1   

RoboHotdogs62098
#36234307Saturday, October 30, 2010 5:28 PM GMT

It's for a sound that i have, and i have an identicle one ( it just replaces stop with play ) and it works, but when i touch this one it won't stop. function onTouched(hit) script.Parent.Parent.HipHop:stop() end script.Parent.Touched:connect(onTouched) What is wrong?

    of     1