Skip to content

Set lobby custom words exclusive (client)

BigETI edited this page Jul 2, 2019 · 1 revision

Set lobby custom words exclusive (client)

Description

This message sets the exclusivity of custom words in the lobby.

Event

lobbySetCustomWordsExclusive

Argument

  • Should custom words be exclusive? : bool

Example

[
	"lobbySetCustomWordsExclusive",
	true
]
Clone this wiki locally