Method PlayerBotAI:TellError [-] [+]
Reports an error to the master of the bot.
Synopsis
sent = PlayerBotAI:TellError( text )
sent = PlayerBotAI:TellError( text, securityLevel )
Arguments
string text- See method description.
number securityLevel (3)Valid numbers: integers from 0 to 4,294,967,295.
Returns
boolean sent- See method description.