ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Lua/XML Help (https://www.esoui.com/forums/forumdisplay.php?f=175)
-   -   Is there something that can determine is an item ID is available in the game? (https://www.esoui.com/forums/showthread.php?t=9016)

Keldor 03/04/20 09:37 AM

Is there something that can determine is an item ID is available in the game?
 
Hello everyone,

let me clarify the question above ;)
Background: I'm trying to export all furnishing recipes by testing an item ID/ItemLink with IsItemLinkFurnitureRecipe() this method works great except for one thing. I also get recipes that existing in the game but currently not available for players.

So, is there any method to check if the item is obtainable for players?

Regards
Keldor

Dolgubon 03/04/20 12:15 PM

No. There might be something, but I doubt it. Generally speaking, it would make more sense to just have the info of what the item is connected to the item id, and source info stored with the source of the item.

Rhyono 03/04/20 12:37 PM

I believe this is as close to that as we're going to get: https://www.esoui.com/forums/showthread.php?t=6899

sirinsidiator 03/04/20 01:03 PM

Not sure how practical it is or if it would even work, but you could check if the guild store text filter lists the item name. I believe it only shows items a player can actually acquire.

Keldor 03/04/20 02:23 PM

I've done some testing and I think all recipes are valid. One user was reporting the Common Campfire, Outdoor only exists in crown store but i found some sources where this recipe is listed as craftable.

Rhyono 03/04/20 02:34 PM

With this update, they did do a massive removal of unobtainable recipes. So it is likely that at the moment it's correct, but you can't rely on it long term.


All times are GMT -6. The time now is 04:18 PM.

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