Send message to Guild from specific Player.
Guild:SendMessage( player, officerOnly, msg, lang )
Player player
The Player is the author of the message.
boolean officerOnly
Send message only on officer channel.
string msg
The message you need to send.
number lang
Language the Player will speak.
Valid numbers: integers from 0 to 4,294,967,295.
Nothing.