ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Wish List (https://www.esoui.com/forums/forumdisplay.php?f=177)
-   -   [open] Make recipe ingredients API work for unknown recipes (https://www.esoui.com/forums/showthread.php?t=10834)

Dolgubon 02/15/24 01:09 PM

[open] Make recipe ingredients API work for unknown recipes
 

The functions GetRecipeIngredientItemLink and GetRecipeIngredientRequiredQuantity do not work for recipes that you do not know. Would it be possible to get it unblocked for those recipes?

Previously, there was this thread: https://www.esoui.com/forums/showthread.php?t=6899 where GetRecipeInfo was unblocked by Chip for unknown recipes, but it seems like that unblocking was only done for GetRecipeInfo, and not for the recipe ingredient functions.

The info could be obtained by checking the item link of the recipe (GetItemLinkRecipeIngredientInfo, which only works with Recipe: XXXX items, not the recipe result) - but since there is no backwards link between the recipeListIndex and recipeIndex, I would need to maintain a list of the recipe item links, which I would rather not do if I don't need to.

Thanks!


All times are GMT -6. The time now is 03:24 AM.

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