Method PlayerBotAI:TellMasterNoFacing [-] [+]
Same as [PlayerbotAI]:TellMaster but the bot does not turn towards its master.
Synopsis
sent = PlayerBotAI:TellMasterNoFacing( text )
sent = PlayerBotAI:TellMasterNoFacing( 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.