Talk:Legofan4364js script tutorial: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Dingdong272
No edit summary
>Telamon
No edit summary
Line 1: Line 1:
This article needs a more professional sounding name. --[[User:Telamon|Telamon]] 01:26, 25 February 2008 (CST)
===When Using Spaces===
===When Using Spaces===
Legofan4364j. To use spaces, you don't put this:
Legofan4364j. To use spaces, you don't put this:

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