Method PlayerBotAI:Whisper [-] [+]

Makes the bot whisper the given text to a player by name.

Synopsis

sent = PlayerBotAI:Whisper( text, receiverName )

Arguments

string text
See method description.
string receiverName
See method description.

Returns

boolean sent
See method description.