User talk:Garretcat/Basic Scripting: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Quenty No edit summary |
>Quenty No edit summary |
(No difference)
|
Revision as of 01:51, 21 January 2012
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.