ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   General Authoring Discussion (https://www.esoui.com/forums/forumdisplay.php?f=174)
-   -   How to tell if an item link will be stored in the CraftBag (https://www.esoui.com/forums/showthread.php?t=6331)

Lodur 06/04/16 12:06 PM

How to tell if an item link will be stored in the CraftBag
 
How to tell if an item link will be stored in the CraftBag?

I have already tried: GetItemLinkCraftingSkillType(). But this is just returning 0 for all crafting raw materials.

I am also checking HasCraftBagAccess() already to be sure it is possible to put the item there.

Anyone have any ideas?

Ayantir 06/04/16 12:32 PM

CanItemBeVirtual(bagId, slotIndex)
CanItemLinkBeVirtual(itemLink)
HasCraftBagAccess()

Lodur 06/04/16 12:39 PM

Is the CraftBag == the virtual bag?

Randactyl 06/04/16 12:46 PM

yes.

BAG_VIRTUAL
INVENTORY_VIRTUAL


All times are GMT -6. The time now is 06:45 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI