Method PlayerBotAI:FindConsumable [-] [+]

Returns the given consumable carried by the bot, or nil.

Synopsis

item = PlayerBotAI:FindConsumable( entry )

Arguments

number entry

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

Returns

Item item
See method description.