Method PlayerBot.HasBotItemInInventory [-] [+]
Check whether the bot has at least one copy of an item in its inventory.
@return bool
Synopsis
Playerbot.HasBotItemInInventory( guidLow, itemId )
Arguments
number guidLowBot GUID low.
Valid numbers: integers from 0 to 4,294,967,295.
number itemIdItem template ID.
Valid numbers: integers from 0 to 4,294,967,295.
Returns
Nothing.