Method PlayerBotAI:HandleCommand [-] [+]
Sends a chat command to this bot as if another Player had said it.
Synopsis
PlayerBotAI:HandleCommand( chatType, text, from )
Arguments
number chatTypeThe ChatMsg type of the command.
Valid numbers: integers from 0 to 4,294,967,295.
string text- See method description.
Player from- See method description.
Returns
Nothing.