Skip to content

Start game (client)

BigETI edited this page Jul 2, 2019 · 1 revision

Start game (client)

Description

This message notifies the server that a game should be started.

Event

lobbyGameStart

Argument

  • Custom words : string

Example

[
	"lobbyGameStart",
	"something, laugh, sad"
]
Clone this wiki locally