User talk:Garretcat/Basic Scripting
From Legacy Roblox Wiki
Jump to navigationJump to search
You should test your code before giving it out. Errors will occur when:
- The game starts.
- The player has no character at the end of the sixty seconds.
- Head is not the name of the Player's Head.
Just sayin'. You should add some checking in there.
P.S.: You aren't supposed to sign an article.
- To add on what merlin11188 said, you should also indent your code. Also, I don't think you should recommend them the Remove method, considering it is deprecated. You should recommend the Destroy method instead.