User talk:Garretcat/Basic Scripting

From Legacy Roblox Wiki
Revision as of 01:48, 21 January 2012 by >JulienDethurens
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.

(Merlin11188 | Send Message | E-mail |Wiki Writer) — 00:33, January 21, 2012 - UTC
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.