View Single Post
03/04/20, 09:37 AM   #1
Keldor
 
Keldor's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2015
Posts: 101
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
  Reply With Quote