bax wrote:OpenSpace doesn't fire that kind of event, but on drag start you always have a MAP_ITEM_REMOVED event. It only returns the inventory item id, but maybe it is enough for you to retrieve its height, taking it from the inventory.
How would I get the height if I only have the inventory item id?
Actually, I have a better question (that would help me solve my issue). Is there a way to determine what the px and py value of the tile that was just removed, that is... the location of the tile before it was actually removed?