Runes of Magic Wiki
Advertisement

local itemName, itemTexture, maxCraft = GetCraftItemInfo( GUID )

Parameters:

Returns:

  • itemName - string - the item's name
  • itemTexture - string - the item's icon
  • maxCraft - number - how many of this item you can make
Advertisement