#441 house lore needs a map for items -> spawn

Fechado
1 ano atrás foi aberto por image · 0 comentários
image comentado 1 ano atrás

when we finalize a placement of a house item we set the spawn to hold the item id:

    tmp->SetPickupItemID(uniqueItem->details.item_id);
    tmp->SetPickupUniqueItemID(uniqueID);

we need a zone level mapping from item id to spawn.. given house lore is a single item we would probably just have an itemid to spawn id map and not worry about duplicates since its just to assure there is no dupe lore house item.

when we finalize a placement of a house item we set the spawn to hold the item id: tmp->SetPickupItemID(uniqueItem->details.item_id); tmp->SetPickupUniqueItemID(uniqueID); we need a zone level mapping from item id to spawn.. given house lore is a single item we would probably just have an itemid to spawn id map and not worry about duplicates since its just to assure there is no dupe lore house item.
image fechado em 1 ano atrás
Faça login para participar desta conversação.
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.