Method PlayerBot.BotTellError [-] [+]

Send an error message to the bot's master (used by AI to report errors).

Synopsis

success = Playerbot.BotTellError( guidLow, text )

Arguments

number guidLow

Bot GUID low.

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

string text

Error text.

Returns

boolean success
See method description.

Generated on
©2026 - ALE Lua Engine