ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Wish List (https://www.esoui.com/forums/forumdisplay.php?f=177)
-   -   [implemented] GetRecipeItemLinkRecipeListAndId(string itemLink), GetRecipeItemLink (https://www.esoui.com/forums/showthread.php?t=6562)

BlackSwan 10/13/16 05:29 AM

[implemented] GetRecipeItemLinkRecipeListAndId(string itemLink), GetRecipeItemLink
 
Add those, please, to setup strict connection between Recipe items and recipes itself

Code:

GetRecipeItemLinkRecipeListAndId(string itemLink)
Returns: number recipeListIndex, number recipeIndex

GetRecipeItemLink(number recipeListIndex, number recipeIndex,number LinkStyle linkStyle)
Returns: string link

For now that connection can be installed via comparing returning values of those 2 methods:
Code:

GetRecipeResultItemLink(number recipeListIndex, number recipeIndex, number LinkStyle linkStyle)
GetItemLinkRecipeResultItemLink(string itemLink, number LinkStyle linkStyle)

Thanks

P.S. Also same kind of strict connection between Styles, Chapters, Books and StyleMaterials will be very appreciated too.


All times are GMT -6. The time now is 05:02 AM.

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