DialogBehaviorType
Controls whether multiple people can use this dialog, or only one person at a time can use it.
Items 2
History | Name | Value | Description | |
---|---|---|---|---|
281 | SinglePlayer | 0 | Only one player can interact with this dialog at a time. The conversation between the player and dialog can be seen by all players. | |
281 | MultiplePlayers | 1 | Multiple players can simultaneously interact with this dialog. The conversation between the player and the dialog cannot be seen by other players. |
Description
Controls whether multiple people can use this dialog, or only one person at a time can use it.
History 3
- 281 Add SinglePlayer
- 281 Add MultiplePlayers
- 281 Add DialogBehaviorType