QUOTE (ArteGordon @ September 19, 2007 09:48 am) |
when you use the Goto button next to one of the spawner entries in the search results window, where does it take you? It could be a tiledata issue. Have you tried just changing the itemid of a currently visible object to the itemid for a spawner crystal? [set itemid 0x1F1C |
QUOTE (ArteGordon @ September 19, 2007 10:34 am) |
right, but the question is whether they are not visible because they are being placed with some kind of x,y,z offset (which the Goto would test) or perhaps because of .mul problems with the item artwork (which the itemid change would test). Have you tried using the [xmlshow command that changes the spawner crystals to masts? Are there some items that you are able to add that are visible? |
QUOTE (ArteGordon @ September 19, 2007 10:52 am) |
Locations in Malas in general have a -z offset. You can try using [xmlfind, searching for spawners, selecting one and using the 'Bring' button to place it at your feet if you think that it might be a placement offset problem. You can also just confirm that the location of the spawner is consistent with your current location by using the [where command. |