-
Notifications
You must be signed in to change notification settings - Fork 0
C#7 (ClickedOnRemoveButton)
The C#7 message is sent by the client when the user has removed a role from the role list. The server should ignore the message if the client isn't host.
byte index;
index
is the index of the role in the role list.
C#3 (SendChatBoxMessage)
C#76 (CauldronComplete)
S#1 (Authenticated)
S#2 (CreateLobby)
S#3 (SetHost)
S#4 (UserJoinedGame)
S#5 (UserLeftGame)
S#6 (ChatBoxMessage)
S#7 (HostClickedOnCatalog)
S#8 (HostClickedOnPossibleRoles)
S#9 (HostClickedOnAddButton)
S#10 (HostClickedOnRemove...)
S#11 (HostClickedOnStartButton)
S#12 (CancelStartCooldown)
S#13 (AssignNewHost)
S#14 (VotedToRepickHost)
S#15 (NoLongerHost)
S#16 (DoNotSpam)
S#17 (HowManyPlayersAndGames)
S#18 (SystemMessage)
S#19 (StringTableMessage)
S#20 (FriendList)
S#21 (FriendRequestNotifications)