Interaction Functions
Functions related to in-game communication and interaction.
sendchat
Sends a chat message to the game chat.
| Lua | |
|---|---|
Parameters:
- message (string): Message to send
Example:
Functions related to in-game communication and interaction.
sendchatSends a chat message to the game chat.
| Lua | |
|---|---|
Parameters:
- message (string): Message to send
Example: