-
Notifications
You must be signed in to change notification settings - Fork 0
C#10 (SetVote)
The C#10 message is sent by the client whenever the user changes their voting selection.
Player voted;
voted
is the player the user attempted to vote.
The server should respond with a S#103 (UserVoted), a S#104 (UserCanceledVote), or a S#105 (UserChangedVote) if the vote was successfully changed.
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)