Chat Channel

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.

image-20240923112747359

Changing the player’s chat channel

You can use a script to switch the player to a specific chat channel during gameplay:

image-20240923112415171

You can also make the player leave the chat channel:

image-20240923112438262

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:

image-20240923112624120