04-03-2011, 04:36 AM
To have to constantly deal with the quotation marks and parentheses automatically adding themselves once you do one.
[lua]
if hit.Name == "Body""
hit:getChild("Body"))
[/lua]
=/
[lua]
if hit.Name == "Body""
hit:getChild("Body"))
[/lua]
=/
![[Image: rogershanksluffy_display.gif]](http://i.neoseeker.com/mgv/574413-Mitsuomi/413/43/rogershanksluffy_display.gif)