player_chat
Description
Fired when a player sends a message to chat.
Arguments
| Index | Name | Type |
|---|---|---|
| 0 | Argument #0 | table |
#0 - Properties
| Name | Description |
|---|---|
| teamonly | true if the message was sent to team chat |
| entity | Entity index of the player sending the message |
| name | Name of the player sending the message |
| text | Chat message text |