Error in Advanced Tools display - Qwertygiy - 04-21-2011
Here's the screenshot:
![[Image: 25icjg3.jpg]](http://i54.tinypic.com/25icjg3.jpg)
As you can see, the SpawnerScript's parent is in game.World, where it moved itself, yet Advanced Tools shows it 'inside' the TestSpawner, where it was created.
RE: Error in Advanced Tools display - Jacob__mybb_import1 - 04-21-2011
Can you explain what you did in more detail?
RE: Error in Advanced Tools display - Qwertygiy - 04-22-2011
I inserted the TestSpawner (containing a Texture, a SpawnPoint, and the SpawnerScript) via Model from File.
The first line of the script is "script.Parent = game.World".
In the Properties panel it shows "World" as "Parent" of the SpawnerScript.
In the Explorer panel it shows the SpawnerScript "inside" the TestSpawner.
RE: Error in Advanced Tools display - AK-47 - 04-22-2011
^ I also used that to unfix water and de-anchor it.
RE: Error in Advanced Tools display - Rare - 04-22-2011
It really looks like you might have done the script wrong. It looks like a void. Unless it was supposed to be like that.... I can't really tell what's happening.
|