|
| 02 Nov 2015 10:09 AM |
14|script.Parent.Parent.maingate.Touched:connect(function(p) 15| if script.Parent.Parent.Parent.becomeowner.ownername.Value == p.Parent.Name then 16| if script.Parent.Parent.maingate.CanCollide then -- code end end end)
and it errors: Script:15: 'then' expected near '='
I don't see how it's a error... |
|
|
| Report Abuse |
|