Talk:Legofan4364js script tutorial: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Telamon
No edit summary
>Telamon
No edit summary
(No difference)

Revision as of 07:26, 25 February 2008

This article needs a more professional sounding name. --Telamon 01:26, 25 February 2008 (CST)

When Using Spaces

Legofan4364j. To use spaces, you don't put this:

game.Workspace.Dingdong272.Right Arm:Remove()

You use brackets and quotes. Like this:

game.Workspace.Dingdong272["Right Arm"]:Remove()

Yes, the dot needs to be removed.

---Dingdong272