of     1   

pawel630
#228230494Wednesday, November 29, 2017 5:57 PM GMT

Hi , I need help with a script that is working in studio but not in the actual game. If someone could tell me what I am doing wrong that would be great thanks. Here is the script: local part = ########################### local studs = # part.Touched:connect(function(p) if p.Parent:IsA"Model" and ########################################## then ################################ = ################################ * ##################### end end)

    of     1