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

Geschlossen
vor 1 Jahr geöffnet von image · 0 Kommentare
image kommentierte vor 1 Jahr

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 hat vor 1 Jahr geschlossen
Anmelden, um an der Diskussion teilzunehmen.
Laden…
Abbrechen
Speichern
Hier gibt es bis jetzt noch keinen Inhalt.