I know that RunUO comes with a series of data configuration files containing the placement of static decorations, doors, etc., allowing one to decorate the world to an OSI-like state out of the box.
I was wondering if there was a way to export existing statics/deco/doors to such a file so as to be able to preserve one's deco, doors, etc. even through a fresh install or upgrade of UO.
I know that the format works like this:
Code:
# wooden door
StrongWoodDoor 0x06E5 (Facing=WestCW)
1309 1575 30
1331 1593 50
1333 1641 50
1334 1599 72
1338 1593 72
1339 1593 50
1339 1609 50
Even if I did it item by item, is there a way to display a list of the coordinates of all of a particular door that currently exists in the world, so that I could paste it to a file like this?
Thank you very much for your assistance.
-kirax2