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 guidLow

Bot GUID low.

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

number itemId

Item template ID.

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

Returns

Nothing.

Generated on
©2026 - ALE Lua Engine