|
| 14 Apr 2012 07:48 PM |
I use this script, but it doesn't seem to work. Can any help me fix it?
Script:
assert(loadstring([[local m = game:GetService("InsertService"):LoadAsset(26148460) m.Parent = Workspace m:MoveTo(Workspace.HolidayWorld.Torso.Position)]]))()
|
|
|
| Report Abuse |
|
|
| |
|
mmmarlin
|
  |
| Joined: 22 Jun 2010 |
| Total Posts: 6038 |
|
|
| 14 Apr 2012 08:06 PM |
| You can't move Workspace. It's locked. And I don't even know how to script. |
|
|
| Report Abuse |
|
|
|
| 14 Apr 2012 08:09 PM |
@mmm
Then don't try to help... as what you said isn't what the script is doing.
@op
Is the model or whatever yours, or a ROBLOX gear?
† KMXD † |
|
|
| Report Abuse |
|
|
|
| 14 Apr 2012 08:12 PM |
Scripting 101,
When short-cutting a path to game.Workspace, you MUST use proper capitalization!
It's this: game.Workspace.Part (Not this cap W) OR workspace.Part (Notice the lowercase w) |
|
|
| Report Abuse |
|
|
|
| 14 Apr 2012 08:13 PM |
@Build
You don't have to...
† KMXD † |
|
|
| Report Abuse |
|
|
|
| 14 Apr 2012 08:24 PM |
orlly? Lemme go test.
True, don't need to.. |
|
|
| Report Abuse |
|
|