When players use voice communication, only players in the same chat channel can communicate with each other.
By default, we provide 6 custom chat channels for you to use when editing custom maps.
Changing the player’s chat channel
You can use a script to switch the player to a specific chat channel during gameplay:
You can also make the player leave the chat channel:
After joining a new chat channel, the player will be automatically logged out of the previous chat channel.
Events related to chat channels
Events allow you to monitor when players enter and leave chat channels in the game, and implement other logic accordingly.
[Stay tuned]
Quick massage status
Quick chat is a function that allows players to quickly send some pre-set chat content.
You can use scripts to adjust whether players can use this function during gameplay: