Method PlayerBotAI:GetQuestsRequiringItem [-] [+]

Returns the quests of the bot that still need the given item.

Each entry of the returned table is a table holding the Quest and the amount of that item the quest still requires.

Synopsis

quests = PlayerBotAI:GetQuestsRequiringItem( entry )

Arguments

number entry

Valid numbers: integers from 0 to 4,294,967,295.

Returns

table quests
See method description.