Configuration
Configuring chat zones
Once the volume is sized correctly, you need to tell the server which channel this physical space represents.
Zone Configuration
Struct: Zone Properties
Located in the Details panel of the BBP_MP_ChatZone actor.
| Property | Type | Description |
|---|---|---|
| Room ID | String | The unique backend identifier (e.g., Zone_Tavern_01). |
| Room Name | String | The display name the player will see (e.g., 'The Rusty Boar Inn'). |
| Channel Type | Enum | Set to Global or Private depending on the zone's purpose. |
| Password | String | Optional. Creates a physical VIP room that challenges the client for a password. |