I have removed the message boards from the guildlobby using the following easy script if anyone cares:
Code:
DELETE FROM doors WHERE id>11965 AND id<11998;
But in the southwest room there was a dagger that was sticking into one of those message boards, presumably holding a message in place on there. Now that the boards are gone, that dagger is still there floating in space and I cannot figure out which object it is so that I can remove it.
Anyone know how to reference (in the database) the dagger in the southwest room of the guildlobby?