IWorldServiceSendClientMessage Method |
Name | Description | |
---|---|---|
SendClientMessage(String) |
This function sends a message to all players in white in the chat. The whole line in the chat box will be in the set
color unless color embedding is used.
| |
SendClientMessage(String, Object) |
This function sends a message to all players in white in the chat. The whole line in the chat box will be in the set
color unless color embedding is used.
| |
SendClientMessage(Color, String) |
This function sends a message to all players with a chosen color in the chat. The whole line in the chat box will be in
the set color unless color embedding is used.
| |
SendClientMessage(Color, String, Object) |
This function sends a message to all players with a chosen color in the chat. The whole line in the chat box will be in
the set color unless color embedding is used.
|