Method PlayerBot.GetBotInventoryItemCount [-] [+]
Return how many copies of an item the bot has in its inventory.
Synopsis
count = Playerbot.GetBotInventoryItemCount( 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
number countValid numbers: integers from 0 to 4,294,967,295.