You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2537 lines
182 KiB
Go
2537 lines
182 KiB
Go
// Code generated by protoc-gen-go.
|
|
// source: dota_gcmessages_msgid.proto
|
|
// DO NOT EDIT!
|
|
|
|
package dota
|
|
|
|
import proto "github.com/golang/protobuf/proto"
|
|
import fmt "fmt"
|
|
import math "math"
|
|
|
|
// Reference imports to suppress errors if they are not otherwise used.
|
|
var _ = proto.Marshal
|
|
var _ = fmt.Errorf
|
|
var _ = math.Inf
|
|
|
|
type EDOTAGCMsg int32
|
|
|
|
const (
|
|
EDOTAGCMsg_k_EMsgGCDOTABase EDOTAGCMsg = 7000
|
|
EDOTAGCMsg_k_EMsgGCGeneralResponse EDOTAGCMsg = 7001
|
|
EDOTAGCMsg_k_EMsgGCGameMatchSignOut EDOTAGCMsg = 7004
|
|
EDOTAGCMsg_k_EMsgGCGameMatchSignOutResponse EDOTAGCMsg = 7005
|
|
EDOTAGCMsg_k_EMsgGCJoinChatChannel EDOTAGCMsg = 7009
|
|
EDOTAGCMsg_k_EMsgGCJoinChatChannelResponse EDOTAGCMsg = 7010
|
|
EDOTAGCMsg_k_EMsgGCOtherJoinedChannel EDOTAGCMsg = 7013
|
|
EDOTAGCMsg_k_EMsgGCOtherLeftChannel EDOTAGCMsg = 7014
|
|
EDOTAGCMsg_k_EMsgGCMatchHistoryList EDOTAGCMsg = 7017
|
|
EDOTAGCMsg_k_EMsgServerToGCRequestStatus EDOTAGCMsg = 7026
|
|
EDOTAGCMsg_k_EMsgGCGetRecentMatches EDOTAGCMsg = 7027
|
|
EDOTAGCMsg_k_EMsgGCRecentMatchesResponse EDOTAGCMsg = 7028
|
|
EDOTAGCMsg_k_EMsgGCStartFindingMatch EDOTAGCMsg = 7033
|
|
EDOTAGCMsg_k_EMsgGCConnectedPlayers EDOTAGCMsg = 7034
|
|
EDOTAGCMsg_k_EMsgGCAbandonCurrentGame EDOTAGCMsg = 7035
|
|
EDOTAGCMsg_k_EMsgGCStopFindingMatch EDOTAGCMsg = 7036
|
|
EDOTAGCMsg_k_EMsgGCPracticeLobbyCreate EDOTAGCMsg = 7038
|
|
EDOTAGCMsg_k_EMsgGCPracticeLobbyLeave EDOTAGCMsg = 7040
|
|
EDOTAGCMsg_k_EMsgGCPracticeLobbyLaunch EDOTAGCMsg = 7041
|
|
EDOTAGCMsg_k_EMsgGCPracticeLobbyList EDOTAGCMsg = 7042
|
|
EDOTAGCMsg_k_EMsgGCPracticeLobbyListResponse EDOTAGCMsg = 7043
|
|
EDOTAGCMsg_k_EMsgGCPracticeLobbyJoin EDOTAGCMsg = 7044
|
|
EDOTAGCMsg_k_EMsgGCPracticeLobbySetDetails EDOTAGCMsg = 7046
|
|
EDOTAGCMsg_k_EMsgGCPracticeLobbySetTeamSlot EDOTAGCMsg = 7047
|
|
EDOTAGCMsg_k_EMsgGCInitialQuestionnaireResponse EDOTAGCMsg = 7049
|
|
EDOTAGCMsg_k_EMsgGCPracticeLobbyResponse EDOTAGCMsg = 7055
|
|
EDOTAGCMsg_k_EMsgGCBroadcastNotification EDOTAGCMsg = 7056
|
|
EDOTAGCMsg_k_EMsgGCLiveScoreboardUpdate EDOTAGCMsg = 7057
|
|
EDOTAGCMsg_k_EMsgGCRequestChatChannelList EDOTAGCMsg = 7060
|
|
EDOTAGCMsg_k_EMsgGCRequestChatChannelListResponse EDOTAGCMsg = 7061
|
|
EDOTAGCMsg_k_EMsgGCRequestMatches EDOTAGCMsg = 7064
|
|
EDOTAGCMsg_k_EMsgGCRequestMatchesResponse EDOTAGCMsg = 7065
|
|
EDOTAGCMsg_k_EMsgGCRequestPlayerResources EDOTAGCMsg = 7068
|
|
EDOTAGCMsg_k_EMsgGCRequestPlayerResourcesResponse EDOTAGCMsg = 7069
|
|
EDOTAGCMsg_k_EMsgGCReadyUp EDOTAGCMsg = 7070
|
|
EDOTAGCMsg_k_EMsgGCKickedFromMatchmakingQueue EDOTAGCMsg = 7071
|
|
EDOTAGCMsg_k_EMsgGCLeaverDetected EDOTAGCMsg = 7072
|
|
EDOTAGCMsg_k_EMsgGCSpectateFriendGame EDOTAGCMsg = 7073
|
|
EDOTAGCMsg_k_EMsgGCSpectateFriendGameResponse EDOTAGCMsg = 7074
|
|
EDOTAGCMsg_k_EMsgGCPlayerReports EDOTAGCMsg = 7075
|
|
EDOTAGCMsg_k_EMsgGCReportsRemainingRequest EDOTAGCMsg = 7076
|
|
EDOTAGCMsg_k_EMsgGCReportsRemainingResponse EDOTAGCMsg = 7077
|
|
EDOTAGCMsg_k_EMsgGCSubmitPlayerReport EDOTAGCMsg = 7078
|
|
EDOTAGCMsg_k_EMsgGCSubmitPlayerReportResponse EDOTAGCMsg = 7079
|
|
EDOTAGCMsg_k_EMsgGCPracticeLobbyKick EDOTAGCMsg = 7081
|
|
EDOTAGCMsg_k_EMsgGCReportCountsRequest EDOTAGCMsg = 7082
|
|
EDOTAGCMsg_k_EMsgGCReportCountsResponse EDOTAGCMsg = 7083
|
|
EDOTAGCMsg_k_EMsgGCRequestSaveGames EDOTAGCMsg = 7084
|
|
EDOTAGCMsg_k_EMsgGCRequestSaveGamesServer EDOTAGCMsg = 7085
|
|
EDOTAGCMsg_k_EMsgGCRequestSaveGamesResponse EDOTAGCMsg = 7086
|
|
EDOTAGCMsg_k_EMsgGCLeaverDetectedResponse EDOTAGCMsg = 7087
|
|
EDOTAGCMsg_k_EMsgGCPlayerFailedToConnect EDOTAGCMsg = 7088
|
|
EDOTAGCMsg_k_EMsgGCGCToRelayConnect EDOTAGCMsg = 7089
|
|
EDOTAGCMsg_k_EMsgGCGCToRelayConnectresponse EDOTAGCMsg = 7090
|
|
EDOTAGCMsg_k_EMsgGCWatchGame EDOTAGCMsg = 7091
|
|
EDOTAGCMsg_k_EMsgGCWatchGameResponse EDOTAGCMsg = 7092
|
|
EDOTAGCMsg_k_EMsgGCBanStatusRequest EDOTAGCMsg = 7093
|
|
EDOTAGCMsg_k_EMsgGCBanStatusResponse EDOTAGCMsg = 7094
|
|
EDOTAGCMsg_k_EMsgGCMatchDetailsRequest EDOTAGCMsg = 7095
|
|
EDOTAGCMsg_k_EMsgGCMatchDetailsResponse EDOTAGCMsg = 7096
|
|
EDOTAGCMsg_k_EMsgGCCancelWatchGame EDOTAGCMsg = 7097
|
|
EDOTAGCMsg_k_EMsgGCProfileRequest EDOTAGCMsg = 7098
|
|
EDOTAGCMsg_k_EMsgGCProfileResponse EDOTAGCMsg = 7099
|
|
EDOTAGCMsg_k_EMsgGCPopup EDOTAGCMsg = 7102
|
|
EDOTAGCMsg_k_EMsgGCDOTAClearNotifySuccessfulReport EDOTAGCMsg = 7104
|
|
EDOTAGCMsg_k_EMsgGCFriendPracticeLobbyListRequest EDOTAGCMsg = 7111
|
|
EDOTAGCMsg_k_EMsgGCFriendPracticeLobbyListResponse EDOTAGCMsg = 7112
|
|
EDOTAGCMsg_k_EMsgGCPracticeLobbyJoinResponse EDOTAGCMsg = 7113
|
|
EDOTAGCMsg_k_EMsgClientEconNotification_Job EDOTAGCMsg = 7114
|
|
EDOTAGCMsg_k_EMsgGCCreateTeam EDOTAGCMsg = 7115
|
|
EDOTAGCMsg_k_EMsgGCCreateTeamResponse EDOTAGCMsg = 7116
|
|
EDOTAGCMsg_k_EMsgGCTeamData EDOTAGCMsg = 7121
|
|
EDOTAGCMsg_k_EMsgGCTeamInvite_InviterToGC EDOTAGCMsg = 7122
|
|
EDOTAGCMsg_k_EMsgGCTeamInvite_GCImmediateResponseToInviter EDOTAGCMsg = 7123
|
|
EDOTAGCMsg_k_EMsgGCTeamInvite_GCRequestToInvitee EDOTAGCMsg = 7124
|
|
EDOTAGCMsg_k_EMsgGCTeamInvite_InviteeResponseToGC EDOTAGCMsg = 7125
|
|
EDOTAGCMsg_k_EMsgGCTeamInvite_GCResponseToInviter EDOTAGCMsg = 7126
|
|
EDOTAGCMsg_k_EMsgGCTeamInvite_GCResponseToInvitee EDOTAGCMsg = 7127
|
|
EDOTAGCMsg_k_EMsgGCKickTeamMember EDOTAGCMsg = 7128
|
|
EDOTAGCMsg_k_EMsgGCKickTeamMemberResponse EDOTAGCMsg = 7129
|
|
EDOTAGCMsg_k_EMsgGCLeaveTeam EDOTAGCMsg = 7130
|
|
EDOTAGCMsg_k_EMsgGCLeaveTeamResponse EDOTAGCMsg = 7131
|
|
EDOTAGCMsg_k_EMsgGCSuggestTeamMatchmaking EDOTAGCMsg = 7132
|
|
EDOTAGCMsg_k_EMsgGCPlayerHeroesFavoritesAdd EDOTAGCMsg = 7133
|
|
EDOTAGCMsg_k_EMsgGCPlayerHeroesFavoritesRemove EDOTAGCMsg = 7134
|
|
EDOTAGCMsg_k_EMsgGCSetShowcaseHero EDOTAGCMsg = 7141
|
|
EDOTAGCMsg_k_EMsgGCApplyTeamToPracticeLobby EDOTAGCMsg = 7142
|
|
EDOTAGCMsg_k_EMsgGCRequestInternatinalTicketEmail EDOTAGCMsg = 7143
|
|
EDOTAGCMsg_k_EMsgGCTransferTeamAdmin EDOTAGCMsg = 7144
|
|
EDOTAGCMsg_k_EMsgRequestLeagueInfo EDOTAGCMsg = 7147
|
|
EDOTAGCMsg_k_EMsgResponseLeagueInfo EDOTAGCMsg = 7148
|
|
EDOTAGCMsg_k_EMsgGCPracticeLobbyJoinBroadcastChannel EDOTAGCMsg = 7149
|
|
EDOTAGCMsg_k_EMsgGC_TournamentItemEvent EDOTAGCMsg = 7150
|
|
EDOTAGCMsg_k_EMsgGC_TournamentItemEventResponse EDOTAGCMsg = 7151
|
|
EDOTAGCMsg_k_EMsgCastMatchVote EDOTAGCMsg = 7152
|
|
EDOTAGCMsg_k_EMsgCastMatchVoteResponse EDOTAGCMsg = 7153
|
|
EDOTAGCMsg_k_EMsgRetrieveMatchVote EDOTAGCMsg = 7154
|
|
EDOTAGCMsg_k_EMsgRetrieveMatchVoteResponse EDOTAGCMsg = 7155
|
|
EDOTAGCMsg_k_EMsgTeamFanfare EDOTAGCMsg = 7156
|
|
EDOTAGCMsg_k_EMsgResponseTeamFanfare EDOTAGCMsg = 7157
|
|
EDOTAGCMsg_k_EMsgGC_GameServerUploadSaveGame EDOTAGCMsg = 7158
|
|
EDOTAGCMsg_k_EMsgGC_GameServerSaveGameResult EDOTAGCMsg = 7159
|
|
EDOTAGCMsg_k_EMsgGC_GameServerGetLoadGame EDOTAGCMsg = 7160
|
|
EDOTAGCMsg_k_EMsgGC_GameServerGetLoadGameResult EDOTAGCMsg = 7161
|
|
EDOTAGCMsg_k_EMsgGCEditTeamDetails EDOTAGCMsg = 7166
|
|
EDOTAGCMsg_k_EMsgGCEditTeamDetailsResponse EDOTAGCMsg = 7167
|
|
EDOTAGCMsg_k_EMsgGCProTeamListRequest EDOTAGCMsg = 7168
|
|
EDOTAGCMsg_k_EMsgGCProTeamListResponse EDOTAGCMsg = 7169
|
|
EDOTAGCMsg_k_EMsgGCReadyUpStatus EDOTAGCMsg = 7170
|
|
EDOTAGCMsg_k_EMsgGCHallOfFame EDOTAGCMsg = 7171
|
|
EDOTAGCMsg_k_EMsgGCHallOfFameRequest EDOTAGCMsg = 7172
|
|
EDOTAGCMsg_k_EMsgGCHallOfFameResponse EDOTAGCMsg = 7173
|
|
EDOTAGCMsg_k_EMsgGCGenerateDiretidePrizeList EDOTAGCMsg = 7174
|
|
EDOTAGCMsg_k_EMsgGCRewardDiretidePrizes EDOTAGCMsg = 7176
|
|
EDOTAGCMsg_k_EMsgGCDiretidePrizesRewardedResponse EDOTAGCMsg = 7177
|
|
EDOTAGCMsg_k_EMsgGCHalloweenHighScoreRequest EDOTAGCMsg = 7178
|
|
EDOTAGCMsg_k_EMsgGCHalloweenHighScoreResponse EDOTAGCMsg = 7179
|
|
EDOTAGCMsg_k_EMsgGCGenerateDiretidePrizeListResponse EDOTAGCMsg = 7180
|
|
EDOTAGCMsg_k_EMsgGCStorePromoPagesRequest EDOTAGCMsg = 7182
|
|
EDOTAGCMsg_k_EMsgGCStorePromoPagesResponse EDOTAGCMsg = 7183
|
|
EDOTAGCMsg_k_EMsgGCToGCMatchCompleted EDOTAGCMsg = 7186
|
|
EDOTAGCMsg_k_EMsgGCBalancedShuffleLobby EDOTAGCMsg = 7188
|
|
EDOTAGCMsg_k_EMsgGCToGCCheckLeaguePermission EDOTAGCMsg = 7189
|
|
EDOTAGCMsg_k_EMsgGCToGCCheckLeaguePermissionResponse EDOTAGCMsg = 7190
|
|
EDOTAGCMsg_k_EMsgGCLeagueScheduleRequest EDOTAGCMsg = 7191
|
|
EDOTAGCMsg_k_EMsgGCLeagueScheduleResponse EDOTAGCMsg = 7192
|
|
EDOTAGCMsg_k_EMsgGCLeagueScheduleEdit EDOTAGCMsg = 7193
|
|
EDOTAGCMsg_k_EMsgGCLeagueScheduleEditResponse EDOTAGCMsg = 7194
|
|
EDOTAGCMsg_k_EMsgGCLeaguesInMonthRequest EDOTAGCMsg = 7195
|
|
EDOTAGCMsg_k_EMsgGCLeaguesInMonthResponse EDOTAGCMsg = 7196
|
|
EDOTAGCMsg_k_EMsgGCMatchmakingStatsRequest EDOTAGCMsg = 7197
|
|
EDOTAGCMsg_k_EMsgGCMatchmakingStatsResponse EDOTAGCMsg = 7198
|
|
EDOTAGCMsg_k_EMsgGCBotGameCreate EDOTAGCMsg = 7199
|
|
EDOTAGCMsg_k_EMsgGCSetMatchHistoryAccess EDOTAGCMsg = 7200
|
|
EDOTAGCMsg_k_EMsgGCSetMatchHistoryAccessResponse EDOTAGCMsg = 7201
|
|
EDOTAGCMsg_k_EMsgUpgradeLeagueItem EDOTAGCMsg = 7203
|
|
EDOTAGCMsg_k_EMsgUpgradeLeagueItemResponse EDOTAGCMsg = 7204
|
|
EDOTAGCMsg_k_EMsgGCTeamMemberProfileRequest EDOTAGCMsg = 7205
|
|
EDOTAGCMsg_k_EMsgGCWatchDownloadedReplay EDOTAGCMsg = 7206
|
|
EDOTAGCMsg_k_EMsgGCSetMapLocationState EDOTAGCMsg = 7207
|
|
EDOTAGCMsg_k_EMsgGCSetMapLocationStateResponse EDOTAGCMsg = 7208
|
|
EDOTAGCMsg_k_EMsgGCResetMapLocations EDOTAGCMsg = 7209
|
|
EDOTAGCMsg_k_EMsgGCResetMapLocationsResponse EDOTAGCMsg = 7210
|
|
EDOTAGCMsg_k_EMsgGCSetFeaturedItems EDOTAGCMsg = 7212
|
|
EDOTAGCMsg_k_EMsgGCFeaturedItems EDOTAGCMsg = 7215
|
|
EDOTAGCMsg_k_EMsgRefreshPartnerAccountLink EDOTAGCMsg = 7216
|
|
EDOTAGCMsg_k_EMsgClientsRejoinChatChannels EDOTAGCMsg = 7217
|
|
EDOTAGCMsg_k_EMsgGCToGCGetUserChatInfo EDOTAGCMsg = 7218
|
|
EDOTAGCMsg_k_EMsgGCToGCGetUserChatInfoResponse EDOTAGCMsg = 7219
|
|
EDOTAGCMsg_k_EMsgGCToGCLeaveAllChatChannels EDOTAGCMsg = 7220
|
|
EDOTAGCMsg_k_EMsgGCToGCUpdateAccountChatBan EDOTAGCMsg = 7221
|
|
EDOTAGCMsg_k_EMsgGCGuildCreateRequest EDOTAGCMsg = 7222
|
|
EDOTAGCMsg_k_EMsgGCGuildCreateResponse EDOTAGCMsg = 7223
|
|
EDOTAGCMsg_k_EMsgGCGuildSetAccountRoleRequest EDOTAGCMsg = 7224
|
|
EDOTAGCMsg_k_EMsgGCGuildSetAccountRoleResponse EDOTAGCMsg = 7225
|
|
EDOTAGCMsg_k_EMsgGCRequestGuildData EDOTAGCMsg = 7226
|
|
EDOTAGCMsg_k_EMsgGCGuildData EDOTAGCMsg = 7227
|
|
EDOTAGCMsg_k_EMsgGCGuildInviteAccountRequest EDOTAGCMsg = 7228
|
|
EDOTAGCMsg_k_EMsgGCGuildInviteAccountResponse EDOTAGCMsg = 7229
|
|
EDOTAGCMsg_k_EMsgGCGuildCancelInviteRequest EDOTAGCMsg = 7230
|
|
EDOTAGCMsg_k_EMsgGCGuildCancelInviteResponse EDOTAGCMsg = 7231
|
|
EDOTAGCMsg_k_EMsgGCGuildUpdateDetailsRequest EDOTAGCMsg = 7232
|
|
EDOTAGCMsg_k_EMsgGCGuildUpdateDetailsResponse EDOTAGCMsg = 7233
|
|
EDOTAGCMsg_k_EMsgGCToGCCanInviteUserToTeam EDOTAGCMsg = 7234
|
|
EDOTAGCMsg_k_EMsgGCToGCCanInviteUserToTeamResponse EDOTAGCMsg = 7235
|
|
EDOTAGCMsg_k_EMsgGCToGCGetUserRank EDOTAGCMsg = 7236
|
|
EDOTAGCMsg_k_EMsgGCToGCGetUserRankResponse EDOTAGCMsg = 7237
|
|
EDOTAGCMsg_k_EMsgGCToGCUpdateTeamStats EDOTAGCMsg = 7240
|
|
EDOTAGCMsg_k_EMsgGCToGCGetTeamRank EDOTAGCMsg = 7241
|
|
EDOTAGCMsg_k_EMsgGCToGCGetTeamRankResponse EDOTAGCMsg = 7242
|
|
EDOTAGCMsg_k_EMsgGCPassportDataRequest EDOTAGCMsg = 7248
|
|
EDOTAGCMsg_k_EMsgGCPassportDataResponse EDOTAGCMsg = 7249
|
|
EDOTAGCMsg_k_EMsgGCNotInGuildData EDOTAGCMsg = 7251
|
|
EDOTAGCMsg_k_EMsgGCGuildInviteData EDOTAGCMsg = 7254
|
|
EDOTAGCMsg_k_EMsgGCToGCGetLeagueAdmin EDOTAGCMsg = 7255
|
|
EDOTAGCMsg_k_EMsgGCToGCGetLeagueAdminResponse EDOTAGCMsg = 7256
|
|
EDOTAGCMsg_k_EMsgGCRequestLeaguePrizePool EDOTAGCMsg = 7258
|
|
EDOTAGCMsg_k_EMsgGCRequestLeaguePrizePoolResponse EDOTAGCMsg = 7259
|
|
EDOTAGCMsg_k_EMsgGCToGCUpdateOpenGuildPartyRequest EDOTAGCMsg = 7261
|
|
EDOTAGCMsg_k_EMsgGCToGCUpdateOpenGuildPartyResponse EDOTAGCMsg = 7262
|
|
EDOTAGCMsg_k_EMsgGCToGCDestroyOpenGuildPartyRequest EDOTAGCMsg = 7263
|
|
EDOTAGCMsg_k_EMsgGCToGCDestroyOpenGuildPartyResponse EDOTAGCMsg = 7264
|
|
EDOTAGCMsg_k_EMsgGCGuildUpdateMessage EDOTAGCMsg = 7265
|
|
EDOTAGCMsg_k_EMsgGCPartySetOpenGuildRequest EDOTAGCMsg = 7266
|
|
EDOTAGCMsg_k_EMsgGCPartySetOpenGuildResponse EDOTAGCMsg = 7267
|
|
EDOTAGCMsg_k_EMsgGCGuildOpenPartyRefresh EDOTAGCMsg = 7268
|
|
EDOTAGCMsg_k_EMsgGCJoinOpenGuildPartyRequest EDOTAGCMsg = 7269
|
|
EDOTAGCMsg_k_EMsgGCJoinOpenGuildPartyResponse EDOTAGCMsg = 7270
|
|
EDOTAGCMsg_k_EMsgGCLeaveChatChannel EDOTAGCMsg = 7272
|
|
EDOTAGCMsg_k_EMsgGCChatMessage EDOTAGCMsg = 7273
|
|
EDOTAGCMsg_k_EMsgGCGetHeroStandings EDOTAGCMsg = 7274
|
|
EDOTAGCMsg_k_EMsgGCGetHeroStandingsResponse EDOTAGCMsg = 7275
|
|
EDOTAGCMsg_k_EMsgGCGuildEditLogoRequest EDOTAGCMsg = 7279
|
|
EDOTAGCMsg_k_EMsgGCGuildEditLogoResponse EDOTAGCMsg = 7280
|
|
EDOTAGCMsg_k_EMsgGCGuildmatePracticeLobbyListRequest EDOTAGCMsg = 7281
|
|
EDOTAGCMsg_k_EMsgGCGuildmatePracticeLobbyListResponse EDOTAGCMsg = 7282
|
|
EDOTAGCMsg_k_EMsgGCItemEditorReservationsRequest EDOTAGCMsg = 7283
|
|
EDOTAGCMsg_k_EMsgGCItemEditorReservationsResponse EDOTAGCMsg = 7284
|
|
EDOTAGCMsg_k_EMsgGCItemEditorReserveItemDef EDOTAGCMsg = 7285
|
|
EDOTAGCMsg_k_EMsgGCItemEditorReserveItemDefResponse EDOTAGCMsg = 7286
|
|
EDOTAGCMsg_k_EMsgGCItemEditorReleaseReservation EDOTAGCMsg = 7287
|
|
EDOTAGCMsg_k_EMsgGCItemEditorReleaseReservationResponse EDOTAGCMsg = 7288
|
|
EDOTAGCMsg_k_EMsgGCRewardTutorialPrizes EDOTAGCMsg = 7289
|
|
EDOTAGCMsg_k_EMsgGCLastHitChallengeHighScorePost EDOTAGCMsg = 7290
|
|
EDOTAGCMsg_k_EMsgGCLastHitChallengeHighScoreRequest EDOTAGCMsg = 7291
|
|
EDOTAGCMsg_k_EMsgGCLastHitChallengeHighScoreResponse EDOTAGCMsg = 7292
|
|
EDOTAGCMsg_k_EMsgGCCreateFantasyLeagueRequest EDOTAGCMsg = 7293
|
|
EDOTAGCMsg_k_EMsgGCCreateFantasyLeagueResponse EDOTAGCMsg = 7294
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueInfoRequest EDOTAGCMsg = 7297
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueInfoResponse EDOTAGCMsg = 7298
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueInfo EDOTAGCMsg = 7299
|
|
EDOTAGCMsg_k_EMsgGCCreateFantasyTeamRequest EDOTAGCMsg = 7300
|
|
EDOTAGCMsg_k_EMsgGCCreateFantasyTeamResponse EDOTAGCMsg = 7301
|
|
EDOTAGCMsg_k_EMsgGCEditFantasyTeamRequest EDOTAGCMsg = 7302
|
|
EDOTAGCMsg_k_EMsgGCEditFantasyTeamResponse EDOTAGCMsg = 7303
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamInfoRequestByFantasyLeagueID EDOTAGCMsg = 7304
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamInfoRequestByOwnerAccountID EDOTAGCMsg = 7305
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamInfoResponse EDOTAGCMsg = 7306
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamInfo EDOTAGCMsg = 7307
|
|
EDOTAGCMsg_k_EMsgGCFantasyLivePlayerStats EDOTAGCMsg = 7308
|
|
EDOTAGCMsg_k_EMsgGCFantasyFinalPlayerStats EDOTAGCMsg = 7309
|
|
EDOTAGCMsg_k_EMsgGCFantasyMatch EDOTAGCMsg = 7310
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamScoreRequest EDOTAGCMsg = 7312
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamScoreResponse EDOTAGCMsg = 7313
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamStandingsRequest EDOTAGCMsg = 7314
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamStandingsResponse EDOTAGCMsg = 7315
|
|
EDOTAGCMsg_k_EMsgGCFantasyPlayerScoreRequest EDOTAGCMsg = 7316
|
|
EDOTAGCMsg_k_EMsgGCFantasyPlayerScoreResponse EDOTAGCMsg = 7317
|
|
EDOTAGCMsg_k_EMsgGCFantasyPlayerStandingsRequest EDOTAGCMsg = 7318
|
|
EDOTAGCMsg_k_EMsgGCFantasyPlayerStandingsResponse EDOTAGCMsg = 7319
|
|
EDOTAGCMsg_k_EMsgGCFlipLobbyTeams EDOTAGCMsg = 7320
|
|
EDOTAGCMsg_k_EMsgGCCustomGameCreate EDOTAGCMsg = 7321
|
|
EDOTAGCMsg_k_EMsgGCFantasyPlayerInfoRequest EDOTAGCMsg = 7322
|
|
EDOTAGCMsg_k_EMsgGCFantasyPlayerInfoResponse EDOTAGCMsg = 7323
|
|
EDOTAGCMsg_k_EMsgGCToGCProcessPlayerReportForTarget EDOTAGCMsg = 7324
|
|
EDOTAGCMsg_k_EMsgGCToGCProcessReportSuccess EDOTAGCMsg = 7325
|
|
EDOTAGCMsg_k_EMsgGCNotifyAccountFlagsChange EDOTAGCMsg = 7326
|
|
EDOTAGCMsg_k_EMsgGCSetProfilePrivacy EDOTAGCMsg = 7327
|
|
EDOTAGCMsg_k_EMsgGCSetProfilePrivacyResponse EDOTAGCMsg = 7328
|
|
EDOTAGCMsg_k_EMsgGCSteamProfileRequest EDOTAGCMsg = 7329
|
|
EDOTAGCMsg_k_EMsgGCSteamProfileRequestResponse EDOTAGCMsg = 7330
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueCreateInfoRequest EDOTAGCMsg = 7331
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueCreateInfoResponse EDOTAGCMsg = 7332
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueInviteInfoRequest EDOTAGCMsg = 7333
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueInviteInfoResponse EDOTAGCMsg = 7334
|
|
EDOTAGCMsg_k_EMsgGCClientIgnoredUser EDOTAGCMsg = 7335
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueCreateRequest EDOTAGCMsg = 7336
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueCreateResponse EDOTAGCMsg = 7337
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamCreateRequest EDOTAGCMsg = 7338
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamCreateResponse EDOTAGCMsg = 7339
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueFriendJoinListRequest EDOTAGCMsg = 7340
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueFriendJoinListResponse EDOTAGCMsg = 7341
|
|
EDOTAGCMsg_k_EMsgGCClientSuspended EDOTAGCMsg = 7342
|
|
EDOTAGCMsg_k_EMsgGCPartyMemberSetCoach EDOTAGCMsg = 7343
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueEditInvitesRequest EDOTAGCMsg = 7344
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueEditInvitesResponse EDOTAGCMsg = 7345
|
|
EDOTAGCMsg_k_EMsgGCPracticeLobbySetCoach EDOTAGCMsg = 7346
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueEditInfoRequest EDOTAGCMsg = 7347
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueEditInfoResponse EDOTAGCMsg = 7348
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueDraftStatusRequest EDOTAGCMsg = 7349
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueDraftStatus EDOTAGCMsg = 7350
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueDraftPlayerRequest EDOTAGCMsg = 7351
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueDraftPlayerResponse EDOTAGCMsg = 7352
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueMatchupsRequest EDOTAGCMsg = 7353
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeagueMatchupsResponse EDOTAGCMsg = 7354
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamRosterSwapRequest EDOTAGCMsg = 7355
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamRosterSwapResponse EDOTAGCMsg = 7356
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamRosterRequest EDOTAGCMsg = 7357
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamRosterResponse EDOTAGCMsg = 7358
|
|
EDOTAGCMsg_k_EMsgGCNexonPartnerUpdate EDOTAGCMsg = 7359
|
|
EDOTAGCMsg_k_EMsgGCToGCProcessPCBangRewardPoints EDOTAGCMsg = 7360
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamRosterAddDropRequest EDOTAGCMsg = 7361
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamRosterAddDropResponse EDOTAGCMsg = 7362
|
|
EDOTAGCMsg_k_EMsgPresentedClientTerminateDlg EDOTAGCMsg = 7363
|
|
EDOTAGCMsg_k_EMsgGCFantasyPlayerHisoricalStatsRequest EDOTAGCMsg = 7364
|
|
EDOTAGCMsg_k_EMsgGCFantasyPlayerHisoricalStatsResponse EDOTAGCMsg = 7365
|
|
EDOTAGCMsg_k_EMsgGCPCBangTimedRewardMessage EDOTAGCMsg = 7366
|
|
EDOTAGCMsg_k_EMsgGCLobbyUpdateBroadcastChannelInfo EDOTAGCMsg = 7367
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamTradesRequest EDOTAGCMsg = 7368
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamTradesResponse EDOTAGCMsg = 7369
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamTradeCancelRequest EDOTAGCMsg = 7370
|
|
EDOTAGCMsg_k_EMsgGCFantasyTeamTradeCancelResponse EDOTAGCMsg = 7371
|
|
EDOTAGCMsg_k_EMsgGCToGCGrantTournamentItem EDOTAGCMsg = 7372
|
|
EDOTAGCMsg_k_EMsgGCProcessFantasyScheduledEvent EDOTAGCMsg = 7373
|
|
EDOTAGCMsg_k_EMsgGCToGCGrantPCBangRewardItem EDOTAGCMsg = 7374
|
|
EDOTAGCMsg_k_EMsgGCToGCUpgradeTwitchViewerItems EDOTAGCMsg = 7375
|
|
EDOTAGCMsg_k_EMsgGCToGCGetLiveMatchAffiliates EDOTAGCMsg = 7376
|
|
EDOTAGCMsg_k_EMsgGCToGCGetLiveMatchAffiliatesResponse EDOTAGCMsg = 7377
|
|
EDOTAGCMsg_k_EMsgGCToGCUpdatePlayerPennantCounts EDOTAGCMsg = 7378
|
|
EDOTAGCMsg_k_EMsgGCToGCGetPlayerPennantCounts EDOTAGCMsg = 7379
|
|
EDOTAGCMsg_k_EMsgGCToGCGetPlayerPennantCountsResponse EDOTAGCMsg = 7380
|
|
EDOTAGCMsg_k_EMsgGCGameMatchSignOutPermissionRequest EDOTAGCMsg = 7381
|
|
EDOTAGCMsg_k_EMsgGCGameMatchSignOutPermissionResponse EDOTAGCMsg = 7382
|
|
EDOTAGCMsg_k_EMsgDOTAChatChannelMemberUpdate EDOTAGCMsg = 7383
|
|
EDOTAGCMsg_k_EMsgDOTAAwardEventPoints EDOTAGCMsg = 7384
|
|
EDOTAGCMsg_k_EMsgDOTARedeemEventPrize EDOTAGCMsg = 7385
|
|
EDOTAGCMsg_k_EMsgDOTARedeemEventPrizeResponse EDOTAGCMsg = 7386
|
|
EDOTAGCMsg_k_EMsgDOTAGetEventPoints EDOTAGCMsg = 7387
|
|
EDOTAGCMsg_k_EMsgDOTAGetEventPointsResponse EDOTAGCMsg = 7388
|
|
EDOTAGCMsg_k_EMsgGCToGCSignoutAwardEventPoints EDOTAGCMsg = 7390
|
|
EDOTAGCMsg_k_EMsgDOTASendFriendRecruits EDOTAGCMsg = 7393
|
|
EDOTAGCMsg_k_EMsgDOTAFriendRecruitsRequest EDOTAGCMsg = 7394
|
|
EDOTAGCMsg_k_EMsgDOTAFriendRecruitsResponse EDOTAGCMsg = 7395
|
|
EDOTAGCMsg_k_EMsgDOTAFriendRecruitInviteAcceptDecline EDOTAGCMsg = 7396
|
|
EDOTAGCMsg_k_EMsgGCPartyLeaderWatchGamePrompt EDOTAGCMsg = 7397
|
|
EDOTAGCMsg_k_EMsgDOTAFrostivusTimeElapsed EDOTAGCMsg = 7398
|
|
EDOTAGCMsg_k_EMsgDOTALiveLeagueGameUpdate EDOTAGCMsg = 7402
|
|
EDOTAGCMsg_k_EMsgDOTAChatGetUserList EDOTAGCMsg = 7403
|
|
EDOTAGCMsg_k_EMsgDOTAChatGetUserListResponse EDOTAGCMsg = 7404
|
|
EDOTAGCMsg_k_EMsgGCCompendiumSetSelection EDOTAGCMsg = 7405
|
|
EDOTAGCMsg_k_EMsgGCCompendiumDataRequest EDOTAGCMsg = 7406
|
|
EDOTAGCMsg_k_EMsgGCCompendiumDataResponse EDOTAGCMsg = 7407
|
|
EDOTAGCMsg_k_EMsgDOTAGetPlayerMatchHistory EDOTAGCMsg = 7408
|
|
EDOTAGCMsg_k_EMsgDOTAGetPlayerMatchHistoryResponse EDOTAGCMsg = 7409
|
|
EDOTAGCMsg_k_EMsgGCToGCMatchmakingAddParty EDOTAGCMsg = 7410
|
|
EDOTAGCMsg_k_EMsgGCToGCMatchmakingRemoveParty EDOTAGCMsg = 7411
|
|
EDOTAGCMsg_k_EMsgGCToGCMatchmakingRemoveAllParties EDOTAGCMsg = 7412
|
|
EDOTAGCMsg_k_EMsgGCToGCMatchmakingMatchFound EDOTAGCMsg = 7413
|
|
EDOTAGCMsg_k_EMsgGCToGCUpdateMatchManagementStats EDOTAGCMsg = 7414
|
|
EDOTAGCMsg_k_EMsgGCToGCUpdateMatchmakingStats EDOTAGCMsg = 7415
|
|
EDOTAGCMsg_k_EMsgGCToServerPingRequest EDOTAGCMsg = 7416
|
|
EDOTAGCMsg_k_EMsgGCToServerPingResponse EDOTAGCMsg = 7417
|
|
EDOTAGCMsg_k_EMsgGCToServerConsoleCommand EDOTAGCMsg = 7418
|
|
EDOTAGCMsg_k_EMsgGCToGCUpdateLiveLeagueGameInfo EDOTAGCMsg = 7420
|
|
EDOTAGCMsg_k_EMsgGCMakeOffering EDOTAGCMsg = 7423
|
|
EDOTAGCMsg_k_EMsgGCRequestOfferings EDOTAGCMsg = 7424
|
|
EDOTAGCMsg_k_EMsgGCRequestOfferingsResponse EDOTAGCMsg = 7425
|
|
EDOTAGCMsg_k_EMsgGCToGCProcessMatchLeaver EDOTAGCMsg = 7426
|
|
EDOTAGCMsg_k_EMsgGCNotificationsRequest EDOTAGCMsg = 7427
|
|
EDOTAGCMsg_k_EMsgGCNotificationsResponse EDOTAGCMsg = 7428
|
|
EDOTAGCMsg_k_EMsgGCToGCModifyNotification EDOTAGCMsg = 7429
|
|
EDOTAGCMsg_k_EMsgGCToGCSetNewNotifications EDOTAGCMsg = 7430
|
|
EDOTAGCMsg_k_EMsgGCToGCSetIsLeagueAdmin EDOTAGCMsg = 7431
|
|
EDOTAGCMsg_k_EMsgGCLeagueAdminState EDOTAGCMsg = 7432
|
|
EDOTAGCMsg_k_EMsgGCToGCSendLeagueAdminState EDOTAGCMsg = 7433
|
|
EDOTAGCMsg_k_EMsgGCLeagueAdminList EDOTAGCMsg = 7434
|
|
EDOTAGCMsg_k_EMsgGCNotificationsMarkReadRequest EDOTAGCMsg = 7435
|
|
EDOTAGCMsg_k_EMsgGCFantasyMessageAdd EDOTAGCMsg = 7436
|
|
EDOTAGCMsg_k_EMsgGCFantasyMessagesRequest EDOTAGCMsg = 7437
|
|
EDOTAGCMsg_k_EMsgGCFantasyMessagesResponse EDOTAGCMsg = 7438
|
|
EDOTAGCMsg_k_EMsgGCFantasyScheduledMatchesRequest EDOTAGCMsg = 7439
|
|
EDOTAGCMsg_k_EMsgGCFantasyScheduledMatchesResponse EDOTAGCMsg = 7440
|
|
EDOTAGCMsg_k_EMsgGCToGCGrantLeagueAccess EDOTAGCMsg = 7441
|
|
EDOTAGCMsg_k_EMsgGCEventGameCreate EDOTAGCMsg = 7443
|
|
EDOTAGCMsg_k_EMsgGCPerfectWorldUserLookupRequest EDOTAGCMsg = 7444
|
|
EDOTAGCMsg_k_EMsgGCPerfectWorldUserLookupResponse EDOTAGCMsg = 7445
|
|
EDOTAGCMsg_k_EMsgGCFantasyRemoveOwner EDOTAGCMsg = 7448
|
|
EDOTAGCMsg_k_EMsgGCFantasyRemoveOwnerResponse EDOTAGCMsg = 7449
|
|
EDOTAGCMsg_k_EMsgGCRequestBatchPlayerResources EDOTAGCMsg = 7450
|
|
EDOTAGCMsg_k_EMsgGCRequestBatchPlayerResourcesResponse EDOTAGCMsg = 7451
|
|
EDOTAGCMsg_k_EMsgGCToGCSendUpdateLeagues EDOTAGCMsg = 7452
|
|
EDOTAGCMsg_k_EMsgGCCompendiumSetSelectionResponse EDOTAGCMsg = 7453
|
|
EDOTAGCMsg_k_EMsgGCPlayerInfoRequest EDOTAGCMsg = 7454
|
|
EDOTAGCMsg_k_EMsgGCPlayerInfo EDOTAGCMsg = 7455
|
|
EDOTAGCMsg_k_EMsgGCPlayerInfoSubmit EDOTAGCMsg = 7456
|
|
EDOTAGCMsg_k_EMsgGCPlayerInfoSubmitResponse EDOTAGCMsg = 7457
|
|
EDOTAGCMsg_k_EMsgGCToGCGetAccountLevel EDOTAGCMsg = 7458
|
|
EDOTAGCMsg_k_EMsgGCToGCGetAccountLevelResponse EDOTAGCMsg = 7459
|
|
EDOTAGCMsg_k_EMsgGCToGCGetAccountPartner EDOTAGCMsg = 7460
|
|
EDOTAGCMsg_k_EMsgGCToGCGetAccountPartnerResponse EDOTAGCMsg = 7461
|
|
EDOTAGCMsg_k_EMsgGCToGCGetAccountProfile EDOTAGCMsg = 7462
|
|
EDOTAGCMsg_k_EMsgGCToGCGetAccountProfileResponse EDOTAGCMsg = 7463
|
|
EDOTAGCMsg_k_EMsgDOTAGetWeekendTourneySchedule EDOTAGCMsg = 7464
|
|
EDOTAGCMsg_k_EMsgDOTAWeekendTourneySchedule EDOTAGCMsg = 7465
|
|
EDOTAGCMsg_k_EMsgGCJoinableCustomGameModesRequest EDOTAGCMsg = 7466
|
|
EDOTAGCMsg_k_EMsgGCJoinableCustomGameModesResponse EDOTAGCMsg = 7467
|
|
EDOTAGCMsg_k_EMsgGCJoinableCustomLobbiesRequest EDOTAGCMsg = 7468
|
|
EDOTAGCMsg_k_EMsgGCJoinableCustomLobbiesResponse EDOTAGCMsg = 7469
|
|
EDOTAGCMsg_k_EMsgGCQuickJoinCustomLobby EDOTAGCMsg = 7470
|
|
EDOTAGCMsg_k_EMsgGCQuickJoinCustomLobbyResponse EDOTAGCMsg = 7471
|
|
EDOTAGCMsg_k_EMsgGCToGCGrantEventPointAction EDOTAGCMsg = 7472
|
|
EDOTAGCMsg_k_EMsgServerGetEventPoints EDOTAGCMsg = 7473
|
|
EDOTAGCMsg_k_EMsgServerGetEventPointsResponse EDOTAGCMsg = 7474
|
|
EDOTAGCMsg_k_EMsgServerGrantSurveyPermission EDOTAGCMsg = 7475
|
|
EDOTAGCMsg_k_EMsgServerGrantSurveyPermissionResponse EDOTAGCMsg = 7476
|
|
EDOTAGCMsg_k_EMsgClientProvideSurveyResult EDOTAGCMsg = 7477
|
|
EDOTAGCMsg_k_EMsgGCToGCSetCompendiumSelection EDOTAGCMsg = 7478
|
|
EDOTAGCMsg_k_EMsgGCToGCUpdateTI4HeroQuest EDOTAGCMsg = 7480
|
|
EDOTAGCMsg_k_EMsgGCCompendiumDataChanged EDOTAGCMsg = 7481
|
|
EDOTAGCMsg_k_EMsgDOTAFantasyLeagueFindRequest EDOTAGCMsg = 7482
|
|
EDOTAGCMsg_k_EMsgDOTAFantasyLeagueFindResponse EDOTAGCMsg = 7483
|
|
EDOTAGCMsg_k_EMsgGCHasItemQuery EDOTAGCMsg = 7484
|
|
EDOTAGCMsg_k_EMsgGCHasItemResponse EDOTAGCMsg = 7485
|
|
EDOTAGCMsg_k_EMsgGCConsumeFantasyTicket EDOTAGCMsg = 7486
|
|
EDOTAGCMsg_k_EMsgGCConsumeFantasyTicketFailure EDOTAGCMsg = 7487
|
|
EDOTAGCMsg_k_EMsgGCToGCGrantEventPointActionMsg EDOTAGCMsg = 7488
|
|
EDOTAGCMsg_k_EMsgClientToGCTrackDialogResult EDOTAGCMsg = 7489
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeaveLeagueRequest EDOTAGCMsg = 7490
|
|
EDOTAGCMsg_k_EMsgGCFantasyLeaveLeagueResponse EDOTAGCMsg = 7491
|
|
EDOTAGCMsg_k_EMsgGCToGCGetCompendiumSelections EDOTAGCMsg = 7492
|
|
EDOTAGCMsg_k_EMsgGCToGCGetCompendiumSelectionsResponse EDOTAGCMsg = 7493
|
|
EDOTAGCMsg_k_EMsgServerToGCMatchConnectionStats EDOTAGCMsg = 7494
|
|
EDOTAGCMsg_k_EMsgGCToClientTournamentItemDrop EDOTAGCMsg = 7495
|
|
EDOTAGCMsg_k_EMsgSQLDelayedGrantLeagueDrop EDOTAGCMsg = 7496
|
|
EDOTAGCMsg_k_EMsgServerGCUpdateSpectatorCount EDOTAGCMsg = 7497
|
|
EDOTAGCMsg_k_EMsgGCFantasyPlayerScoreDetailsRequest EDOTAGCMsg = 7499
|
|
EDOTAGCMsg_k_EMsgGCFantasyPlayerScoreDetailsResponse EDOTAGCMsg = 7500
|
|
EDOTAGCMsg_k_EMsgGCToGCEmoticonUnlock EDOTAGCMsg = 7501
|
|
EDOTAGCMsg_k_EMsgSignOutDraftInfo EDOTAGCMsg = 7502
|
|
EDOTAGCMsg_k_EMsgClientToGCEmoticonDataRequest EDOTAGCMsg = 7503
|
|
EDOTAGCMsg_k_EMsgGCToClientEmoticonData EDOTAGCMsg = 7504
|
|
EDOTAGCMsg_k_EMsgGCPracticeLobbyToggleBroadcastChannelCameramanStatus EDOTAGCMsg = 7505
|
|
EDOTAGCMsg_k_EMsgGCToGCCreateWeekendTourneyRequest EDOTAGCMsg = 7506
|
|
EDOTAGCMsg_k_EMsgGCToGCCreateWeekendTourneyResponse EDOTAGCMsg = 7507
|
|
EDOTAGCMsg_k_EMsgClientToGCSetAdditionalEquips EDOTAGCMsg = 7513
|
|
EDOTAGCMsg_k_EMsgClientToGCGetAdditionalEquips EDOTAGCMsg = 7514
|
|
EDOTAGCMsg_k_EMsgClientToGCGetAdditionalEquipsResponse EDOTAGCMsg = 7515
|
|
EDOTAGCMsg_k_EMsgServerToGCGetAdditionalEquips EDOTAGCMsg = 7516
|
|
EDOTAGCMsg_k_EMsgServerToGCGetAdditionalEquipsResponse EDOTAGCMsg = 7517
|
|
EDOTAGCMsg_k_EMsgDOTARedeemItem EDOTAGCMsg = 7518
|
|
EDOTAGCMsg_k_EMsgDOTARedeemItemResponse EDOTAGCMsg = 7519
|
|
EDOTAGCMsg_k_EMsgSQLGCToGCGrantAllHeroProgress EDOTAGCMsg = 7520
|
|
EDOTAGCMsg_k_EMsgClientToGCGetAllHeroProgress EDOTAGCMsg = 7521
|
|
EDOTAGCMsg_k_EMsgClientToGCGetAllHeroProgressResponse EDOTAGCMsg = 7522
|
|
EDOTAGCMsg_k_EMsgGCToGCGetServerForClient EDOTAGCMsg = 7523
|
|
EDOTAGCMsg_k_EMsgGCToGCGetServerForClientResponse EDOTAGCMsg = 7524
|
|
EDOTAGCMsg_k_EMsgSQLProcessTournamentGameOutcome EDOTAGCMsg = 7525
|
|
EDOTAGCMsg_k_EMsgSQLGrantTrophyToAccount EDOTAGCMsg = 7526
|
|
EDOTAGCMsg_k_EMsgClientToGCGetTrophyList EDOTAGCMsg = 7527
|
|
EDOTAGCMsg_k_EMsgClientToGCGetTrophyListResponse EDOTAGCMsg = 7528
|
|
EDOTAGCMsg_k_EMsgGCToClientTrophyAwarded EDOTAGCMsg = 7529
|
|
EDOTAGCMsg_k_EMsgGCGameBotMatchSignOut EDOTAGCMsg = 7530
|
|
EDOTAGCMsg_k_EMsgGCGameBotMatchSignOutPermissionRequest EDOTAGCMsg = 7531
|
|
EDOTAGCMsg_k_EMsgSignOutBotInfo EDOTAGCMsg = 7532
|
|
EDOTAGCMsg_k_EMsgGCToGCUpdateProfileCards EDOTAGCMsg = 7533
|
|
EDOTAGCMsg_k_EMsgClientToGCGetProfileCard EDOTAGCMsg = 7534
|
|
EDOTAGCMsg_k_EMsgClientToGCGetProfileCardResponse EDOTAGCMsg = 7535
|
|
EDOTAGCMsg_k_EMsgServerToGCGetProfileCard EDOTAGCMsg = 7536
|
|
EDOTAGCMsg_k_EMsgServerToGCGetProfileCardResponse EDOTAGCMsg = 7537
|
|
EDOTAGCMsg_k_EMsgClientToGCSetProfileCardSlots EDOTAGCMsg = 7538
|
|
EDOTAGCMsg_k_EMsgGCToClientProfileCardUpdated EDOTAGCMsg = 7539
|
|
EDOTAGCMsg_k_EMsgServerToGCVictoryPredictions EDOTAGCMsg = 7540
|
|
EDOTAGCMsg_k_EMsgClientToGCMarkNotificationListRead EDOTAGCMsg = 7542
|
|
EDOTAGCMsg_k_EMsgGCToClientNewNotificationAdded EDOTAGCMsg = 7543
|
|
EDOTAGCMsg_k_EMsgServerToGCSuspiciousActivity EDOTAGCMsg = 7544
|
|
EDOTAGCMsg_k_EMsgSignOutCommunicationSummary EDOTAGCMsg = 7545
|
|
EDOTAGCMsg_k_EMsgServerToGCRequestStatus_Response EDOTAGCMsg = 7546
|
|
EDOTAGCMsg_k_EMsgClientToGCCreateHeroStatue EDOTAGCMsg = 7547
|
|
EDOTAGCMsg_k_EMsgGCToClientHeroStatueCreateResult EDOTAGCMsg = 7548
|
|
EDOTAGCMsg_k_EMsgGCGCToLANServerRelayConnect EDOTAGCMsg = 7549
|
|
EDOTAGCMsg_k_EMsgServerToGCGetIngameEventData EDOTAGCMsg = 7551
|
|
EDOTAGCMsg_k_EMsgGCToGCUpdateIngameEventDataBroadcast EDOTAGCMsg = 7552
|
|
EDOTAGCMsg_k_EMsgGCToServerIngameEventData_OraclePA EDOTAGCMsg = 7553
|
|
EDOTAGCMsg_k_EMsgServerToGCReportKillSummaries EDOTAGCMsg = 7554
|
|
EDOTAGCMsg_k_EMsgGCToGCReportKillSummaries EDOTAGCMsg = 7555
|
|
EDOTAGCMsg_k_EMsgGCToGCUpdateAssassinMinigame EDOTAGCMsg = 7556
|
|
EDOTAGCMsg_k_EMsgGCToGCFantasySetMatchLeague EDOTAGCMsg = 7557
|
|
EDOTAGCMsg_k_EMsgClientToGCRecordCompendiumStats EDOTAGCMsg = 7558
|
|
EDOTAGCMsg_k_EMsgGCItemEditorRequestLeagueInfo EDOTAGCMsg = 7559
|
|
EDOTAGCMsg_k_EMsgGCItemEditorLeagueInfoResponse EDOTAGCMsg = 7560
|
|
EDOTAGCMsg_k_EMsgGCToGCUpdatePlayerPredictions EDOTAGCMsg = 7561
|
|
EDOTAGCMsg_k_EMsgGCToServerPredictionResult EDOTAGCMsg = 7562
|
|
EDOTAGCMsg_k_EMsgServerToGCSignoutAwardAdditionalDrops EDOTAGCMsg = 7563
|
|
EDOTAGCMsg_k_EMsgGCToGCSignoutAwardAdditionalDrops EDOTAGCMsg = 7564
|
|
EDOTAGCMsg_k_EMsgGCToClientEventStatusChanged EDOTAGCMsg = 7565
|
|
EDOTAGCMsg_k_EMsgGCHasItemDefsQuery EDOTAGCMsg = 7566
|
|
EDOTAGCMsg_k_EMsgGCHasItemDefsResponse EDOTAGCMsg = 7567
|
|
EDOTAGCMsg_k_EMsgGCToGCReplayMonitorValidateReplay EDOTAGCMsg = 7569
|
|
EDOTAGCMsg_k_EMsgLobbyEventPoints EDOTAGCMsg = 7572
|
|
EDOTAGCMsg_k_EMsgGCToGCGetCustomGameTickets EDOTAGCMsg = 7573
|
|
EDOTAGCMsg_k_EMsgGCToGCGetCustomGameTicketsResponse EDOTAGCMsg = 7574
|
|
EDOTAGCMsg_k_EMsgGCToGCCustomGamePlayed EDOTAGCMsg = 7576
|
|
EDOTAGCMsg_k_EMsgGCToGCGrantEventPointsToUser EDOTAGCMsg = 7577
|
|
EDOTAGCMsg_k_EMsgGCToGCSetEventMMPanicFlushTime EDOTAGCMsg = 7578
|
|
EDOTAGCMsg_k_EMsgGameserverCrashReport EDOTAGCMsg = 7579
|
|
EDOTAGCMsg_k_EMsgGameserverCrashReportResponse EDOTAGCMsg = 7580
|
|
EDOTAGCMsg_k_EMsgGCToClientSteamDatagramTicket EDOTAGCMsg = 7581
|
|
EDOTAGCMsg_k_EMsgGCToGCGrantEventOwnership EDOTAGCMsg = 7582
|
|
EDOTAGCMsg_k_EMsgGCToGCSendAccountsEventPoints EDOTAGCMsg = 7583
|
|
EDOTAGCMsg_k_EMsgClientToGCRerollPlayerChallenge EDOTAGCMsg = 7584
|
|
EDOTAGCMsg_k_EMsgServerToGCRerollPlayerChallenge EDOTAGCMsg = 7585
|
|
EDOTAGCMsg_k_EMsgGCRerollPlayerChallengeResponse EDOTAGCMsg = 7586
|
|
EDOTAGCMsg_k_EMsgSignOutUpdatePlayerChallenge EDOTAGCMsg = 7587
|
|
EDOTAGCMsg_k_EMsgClientToGCSetPartyLeader EDOTAGCMsg = 7588
|
|
EDOTAGCMsg_k_EMsgClientToGCCancelPartyInvites EDOTAGCMsg = 7589
|
|
EDOTAGCMsg_k_EMsgGCToGCMasterReloadAccount EDOTAGCMsg = 7590
|
|
EDOTAGCMsg_k_EMsgSQLGrantLeagueMatchToTicketHolders EDOTAGCMsg = 7592
|
|
EDOTAGCMsg_k_EMsgClientToGCSetAdditionalEquipsResponse EDOTAGCMsg = 7593
|
|
EDOTAGCMsg_k_EMsgGCToGCEmoticonUnlockNoRollback EDOTAGCMsg = 7594
|
|
EDOTAGCMsg_k_EMsgGCToGCGetCompendiumFanfare EDOTAGCMsg = 7595
|
|
EDOTAGCMsg_k_EMsgServerToGCHoldEventPoints EDOTAGCMsg = 7596
|
|
EDOTAGCMsg_k_EMsgSignOutReleaseEventPointHolds EDOTAGCMsg = 7597
|
|
EDOTAGCMsg_k_EMsgGCToGCChatNewUserSession EDOTAGCMsg = 7598
|
|
EDOTAGCMsg_k_EMsgClientToGCGetLeagueSeries EDOTAGCMsg = 7599
|
|
EDOTAGCMsg_k_EMsgClientToGCGetLeagueSeriesResponse EDOTAGCMsg = 7600
|
|
EDOTAGCMsg_k_EMsgSQLGCToGCSignoutUpdateLeagueSchedule EDOTAGCMsg = 7601
|
|
EDOTAGCMsg_k_EMsgGCToServerUpdateBroadcastCheers EDOTAGCMsg = 7602
|
|
EDOTAGCMsg_k_EMsgClientToGCApplyGemCombiner EDOTAGCMsg = 7603
|
|
EDOTAGCMsg_k_EMsgClientToGCDOTACreateStaticRecipe EDOTAGCMsg = 7604
|
|
EDOTAGCMsg_k_EMsgClientToGCDOTACreateStaticRecipeResponse EDOTAGCMsg = 7605
|
|
EDOTAGCMsg_k_EMsgClientToGCGetAllHeroOrder EDOTAGCMsg = 7606
|
|
EDOTAGCMsg_k_EMsgClientToGCGetAllHeroOrderResponse EDOTAGCMsg = 7607
|
|
EDOTAGCMsg_k_EMsgSQLGCToGCGrantBadgePoints EDOTAGCMsg = 7608
|
|
EDOTAGCMsg_k_EMsgGCToGCGetAccountMatchStatus EDOTAGCMsg = 7609
|
|
EDOTAGCMsg_k_EMsgGCToGCGetAccountMatchStatusResponse EDOTAGCMsg = 7610
|
|
EDOTAGCMsg_k_EMsgGCToGCCheckOwnsEntireEmoticonRange EDOTAGCMsg = 7611
|
|
EDOTAGCMsg_k_EMsgGCToGCCheckOwnsEntireEmoticonRangeResponse EDOTAGCMsg = 7612
|
|
EDOTAGCMsg_k_EMsgGCDev_GrantWarKill EDOTAGCMsg = 8001
|
|
EDOTAGCMsg_k_EMsgServerToGCLockCharmTrading EDOTAGCMsg = 8004
|
|
EDOTAGCMsg_k_EMsgClientToGCPlayerStatsRequest EDOTAGCMsg = 8006
|
|
EDOTAGCMsg_k_EMsgGCToClientPlayerStatsResponse EDOTAGCMsg = 8007
|
|
EDOTAGCMsg_k_EMsgGCClearPracticeLobbyTeam EDOTAGCMsg = 8008
|
|
EDOTAGCMsg_k_EMsgClientToGCFindTopSourceTVGames EDOTAGCMsg = 8009
|
|
EDOTAGCMsg_k_EMsgGCToClientFindTopSourceTVGamesResponse EDOTAGCMsg = 8010
|
|
EDOTAGCMsg_k_EMsgGCLobbyList EDOTAGCMsg = 8011
|
|
EDOTAGCMsg_k_EMsgGCLobbyListResponse EDOTAGCMsg = 8012
|
|
EDOTAGCMsg_k_EMsgGCPlayerStatsMatchSignOut EDOTAGCMsg = 8013
|
|
EDOTAGCMsg_k_EMsgClientToGCCustomGamePlayerCountRequest EDOTAGCMsg = 8014
|
|
EDOTAGCMsg_k_EMsgGCToClientCustomGamePlayerCountResponse EDOTAGCMsg = 8015
|
|
EDOTAGCMsg_k_EMsgClientToGCSocialFeedPostCommentRequest EDOTAGCMsg = 8016
|
|
EDOTAGCMsg_k_EMsgGCToClientSocialFeedPostCommentResponse EDOTAGCMsg = 8017
|
|
EDOTAGCMsg_k_EMsgClientToGCCustomGamesFriendsPlayedRequest EDOTAGCMsg = 8018
|
|
EDOTAGCMsg_k_EMsgGCToClientCustomGamesFriendsPlayedResponse EDOTAGCMsg = 8019
|
|
EDOTAGCMsg_k_EMsgClientToGCFriendsPlayedCustomGameRequest EDOTAGCMsg = 8020
|
|
EDOTAGCMsg_k_EMsgGCToClientFriendsPlayedCustomGameResponse EDOTAGCMsg = 8021
|
|
EDOTAGCMsg_k_EMsgClientToGCFeaturedHeroesRequest EDOTAGCMsg = 8022
|
|
EDOTAGCMsg_k_EMsgGCToClientFeaturedHeroesResponse EDOTAGCMsg = 8023
|
|
EDOTAGCMsg_k_EMsgGCTopCustomGamesList EDOTAGCMsg = 8024
|
|
EDOTAGCMsg_k_EMsgClientToGCSocialMatchPostCommentRequest EDOTAGCMsg = 8025
|
|
EDOTAGCMsg_k_EMsgGCToClientSocialMatchPostCommentResponse EDOTAGCMsg = 8026
|
|
EDOTAGCMsg_k_EMsgClientToGCSocialMatchDetailsRequest EDOTAGCMsg = 8027
|
|
EDOTAGCMsg_k_EMsgGCToClientSocialMatchDetailsResponse EDOTAGCMsg = 8028
|
|
EDOTAGCMsg_k_EMsgClientToGCSetPartyOpen EDOTAGCMsg = 8029
|
|
EDOTAGCMsg_k_EMsgClientToGCMergePartyInvite EDOTAGCMsg = 8030
|
|
EDOTAGCMsg_k_EMsgGCToClientMergeGroupInviteReply EDOTAGCMsg = 8031
|
|
EDOTAGCMsg_k_EMsgClientToGCMergePartyResponse EDOTAGCMsg = 8032
|
|
EDOTAGCMsg_k_EMsgGCToClientMergePartyResponseReply EDOTAGCMsg = 8033
|
|
EDOTAGCMsg_k_EMsgClientToGCGetProfileCardStats EDOTAGCMsg = 8034
|
|
EDOTAGCMsg_k_EMsgClientToGCGetProfileCardStatsResponse EDOTAGCMsg = 8035
|
|
EDOTAGCMsg_k_EMsgClientToGCTopLeagueMatchesRequest EDOTAGCMsg = 8036
|
|
EDOTAGCMsg_k_EMsgClientToGCTopFriendMatchesRequest EDOTAGCMsg = 8037
|
|
EDOTAGCMsg_k_EMsgGCToClientProfileCardStatsUpdated EDOTAGCMsg = 8040
|
|
EDOTAGCMsg_k_EMsgServerToGCRealtimeStats EDOTAGCMsg = 8041
|
|
EDOTAGCMsg_k_EMsgGCToServerRealtimeStatsStartStop EDOTAGCMsg = 8042
|
|
EDOTAGCMsg_k_EMsgGCToGCGetServersForClients EDOTAGCMsg = 8045
|
|
EDOTAGCMsg_k_EMsgGCToGCGetServersForClientsResponse EDOTAGCMsg = 8046
|
|
EDOTAGCMsg_k_EMsgGCPracticeLobbyKickFromTeam EDOTAGCMsg = 8047
|
|
EDOTAGCMsg_k_EMsgDOTAChatGetMemberCount EDOTAGCMsg = 8048
|
|
EDOTAGCMsg_k_EMsgDOTAChatGetMemberCountResponse EDOTAGCMsg = 8049
|
|
EDOTAGCMsg_k_EMsgClientToGCSocialFeedPostMessageRequest EDOTAGCMsg = 8050
|
|
EDOTAGCMsg_k_EMsgGCToClientSocialFeedPostMessageResponse EDOTAGCMsg = 8051
|
|
EDOTAGCMsg_k_EMsgCustomGameListenServerStartedLoading EDOTAGCMsg = 8052
|
|
EDOTAGCMsg_k_EMsgCustomGameClientFinishedLoading EDOTAGCMsg = 8053
|
|
EDOTAGCMsg_k_EMsgGCPracticeLobbyCloseBroadcastChannel EDOTAGCMsg = 8054
|
|
EDOTAGCMsg_k_EMsgGCStartFindingMatchResponse EDOTAGCMsg = 8055
|
|
EDOTAGCMsg_k_EMsgSQLGCToGCGrantAccountFlag EDOTAGCMsg = 8057
|
|
EDOTAGCMsg_k_EMsgGCToGCGetAccountFlags EDOTAGCMsg = 8058
|
|
EDOTAGCMsg_k_EMsgGCToGCGetAccountFlagsResponse EDOTAGCMsg = 8059
|
|
EDOTAGCMsg_k_EMsgSignOutWagerStats EDOTAGCMsg = 8060
|
|
EDOTAGCMsg_k_EMsgGCToClientTopLeagueMatchesResponse EDOTAGCMsg = 8061
|
|
EDOTAGCMsg_k_EMsgGCToClientTopFriendMatchesResponse EDOTAGCMsg = 8062
|
|
EDOTAGCMsg_k_EMsgClientToGCMatchesMinimalRequest EDOTAGCMsg = 8063
|
|
EDOTAGCMsg_k_EMsgClientToGCMatchesMinimalResponse EDOTAGCMsg = 8064
|
|
EDOTAGCMsg_k_EMsgGCToGCGetProfileBadgePoints EDOTAGCMsg = 8065
|
|
EDOTAGCMsg_k_EMsgGCToGCGetProfileBadgePointsResponse EDOTAGCMsg = 8066
|
|
EDOTAGCMsg_k_EMsgGCToClientChatRegionsEnabled EDOTAGCMsg = 8067
|
|
EDOTAGCMsg_k_EMsgClientToGCPingData EDOTAGCMsg = 8068
|
|
EDOTAGCMsg_k_EMsgServerToGCMatchDetailsRequest EDOTAGCMsg = 8069
|
|
EDOTAGCMsg_k_EMsgGCToServerMatchDetailsResponse EDOTAGCMsg = 8070
|
|
EDOTAGCMsg_k_EMsgGCToGCEnsureAccountInParty EDOTAGCMsg = 8071
|
|
EDOTAGCMsg_k_EMsgGCToGCEnsureAccountInPartyResponse EDOTAGCMsg = 8072
|
|
EDOTAGCMsg_k_EMsgClientToGCGetProfileTickets EDOTAGCMsg = 8073
|
|
EDOTAGCMsg_k_EMsgClientToGCGetProfileTicketsResponse EDOTAGCMsg = 8074
|
|
EDOTAGCMsg_k_EMsgGCToClientMatchGroupsVersion EDOTAGCMsg = 8075
|
|
EDOTAGCMsg_k_EMsgClientToGCH264Unsupported EDOTAGCMsg = 8076
|
|
EDOTAGCMsg_k_EMsgClientToGCRequestH264Support EDOTAGCMsg = 8077
|
|
EDOTAGCMsg_k_EMsgClientToGCGetQuestProgress EDOTAGCMsg = 8078
|
|
EDOTAGCMsg_k_EMsgClientToGCGetQuestProgressResponse EDOTAGCMsg = 8079
|
|
EDOTAGCMsg_k_EMsgSignOutXPCoins EDOTAGCMsg = 8080
|
|
EDOTAGCMsg_k_EMsgGCToClientMatchSignedOut EDOTAGCMsg = 8081
|
|
EDOTAGCMsg_k_EMsgGCGetHeroStatsHistory EDOTAGCMsg = 8082
|
|
EDOTAGCMsg_k_EMsgGCGetHeroStatsHistoryResponse EDOTAGCMsg = 8083
|
|
EDOTAGCMsg_k_EMsgClientToGCPrivateChatInvite EDOTAGCMsg = 8084
|
|
EDOTAGCMsg_k_EMsgClientToGCPrivateChatKick EDOTAGCMsg = 8088
|
|
EDOTAGCMsg_k_EMsgClientToGCPrivateChatPromote EDOTAGCMsg = 8089
|
|
EDOTAGCMsg_k_EMsgClientToGCPrivateChatDemote EDOTAGCMsg = 8090
|
|
EDOTAGCMsg_k_EMsgGCToClientPrivateChatResponse EDOTAGCMsg = 8091
|
|
EDOTAGCMsg_k_EMsgClientToGCPrivateChatInfoRequest EDOTAGCMsg = 8092
|
|
EDOTAGCMsg_k_EMsgGCToClientPrivateChatInfoResponse EDOTAGCMsg = 8093
|
|
EDOTAGCMsg_k_EMsgClientToGCLatestConductScorecardRequest EDOTAGCMsg = 8095
|
|
EDOTAGCMsg_k_EMsgClientToGCLatestConductScorecard EDOTAGCMsg = 8096
|
|
EDOTAGCMsg_k_EMsgServerToGCPostMatchTip EDOTAGCMsg = 8097
|
|
EDOTAGCMsg_k_EMsgServerToGCPostMatchTipResponse EDOTAGCMsg = 8098
|
|
EDOTAGCMsg_k_EMsgClientToGCWageringRequest EDOTAGCMsg = 8099
|
|
EDOTAGCMsg_k_EMsgGCToClientWageringResponse EDOTAGCMsg = 8100
|
|
EDOTAGCMsg_k_EMsgClientToGCMysteryItem EDOTAGCMsg = 8101
|
|
EDOTAGCMsg_k_EMsgGCToClientMysteryItemResponse EDOTAGCMsg = 8102
|
|
EDOTAGCMsg_k_EMsgClientToGCEventGoalsRequest EDOTAGCMsg = 8103
|
|
EDOTAGCMsg_k_EMsgClientToGCEventGoalsResponse EDOTAGCMsg = 8104
|
|
EDOTAGCMsg_k_EMsgClientToGCLeaguePredictions EDOTAGCMsg = 8106
|
|
EDOTAGCMsg_k_EMsgGCToClientLeaguePredictionsResponse EDOTAGCMsg = 8107
|
|
EDOTAGCMsg_k_EMsgGCToGCLeaguePredictionsUpdate EDOTAGCMsg = 8108
|
|
EDOTAGCMsg_k_EMsgClientToGCSuspiciousActivity EDOTAGCMsg = 8109
|
|
EDOTAGCMsg_k_EMsgGCToGCAddUserToPostGameChat EDOTAGCMsg = 8110
|
|
EDOTAGCMsg_k_EMsgClientToGCHasPlayerVotedForMVP EDOTAGCMsg = 8111
|
|
EDOTAGCMsg_k_EMsgClientToGCHasPlayerVotedForMVPResponse EDOTAGCMsg = 8112
|
|
EDOTAGCMsg_k_EMsgClientToGCVoteForMVP EDOTAGCMsg = 8113
|
|
EDOTAGCMsg_k_EMsgClientToGCVoteForMVPResponse EDOTAGCMsg = 8114
|
|
EDOTAGCMsg_k_EMsgGCToGCGetEventOwnership EDOTAGCMsg = 8115
|
|
EDOTAGCMsg_k_EMsgGCToGCGetEventOwnershipResponse EDOTAGCMsg = 8116
|
|
EDOTAGCMsg_k_EMsgGCToClientAutomatedTournamentStateChange EDOTAGCMsg = 8117
|
|
EDOTAGCMsg_k_EMsgClientToGCWeekendTourneyOpts EDOTAGCMsg = 8118
|
|
EDOTAGCMsg_k_EMsgClientToGCWeekendTourneyOptsResponse EDOTAGCMsg = 8119
|
|
EDOTAGCMsg_k_EMsgClientToGCWeekendTourneyLeave EDOTAGCMsg = 8120
|
|
EDOTAGCMsg_k_EMsgClientToGCWeekendTourneyLeaveResponse EDOTAGCMsg = 8121
|
|
EDOTAGCMsg_k_EMsgClientToGCTeammateStatsRequest EDOTAGCMsg = 8124
|
|
EDOTAGCMsg_k_EMsgClientToGCTeammateStatsResponse EDOTAGCMsg = 8125
|
|
EDOTAGCMsg_k_EMsgClientToGCGetGiftPermissions EDOTAGCMsg = 8126
|
|
EDOTAGCMsg_k_EMsgClientToGCGetGiftPermissionsResponse EDOTAGCMsg = 8127
|
|
EDOTAGCMsg_k_EMsgClientToGCVoteForArcana EDOTAGCMsg = 8128
|
|
EDOTAGCMsg_k_EMsgClientToGCVoteForArcanaResponse EDOTAGCMsg = 8129
|
|
EDOTAGCMsg_k_EMsgClientToGCRequestArcanaVotesRemaining EDOTAGCMsg = 8130
|
|
EDOTAGCMsg_k_EMsgClientToGCRequestArcanaVotesRemainingResponse EDOTAGCMsg = 8131
|
|
EDOTAGCMsg_k_EMsgGCTransferTeamAdminResponse EDOTAGCMsg = 8132
|
|
EDOTAGCMsg_k_EMsgGCChangeTeamSub EDOTAGCMsg = 8133
|
|
EDOTAGCMsg_k_EMsgGCChangeTeamSubResponse EDOTAGCMsg = 8134
|
|
EDOTAGCMsg_k_EMsgGCToClientTeamInfo EDOTAGCMsg = 8135
|
|
EDOTAGCMsg_k_EMsgGCToClientTeamsInfo EDOTAGCMsg = 8136
|
|
EDOTAGCMsg_k_EMsgClientToGCMyTeamInfoRequest EDOTAGCMsg = 8137
|
|
EDOTAGCMsg_k_EMsgClientToGCRequestEventPointLog EDOTAGCMsg = 8138
|
|
EDOTAGCMsg_k_EMsgClientToGCRequestEventPointLogResponse EDOTAGCMsg = 8139
|
|
EDOTAGCMsg_k_EMsgClientToGCPublishUserStat EDOTAGCMsg = 8140
|
|
EDOTAGCMsg_k_EMsgGCToGCSignoutSpendWager EDOTAGCMsg = 8141
|
|
EDOTAGCMsg_k_EMsgClientToGCRedeemReward EDOTAGCMsg = 8142
|
|
EDOTAGCMsg_k_EMsgGCToClientRedeemRewardResponse EDOTAGCMsg = 8143
|
|
EDOTAGCMsg_k_EMsgGCSubmitLobbyMVPVote EDOTAGCMsg = 8144
|
|
EDOTAGCMsg_k_EMsgGCSubmitLobbyMVPVoteResponse EDOTAGCMsg = 8145
|
|
EDOTAGCMsg_k_EMsgClientToGCRequestLinaPlaysRemaining EDOTAGCMsg = 8146
|
|
EDOTAGCMsg_k_EMsgClientToGCRequestLinaPlaysRemainingResponse EDOTAGCMsg = 8147
|
|
EDOTAGCMsg_k_EMsgClientToGCRequestLinaGameResult EDOTAGCMsg = 8148
|
|
EDOTAGCMsg_k_EMsgClientToGCRequestLinaGameResultResponse EDOTAGCMsg = 8149
|
|
EDOTAGCMsg_k_EMsgSignOutCommunityGoalProgress EDOTAGCMsg = 8150
|
|
EDOTAGCMsg_k_EMsgGCToClientLobbyMVPNotifyRecipient EDOTAGCMsg = 8151
|
|
EDOTAGCMsg_k_EMsgGCToClientLobbyMVPAwarded EDOTAGCMsg = 8152
|
|
EDOTAGCMsg_k_EMsgGCToClientQuestProgressUpdated EDOTAGCMsg = 8153
|
|
EDOTAGCMsg_k_EMsgGCToClientWageringUpdate EDOTAGCMsg = 8154
|
|
EDOTAGCMsg_k_EMsgGCToClientArcanaVotesUpdate EDOTAGCMsg = 8155
|
|
EDOTAGCMsg_k_EMsgClientToGCAddTI6TreeProgress EDOTAGCMsg = 8156
|
|
EDOTAGCMsg_k_EMsgClientToGCSetSpectatorLobbyDetails EDOTAGCMsg = 8157
|
|
EDOTAGCMsg_k_EMsgClientToGCSetSpectatorLobbyDetailsResponse EDOTAGCMsg = 8158
|
|
EDOTAGCMsg_k_EMsgClientToGCCreateSpectatorLobby EDOTAGCMsg = 8159
|
|
EDOTAGCMsg_k_EMsgClientToGCCreateSpectatorLobbyResponse EDOTAGCMsg = 8160
|
|
EDOTAGCMsg_k_EMsgClientToGCSpectatorLobbyList EDOTAGCMsg = 8161
|
|
EDOTAGCMsg_k_EMsgClientToGCSpectatorLobbyListResponse EDOTAGCMsg = 8162
|
|
EDOTAGCMsg_k_EMsgSpectatorLobbyGameDetails EDOTAGCMsg = 8163
|
|
EDOTAGCMsg_k_EMsgServerToGCStartCompendiumInGamePredictions EDOTAGCMsg = 8164
|
|
EDOTAGCMsg_k_EMsgServerToGCEndCompendiumInGamePredictions EDOTAGCMsg = 8165
|
|
EDOTAGCMsg_k_EMsgServerToGCCompendiumInGamePredictionResults EDOTAGCMsg = 8166
|
|
EDOTAGCMsg_k_EMsgServerToGCCloseCompendiumInGamePredictionVoting EDOTAGCMsg = 8167
|
|
EDOTAGCMsg_k_EMsgClientToGCOpenPlayerCardPack EDOTAGCMsg = 8168
|
|
EDOTAGCMsg_k_EMsgClientToGCOpenPlayerCardPackResponse EDOTAGCMsg = 8169
|
|
EDOTAGCMsg_k_EMsgClientToGCSelectCompendiumInGamePrediction EDOTAGCMsg = 8170
|
|
EDOTAGCMsg_k_EMsgClientToGCSelectCompendiumInGamePredictionResponse EDOTAGCMsg = 8171
|
|
EDOTAGCMsg_k_EMsgClientToGCWeekendTourneyGetPlayerStats EDOTAGCMsg = 8172
|
|
EDOTAGCMsg_k_EMsgClientToGCWeekendTourneyGetPlayerStatsResponse EDOTAGCMsg = 8173
|
|
EDOTAGCMsg_k_EMsgClientToGCRecyclePlayerCard EDOTAGCMsg = 8174
|
|
EDOTAGCMsg_k_EMsgClientToGCRecyclePlayerCardResponse EDOTAGCMsg = 8175
|
|
EDOTAGCMsg_k_EMsgClientToGCCreatePlayerCardPack EDOTAGCMsg = 8176
|
|
EDOTAGCMsg_k_EMsgClientToGCCreatePlayerCardPackResponse EDOTAGCMsg = 8177
|
|
EDOTAGCMsg_k_EMsgClientToGCGetPlayerCardRosterRequest EDOTAGCMsg = 8178
|
|
EDOTAGCMsg_k_EMsgClientToGCGetPlayerCardRosterResponse EDOTAGCMsg = 8179
|
|
EDOTAGCMsg_k_EMsgClientToGCSetPlayerCardRosterRequest EDOTAGCMsg = 8180
|
|
EDOTAGCMsg_k_EMsgClientToGCSetPlayerCardRosterResponse EDOTAGCMsg = 8181
|
|
EDOTAGCMsg_k_EMsgServerToGCStartCompendiumInGamePredictionsResponse EDOTAGCMsg = 8182
|
|
EDOTAGCMsg_k_EMsgServerToGCCloseCompendiumInGamePredictionVotingResponse EDOTAGCMsg = 8183
|
|
EDOTAGCMsg_k_EMsgServerToGCEndCompendiumInGamePredictionsResponse EDOTAGCMsg = 8184
|
|
EDOTAGCMsg_k_EMsgServerToGCCompendiumInGamePredictionResultsResponse EDOTAGCMsg = 8185
|
|
EDOTAGCMsg_k_EMsgLobbyBattleCupVictory EDOTAGCMsg = 8186
|
|
EDOTAGCMsg_k_EMsgGCGetPlayerCardItemInfo EDOTAGCMsg = 8187
|
|
EDOTAGCMsg_k_EMsgGCGetPlayerCardItemInfoResponse EDOTAGCMsg = 8188
|
|
EDOTAGCMsg_k_EMsgClientToGCRequestSteamDatagramTicket EDOTAGCMsg = 8189
|
|
EDOTAGCMsg_k_EMsgClientToGCRequestSteamDatagramTicketResponse EDOTAGCMsg = 8190
|
|
)
|
|
|
|
var EDOTAGCMsg_name = map[int32]string{
|
|
7000: "k_EMsgGCDOTABase",
|
|
7001: "k_EMsgGCGeneralResponse",
|
|
7004: "k_EMsgGCGameMatchSignOut",
|
|
7005: "k_EMsgGCGameMatchSignOutResponse",
|
|
7009: "k_EMsgGCJoinChatChannel",
|
|
7010: "k_EMsgGCJoinChatChannelResponse",
|
|
7013: "k_EMsgGCOtherJoinedChannel",
|
|
7014: "k_EMsgGCOtherLeftChannel",
|
|
7017: "k_EMsgGCMatchHistoryList",
|
|
7026: "k_EMsgServerToGCRequestStatus",
|
|
7027: "k_EMsgGCGetRecentMatches",
|
|
7028: "k_EMsgGCRecentMatchesResponse",
|
|
7033: "k_EMsgGCStartFindingMatch",
|
|
7034: "k_EMsgGCConnectedPlayers",
|
|
7035: "k_EMsgGCAbandonCurrentGame",
|
|
7036: "k_EMsgGCStopFindingMatch",
|
|
7038: "k_EMsgGCPracticeLobbyCreate",
|
|
7040: "k_EMsgGCPracticeLobbyLeave",
|
|
7041: "k_EMsgGCPracticeLobbyLaunch",
|
|
7042: "k_EMsgGCPracticeLobbyList",
|
|
7043: "k_EMsgGCPracticeLobbyListResponse",
|
|
7044: "k_EMsgGCPracticeLobbyJoin",
|
|
7046: "k_EMsgGCPracticeLobbySetDetails",
|
|
7047: "k_EMsgGCPracticeLobbySetTeamSlot",
|
|
7049: "k_EMsgGCInitialQuestionnaireResponse",
|
|
7055: "k_EMsgGCPracticeLobbyResponse",
|
|
7056: "k_EMsgGCBroadcastNotification",
|
|
7057: "k_EMsgGCLiveScoreboardUpdate",
|
|
7060: "k_EMsgGCRequestChatChannelList",
|
|
7061: "k_EMsgGCRequestChatChannelListResponse",
|
|
7064: "k_EMsgGCRequestMatches",
|
|
7065: "k_EMsgGCRequestMatchesResponse",
|
|
7068: "k_EMsgGCRequestPlayerResources",
|
|
7069: "k_EMsgGCRequestPlayerResourcesResponse",
|
|
7070: "k_EMsgGCReadyUp",
|
|
7071: "k_EMsgGCKickedFromMatchmakingQueue",
|
|
7072: "k_EMsgGCLeaverDetected",
|
|
7073: "k_EMsgGCSpectateFriendGame",
|
|
7074: "k_EMsgGCSpectateFriendGameResponse",
|
|
7075: "k_EMsgGCPlayerReports",
|
|
7076: "k_EMsgGCReportsRemainingRequest",
|
|
7077: "k_EMsgGCReportsRemainingResponse",
|
|
7078: "k_EMsgGCSubmitPlayerReport",
|
|
7079: "k_EMsgGCSubmitPlayerReportResponse",
|
|
7081: "k_EMsgGCPracticeLobbyKick",
|
|
7082: "k_EMsgGCReportCountsRequest",
|
|
7083: "k_EMsgGCReportCountsResponse",
|
|
7084: "k_EMsgGCRequestSaveGames",
|
|
7085: "k_EMsgGCRequestSaveGamesServer",
|
|
7086: "k_EMsgGCRequestSaveGamesResponse",
|
|
7087: "k_EMsgGCLeaverDetectedResponse",
|
|
7088: "k_EMsgGCPlayerFailedToConnect",
|
|
7089: "k_EMsgGCGCToRelayConnect",
|
|
7090: "k_EMsgGCGCToRelayConnectresponse",
|
|
7091: "k_EMsgGCWatchGame",
|
|
7092: "k_EMsgGCWatchGameResponse",
|
|
7093: "k_EMsgGCBanStatusRequest",
|
|
7094: "k_EMsgGCBanStatusResponse",
|
|
7095: "k_EMsgGCMatchDetailsRequest",
|
|
7096: "k_EMsgGCMatchDetailsResponse",
|
|
7097: "k_EMsgGCCancelWatchGame",
|
|
7098: "k_EMsgGCProfileRequest",
|
|
7099: "k_EMsgGCProfileResponse",
|
|
7102: "k_EMsgGCPopup",
|
|
7104: "k_EMsgGCDOTAClearNotifySuccessfulReport",
|
|
7111: "k_EMsgGCFriendPracticeLobbyListRequest",
|
|
7112: "k_EMsgGCFriendPracticeLobbyListResponse",
|
|
7113: "k_EMsgGCPracticeLobbyJoinResponse",
|
|
7114: "k_EMsgClientEconNotification_Job",
|
|
7115: "k_EMsgGCCreateTeam",
|
|
7116: "k_EMsgGCCreateTeamResponse",
|
|
7121: "k_EMsgGCTeamData",
|
|
7122: "k_EMsgGCTeamInvite_InviterToGC",
|
|
7123: "k_EMsgGCTeamInvite_GCImmediateResponseToInviter",
|
|
7124: "k_EMsgGCTeamInvite_GCRequestToInvitee",
|
|
7125: "k_EMsgGCTeamInvite_InviteeResponseToGC",
|
|
7126: "k_EMsgGCTeamInvite_GCResponseToInviter",
|
|
7127: "k_EMsgGCTeamInvite_GCResponseToInvitee",
|
|
7128: "k_EMsgGCKickTeamMember",
|
|
7129: "k_EMsgGCKickTeamMemberResponse",
|
|
7130: "k_EMsgGCLeaveTeam",
|
|
7131: "k_EMsgGCLeaveTeamResponse",
|
|
7132: "k_EMsgGCSuggestTeamMatchmaking",
|
|
7133: "k_EMsgGCPlayerHeroesFavoritesAdd",
|
|
7134: "k_EMsgGCPlayerHeroesFavoritesRemove",
|
|
7141: "k_EMsgGCSetShowcaseHero",
|
|
7142: "k_EMsgGCApplyTeamToPracticeLobby",
|
|
7143: "k_EMsgGCRequestInternatinalTicketEmail",
|
|
7144: "k_EMsgGCTransferTeamAdmin",
|
|
7147: "k_EMsgRequestLeagueInfo",
|
|
7148: "k_EMsgResponseLeagueInfo",
|
|
7149: "k_EMsgGCPracticeLobbyJoinBroadcastChannel",
|
|
7150: "k_EMsgGC_TournamentItemEvent",
|
|
7151: "k_EMsgGC_TournamentItemEventResponse",
|
|
7152: "k_EMsgCastMatchVote",
|
|
7153: "k_EMsgCastMatchVoteResponse",
|
|
7154: "k_EMsgRetrieveMatchVote",
|
|
7155: "k_EMsgRetrieveMatchVoteResponse",
|
|
7156: "k_EMsgTeamFanfare",
|
|
7157: "k_EMsgResponseTeamFanfare",
|
|
7158: "k_EMsgGC_GameServerUploadSaveGame",
|
|
7159: "k_EMsgGC_GameServerSaveGameResult",
|
|
7160: "k_EMsgGC_GameServerGetLoadGame",
|
|
7161: "k_EMsgGC_GameServerGetLoadGameResult",
|
|
7166: "k_EMsgGCEditTeamDetails",
|
|
7167: "k_EMsgGCEditTeamDetailsResponse",
|
|
7168: "k_EMsgGCProTeamListRequest",
|
|
7169: "k_EMsgGCProTeamListResponse",
|
|
7170: "k_EMsgGCReadyUpStatus",
|
|
7171: "k_EMsgGCHallOfFame",
|
|
7172: "k_EMsgGCHallOfFameRequest",
|
|
7173: "k_EMsgGCHallOfFameResponse",
|
|
7174: "k_EMsgGCGenerateDiretidePrizeList",
|
|
7176: "k_EMsgGCRewardDiretidePrizes",
|
|
7177: "k_EMsgGCDiretidePrizesRewardedResponse",
|
|
7178: "k_EMsgGCHalloweenHighScoreRequest",
|
|
7179: "k_EMsgGCHalloweenHighScoreResponse",
|
|
7180: "k_EMsgGCGenerateDiretidePrizeListResponse",
|
|
7182: "k_EMsgGCStorePromoPagesRequest",
|
|
7183: "k_EMsgGCStorePromoPagesResponse",
|
|
7186: "k_EMsgGCToGCMatchCompleted",
|
|
7188: "k_EMsgGCBalancedShuffleLobby",
|
|
7189: "k_EMsgGCToGCCheckLeaguePermission",
|
|
7190: "k_EMsgGCToGCCheckLeaguePermissionResponse",
|
|
7191: "k_EMsgGCLeagueScheduleRequest",
|
|
7192: "k_EMsgGCLeagueScheduleResponse",
|
|
7193: "k_EMsgGCLeagueScheduleEdit",
|
|
7194: "k_EMsgGCLeagueScheduleEditResponse",
|
|
7195: "k_EMsgGCLeaguesInMonthRequest",
|
|
7196: "k_EMsgGCLeaguesInMonthResponse",
|
|
7197: "k_EMsgGCMatchmakingStatsRequest",
|
|
7198: "k_EMsgGCMatchmakingStatsResponse",
|
|
7199: "k_EMsgGCBotGameCreate",
|
|
7200: "k_EMsgGCSetMatchHistoryAccess",
|
|
7201: "k_EMsgGCSetMatchHistoryAccessResponse",
|
|
7203: "k_EMsgUpgradeLeagueItem",
|
|
7204: "k_EMsgUpgradeLeagueItemResponse",
|
|
7205: "k_EMsgGCTeamMemberProfileRequest",
|
|
7206: "k_EMsgGCWatchDownloadedReplay",
|
|
7207: "k_EMsgGCSetMapLocationState",
|
|
7208: "k_EMsgGCSetMapLocationStateResponse",
|
|
7209: "k_EMsgGCResetMapLocations",
|
|
7210: "k_EMsgGCResetMapLocationsResponse",
|
|
7212: "k_EMsgGCSetFeaturedItems",
|
|
7215: "k_EMsgGCFeaturedItems",
|
|
7216: "k_EMsgRefreshPartnerAccountLink",
|
|
7217: "k_EMsgClientsRejoinChatChannels",
|
|
7218: "k_EMsgGCToGCGetUserChatInfo",
|
|
7219: "k_EMsgGCToGCGetUserChatInfoResponse",
|
|
7220: "k_EMsgGCToGCLeaveAllChatChannels",
|
|
7221: "k_EMsgGCToGCUpdateAccountChatBan",
|
|
7222: "k_EMsgGCGuildCreateRequest",
|
|
7223: "k_EMsgGCGuildCreateResponse",
|
|
7224: "k_EMsgGCGuildSetAccountRoleRequest",
|
|
7225: "k_EMsgGCGuildSetAccountRoleResponse",
|
|
7226: "k_EMsgGCRequestGuildData",
|
|
7227: "k_EMsgGCGuildData",
|
|
7228: "k_EMsgGCGuildInviteAccountRequest",
|
|
7229: "k_EMsgGCGuildInviteAccountResponse",
|
|
7230: "k_EMsgGCGuildCancelInviteRequest",
|
|
7231: "k_EMsgGCGuildCancelInviteResponse",
|
|
7232: "k_EMsgGCGuildUpdateDetailsRequest",
|
|
7233: "k_EMsgGCGuildUpdateDetailsResponse",
|
|
7234: "k_EMsgGCToGCCanInviteUserToTeam",
|
|
7235: "k_EMsgGCToGCCanInviteUserToTeamResponse",
|
|
7236: "k_EMsgGCToGCGetUserRank",
|
|
7237: "k_EMsgGCToGCGetUserRankResponse",
|
|
7240: "k_EMsgGCToGCUpdateTeamStats",
|
|
7241: "k_EMsgGCToGCGetTeamRank",
|
|
7242: "k_EMsgGCToGCGetTeamRankResponse",
|
|
7248: "k_EMsgGCPassportDataRequest",
|
|
7249: "k_EMsgGCPassportDataResponse",
|
|
7251: "k_EMsgGCNotInGuildData",
|
|
7254: "k_EMsgGCGuildInviteData",
|
|
7255: "k_EMsgGCToGCGetLeagueAdmin",
|
|
7256: "k_EMsgGCToGCGetLeagueAdminResponse",
|
|
7258: "k_EMsgGCRequestLeaguePrizePool",
|
|
7259: "k_EMsgGCRequestLeaguePrizePoolResponse",
|
|
7261: "k_EMsgGCToGCUpdateOpenGuildPartyRequest",
|
|
7262: "k_EMsgGCToGCUpdateOpenGuildPartyResponse",
|
|
7263: "k_EMsgGCToGCDestroyOpenGuildPartyRequest",
|
|
7264: "k_EMsgGCToGCDestroyOpenGuildPartyResponse",
|
|
7265: "k_EMsgGCGuildUpdateMessage",
|
|
7266: "k_EMsgGCPartySetOpenGuildRequest",
|
|
7267: "k_EMsgGCPartySetOpenGuildResponse",
|
|
7268: "k_EMsgGCGuildOpenPartyRefresh",
|
|
7269: "k_EMsgGCJoinOpenGuildPartyRequest",
|
|
7270: "k_EMsgGCJoinOpenGuildPartyResponse",
|
|
7272: "k_EMsgGCLeaveChatChannel",
|
|
7273: "k_EMsgGCChatMessage",
|
|
7274: "k_EMsgGCGetHeroStandings",
|
|
7275: "k_EMsgGCGetHeroStandingsResponse",
|
|
7279: "k_EMsgGCGuildEditLogoRequest",
|
|
7280: "k_EMsgGCGuildEditLogoResponse",
|
|
7281: "k_EMsgGCGuildmatePracticeLobbyListRequest",
|
|
7282: "k_EMsgGCGuildmatePracticeLobbyListResponse",
|
|
7283: "k_EMsgGCItemEditorReservationsRequest",
|
|
7284: "k_EMsgGCItemEditorReservationsResponse",
|
|
7285: "k_EMsgGCItemEditorReserveItemDef",
|
|
7286: "k_EMsgGCItemEditorReserveItemDefResponse",
|
|
7287: "k_EMsgGCItemEditorReleaseReservation",
|
|
7288: "k_EMsgGCItemEditorReleaseReservationResponse",
|
|
7289: "k_EMsgGCRewardTutorialPrizes",
|
|
7290: "k_EMsgGCLastHitChallengeHighScorePost",
|
|
7291: "k_EMsgGCLastHitChallengeHighScoreRequest",
|
|
7292: "k_EMsgGCLastHitChallengeHighScoreResponse",
|
|
7293: "k_EMsgGCCreateFantasyLeagueRequest",
|
|
7294: "k_EMsgGCCreateFantasyLeagueResponse",
|
|
7297: "k_EMsgGCFantasyLeagueInfoRequest",
|
|
7298: "k_EMsgGCFantasyLeagueInfoResponse",
|
|
7299: "k_EMsgGCFantasyLeagueInfo",
|
|
7300: "k_EMsgGCCreateFantasyTeamRequest",
|
|
7301: "k_EMsgGCCreateFantasyTeamResponse",
|
|
7302: "k_EMsgGCEditFantasyTeamRequest",
|
|
7303: "k_EMsgGCEditFantasyTeamResponse",
|
|
7304: "k_EMsgGCFantasyTeamInfoRequestByFantasyLeagueID",
|
|
7305: "k_EMsgGCFantasyTeamInfoRequestByOwnerAccountID",
|
|
7306: "k_EMsgGCFantasyTeamInfoResponse",
|
|
7307: "k_EMsgGCFantasyTeamInfo",
|
|
7308: "k_EMsgGCFantasyLivePlayerStats",
|
|
7309: "k_EMsgGCFantasyFinalPlayerStats",
|
|
7310: "k_EMsgGCFantasyMatch",
|
|
7312: "k_EMsgGCFantasyTeamScoreRequest",
|
|
7313: "k_EMsgGCFantasyTeamScoreResponse",
|
|
7314: "k_EMsgGCFantasyTeamStandingsRequest",
|
|
7315: "k_EMsgGCFantasyTeamStandingsResponse",
|
|
7316: "k_EMsgGCFantasyPlayerScoreRequest",
|
|
7317: "k_EMsgGCFantasyPlayerScoreResponse",
|
|
7318: "k_EMsgGCFantasyPlayerStandingsRequest",
|
|
7319: "k_EMsgGCFantasyPlayerStandingsResponse",
|
|
7320: "k_EMsgGCFlipLobbyTeams",
|
|
7321: "k_EMsgGCCustomGameCreate",
|
|
7322: "k_EMsgGCFantasyPlayerInfoRequest",
|
|
7323: "k_EMsgGCFantasyPlayerInfoResponse",
|
|
7324: "k_EMsgGCToGCProcessPlayerReportForTarget",
|
|
7325: "k_EMsgGCToGCProcessReportSuccess",
|
|
7326: "k_EMsgGCNotifyAccountFlagsChange",
|
|
7327: "k_EMsgGCSetProfilePrivacy",
|
|
7328: "k_EMsgGCSetProfilePrivacyResponse",
|
|
7329: "k_EMsgGCSteamProfileRequest",
|
|
7330: "k_EMsgGCSteamProfileRequestResponse",
|
|
7331: "k_EMsgGCFantasyLeagueCreateInfoRequest",
|
|
7332: "k_EMsgGCFantasyLeagueCreateInfoResponse",
|
|
7333: "k_EMsgGCFantasyLeagueInviteInfoRequest",
|
|
7334: "k_EMsgGCFantasyLeagueInviteInfoResponse",
|
|
7335: "k_EMsgGCClientIgnoredUser",
|
|
7336: "k_EMsgGCFantasyLeagueCreateRequest",
|
|
7337: "k_EMsgGCFantasyLeagueCreateResponse",
|
|
7338: "k_EMsgGCFantasyTeamCreateRequest",
|
|
7339: "k_EMsgGCFantasyTeamCreateResponse",
|
|
7340: "k_EMsgGCFantasyLeagueFriendJoinListRequest",
|
|
7341: "k_EMsgGCFantasyLeagueFriendJoinListResponse",
|
|
7342: "k_EMsgGCClientSuspended",
|
|
7343: "k_EMsgGCPartyMemberSetCoach",
|
|
7344: "k_EMsgGCFantasyLeagueEditInvitesRequest",
|
|
7345: "k_EMsgGCFantasyLeagueEditInvitesResponse",
|
|
7346: "k_EMsgGCPracticeLobbySetCoach",
|
|
7347: "k_EMsgGCFantasyLeagueEditInfoRequest",
|
|
7348: "k_EMsgGCFantasyLeagueEditInfoResponse",
|
|
7349: "k_EMsgGCFantasyLeagueDraftStatusRequest",
|
|
7350: "k_EMsgGCFantasyLeagueDraftStatus",
|
|
7351: "k_EMsgGCFantasyLeagueDraftPlayerRequest",
|
|
7352: "k_EMsgGCFantasyLeagueDraftPlayerResponse",
|
|
7353: "k_EMsgGCFantasyLeagueMatchupsRequest",
|
|
7354: "k_EMsgGCFantasyLeagueMatchupsResponse",
|
|
7355: "k_EMsgGCFantasyTeamRosterSwapRequest",
|
|
7356: "k_EMsgGCFantasyTeamRosterSwapResponse",
|
|
7357: "k_EMsgGCFantasyTeamRosterRequest",
|
|
7358: "k_EMsgGCFantasyTeamRosterResponse",
|
|
7359: "k_EMsgGCNexonPartnerUpdate",
|
|
7360: "k_EMsgGCToGCProcessPCBangRewardPoints",
|
|
7361: "k_EMsgGCFantasyTeamRosterAddDropRequest",
|
|
7362: "k_EMsgGCFantasyTeamRosterAddDropResponse",
|
|
7363: "k_EMsgPresentedClientTerminateDlg",
|
|
7364: "k_EMsgGCFantasyPlayerHisoricalStatsRequest",
|
|
7365: "k_EMsgGCFantasyPlayerHisoricalStatsResponse",
|
|
7366: "k_EMsgGCPCBangTimedRewardMessage",
|
|
7367: "k_EMsgGCLobbyUpdateBroadcastChannelInfo",
|
|
7368: "k_EMsgGCFantasyTeamTradesRequest",
|
|
7369: "k_EMsgGCFantasyTeamTradesResponse",
|
|
7370: "k_EMsgGCFantasyTeamTradeCancelRequest",
|
|
7371: "k_EMsgGCFantasyTeamTradeCancelResponse",
|
|
7372: "k_EMsgGCToGCGrantTournamentItem",
|
|
7373: "k_EMsgGCProcessFantasyScheduledEvent",
|
|
7374: "k_EMsgGCToGCGrantPCBangRewardItem",
|
|
7375: "k_EMsgGCToGCUpgradeTwitchViewerItems",
|
|
7376: "k_EMsgGCToGCGetLiveMatchAffiliates",
|
|
7377: "k_EMsgGCToGCGetLiveMatchAffiliatesResponse",
|
|
7378: "k_EMsgGCToGCUpdatePlayerPennantCounts",
|
|
7379: "k_EMsgGCToGCGetPlayerPennantCounts",
|
|
7380: "k_EMsgGCToGCGetPlayerPennantCountsResponse",
|
|
7381: "k_EMsgGCGameMatchSignOutPermissionRequest",
|
|
7382: "k_EMsgGCGameMatchSignOutPermissionResponse",
|
|
7383: "k_EMsgDOTAChatChannelMemberUpdate",
|
|
7384: "k_EMsgDOTAAwardEventPoints",
|
|
7385: "k_EMsgDOTARedeemEventPrize",
|
|
7386: "k_EMsgDOTARedeemEventPrizeResponse",
|
|
7387: "k_EMsgDOTAGetEventPoints",
|
|
7388: "k_EMsgDOTAGetEventPointsResponse",
|
|
7390: "k_EMsgGCToGCSignoutAwardEventPoints",
|
|
7393: "k_EMsgDOTASendFriendRecruits",
|
|
7394: "k_EMsgDOTAFriendRecruitsRequest",
|
|
7395: "k_EMsgDOTAFriendRecruitsResponse",
|
|
7396: "k_EMsgDOTAFriendRecruitInviteAcceptDecline",
|
|
7397: "k_EMsgGCPartyLeaderWatchGamePrompt",
|
|
7398: "k_EMsgDOTAFrostivusTimeElapsed",
|
|
7402: "k_EMsgDOTALiveLeagueGameUpdate",
|
|
7403: "k_EMsgDOTAChatGetUserList",
|
|
7404: "k_EMsgDOTAChatGetUserListResponse",
|
|
7405: "k_EMsgGCCompendiumSetSelection",
|
|
7406: "k_EMsgGCCompendiumDataRequest",
|
|
7407: "k_EMsgGCCompendiumDataResponse",
|
|
7408: "k_EMsgDOTAGetPlayerMatchHistory",
|
|
7409: "k_EMsgDOTAGetPlayerMatchHistoryResponse",
|
|
7410: "k_EMsgGCToGCMatchmakingAddParty",
|
|
7411: "k_EMsgGCToGCMatchmakingRemoveParty",
|
|
7412: "k_EMsgGCToGCMatchmakingRemoveAllParties",
|
|
7413: "k_EMsgGCToGCMatchmakingMatchFound",
|
|
7414: "k_EMsgGCToGCUpdateMatchManagementStats",
|
|
7415: "k_EMsgGCToGCUpdateMatchmakingStats",
|
|
7416: "k_EMsgGCToServerPingRequest",
|
|
7417: "k_EMsgGCToServerPingResponse",
|
|
7418: "k_EMsgGCToServerConsoleCommand",
|
|
7420: "k_EMsgGCToGCUpdateLiveLeagueGameInfo",
|
|
7423: "k_EMsgGCMakeOffering",
|
|
7424: "k_EMsgGCRequestOfferings",
|
|
7425: "k_EMsgGCRequestOfferingsResponse",
|
|
7426: "k_EMsgGCToGCProcessMatchLeaver",
|
|
7427: "k_EMsgGCNotificationsRequest",
|
|
7428: "k_EMsgGCNotificationsResponse",
|
|
7429: "k_EMsgGCToGCModifyNotification",
|
|
7430: "k_EMsgGCToGCSetNewNotifications",
|
|
7431: "k_EMsgGCToGCSetIsLeagueAdmin",
|
|
7432: "k_EMsgGCLeagueAdminState",
|
|
7433: "k_EMsgGCToGCSendLeagueAdminState",
|
|
7434: "k_EMsgGCLeagueAdminList",
|
|
7435: "k_EMsgGCNotificationsMarkReadRequest",
|
|
7436: "k_EMsgGCFantasyMessageAdd",
|
|
7437: "k_EMsgGCFantasyMessagesRequest",
|
|
7438: "k_EMsgGCFantasyMessagesResponse",
|
|
7439: "k_EMsgGCFantasyScheduledMatchesRequest",
|
|
7440: "k_EMsgGCFantasyScheduledMatchesResponse",
|
|
7441: "k_EMsgGCToGCGrantLeagueAccess",
|
|
7443: "k_EMsgGCEventGameCreate",
|
|
7444: "k_EMsgGCPerfectWorldUserLookupRequest",
|
|
7445: "k_EMsgGCPerfectWorldUserLookupResponse",
|
|
7448: "k_EMsgGCFantasyRemoveOwner",
|
|
7449: "k_EMsgGCFantasyRemoveOwnerResponse",
|
|
7450: "k_EMsgGCRequestBatchPlayerResources",
|
|
7451: "k_EMsgGCRequestBatchPlayerResourcesResponse",
|
|
7452: "k_EMsgGCToGCSendUpdateLeagues",
|
|
7453: "k_EMsgGCCompendiumSetSelectionResponse",
|
|
7454: "k_EMsgGCPlayerInfoRequest",
|
|
7455: "k_EMsgGCPlayerInfo",
|
|
7456: "k_EMsgGCPlayerInfoSubmit",
|
|
7457: "k_EMsgGCPlayerInfoSubmitResponse",
|
|
7458: "k_EMsgGCToGCGetAccountLevel",
|
|
7459: "k_EMsgGCToGCGetAccountLevelResponse",
|
|
7460: "k_EMsgGCToGCGetAccountPartner",
|
|
7461: "k_EMsgGCToGCGetAccountPartnerResponse",
|
|
7462: "k_EMsgGCToGCGetAccountProfile",
|
|
7463: "k_EMsgGCToGCGetAccountProfileResponse",
|
|
7464: "k_EMsgDOTAGetWeekendTourneySchedule",
|
|
7465: "k_EMsgDOTAWeekendTourneySchedule",
|
|
7466: "k_EMsgGCJoinableCustomGameModesRequest",
|
|
7467: "k_EMsgGCJoinableCustomGameModesResponse",
|
|
7468: "k_EMsgGCJoinableCustomLobbiesRequest",
|
|
7469: "k_EMsgGCJoinableCustomLobbiesResponse",
|
|
7470: "k_EMsgGCQuickJoinCustomLobby",
|
|
7471: "k_EMsgGCQuickJoinCustomLobbyResponse",
|
|
7472: "k_EMsgGCToGCGrantEventPointAction",
|
|
7473: "k_EMsgServerGetEventPoints",
|
|
7474: "k_EMsgServerGetEventPointsResponse",
|
|
7475: "k_EMsgServerGrantSurveyPermission",
|
|
7476: "k_EMsgServerGrantSurveyPermissionResponse",
|
|
7477: "k_EMsgClientProvideSurveyResult",
|
|
7478: "k_EMsgGCToGCSetCompendiumSelection",
|
|
7480: "k_EMsgGCToGCUpdateTI4HeroQuest",
|
|
7481: "k_EMsgGCCompendiumDataChanged",
|
|
7482: "k_EMsgDOTAFantasyLeagueFindRequest",
|
|
7483: "k_EMsgDOTAFantasyLeagueFindResponse",
|
|
7484: "k_EMsgGCHasItemQuery",
|
|
7485: "k_EMsgGCHasItemResponse",
|
|
7486: "k_EMsgGCConsumeFantasyTicket",
|
|
7487: "k_EMsgGCConsumeFantasyTicketFailure",
|
|
7488: "k_EMsgGCToGCGrantEventPointActionMsg",
|
|
7489: "k_EMsgClientToGCTrackDialogResult",
|
|
7490: "k_EMsgGCFantasyLeaveLeagueRequest",
|
|
7491: "k_EMsgGCFantasyLeaveLeagueResponse",
|
|
7492: "k_EMsgGCToGCGetCompendiumSelections",
|
|
7493: "k_EMsgGCToGCGetCompendiumSelectionsResponse",
|
|
7494: "k_EMsgServerToGCMatchConnectionStats",
|
|
7495: "k_EMsgGCToClientTournamentItemDrop",
|
|
7496: "k_EMsgSQLDelayedGrantLeagueDrop",
|
|
7497: "k_EMsgServerGCUpdateSpectatorCount",
|
|
7499: "k_EMsgGCFantasyPlayerScoreDetailsRequest",
|
|
7500: "k_EMsgGCFantasyPlayerScoreDetailsResponse",
|
|
7501: "k_EMsgGCToGCEmoticonUnlock",
|
|
7502: "k_EMsgSignOutDraftInfo",
|
|
7503: "k_EMsgClientToGCEmoticonDataRequest",
|
|
7504: "k_EMsgGCToClientEmoticonData",
|
|
7505: "k_EMsgGCPracticeLobbyToggleBroadcastChannelCameramanStatus",
|
|
7506: "k_EMsgGCToGCCreateWeekendTourneyRequest",
|
|
7507: "k_EMsgGCToGCCreateWeekendTourneyResponse",
|
|
7513: "k_EMsgClientToGCSetAdditionalEquips",
|
|
7514: "k_EMsgClientToGCGetAdditionalEquips",
|
|
7515: "k_EMsgClientToGCGetAdditionalEquipsResponse",
|
|
7516: "k_EMsgServerToGCGetAdditionalEquips",
|
|
7517: "k_EMsgServerToGCGetAdditionalEquipsResponse",
|
|
7518: "k_EMsgDOTARedeemItem",
|
|
7519: "k_EMsgDOTARedeemItemResponse",
|
|
7520: "k_EMsgSQLGCToGCGrantAllHeroProgress",
|
|
7521: "k_EMsgClientToGCGetAllHeroProgress",
|
|
7522: "k_EMsgClientToGCGetAllHeroProgressResponse",
|
|
7523: "k_EMsgGCToGCGetServerForClient",
|
|
7524: "k_EMsgGCToGCGetServerForClientResponse",
|
|
7525: "k_EMsgSQLProcessTournamentGameOutcome",
|
|
7526: "k_EMsgSQLGrantTrophyToAccount",
|
|
7527: "k_EMsgClientToGCGetTrophyList",
|
|
7528: "k_EMsgClientToGCGetTrophyListResponse",
|
|
7529: "k_EMsgGCToClientTrophyAwarded",
|
|
7530: "k_EMsgGCGameBotMatchSignOut",
|
|
7531: "k_EMsgGCGameBotMatchSignOutPermissionRequest",
|
|
7532: "k_EMsgSignOutBotInfo",
|
|
7533: "k_EMsgGCToGCUpdateProfileCards",
|
|
7534: "k_EMsgClientToGCGetProfileCard",
|
|
7535: "k_EMsgClientToGCGetProfileCardResponse",
|
|
7536: "k_EMsgServerToGCGetProfileCard",
|
|
7537: "k_EMsgServerToGCGetProfileCardResponse",
|
|
7538: "k_EMsgClientToGCSetProfileCardSlots",
|
|
7539: "k_EMsgGCToClientProfileCardUpdated",
|
|
7540: "k_EMsgServerToGCVictoryPredictions",
|
|
7542: "k_EMsgClientToGCMarkNotificationListRead",
|
|
7543: "k_EMsgGCToClientNewNotificationAdded",
|
|
7544: "k_EMsgServerToGCSuspiciousActivity",
|
|
7545: "k_EMsgSignOutCommunicationSummary",
|
|
7546: "k_EMsgServerToGCRequestStatus_Response",
|
|
7547: "k_EMsgClientToGCCreateHeroStatue",
|
|
7548: "k_EMsgGCToClientHeroStatueCreateResult",
|
|
7549: "k_EMsgGCGCToLANServerRelayConnect",
|
|
7551: "k_EMsgServerToGCGetIngameEventData",
|
|
7552: "k_EMsgGCToGCUpdateIngameEventDataBroadcast",
|
|
7553: "k_EMsgGCToServerIngameEventData_OraclePA",
|
|
7554: "k_EMsgServerToGCReportKillSummaries",
|
|
7555: "k_EMsgGCToGCReportKillSummaries",
|
|
7556: "k_EMsgGCToGCUpdateAssassinMinigame",
|
|
7557: "k_EMsgGCToGCFantasySetMatchLeague",
|
|
7558: "k_EMsgClientToGCRecordCompendiumStats",
|
|
7559: "k_EMsgGCItemEditorRequestLeagueInfo",
|
|
7560: "k_EMsgGCItemEditorLeagueInfoResponse",
|
|
7561: "k_EMsgGCToGCUpdatePlayerPredictions",
|
|
7562: "k_EMsgGCToServerPredictionResult",
|
|
7563: "k_EMsgServerToGCSignoutAwardAdditionalDrops",
|
|
7564: "k_EMsgGCToGCSignoutAwardAdditionalDrops",
|
|
7565: "k_EMsgGCToClientEventStatusChanged",
|
|
7566: "k_EMsgGCHasItemDefsQuery",
|
|
7567: "k_EMsgGCHasItemDefsResponse",
|
|
7569: "k_EMsgGCToGCReplayMonitorValidateReplay",
|
|
7572: "k_EMsgLobbyEventPoints",
|
|
7573: "k_EMsgGCToGCGetCustomGameTickets",
|
|
7574: "k_EMsgGCToGCGetCustomGameTicketsResponse",
|
|
7576: "k_EMsgGCToGCCustomGamePlayed",
|
|
7577: "k_EMsgGCToGCGrantEventPointsToUser",
|
|
7578: "k_EMsgGCToGCSetEventMMPanicFlushTime",
|
|
7579: "k_EMsgGameserverCrashReport",
|
|
7580: "k_EMsgGameserverCrashReportResponse",
|
|
7581: "k_EMsgGCToClientSteamDatagramTicket",
|
|
7582: "k_EMsgGCToGCGrantEventOwnership",
|
|
7583: "k_EMsgGCToGCSendAccountsEventPoints",
|
|
7584: "k_EMsgClientToGCRerollPlayerChallenge",
|
|
7585: "k_EMsgServerToGCRerollPlayerChallenge",
|
|
7586: "k_EMsgGCRerollPlayerChallengeResponse",
|
|
7587: "k_EMsgSignOutUpdatePlayerChallenge",
|
|
7588: "k_EMsgClientToGCSetPartyLeader",
|
|
7589: "k_EMsgClientToGCCancelPartyInvites",
|
|
7590: "k_EMsgGCToGCMasterReloadAccount",
|
|
7592: "k_EMsgSQLGrantLeagueMatchToTicketHolders",
|
|
7593: "k_EMsgClientToGCSetAdditionalEquipsResponse",
|
|
7594: "k_EMsgGCToGCEmoticonUnlockNoRollback",
|
|
7595: "k_EMsgGCToGCGetCompendiumFanfare",
|
|
7596: "k_EMsgServerToGCHoldEventPoints",
|
|
7597: "k_EMsgSignOutReleaseEventPointHolds",
|
|
7598: "k_EMsgGCToGCChatNewUserSession",
|
|
7599: "k_EMsgClientToGCGetLeagueSeries",
|
|
7600: "k_EMsgClientToGCGetLeagueSeriesResponse",
|
|
7601: "k_EMsgSQLGCToGCSignoutUpdateLeagueSchedule",
|
|
7602: "k_EMsgGCToServerUpdateBroadcastCheers",
|
|
7603: "k_EMsgClientToGCApplyGemCombiner",
|
|
7604: "k_EMsgClientToGCDOTACreateStaticRecipe",
|
|
7605: "k_EMsgClientToGCDOTACreateStaticRecipeResponse",
|
|
7606: "k_EMsgClientToGCGetAllHeroOrder",
|
|
7607: "k_EMsgClientToGCGetAllHeroOrderResponse",
|
|
7608: "k_EMsgSQLGCToGCGrantBadgePoints",
|
|
7609: "k_EMsgGCToGCGetAccountMatchStatus",
|
|
7610: "k_EMsgGCToGCGetAccountMatchStatusResponse",
|
|
7611: "k_EMsgGCToGCCheckOwnsEntireEmoticonRange",
|
|
7612: "k_EMsgGCToGCCheckOwnsEntireEmoticonRangeResponse",
|
|
8001: "k_EMsgGCDev_GrantWarKill",
|
|
8004: "k_EMsgServerToGCLockCharmTrading",
|
|
8006: "k_EMsgClientToGCPlayerStatsRequest",
|
|
8007: "k_EMsgGCToClientPlayerStatsResponse",
|
|
8008: "k_EMsgGCClearPracticeLobbyTeam",
|
|
8009: "k_EMsgClientToGCFindTopSourceTVGames",
|
|
8010: "k_EMsgGCToClientFindTopSourceTVGamesResponse",
|
|
8011: "k_EMsgGCLobbyList",
|
|
8012: "k_EMsgGCLobbyListResponse",
|
|
8013: "k_EMsgGCPlayerStatsMatchSignOut",
|
|
8014: "k_EMsgClientToGCCustomGamePlayerCountRequest",
|
|
8015: "k_EMsgGCToClientCustomGamePlayerCountResponse",
|
|
8016: "k_EMsgClientToGCSocialFeedPostCommentRequest",
|
|
8017: "k_EMsgGCToClientSocialFeedPostCommentResponse",
|
|
8018: "k_EMsgClientToGCCustomGamesFriendsPlayedRequest",
|
|
8019: "k_EMsgGCToClientCustomGamesFriendsPlayedResponse",
|
|
8020: "k_EMsgClientToGCFriendsPlayedCustomGameRequest",
|
|
8021: "k_EMsgGCToClientFriendsPlayedCustomGameResponse",
|
|
8022: "k_EMsgClientToGCFeaturedHeroesRequest",
|
|
8023: "k_EMsgGCToClientFeaturedHeroesResponse",
|
|
8024: "k_EMsgGCTopCustomGamesList",
|
|
8025: "k_EMsgClientToGCSocialMatchPostCommentRequest",
|
|
8026: "k_EMsgGCToClientSocialMatchPostCommentResponse",
|
|
8027: "k_EMsgClientToGCSocialMatchDetailsRequest",
|
|
8028: "k_EMsgGCToClientSocialMatchDetailsResponse",
|
|
8029: "k_EMsgClientToGCSetPartyOpen",
|
|
8030: "k_EMsgClientToGCMergePartyInvite",
|
|
8031: "k_EMsgGCToClientMergeGroupInviteReply",
|
|
8032: "k_EMsgClientToGCMergePartyResponse",
|
|
8033: "k_EMsgGCToClientMergePartyResponseReply",
|
|
8034: "k_EMsgClientToGCGetProfileCardStats",
|
|
8035: "k_EMsgClientToGCGetProfileCardStatsResponse",
|
|
8036: "k_EMsgClientToGCTopLeagueMatchesRequest",
|
|
8037: "k_EMsgClientToGCTopFriendMatchesRequest",
|
|
8040: "k_EMsgGCToClientProfileCardStatsUpdated",
|
|
8041: "k_EMsgServerToGCRealtimeStats",
|
|
8042: "k_EMsgGCToServerRealtimeStatsStartStop",
|
|
8045: "k_EMsgGCToGCGetServersForClients",
|
|
8046: "k_EMsgGCToGCGetServersForClientsResponse",
|
|
8047: "k_EMsgGCPracticeLobbyKickFromTeam",
|
|
8048: "k_EMsgDOTAChatGetMemberCount",
|
|
8049: "k_EMsgDOTAChatGetMemberCountResponse",
|
|
8050: "k_EMsgClientToGCSocialFeedPostMessageRequest",
|
|
8051: "k_EMsgGCToClientSocialFeedPostMessageResponse",
|
|
8052: "k_EMsgCustomGameListenServerStartedLoading",
|
|
8053: "k_EMsgCustomGameClientFinishedLoading",
|
|
8054: "k_EMsgGCPracticeLobbyCloseBroadcastChannel",
|
|
8055: "k_EMsgGCStartFindingMatchResponse",
|
|
8057: "k_EMsgSQLGCToGCGrantAccountFlag",
|
|
8058: "k_EMsgGCToGCGetAccountFlags",
|
|
8059: "k_EMsgGCToGCGetAccountFlagsResponse",
|
|
8060: "k_EMsgSignOutWagerStats",
|
|
8061: "k_EMsgGCToClientTopLeagueMatchesResponse",
|
|
8062: "k_EMsgGCToClientTopFriendMatchesResponse",
|
|
8063: "k_EMsgClientToGCMatchesMinimalRequest",
|
|
8064: "k_EMsgClientToGCMatchesMinimalResponse",
|
|
8065: "k_EMsgGCToGCGetProfileBadgePoints",
|
|
8066: "k_EMsgGCToGCGetProfileBadgePointsResponse",
|
|
8067: "k_EMsgGCToClientChatRegionsEnabled",
|
|
8068: "k_EMsgClientToGCPingData",
|
|
8069: "k_EMsgServerToGCMatchDetailsRequest",
|
|
8070: "k_EMsgGCToServerMatchDetailsResponse",
|
|
8071: "k_EMsgGCToGCEnsureAccountInParty",
|
|
8072: "k_EMsgGCToGCEnsureAccountInPartyResponse",
|
|
8073: "k_EMsgClientToGCGetProfileTickets",
|
|
8074: "k_EMsgClientToGCGetProfileTicketsResponse",
|
|
8075: "k_EMsgGCToClientMatchGroupsVersion",
|
|
8076: "k_EMsgClientToGCH264Unsupported",
|
|
8077: "k_EMsgClientToGCRequestH264Support",
|
|
8078: "k_EMsgClientToGCGetQuestProgress",
|
|
8079: "k_EMsgClientToGCGetQuestProgressResponse",
|
|
8080: "k_EMsgSignOutXPCoins",
|
|
8081: "k_EMsgGCToClientMatchSignedOut",
|
|
8082: "k_EMsgGCGetHeroStatsHistory",
|
|
8083: "k_EMsgGCGetHeroStatsHistoryResponse",
|
|
8084: "k_EMsgClientToGCPrivateChatInvite",
|
|
8088: "k_EMsgClientToGCPrivateChatKick",
|
|
8089: "k_EMsgClientToGCPrivateChatPromote",
|
|
8090: "k_EMsgClientToGCPrivateChatDemote",
|
|
8091: "k_EMsgGCToClientPrivateChatResponse",
|
|
8092: "k_EMsgClientToGCPrivateChatInfoRequest",
|
|
8093: "k_EMsgGCToClientPrivateChatInfoResponse",
|
|
8095: "k_EMsgClientToGCLatestConductScorecardRequest",
|
|
8096: "k_EMsgClientToGCLatestConductScorecard",
|
|
8097: "k_EMsgServerToGCPostMatchTip",
|
|
8098: "k_EMsgServerToGCPostMatchTipResponse",
|
|
8099: "k_EMsgClientToGCWageringRequest",
|
|
8100: "k_EMsgGCToClientWageringResponse",
|
|
8101: "k_EMsgClientToGCMysteryItem",
|
|
8102: "k_EMsgGCToClientMysteryItemResponse",
|
|
8103: "k_EMsgClientToGCEventGoalsRequest",
|
|
8104: "k_EMsgClientToGCEventGoalsResponse",
|
|
8106: "k_EMsgClientToGCLeaguePredictions",
|
|
8107: "k_EMsgGCToClientLeaguePredictionsResponse",
|
|
8108: "k_EMsgGCToGCLeaguePredictionsUpdate",
|
|
8109: "k_EMsgClientToGCSuspiciousActivity",
|
|
8110: "k_EMsgGCToGCAddUserToPostGameChat",
|
|
8111: "k_EMsgClientToGCHasPlayerVotedForMVP",
|
|
8112: "k_EMsgClientToGCHasPlayerVotedForMVPResponse",
|
|
8113: "k_EMsgClientToGCVoteForMVP",
|
|
8114: "k_EMsgClientToGCVoteForMVPResponse",
|
|
8115: "k_EMsgGCToGCGetEventOwnership",
|
|
8116: "k_EMsgGCToGCGetEventOwnershipResponse",
|
|
8117: "k_EMsgGCToClientAutomatedTournamentStateChange",
|
|
8118: "k_EMsgClientToGCWeekendTourneyOpts",
|
|
8119: "k_EMsgClientToGCWeekendTourneyOptsResponse",
|
|
8120: "k_EMsgClientToGCWeekendTourneyLeave",
|
|
8121: "k_EMsgClientToGCWeekendTourneyLeaveResponse",
|
|
8124: "k_EMsgClientToGCTeammateStatsRequest",
|
|
8125: "k_EMsgClientToGCTeammateStatsResponse",
|
|
8126: "k_EMsgClientToGCGetGiftPermissions",
|
|
8127: "k_EMsgClientToGCGetGiftPermissionsResponse",
|
|
8128: "k_EMsgClientToGCVoteForArcana",
|
|
8129: "k_EMsgClientToGCVoteForArcanaResponse",
|
|
8130: "k_EMsgClientToGCRequestArcanaVotesRemaining",
|
|
8131: "k_EMsgClientToGCRequestArcanaVotesRemainingResponse",
|
|
8132: "k_EMsgGCTransferTeamAdminResponse",
|
|
8133: "k_EMsgGCChangeTeamSub",
|
|
8134: "k_EMsgGCChangeTeamSubResponse",
|
|
8135: "k_EMsgGCToClientTeamInfo",
|
|
8136: "k_EMsgGCToClientTeamsInfo",
|
|
8137: "k_EMsgClientToGCMyTeamInfoRequest",
|
|
8138: "k_EMsgClientToGCRequestEventPointLog",
|
|
8139: "k_EMsgClientToGCRequestEventPointLogResponse",
|
|
8140: "k_EMsgClientToGCPublishUserStat",
|
|
8141: "k_EMsgGCToGCSignoutSpendWager",
|
|
8142: "k_EMsgClientToGCRedeemReward",
|
|
8143: "k_EMsgGCToClientRedeemRewardResponse",
|
|
8144: "k_EMsgGCSubmitLobbyMVPVote",
|
|
8145: "k_EMsgGCSubmitLobbyMVPVoteResponse",
|
|
8146: "k_EMsgClientToGCRequestLinaPlaysRemaining",
|
|
8147: "k_EMsgClientToGCRequestLinaPlaysRemainingResponse",
|
|
8148: "k_EMsgClientToGCRequestLinaGameResult",
|
|
8149: "k_EMsgClientToGCRequestLinaGameResultResponse",
|
|
8150: "k_EMsgSignOutCommunityGoalProgress",
|
|
8151: "k_EMsgGCToClientLobbyMVPNotifyRecipient",
|
|
8152: "k_EMsgGCToClientLobbyMVPAwarded",
|
|
8153: "k_EMsgGCToClientQuestProgressUpdated",
|
|
8154: "k_EMsgGCToClientWageringUpdate",
|
|
8155: "k_EMsgGCToClientArcanaVotesUpdate",
|
|
8156: "k_EMsgClientToGCAddTI6TreeProgress",
|
|
8157: "k_EMsgClientToGCSetSpectatorLobbyDetails",
|
|
8158: "k_EMsgClientToGCSetSpectatorLobbyDetailsResponse",
|
|
8159: "k_EMsgClientToGCCreateSpectatorLobby",
|
|
8160: "k_EMsgClientToGCCreateSpectatorLobbyResponse",
|
|
8161: "k_EMsgClientToGCSpectatorLobbyList",
|
|
8162: "k_EMsgClientToGCSpectatorLobbyListResponse",
|
|
8163: "k_EMsgSpectatorLobbyGameDetails",
|
|
8164: "k_EMsgServerToGCStartCompendiumInGamePredictions",
|
|
8165: "k_EMsgServerToGCEndCompendiumInGamePredictions",
|
|
8166: "k_EMsgServerToGCCompendiumInGamePredictionResults",
|
|
8167: "k_EMsgServerToGCCloseCompendiumInGamePredictionVoting",
|
|
8168: "k_EMsgClientToGCOpenPlayerCardPack",
|
|
8169: "k_EMsgClientToGCOpenPlayerCardPackResponse",
|
|
8170: "k_EMsgClientToGCSelectCompendiumInGamePrediction",
|
|
8171: "k_EMsgClientToGCSelectCompendiumInGamePredictionResponse",
|
|
8172: "k_EMsgClientToGCWeekendTourneyGetPlayerStats",
|
|
8173: "k_EMsgClientToGCWeekendTourneyGetPlayerStatsResponse",
|
|
8174: "k_EMsgClientToGCRecyclePlayerCard",
|
|
8175: "k_EMsgClientToGCRecyclePlayerCardResponse",
|
|
8176: "k_EMsgClientToGCCreatePlayerCardPack",
|
|
8177: "k_EMsgClientToGCCreatePlayerCardPackResponse",
|
|
8178: "k_EMsgClientToGCGetPlayerCardRosterRequest",
|
|
8179: "k_EMsgClientToGCGetPlayerCardRosterResponse",
|
|
8180: "k_EMsgClientToGCSetPlayerCardRosterRequest",
|
|
8181: "k_EMsgClientToGCSetPlayerCardRosterResponse",
|
|
8182: "k_EMsgServerToGCStartCompendiumInGamePredictionsResponse",
|
|
8183: "k_EMsgServerToGCCloseCompendiumInGamePredictionVotingResponse",
|
|
8184: "k_EMsgServerToGCEndCompendiumInGamePredictionsResponse",
|
|
8185: "k_EMsgServerToGCCompendiumInGamePredictionResultsResponse",
|
|
8186: "k_EMsgLobbyBattleCupVictory",
|
|
8187: "k_EMsgGCGetPlayerCardItemInfo",
|
|
8188: "k_EMsgGCGetPlayerCardItemInfoResponse",
|
|
8189: "k_EMsgClientToGCRequestSteamDatagramTicket",
|
|
8190: "k_EMsgClientToGCRequestSteamDatagramTicketResponse",
|
|
}
|
|
var EDOTAGCMsg_value = map[string]int32{
|
|
"k_EMsgGCDOTABase": 7000,
|
|
"k_EMsgGCGeneralResponse": 7001,
|
|
"k_EMsgGCGameMatchSignOut": 7004,
|
|
"k_EMsgGCGameMatchSignOutResponse": 7005,
|
|
"k_EMsgGCJoinChatChannel": 7009,
|
|
"k_EMsgGCJoinChatChannelResponse": 7010,
|
|
"k_EMsgGCOtherJoinedChannel": 7013,
|
|
"k_EMsgGCOtherLeftChannel": 7014,
|
|
"k_EMsgGCMatchHistoryList": 7017,
|
|
"k_EMsgServerToGCRequestStatus": 7026,
|
|
"k_EMsgGCGetRecentMatches": 7027,
|
|
"k_EMsgGCRecentMatchesResponse": 7028,
|
|
"k_EMsgGCStartFindingMatch": 7033,
|
|
"k_EMsgGCConnectedPlayers": 7034,
|
|
"k_EMsgGCAbandonCurrentGame": 7035,
|
|
"k_EMsgGCStopFindingMatch": 7036,
|
|
"k_EMsgGCPracticeLobbyCreate": 7038,
|
|
"k_EMsgGCPracticeLobbyLeave": 7040,
|
|
"k_EMsgGCPracticeLobbyLaunch": 7041,
|
|
"k_EMsgGCPracticeLobbyList": 7042,
|
|
"k_EMsgGCPracticeLobbyListResponse": 7043,
|
|
"k_EMsgGCPracticeLobbyJoin": 7044,
|
|
"k_EMsgGCPracticeLobbySetDetails": 7046,
|
|
"k_EMsgGCPracticeLobbySetTeamSlot": 7047,
|
|
"k_EMsgGCInitialQuestionnaireResponse": 7049,
|
|
"k_EMsgGCPracticeLobbyResponse": 7055,
|
|
"k_EMsgGCBroadcastNotification": 7056,
|
|
"k_EMsgGCLiveScoreboardUpdate": 7057,
|
|
"k_EMsgGCRequestChatChannelList": 7060,
|
|
"k_EMsgGCRequestChatChannelListResponse": 7061,
|
|
"k_EMsgGCRequestMatches": 7064,
|
|
"k_EMsgGCRequestMatchesResponse": 7065,
|
|
"k_EMsgGCRequestPlayerResources": 7068,
|
|
"k_EMsgGCRequestPlayerResourcesResponse": 7069,
|
|
"k_EMsgGCReadyUp": 7070,
|
|
"k_EMsgGCKickedFromMatchmakingQueue": 7071,
|
|
"k_EMsgGCLeaverDetected": 7072,
|
|
"k_EMsgGCSpectateFriendGame": 7073,
|
|
"k_EMsgGCSpectateFriendGameResponse": 7074,
|
|
"k_EMsgGCPlayerReports": 7075,
|
|
"k_EMsgGCReportsRemainingRequest": 7076,
|
|
"k_EMsgGCReportsRemainingResponse": 7077,
|
|
"k_EMsgGCSubmitPlayerReport": 7078,
|
|
"k_EMsgGCSubmitPlayerReportResponse": 7079,
|
|
"k_EMsgGCPracticeLobbyKick": 7081,
|
|
"k_EMsgGCReportCountsRequest": 7082,
|
|
"k_EMsgGCReportCountsResponse": 7083,
|
|
"k_EMsgGCRequestSaveGames": 7084,
|
|
"k_EMsgGCRequestSaveGamesServer": 7085,
|
|
"k_EMsgGCRequestSaveGamesResponse": 7086,
|
|
"k_EMsgGCLeaverDetectedResponse": 7087,
|
|
"k_EMsgGCPlayerFailedToConnect": 7088,
|
|
"k_EMsgGCGCToRelayConnect": 7089,
|
|
"k_EMsgGCGCToRelayConnectresponse": 7090,
|
|
"k_EMsgGCWatchGame": 7091,
|
|
"k_EMsgGCWatchGameResponse": 7092,
|
|
"k_EMsgGCBanStatusRequest": 7093,
|
|
"k_EMsgGCBanStatusResponse": 7094,
|
|
"k_EMsgGCMatchDetailsRequest": 7095,
|
|
"k_EMsgGCMatchDetailsResponse": 7096,
|
|
"k_EMsgGCCancelWatchGame": 7097,
|
|
"k_EMsgGCProfileRequest": 7098,
|
|
"k_EMsgGCProfileResponse": 7099,
|
|
"k_EMsgGCPopup": 7102,
|
|
"k_EMsgGCDOTAClearNotifySuccessfulReport": 7104,
|
|
"k_EMsgGCFriendPracticeLobbyListRequest": 7111,
|
|
"k_EMsgGCFriendPracticeLobbyListResponse": 7112,
|
|
"k_EMsgGCPracticeLobbyJoinResponse": 7113,
|
|
"k_EMsgClientEconNotification_Job": 7114,
|
|
"k_EMsgGCCreateTeam": 7115,
|
|
"k_EMsgGCCreateTeamResponse": 7116,
|
|
"k_EMsgGCTeamData": 7121,
|
|
"k_EMsgGCTeamInvite_InviterToGC": 7122,
|
|
"k_EMsgGCTeamInvite_GCImmediateResponseToInviter": 7123,
|
|
"k_EMsgGCTeamInvite_GCRequestToInvitee": 7124,
|
|
"k_EMsgGCTeamInvite_InviteeResponseToGC": 7125,
|
|
"k_EMsgGCTeamInvite_GCResponseToInviter": 7126,
|
|
"k_EMsgGCTeamInvite_GCResponseToInvitee": 7127,
|
|
"k_EMsgGCKickTeamMember": 7128,
|
|
"k_EMsgGCKickTeamMemberResponse": 7129,
|
|
"k_EMsgGCLeaveTeam": 7130,
|
|
"k_EMsgGCLeaveTeamResponse": 7131,
|
|
"k_EMsgGCSuggestTeamMatchmaking": 7132,
|
|
"k_EMsgGCPlayerHeroesFavoritesAdd": 7133,
|
|
"k_EMsgGCPlayerHeroesFavoritesRemove": 7134,
|
|
"k_EMsgGCSetShowcaseHero": 7141,
|
|
"k_EMsgGCApplyTeamToPracticeLobby": 7142,
|
|
"k_EMsgGCRequestInternatinalTicketEmail": 7143,
|
|
"k_EMsgGCTransferTeamAdmin": 7144,
|
|
"k_EMsgRequestLeagueInfo": 7147,
|
|
"k_EMsgResponseLeagueInfo": 7148,
|
|
"k_EMsgGCPracticeLobbyJoinBroadcastChannel": 7149,
|
|
"k_EMsgGC_TournamentItemEvent": 7150,
|
|
"k_EMsgGC_TournamentItemEventResponse": 7151,
|
|
"k_EMsgCastMatchVote": 7152,
|
|
"k_EMsgCastMatchVoteResponse": 7153,
|
|
"k_EMsgRetrieveMatchVote": 7154,
|
|
"k_EMsgRetrieveMatchVoteResponse": 7155,
|
|
"k_EMsgTeamFanfare": 7156,
|
|
"k_EMsgResponseTeamFanfare": 7157,
|
|
"k_EMsgGC_GameServerUploadSaveGame": 7158,
|
|
"k_EMsgGC_GameServerSaveGameResult": 7159,
|
|
"k_EMsgGC_GameServerGetLoadGame": 7160,
|
|
"k_EMsgGC_GameServerGetLoadGameResult": 7161,
|
|
"k_EMsgGCEditTeamDetails": 7166,
|
|
"k_EMsgGCEditTeamDetailsResponse": 7167,
|
|
"k_EMsgGCProTeamListRequest": 7168,
|
|
"k_EMsgGCProTeamListResponse": 7169,
|
|
"k_EMsgGCReadyUpStatus": 7170,
|
|
"k_EMsgGCHallOfFame": 7171,
|
|
"k_EMsgGCHallOfFameRequest": 7172,
|
|
"k_EMsgGCHallOfFameResponse": 7173,
|
|
"k_EMsgGCGenerateDiretidePrizeList": 7174,
|
|
"k_EMsgGCRewardDiretidePrizes": 7176,
|
|
"k_EMsgGCDiretidePrizesRewardedResponse": 7177,
|
|
"k_EMsgGCHalloweenHighScoreRequest": 7178,
|
|
"k_EMsgGCHalloweenHighScoreResponse": 7179,
|
|
"k_EMsgGCGenerateDiretidePrizeListResponse": 7180,
|
|
"k_EMsgGCStorePromoPagesRequest": 7182,
|
|
"k_EMsgGCStorePromoPagesResponse": 7183,
|
|
"k_EMsgGCToGCMatchCompleted": 7186,
|
|
"k_EMsgGCBalancedShuffleLobby": 7188,
|
|
"k_EMsgGCToGCCheckLeaguePermission": 7189,
|
|
"k_EMsgGCToGCCheckLeaguePermissionResponse": 7190,
|
|
"k_EMsgGCLeagueScheduleRequest": 7191,
|
|
"k_EMsgGCLeagueScheduleResponse": 7192,
|
|
"k_EMsgGCLeagueScheduleEdit": 7193,
|
|
"k_EMsgGCLeagueScheduleEditResponse": 7194,
|
|
"k_EMsgGCLeaguesInMonthRequest": 7195,
|
|
"k_EMsgGCLeaguesInMonthResponse": 7196,
|
|
"k_EMsgGCMatchmakingStatsRequest": 7197,
|
|
"k_EMsgGCMatchmakingStatsResponse": 7198,
|
|
"k_EMsgGCBotGameCreate": 7199,
|
|
"k_EMsgGCSetMatchHistoryAccess": 7200,
|
|
"k_EMsgGCSetMatchHistoryAccessResponse": 7201,
|
|
"k_EMsgUpgradeLeagueItem": 7203,
|
|
"k_EMsgUpgradeLeagueItemResponse": 7204,
|
|
"k_EMsgGCTeamMemberProfileRequest": 7205,
|
|
"k_EMsgGCWatchDownloadedReplay": 7206,
|
|
"k_EMsgGCSetMapLocationState": 7207,
|
|
"k_EMsgGCSetMapLocationStateResponse": 7208,
|
|
"k_EMsgGCResetMapLocations": 7209,
|
|
"k_EMsgGCResetMapLocationsResponse": 7210,
|
|
"k_EMsgGCSetFeaturedItems": 7212,
|
|
"k_EMsgGCFeaturedItems": 7215,
|
|
"k_EMsgRefreshPartnerAccountLink": 7216,
|
|
"k_EMsgClientsRejoinChatChannels": 7217,
|
|
"k_EMsgGCToGCGetUserChatInfo": 7218,
|
|
"k_EMsgGCToGCGetUserChatInfoResponse": 7219,
|
|
"k_EMsgGCToGCLeaveAllChatChannels": 7220,
|
|
"k_EMsgGCToGCUpdateAccountChatBan": 7221,
|
|
"k_EMsgGCGuildCreateRequest": 7222,
|
|
"k_EMsgGCGuildCreateResponse": 7223,
|
|
"k_EMsgGCGuildSetAccountRoleRequest": 7224,
|
|
"k_EMsgGCGuildSetAccountRoleResponse": 7225,
|
|
"k_EMsgGCRequestGuildData": 7226,
|
|
"k_EMsgGCGuildData": 7227,
|
|
"k_EMsgGCGuildInviteAccountRequest": 7228,
|
|
"k_EMsgGCGuildInviteAccountResponse": 7229,
|
|
"k_EMsgGCGuildCancelInviteRequest": 7230,
|
|
"k_EMsgGCGuildCancelInviteResponse": 7231,
|
|
"k_EMsgGCGuildUpdateDetailsRequest": 7232,
|
|
"k_EMsgGCGuildUpdateDetailsResponse": 7233,
|
|
"k_EMsgGCToGCCanInviteUserToTeam": 7234,
|
|
"k_EMsgGCToGCCanInviteUserToTeamResponse": 7235,
|
|
"k_EMsgGCToGCGetUserRank": 7236,
|
|
"k_EMsgGCToGCGetUserRankResponse": 7237,
|
|
"k_EMsgGCToGCUpdateTeamStats": 7240,
|
|
"k_EMsgGCToGCGetTeamRank": 7241,
|
|
"k_EMsgGCToGCGetTeamRankResponse": 7242,
|
|
"k_EMsgGCPassportDataRequest": 7248,
|
|
"k_EMsgGCPassportDataResponse": 7249,
|
|
"k_EMsgGCNotInGuildData": 7251,
|
|
"k_EMsgGCGuildInviteData": 7254,
|
|
"k_EMsgGCToGCGetLeagueAdmin": 7255,
|
|
"k_EMsgGCToGCGetLeagueAdminResponse": 7256,
|
|
"k_EMsgGCRequestLeaguePrizePool": 7258,
|
|
"k_EMsgGCRequestLeaguePrizePoolResponse": 7259,
|
|
"k_EMsgGCToGCUpdateOpenGuildPartyRequest": 7261,
|
|
"k_EMsgGCToGCUpdateOpenGuildPartyResponse": 7262,
|
|
"k_EMsgGCToGCDestroyOpenGuildPartyRequest": 7263,
|
|
"k_EMsgGCToGCDestroyOpenGuildPartyResponse": 7264,
|
|
"k_EMsgGCGuildUpdateMessage": 7265,
|
|
"k_EMsgGCPartySetOpenGuildRequest": 7266,
|
|
"k_EMsgGCPartySetOpenGuildResponse": 7267,
|
|
"k_EMsgGCGuildOpenPartyRefresh": 7268,
|
|
"k_EMsgGCJoinOpenGuildPartyRequest": 7269,
|
|
"k_EMsgGCJoinOpenGuildPartyResponse": 7270,
|
|
"k_EMsgGCLeaveChatChannel": 7272,
|
|
"k_EMsgGCChatMessage": 7273,
|
|
"k_EMsgGCGetHeroStandings": 7274,
|
|
"k_EMsgGCGetHeroStandingsResponse": 7275,
|
|
"k_EMsgGCGuildEditLogoRequest": 7279,
|
|
"k_EMsgGCGuildEditLogoResponse": 7280,
|
|
"k_EMsgGCGuildmatePracticeLobbyListRequest": 7281,
|
|
"k_EMsgGCGuildmatePracticeLobbyListResponse": 7282,
|
|
"k_EMsgGCItemEditorReservationsRequest": 7283,
|
|
"k_EMsgGCItemEditorReservationsResponse": 7284,
|
|
"k_EMsgGCItemEditorReserveItemDef": 7285,
|
|
"k_EMsgGCItemEditorReserveItemDefResponse": 7286,
|
|
"k_EMsgGCItemEditorReleaseReservation": 7287,
|
|
"k_EMsgGCItemEditorReleaseReservationResponse": 7288,
|
|
"k_EMsgGCRewardTutorialPrizes": 7289,
|
|
"k_EMsgGCLastHitChallengeHighScorePost": 7290,
|
|
"k_EMsgGCLastHitChallengeHighScoreRequest": 7291,
|
|
"k_EMsgGCLastHitChallengeHighScoreResponse": 7292,
|
|
"k_EMsgGCCreateFantasyLeagueRequest": 7293,
|
|
"k_EMsgGCCreateFantasyLeagueResponse": 7294,
|
|
"k_EMsgGCFantasyLeagueInfoRequest": 7297,
|
|
"k_EMsgGCFantasyLeagueInfoResponse": 7298,
|
|
"k_EMsgGCFantasyLeagueInfo": 7299,
|
|
"k_EMsgGCCreateFantasyTeamRequest": 7300,
|
|
"k_EMsgGCCreateFantasyTeamResponse": 7301,
|
|
"k_EMsgGCEditFantasyTeamRequest": 7302,
|
|
"k_EMsgGCEditFantasyTeamResponse": 7303,
|
|
"k_EMsgGCFantasyTeamInfoRequestByFantasyLeagueID": 7304,
|
|
"k_EMsgGCFantasyTeamInfoRequestByOwnerAccountID": 7305,
|
|
"k_EMsgGCFantasyTeamInfoResponse": 7306,
|
|
"k_EMsgGCFantasyTeamInfo": 7307,
|
|
"k_EMsgGCFantasyLivePlayerStats": 7308,
|
|
"k_EMsgGCFantasyFinalPlayerStats": 7309,
|
|
"k_EMsgGCFantasyMatch": 7310,
|
|
"k_EMsgGCFantasyTeamScoreRequest": 7312,
|
|
"k_EMsgGCFantasyTeamScoreResponse": 7313,
|
|
"k_EMsgGCFantasyTeamStandingsRequest": 7314,
|
|
"k_EMsgGCFantasyTeamStandingsResponse": 7315,
|
|
"k_EMsgGCFantasyPlayerScoreRequest": 7316,
|
|
"k_EMsgGCFantasyPlayerScoreResponse": 7317,
|
|
"k_EMsgGCFantasyPlayerStandingsRequest": 7318,
|
|
"k_EMsgGCFantasyPlayerStandingsResponse": 7319,
|
|
"k_EMsgGCFlipLobbyTeams": 7320,
|
|
"k_EMsgGCCustomGameCreate": 7321,
|
|
"k_EMsgGCFantasyPlayerInfoRequest": 7322,
|
|
"k_EMsgGCFantasyPlayerInfoResponse": 7323,
|
|
"k_EMsgGCToGCProcessPlayerReportForTarget": 7324,
|
|
"k_EMsgGCToGCProcessReportSuccess": 7325,
|
|
"k_EMsgGCNotifyAccountFlagsChange": 7326,
|
|
"k_EMsgGCSetProfilePrivacy": 7327,
|
|
"k_EMsgGCSetProfilePrivacyResponse": 7328,
|
|
"k_EMsgGCSteamProfileRequest": 7329,
|
|
"k_EMsgGCSteamProfileRequestResponse": 7330,
|
|
"k_EMsgGCFantasyLeagueCreateInfoRequest": 7331,
|
|
"k_EMsgGCFantasyLeagueCreateInfoResponse": 7332,
|
|
"k_EMsgGCFantasyLeagueInviteInfoRequest": 7333,
|
|
"k_EMsgGCFantasyLeagueInviteInfoResponse": 7334,
|
|
"k_EMsgGCClientIgnoredUser": 7335,
|
|
"k_EMsgGCFantasyLeagueCreateRequest": 7336,
|
|
"k_EMsgGCFantasyLeagueCreateResponse": 7337,
|
|
"k_EMsgGCFantasyTeamCreateRequest": 7338,
|
|
"k_EMsgGCFantasyTeamCreateResponse": 7339,
|
|
"k_EMsgGCFantasyLeagueFriendJoinListRequest": 7340,
|
|
"k_EMsgGCFantasyLeagueFriendJoinListResponse": 7341,
|
|
"k_EMsgGCClientSuspended": 7342,
|
|
"k_EMsgGCPartyMemberSetCoach": 7343,
|
|
"k_EMsgGCFantasyLeagueEditInvitesRequest": 7344,
|
|
"k_EMsgGCFantasyLeagueEditInvitesResponse": 7345,
|
|
"k_EMsgGCPracticeLobbySetCoach": 7346,
|
|
"k_EMsgGCFantasyLeagueEditInfoRequest": 7347,
|
|
"k_EMsgGCFantasyLeagueEditInfoResponse": 7348,
|
|
"k_EMsgGCFantasyLeagueDraftStatusRequest": 7349,
|
|
"k_EMsgGCFantasyLeagueDraftStatus": 7350,
|
|
"k_EMsgGCFantasyLeagueDraftPlayerRequest": 7351,
|
|
"k_EMsgGCFantasyLeagueDraftPlayerResponse": 7352,
|
|
"k_EMsgGCFantasyLeagueMatchupsRequest": 7353,
|
|
"k_EMsgGCFantasyLeagueMatchupsResponse": 7354,
|
|
"k_EMsgGCFantasyTeamRosterSwapRequest": 7355,
|
|
"k_EMsgGCFantasyTeamRosterSwapResponse": 7356,
|
|
"k_EMsgGCFantasyTeamRosterRequest": 7357,
|
|
"k_EMsgGCFantasyTeamRosterResponse": 7358,
|
|
"k_EMsgGCNexonPartnerUpdate": 7359,
|
|
"k_EMsgGCToGCProcessPCBangRewardPoints": 7360,
|
|
"k_EMsgGCFantasyTeamRosterAddDropRequest": 7361,
|
|
"k_EMsgGCFantasyTeamRosterAddDropResponse": 7362,
|
|
"k_EMsgPresentedClientTerminateDlg": 7363,
|
|
"k_EMsgGCFantasyPlayerHisoricalStatsRequest": 7364,
|
|
"k_EMsgGCFantasyPlayerHisoricalStatsResponse": 7365,
|
|
"k_EMsgGCPCBangTimedRewardMessage": 7366,
|
|
"k_EMsgGCLobbyUpdateBroadcastChannelInfo": 7367,
|
|
"k_EMsgGCFantasyTeamTradesRequest": 7368,
|
|
"k_EMsgGCFantasyTeamTradesResponse": 7369,
|
|
"k_EMsgGCFantasyTeamTradeCancelRequest": 7370,
|
|
"k_EMsgGCFantasyTeamTradeCancelResponse": 7371,
|
|
"k_EMsgGCToGCGrantTournamentItem": 7372,
|
|
"k_EMsgGCProcessFantasyScheduledEvent": 7373,
|
|
"k_EMsgGCToGCGrantPCBangRewardItem": 7374,
|
|
"k_EMsgGCToGCUpgradeTwitchViewerItems": 7375,
|
|
"k_EMsgGCToGCGetLiveMatchAffiliates": 7376,
|
|
"k_EMsgGCToGCGetLiveMatchAffiliatesResponse": 7377,
|
|
"k_EMsgGCToGCUpdatePlayerPennantCounts": 7378,
|
|
"k_EMsgGCToGCGetPlayerPennantCounts": 7379,
|
|
"k_EMsgGCToGCGetPlayerPennantCountsResponse": 7380,
|
|
"k_EMsgGCGameMatchSignOutPermissionRequest": 7381,
|
|
"k_EMsgGCGameMatchSignOutPermissionResponse": 7382,
|
|
"k_EMsgDOTAChatChannelMemberUpdate": 7383,
|
|
"k_EMsgDOTAAwardEventPoints": 7384,
|
|
"k_EMsgDOTARedeemEventPrize": 7385,
|
|
"k_EMsgDOTARedeemEventPrizeResponse": 7386,
|
|
"k_EMsgDOTAGetEventPoints": 7387,
|
|
"k_EMsgDOTAGetEventPointsResponse": 7388,
|
|
"k_EMsgGCToGCSignoutAwardEventPoints": 7390,
|
|
"k_EMsgDOTASendFriendRecruits": 7393,
|
|
"k_EMsgDOTAFriendRecruitsRequest": 7394,
|
|
"k_EMsgDOTAFriendRecruitsResponse": 7395,
|
|
"k_EMsgDOTAFriendRecruitInviteAcceptDecline": 7396,
|
|
"k_EMsgGCPartyLeaderWatchGamePrompt": 7397,
|
|
"k_EMsgDOTAFrostivusTimeElapsed": 7398,
|
|
"k_EMsgDOTALiveLeagueGameUpdate": 7402,
|
|
"k_EMsgDOTAChatGetUserList": 7403,
|
|
"k_EMsgDOTAChatGetUserListResponse": 7404,
|
|
"k_EMsgGCCompendiumSetSelection": 7405,
|
|
"k_EMsgGCCompendiumDataRequest": 7406,
|
|
"k_EMsgGCCompendiumDataResponse": 7407,
|
|
"k_EMsgDOTAGetPlayerMatchHistory": 7408,
|
|
"k_EMsgDOTAGetPlayerMatchHistoryResponse": 7409,
|
|
"k_EMsgGCToGCMatchmakingAddParty": 7410,
|
|
"k_EMsgGCToGCMatchmakingRemoveParty": 7411,
|
|
"k_EMsgGCToGCMatchmakingRemoveAllParties": 7412,
|
|
"k_EMsgGCToGCMatchmakingMatchFound": 7413,
|
|
"k_EMsgGCToGCUpdateMatchManagementStats": 7414,
|
|
"k_EMsgGCToGCUpdateMatchmakingStats": 7415,
|
|
"k_EMsgGCToServerPingRequest": 7416,
|
|
"k_EMsgGCToServerPingResponse": 7417,
|
|
"k_EMsgGCToServerConsoleCommand": 7418,
|
|
"k_EMsgGCToGCUpdateLiveLeagueGameInfo": 7420,
|
|
"k_EMsgGCMakeOffering": 7423,
|
|
"k_EMsgGCRequestOfferings": 7424,
|
|
"k_EMsgGCRequestOfferingsResponse": 7425,
|
|
"k_EMsgGCToGCProcessMatchLeaver": 7426,
|
|
"k_EMsgGCNotificationsRequest": 7427,
|
|
"k_EMsgGCNotificationsResponse": 7428,
|
|
"k_EMsgGCToGCModifyNotification": 7429,
|
|
"k_EMsgGCToGCSetNewNotifications": 7430,
|
|
"k_EMsgGCToGCSetIsLeagueAdmin": 7431,
|
|
"k_EMsgGCLeagueAdminState": 7432,
|
|
"k_EMsgGCToGCSendLeagueAdminState": 7433,
|
|
"k_EMsgGCLeagueAdminList": 7434,
|
|
"k_EMsgGCNotificationsMarkReadRequest": 7435,
|
|
"k_EMsgGCFantasyMessageAdd": 7436,
|
|
"k_EMsgGCFantasyMessagesRequest": 7437,
|
|
"k_EMsgGCFantasyMessagesResponse": 7438,
|
|
"k_EMsgGCFantasyScheduledMatchesRequest": 7439,
|
|
"k_EMsgGCFantasyScheduledMatchesResponse": 7440,
|
|
"k_EMsgGCToGCGrantLeagueAccess": 7441,
|
|
"k_EMsgGCEventGameCreate": 7443,
|
|
"k_EMsgGCPerfectWorldUserLookupRequest": 7444,
|
|
"k_EMsgGCPerfectWorldUserLookupResponse": 7445,
|
|
"k_EMsgGCFantasyRemoveOwner": 7448,
|
|
"k_EMsgGCFantasyRemoveOwnerResponse": 7449,
|
|
"k_EMsgGCRequestBatchPlayerResources": 7450,
|
|
"k_EMsgGCRequestBatchPlayerResourcesResponse": 7451,
|
|
"k_EMsgGCToGCSendUpdateLeagues": 7452,
|
|
"k_EMsgGCCompendiumSetSelectionResponse": 7453,
|
|
"k_EMsgGCPlayerInfoRequest": 7454,
|
|
"k_EMsgGCPlayerInfo": 7455,
|
|
"k_EMsgGCPlayerInfoSubmit": 7456,
|
|
"k_EMsgGCPlayerInfoSubmitResponse": 7457,
|
|
"k_EMsgGCToGCGetAccountLevel": 7458,
|
|
"k_EMsgGCToGCGetAccountLevelResponse": 7459,
|
|
"k_EMsgGCToGCGetAccountPartner": 7460,
|
|
"k_EMsgGCToGCGetAccountPartnerResponse": 7461,
|
|
"k_EMsgGCToGCGetAccountProfile": 7462,
|
|
"k_EMsgGCToGCGetAccountProfileResponse": 7463,
|
|
"k_EMsgDOTAGetWeekendTourneySchedule": 7464,
|
|
"k_EMsgDOTAWeekendTourneySchedule": 7465,
|
|
"k_EMsgGCJoinableCustomGameModesRequest": 7466,
|
|
"k_EMsgGCJoinableCustomGameModesResponse": 7467,
|
|
"k_EMsgGCJoinableCustomLobbiesRequest": 7468,
|
|
"k_EMsgGCJoinableCustomLobbiesResponse": 7469,
|
|
"k_EMsgGCQuickJoinCustomLobby": 7470,
|
|
"k_EMsgGCQuickJoinCustomLobbyResponse": 7471,
|
|
"k_EMsgGCToGCGrantEventPointAction": 7472,
|
|
"k_EMsgServerGetEventPoints": 7473,
|
|
"k_EMsgServerGetEventPointsResponse": 7474,
|
|
"k_EMsgServerGrantSurveyPermission": 7475,
|
|
"k_EMsgServerGrantSurveyPermissionResponse": 7476,
|
|
"k_EMsgClientProvideSurveyResult": 7477,
|
|
"k_EMsgGCToGCSetCompendiumSelection": 7478,
|
|
"k_EMsgGCToGCUpdateTI4HeroQuest": 7480,
|
|
"k_EMsgGCCompendiumDataChanged": 7481,
|
|
"k_EMsgDOTAFantasyLeagueFindRequest": 7482,
|
|
"k_EMsgDOTAFantasyLeagueFindResponse": 7483,
|
|
"k_EMsgGCHasItemQuery": 7484,
|
|
"k_EMsgGCHasItemResponse": 7485,
|
|
"k_EMsgGCConsumeFantasyTicket": 7486,
|
|
"k_EMsgGCConsumeFantasyTicketFailure": 7487,
|
|
"k_EMsgGCToGCGrantEventPointActionMsg": 7488,
|
|
"k_EMsgClientToGCTrackDialogResult": 7489,
|
|
"k_EMsgGCFantasyLeaveLeagueRequest": 7490,
|
|
"k_EMsgGCFantasyLeaveLeagueResponse": 7491,
|
|
"k_EMsgGCToGCGetCompendiumSelections": 7492,
|
|
"k_EMsgGCToGCGetCompendiumSelectionsResponse": 7493,
|
|
"k_EMsgServerToGCMatchConnectionStats": 7494,
|
|
"k_EMsgGCToClientTournamentItemDrop": 7495,
|
|
"k_EMsgSQLDelayedGrantLeagueDrop": 7496,
|
|
"k_EMsgServerGCUpdateSpectatorCount": 7497,
|
|
"k_EMsgGCFantasyPlayerScoreDetailsRequest": 7499,
|
|
"k_EMsgGCFantasyPlayerScoreDetailsResponse": 7500,
|
|
"k_EMsgGCToGCEmoticonUnlock": 7501,
|
|
"k_EMsgSignOutDraftInfo": 7502,
|
|
"k_EMsgClientToGCEmoticonDataRequest": 7503,
|
|
"k_EMsgGCToClientEmoticonData": 7504,
|
|
"k_EMsgGCPracticeLobbyToggleBroadcastChannelCameramanStatus": 7505,
|
|
"k_EMsgGCToGCCreateWeekendTourneyRequest": 7506,
|
|
"k_EMsgGCToGCCreateWeekendTourneyResponse": 7507,
|
|
"k_EMsgClientToGCSetAdditionalEquips": 7513,
|
|
"k_EMsgClientToGCGetAdditionalEquips": 7514,
|
|
"k_EMsgClientToGCGetAdditionalEquipsResponse": 7515,
|
|
"k_EMsgServerToGCGetAdditionalEquips": 7516,
|
|
"k_EMsgServerToGCGetAdditionalEquipsResponse": 7517,
|
|
"k_EMsgDOTARedeemItem": 7518,
|
|
"k_EMsgDOTARedeemItemResponse": 7519,
|
|
"k_EMsgSQLGCToGCGrantAllHeroProgress": 7520,
|
|
"k_EMsgClientToGCGetAllHeroProgress": 7521,
|
|
"k_EMsgClientToGCGetAllHeroProgressResponse": 7522,
|
|
"k_EMsgGCToGCGetServerForClient": 7523,
|
|
"k_EMsgGCToGCGetServerForClientResponse": 7524,
|
|
"k_EMsgSQLProcessTournamentGameOutcome": 7525,
|
|
"k_EMsgSQLGrantTrophyToAccount": 7526,
|
|
"k_EMsgClientToGCGetTrophyList": 7527,
|
|
"k_EMsgClientToGCGetTrophyListResponse": 7528,
|
|
"k_EMsgGCToClientTrophyAwarded": 7529,
|
|
"k_EMsgGCGameBotMatchSignOut": 7530,
|
|
"k_EMsgGCGameBotMatchSignOutPermissionRequest": 7531,
|
|
"k_EMsgSignOutBotInfo": 7532,
|
|
"k_EMsgGCToGCUpdateProfileCards": 7533,
|
|
"k_EMsgClientToGCGetProfileCard": 7534,
|
|
"k_EMsgClientToGCGetProfileCardResponse": 7535,
|
|
"k_EMsgServerToGCGetProfileCard": 7536,
|
|
"k_EMsgServerToGCGetProfileCardResponse": 7537,
|
|
"k_EMsgClientToGCSetProfileCardSlots": 7538,
|
|
"k_EMsgGCToClientProfileCardUpdated": 7539,
|
|
"k_EMsgServerToGCVictoryPredictions": 7540,
|
|
"k_EMsgClientToGCMarkNotificationListRead": 7542,
|
|
"k_EMsgGCToClientNewNotificationAdded": 7543,
|
|
"k_EMsgServerToGCSuspiciousActivity": 7544,
|
|
"k_EMsgSignOutCommunicationSummary": 7545,
|
|
"k_EMsgServerToGCRequestStatus_Response": 7546,
|
|
"k_EMsgClientToGCCreateHeroStatue": 7547,
|
|
"k_EMsgGCToClientHeroStatueCreateResult": 7548,
|
|
"k_EMsgGCGCToLANServerRelayConnect": 7549,
|
|
"k_EMsgServerToGCGetIngameEventData": 7551,
|
|
"k_EMsgGCToGCUpdateIngameEventDataBroadcast": 7552,
|
|
"k_EMsgGCToServerIngameEventData_OraclePA": 7553,
|
|
"k_EMsgServerToGCReportKillSummaries": 7554,
|
|
"k_EMsgGCToGCReportKillSummaries": 7555,
|
|
"k_EMsgGCToGCUpdateAssassinMinigame": 7556,
|
|
"k_EMsgGCToGCFantasySetMatchLeague": 7557,
|
|
"k_EMsgClientToGCRecordCompendiumStats": 7558,
|
|
"k_EMsgGCItemEditorRequestLeagueInfo": 7559,
|
|
"k_EMsgGCItemEditorLeagueInfoResponse": 7560,
|
|
"k_EMsgGCToGCUpdatePlayerPredictions": 7561,
|
|
"k_EMsgGCToServerPredictionResult": 7562,
|
|
"k_EMsgServerToGCSignoutAwardAdditionalDrops": 7563,
|
|
"k_EMsgGCToGCSignoutAwardAdditionalDrops": 7564,
|
|
"k_EMsgGCToClientEventStatusChanged": 7565,
|
|
"k_EMsgGCHasItemDefsQuery": 7566,
|
|
"k_EMsgGCHasItemDefsResponse": 7567,
|
|
"k_EMsgGCToGCReplayMonitorValidateReplay": 7569,
|
|
"k_EMsgLobbyEventPoints": 7572,
|
|
"k_EMsgGCToGCGetCustomGameTickets": 7573,
|
|
"k_EMsgGCToGCGetCustomGameTicketsResponse": 7574,
|
|
"k_EMsgGCToGCCustomGamePlayed": 7576,
|
|
"k_EMsgGCToGCGrantEventPointsToUser": 7577,
|
|
"k_EMsgGCToGCSetEventMMPanicFlushTime": 7578,
|
|
"k_EMsgGameserverCrashReport": 7579,
|
|
"k_EMsgGameserverCrashReportResponse": 7580,
|
|
"k_EMsgGCToClientSteamDatagramTicket": 7581,
|
|
"k_EMsgGCToGCGrantEventOwnership": 7582,
|
|
"k_EMsgGCToGCSendAccountsEventPoints": 7583,
|
|
"k_EMsgClientToGCRerollPlayerChallenge": 7584,
|
|
"k_EMsgServerToGCRerollPlayerChallenge": 7585,
|
|
"k_EMsgGCRerollPlayerChallengeResponse": 7586,
|
|
"k_EMsgSignOutUpdatePlayerChallenge": 7587,
|
|
"k_EMsgClientToGCSetPartyLeader": 7588,
|
|
"k_EMsgClientToGCCancelPartyInvites": 7589,
|
|
"k_EMsgGCToGCMasterReloadAccount": 7590,
|
|
"k_EMsgSQLGrantLeagueMatchToTicketHolders": 7592,
|
|
"k_EMsgClientToGCSetAdditionalEquipsResponse": 7593,
|
|
"k_EMsgGCToGCEmoticonUnlockNoRollback": 7594,
|
|
"k_EMsgGCToGCGetCompendiumFanfare": 7595,
|
|
"k_EMsgServerToGCHoldEventPoints": 7596,
|
|
"k_EMsgSignOutReleaseEventPointHolds": 7597,
|
|
"k_EMsgGCToGCChatNewUserSession": 7598,
|
|
"k_EMsgClientToGCGetLeagueSeries": 7599,
|
|
"k_EMsgClientToGCGetLeagueSeriesResponse": 7600,
|
|
"k_EMsgSQLGCToGCSignoutUpdateLeagueSchedule": 7601,
|
|
"k_EMsgGCToServerUpdateBroadcastCheers": 7602,
|
|
"k_EMsgClientToGCApplyGemCombiner": 7603,
|
|
"k_EMsgClientToGCDOTACreateStaticRecipe": 7604,
|
|
"k_EMsgClientToGCDOTACreateStaticRecipeResponse": 7605,
|
|
"k_EMsgClientToGCGetAllHeroOrder": 7606,
|
|
"k_EMsgClientToGCGetAllHeroOrderResponse": 7607,
|
|
"k_EMsgSQLGCToGCGrantBadgePoints": 7608,
|
|
"k_EMsgGCToGCGetAccountMatchStatus": 7609,
|
|
"k_EMsgGCToGCGetAccountMatchStatusResponse": 7610,
|
|
"k_EMsgGCToGCCheckOwnsEntireEmoticonRange": 7611,
|
|
"k_EMsgGCToGCCheckOwnsEntireEmoticonRangeResponse": 7612,
|
|
"k_EMsgGCDev_GrantWarKill": 8001,
|
|
"k_EMsgServerToGCLockCharmTrading": 8004,
|
|
"k_EMsgClientToGCPlayerStatsRequest": 8006,
|
|
"k_EMsgGCToClientPlayerStatsResponse": 8007,
|
|
"k_EMsgGCClearPracticeLobbyTeam": 8008,
|
|
"k_EMsgClientToGCFindTopSourceTVGames": 8009,
|
|
"k_EMsgGCToClientFindTopSourceTVGamesResponse": 8010,
|
|
"k_EMsgGCLobbyList": 8011,
|
|
"k_EMsgGCLobbyListResponse": 8012,
|
|
"k_EMsgGCPlayerStatsMatchSignOut": 8013,
|
|
"k_EMsgClientToGCCustomGamePlayerCountRequest": 8014,
|
|
"k_EMsgGCToClientCustomGamePlayerCountResponse": 8015,
|
|
"k_EMsgClientToGCSocialFeedPostCommentRequest": 8016,
|
|
"k_EMsgGCToClientSocialFeedPostCommentResponse": 8017,
|
|
"k_EMsgClientToGCCustomGamesFriendsPlayedRequest": 8018,
|
|
"k_EMsgGCToClientCustomGamesFriendsPlayedResponse": 8019,
|
|
"k_EMsgClientToGCFriendsPlayedCustomGameRequest": 8020,
|
|
"k_EMsgGCToClientFriendsPlayedCustomGameResponse": 8021,
|
|
"k_EMsgClientToGCFeaturedHeroesRequest": 8022,
|
|
"k_EMsgGCToClientFeaturedHeroesResponse": 8023,
|
|
"k_EMsgGCTopCustomGamesList": 8024,
|
|
"k_EMsgClientToGCSocialMatchPostCommentRequest": 8025,
|
|
"k_EMsgGCToClientSocialMatchPostCommentResponse": 8026,
|
|
"k_EMsgClientToGCSocialMatchDetailsRequest": 8027,
|
|
"k_EMsgGCToClientSocialMatchDetailsResponse": 8028,
|
|
"k_EMsgClientToGCSetPartyOpen": 8029,
|
|
"k_EMsgClientToGCMergePartyInvite": 8030,
|
|
"k_EMsgGCToClientMergeGroupInviteReply": 8031,
|
|
"k_EMsgClientToGCMergePartyResponse": 8032,
|
|
"k_EMsgGCToClientMergePartyResponseReply": 8033,
|
|
"k_EMsgClientToGCGetProfileCardStats": 8034,
|
|
"k_EMsgClientToGCGetProfileCardStatsResponse": 8035,
|
|
"k_EMsgClientToGCTopLeagueMatchesRequest": 8036,
|
|
"k_EMsgClientToGCTopFriendMatchesRequest": 8037,
|
|
"k_EMsgGCToClientProfileCardStatsUpdated": 8040,
|
|
"k_EMsgServerToGCRealtimeStats": 8041,
|
|
"k_EMsgGCToServerRealtimeStatsStartStop": 8042,
|
|
"k_EMsgGCToGCGetServersForClients": 8045,
|
|
"k_EMsgGCToGCGetServersForClientsResponse": 8046,
|
|
"k_EMsgGCPracticeLobbyKickFromTeam": 8047,
|
|
"k_EMsgDOTAChatGetMemberCount": 8048,
|
|
"k_EMsgDOTAChatGetMemberCountResponse": 8049,
|
|
"k_EMsgClientToGCSocialFeedPostMessageRequest": 8050,
|
|
"k_EMsgGCToClientSocialFeedPostMessageResponse": 8051,
|
|
"k_EMsgCustomGameListenServerStartedLoading": 8052,
|
|
"k_EMsgCustomGameClientFinishedLoading": 8053,
|
|
"k_EMsgGCPracticeLobbyCloseBroadcastChannel": 8054,
|
|
"k_EMsgGCStartFindingMatchResponse": 8055,
|
|
"k_EMsgSQLGCToGCGrantAccountFlag": 8057,
|
|
"k_EMsgGCToGCGetAccountFlags": 8058,
|
|
"k_EMsgGCToGCGetAccountFlagsResponse": 8059,
|
|
"k_EMsgSignOutWagerStats": 8060,
|
|
"k_EMsgGCToClientTopLeagueMatchesResponse": 8061,
|
|
"k_EMsgGCToClientTopFriendMatchesResponse": 8062,
|
|
"k_EMsgClientToGCMatchesMinimalRequest": 8063,
|
|
"k_EMsgClientToGCMatchesMinimalResponse": 8064,
|
|
"k_EMsgGCToGCGetProfileBadgePoints": 8065,
|
|
"k_EMsgGCToGCGetProfileBadgePointsResponse": 8066,
|
|
"k_EMsgGCToClientChatRegionsEnabled": 8067,
|
|
"k_EMsgClientToGCPingData": 8068,
|
|
"k_EMsgServerToGCMatchDetailsRequest": 8069,
|
|
"k_EMsgGCToServerMatchDetailsResponse": 8070,
|
|
"k_EMsgGCToGCEnsureAccountInParty": 8071,
|
|
"k_EMsgGCToGCEnsureAccountInPartyResponse": 8072,
|
|
"k_EMsgClientToGCGetProfileTickets": 8073,
|
|
"k_EMsgClientToGCGetProfileTicketsResponse": 8074,
|
|
"k_EMsgGCToClientMatchGroupsVersion": 8075,
|
|
"k_EMsgClientToGCH264Unsupported": 8076,
|
|
"k_EMsgClientToGCRequestH264Support": 8077,
|
|
"k_EMsgClientToGCGetQuestProgress": 8078,
|
|
"k_EMsgClientToGCGetQuestProgressResponse": 8079,
|
|
"k_EMsgSignOutXPCoins": 8080,
|
|
"k_EMsgGCToClientMatchSignedOut": 8081,
|
|
"k_EMsgGCGetHeroStatsHistory": 8082,
|
|
"k_EMsgGCGetHeroStatsHistoryResponse": 8083,
|
|
"k_EMsgClientToGCPrivateChatInvite": 8084,
|
|
"k_EMsgClientToGCPrivateChatKick": 8088,
|
|
"k_EMsgClientToGCPrivateChatPromote": 8089,
|
|
"k_EMsgClientToGCPrivateChatDemote": 8090,
|
|
"k_EMsgGCToClientPrivateChatResponse": 8091,
|
|
"k_EMsgClientToGCPrivateChatInfoRequest": 8092,
|
|
"k_EMsgGCToClientPrivateChatInfoResponse": 8093,
|
|
"k_EMsgClientToGCLatestConductScorecardRequest": 8095,
|
|
"k_EMsgClientToGCLatestConductScorecard": 8096,
|
|
"k_EMsgServerToGCPostMatchTip": 8097,
|
|
"k_EMsgServerToGCPostMatchTipResponse": 8098,
|
|
"k_EMsgClientToGCWageringRequest": 8099,
|
|
"k_EMsgGCToClientWageringResponse": 8100,
|
|
"k_EMsgClientToGCMysteryItem": 8101,
|
|
"k_EMsgGCToClientMysteryItemResponse": 8102,
|
|
"k_EMsgClientToGCEventGoalsRequest": 8103,
|
|
"k_EMsgClientToGCEventGoalsResponse": 8104,
|
|
"k_EMsgClientToGCLeaguePredictions": 8106,
|
|
"k_EMsgGCToClientLeaguePredictionsResponse": 8107,
|
|
"k_EMsgGCToGCLeaguePredictionsUpdate": 8108,
|
|
"k_EMsgClientToGCSuspiciousActivity": 8109,
|
|
"k_EMsgGCToGCAddUserToPostGameChat": 8110,
|
|
"k_EMsgClientToGCHasPlayerVotedForMVP": 8111,
|
|
"k_EMsgClientToGCHasPlayerVotedForMVPResponse": 8112,
|
|
"k_EMsgClientToGCVoteForMVP": 8113,
|
|
"k_EMsgClientToGCVoteForMVPResponse": 8114,
|
|
"k_EMsgGCToGCGetEventOwnership": 8115,
|
|
"k_EMsgGCToGCGetEventOwnershipResponse": 8116,
|
|
"k_EMsgGCToClientAutomatedTournamentStateChange": 8117,
|
|
"k_EMsgClientToGCWeekendTourneyOpts": 8118,
|
|
"k_EMsgClientToGCWeekendTourneyOptsResponse": 8119,
|
|
"k_EMsgClientToGCWeekendTourneyLeave": 8120,
|
|
"k_EMsgClientToGCWeekendTourneyLeaveResponse": 8121,
|
|
"k_EMsgClientToGCTeammateStatsRequest": 8124,
|
|
"k_EMsgClientToGCTeammateStatsResponse": 8125,
|
|
"k_EMsgClientToGCGetGiftPermissions": 8126,
|
|
"k_EMsgClientToGCGetGiftPermissionsResponse": 8127,
|
|
"k_EMsgClientToGCVoteForArcana": 8128,
|
|
"k_EMsgClientToGCVoteForArcanaResponse": 8129,
|
|
"k_EMsgClientToGCRequestArcanaVotesRemaining": 8130,
|
|
"k_EMsgClientToGCRequestArcanaVotesRemainingResponse": 8131,
|
|
"k_EMsgGCTransferTeamAdminResponse": 8132,
|
|
"k_EMsgGCChangeTeamSub": 8133,
|
|
"k_EMsgGCChangeTeamSubResponse": 8134,
|
|
"k_EMsgGCToClientTeamInfo": 8135,
|
|
"k_EMsgGCToClientTeamsInfo": 8136,
|
|
"k_EMsgClientToGCMyTeamInfoRequest": 8137,
|
|
"k_EMsgClientToGCRequestEventPointLog": 8138,
|
|
"k_EMsgClientToGCRequestEventPointLogResponse": 8139,
|
|
"k_EMsgClientToGCPublishUserStat": 8140,
|
|
"k_EMsgGCToGCSignoutSpendWager": 8141,
|
|
"k_EMsgClientToGCRedeemReward": 8142,
|
|
"k_EMsgGCToClientRedeemRewardResponse": 8143,
|
|
"k_EMsgGCSubmitLobbyMVPVote": 8144,
|
|
"k_EMsgGCSubmitLobbyMVPVoteResponse": 8145,
|
|
"k_EMsgClientToGCRequestLinaPlaysRemaining": 8146,
|
|
"k_EMsgClientToGCRequestLinaPlaysRemainingResponse": 8147,
|
|
"k_EMsgClientToGCRequestLinaGameResult": 8148,
|
|
"k_EMsgClientToGCRequestLinaGameResultResponse": 8149,
|
|
"k_EMsgSignOutCommunityGoalProgress": 8150,
|
|
"k_EMsgGCToClientLobbyMVPNotifyRecipient": 8151,
|
|
"k_EMsgGCToClientLobbyMVPAwarded": 8152,
|
|
"k_EMsgGCToClientQuestProgressUpdated": 8153,
|
|
"k_EMsgGCToClientWageringUpdate": 8154,
|
|
"k_EMsgGCToClientArcanaVotesUpdate": 8155,
|
|
"k_EMsgClientToGCAddTI6TreeProgress": 8156,
|
|
"k_EMsgClientToGCSetSpectatorLobbyDetails": 8157,
|
|
"k_EMsgClientToGCSetSpectatorLobbyDetailsResponse": 8158,
|
|
"k_EMsgClientToGCCreateSpectatorLobby": 8159,
|
|
"k_EMsgClientToGCCreateSpectatorLobbyResponse": 8160,
|
|
"k_EMsgClientToGCSpectatorLobbyList": 8161,
|
|
"k_EMsgClientToGCSpectatorLobbyListResponse": 8162,
|
|
"k_EMsgSpectatorLobbyGameDetails": 8163,
|
|
"k_EMsgServerToGCStartCompendiumInGamePredictions": 8164,
|
|
"k_EMsgServerToGCEndCompendiumInGamePredictions": 8165,
|
|
"k_EMsgServerToGCCompendiumInGamePredictionResults": 8166,
|
|
"k_EMsgServerToGCCloseCompendiumInGamePredictionVoting": 8167,
|
|
"k_EMsgClientToGCOpenPlayerCardPack": 8168,
|
|
"k_EMsgClientToGCOpenPlayerCardPackResponse": 8169,
|
|
"k_EMsgClientToGCSelectCompendiumInGamePrediction": 8170,
|
|
"k_EMsgClientToGCSelectCompendiumInGamePredictionResponse": 8171,
|
|
"k_EMsgClientToGCWeekendTourneyGetPlayerStats": 8172,
|
|
"k_EMsgClientToGCWeekendTourneyGetPlayerStatsResponse": 8173,
|
|
"k_EMsgClientToGCRecyclePlayerCard": 8174,
|
|
"k_EMsgClientToGCRecyclePlayerCardResponse": 8175,
|
|
"k_EMsgClientToGCCreatePlayerCardPack": 8176,
|
|
"k_EMsgClientToGCCreatePlayerCardPackResponse": 8177,
|
|
"k_EMsgClientToGCGetPlayerCardRosterRequest": 8178,
|
|
"k_EMsgClientToGCGetPlayerCardRosterResponse": 8179,
|
|
"k_EMsgClientToGCSetPlayerCardRosterRequest": 8180,
|
|
"k_EMsgClientToGCSetPlayerCardRosterResponse": 8181,
|
|
"k_EMsgServerToGCStartCompendiumInGamePredictionsResponse": 8182,
|
|
"k_EMsgServerToGCCloseCompendiumInGamePredictionVotingResponse": 8183,
|
|
"k_EMsgServerToGCEndCompendiumInGamePredictionsResponse": 8184,
|
|
"k_EMsgServerToGCCompendiumInGamePredictionResultsResponse": 8185,
|
|
"k_EMsgLobbyBattleCupVictory": 8186,
|
|
"k_EMsgGCGetPlayerCardItemInfo": 8187,
|
|
"k_EMsgGCGetPlayerCardItemInfoResponse": 8188,
|
|
"k_EMsgClientToGCRequestSteamDatagramTicket": 8189,
|
|
"k_EMsgClientToGCRequestSteamDatagramTicketResponse": 8190,
|
|
}
|
|
|
|
func (x EDOTAGCMsg) Enum() *EDOTAGCMsg {
|
|
p := new(EDOTAGCMsg)
|
|
*p = x
|
|
return p
|
|
}
|
|
func (x EDOTAGCMsg) String() string {
|
|
return proto.EnumName(EDOTAGCMsg_name, int32(x))
|
|
}
|
|
func (x *EDOTAGCMsg) UnmarshalJSON(data []byte) error {
|
|
value, err := proto.UnmarshalJSONEnum(EDOTAGCMsg_value, data, "EDOTAGCMsg")
|
|
if err != nil {
|
|
return err
|
|
}
|
|
*x = EDOTAGCMsg(value)
|
|
return nil
|
|
}
|
|
func (EDOTAGCMsg) EnumDescriptor() ([]byte, []int) { return fileDescriptor19, []int{0} }
|
|
|
|
func init() {
|
|
proto.RegisterEnum("dota.EDOTAGCMsg", EDOTAGCMsg_name, EDOTAGCMsg_value)
|
|
}
|
|
|
|
func init() { proto.RegisterFile("dota_gcmessages_msgid.proto", fileDescriptor19) }
|
|
|
|
var fileDescriptor19 = []byte{
|
|
// 7482 bytes of a gzipped FileDescriptorProto
|
|
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x9c, 0x7c, 0x67, 0x90, 0x24, 0xc5,
|
|
0x95, 0xff, 0x5f, 0x11, 0xff, 0xfb, 0xd2, 0x11, 0x17, 0x97, 0xd7, 0x27, 0xef, 0xbd, 0xf7, 0x42,
|
|
0xdb, 0x2e, 0xd4, 0x15, 0xb3, 0x33, 0x3b, 0xbb, 0x2b, 0xcd, 0xb0, 0xc3, 0xce, 0x2c, 0xdc, 0xb7,
|
|
0x8d, 0xda, 0xae, 0x9c, 0x9e, 0xba, 0xad, 0xae, 0x6a, 0x55, 0x55, 0xcf, 0xde, 0xdc, 0x27, 0xbc,
|
|
0x07, 0x81, 0x84, 0x24, 0x40, 0x58, 0xe1, 0x11, 0x6e, 0x41, 0x20, 0x9c, 0x10, 0x20, 0x84, 0x07,
|
|
0x21, 0x40, 0x78, 0x23, 0x24, 0x16, 0xe1, 0x41, 0x8b, 0x77, 0xe2, 0xd2, 0xe7, 0x7b, 0x55, 0x59,
|
|
0xc3, 0x72, 0x1f, 0x36, 0x76, 0xa2, 0xf3, 0x57, 0x2f, 0x33, 0x5f, 0xbe, 0x7c, 0x2e, 0x5f, 0x66,
|
|
0xed, 0x23, 0x41, 0x92, 0xfb, 0x1b, 0xfb, 0xbd, 0x01, 0xcd, 0x32, 0xbf, 0x4f, 0xb3, 0x8d, 0x83,
|
|
0xac, 0x1f, 0x06, 0x5f, 0x1f, 0xa6, 0x49, 0x9e, 0xd4, 0xff, 0x3f, 0x6f, 0xfc, 0xf2, 0xd6, 0x3b,
|
|
0xde, 0x53, 0xab, 0xad, 0x9a, 0x58, 0x37, 0x37, 0xb6, 0x7a, 0x7c, 0x3a, 0xeb, 0xd7, 0xdf, 0x57,
|
|
0x23, 0x9b, 0x37, 0xae, 0x62, 0x7f, 0xad, 0x1e, 0xe7, 0x3f, 0xae, 0xf4, 0x33, 0x4a, 0xee, 0x59,
|
|
0x51, 0xff, 0x68, 0xed, 0x03, 0xfa, 0xe7, 0xd5, 0x34, 0xa6, 0xa9, 0x1f, 0xad, 0xa7, 0xd9, 0x30,
|
|
0x89, 0x59, 0xeb, 0xbd, 0x2b, 0xea, 0x1f, 0xab, 0x7d, 0xd0, 0xb4, 0xfa, 0x03, 0x3a, 0xed, 0xe7,
|
|
0xbd, 0x85, 0xd9, 0xb0, 0x1f, 0xaf, 0x1b, 0xe5, 0xe4, 0x81, 0x15, 0xf5, 0xcf, 0xd5, 0x3e, 0x59,
|
|
0xd5, 0x6c, 0xa8, 0x3c, 0x88, 0xfa, 0xf8, 0x7e, 0x12, 0xc6, 0xe3, 0x0b, 0x7e, 0xce, 0xfe, 0xc5,
|
|
0x31, 0x8d, 0xc8, 0x23, 0x2b, 0xea, 0x9f, 0xad, 0x7d, 0xa2, 0xa2, 0xd5, 0xd0, 0xf8, 0xeb, 0x8a,
|
|
0xfa, 0x27, 0x6a, 0x1f, 0xd6, 0xa8, 0x75, 0xf9, 0x02, 0x4d, 0x39, 0x94, 0x06, 0x9a, 0xcc, 0x36,
|
|
0x34, 0x54, 0x01, 0x98, 0xa2, 0xf3, 0xa6, 0x97, 0xc7, 0x50, 0xb3, 0x18, 0xe6, 0x9a, 0x30, 0xcb,
|
|
0x93, 0x74, 0x69, 0x8a, 0xfd, 0x47, 0x9e, 0x58, 0x51, 0xff, 0x74, 0xed, 0x63, 0xb2, 0x79, 0x96,
|
|
0xa6, 0x8b, 0x34, 0x9d, 0x4b, 0x56, 0x8f, 0xaf, 0xa7, 0x3f, 0x1c, 0xd1, 0x2c, 0x9f, 0xcd, 0xfd,
|
|
0x7c, 0x94, 0x91, 0xed, 0x98, 0x19, 0x94, 0x4d, 0xb0, 0x47, 0xe3, 0x5c, 0xd0, 0xa2, 0x19, 0x79,
|
|
0x01, 0x90, 0xe0, 0x9f, 0x82, 0x36, 0x33, 0x8b, 0x17, 0x57, 0xd4, 0x3f, 0x5e, 0xfb, 0x90, 0xc6,
|
|
0x30, 0xba, 0x69, 0x3e, 0x19, 0xc6, 0x41, 0x18, 0xf7, 0x05, 0x92, 0xbc, 0x86, 0xba, 0x18, 0x4f,
|
|
0xd8, 0xd0, 0x7b, 0x39, 0x0d, 0x66, 0x22, 0x7f, 0x89, 0xa6, 0x19, 0x79, 0x1d, 0x31, 0x61, 0x6c,
|
|
0x93, 0x1f, 0x07, 0x49, 0x3c, 0x3e, 0x4a, 0x53, 0xd6, 0x15, 0xe7, 0x3e, 0x79, 0x03, 0x7d, 0x3f,
|
|
0x9b, 0x27, 0x43, 0x44, 0xfe, 0xcd, 0x15, 0xf5, 0x4f, 0xd6, 0x3e, 0xa2, 0x9b, 0x67, 0x52, 0xbf,
|
|
0x97, 0x87, 0x3d, 0x3a, 0x95, 0x6c, 0xda, 0xb4, 0x34, 0x9e, 0x52, 0x3f, 0xa7, 0xe4, 0x9f, 0xa8,
|
|
0x07, 0x84, 0x98, 0xa2, 0xfe, 0x22, 0x25, 0xbb, 0x37, 0x2a, 0x49, 0x4c, 0xf9, 0xa3, 0x98, 0x75,
|
|
0xb2, 0x47, 0x03, 0xce, 0x11, 0x23, 0x38, 0xab, 0xf7, 0x6c, 0xd4, 0x3f, 0x5f, 0xfb, 0x54, 0x65,
|
|
0xbb, 0xe1, 0xd5, 0x5e, 0xd5, 0x74, 0xf8, 0xca, 0x93, 0xbd, 0x1b, 0x50, 0x6e, 0x50, 0xfb, 0x2c,
|
|
0xcd, 0x27, 0x68, 0xee, 0x87, 0x51, 0x46, 0xf6, 0x6d, 0x40, 0x11, 0x2d, 0xa2, 0xe6, 0xa8, 0x3f,
|
|
0x98, 0x8d, 0x92, 0x9c, 0xec, 0xd7, 0xa8, 0x7f, 0xa9, 0xf6, 0x59, 0x0d, 0x5b, 0x1b, 0x87, 0x79,
|
|
0xe8, 0x47, 0xbb, 0xf0, 0xc5, 0x0f, 0xd9, 0x22, 0xf8, 0x61, 0x4a, 0xcd, 0xb8, 0x0e, 0x68, 0xc0,
|
|
0x75, 0x46, 0x14, 0x0d, 0xe6, 0x47, 0x08, 0xb3, 0x32, 0x4d, 0xfc, 0xa0, 0xe7, 0x67, 0xf9, 0xce,
|
|
0x49, 0x1e, 0xce, 0x87, 0x3d, 0x9f, 0x13, 0x25, 0x87, 0x35, 0xea, 0x9f, 0xaa, 0x7d, 0x54, 0x63,
|
|
0xa6, 0xc2, 0x45, 0x3a, 0xdb, 0x4b, 0x52, 0xba, 0x29, 0xf1, 0xd3, 0x60, 0xc3, 0x30, 0xe0, 0xab,
|
|
0x71, 0x78, 0xa3, 0xfe, 0x99, 0xda, 0xc7, 0xad, 0x48, 0x09, 0x69, 0x04, 0xbb, 0x43, 0xf0, 0xf3,
|
|
0x88, 0x46, 0xfd, 0x2b, 0xb5, 0xcf, 0x2f, 0x0f, 0x32, 0x03, 0xfb, 0x69, 0xa3, 0xfe, 0x91, 0xda,
|
|
0xfb, 0x0b, 0x60, 0x2d, 0xc1, 0x47, 0xba, 0xba, 0x2b, 0x8a, 0xf0, 0x51, 0x2e, 0x90, 0x14, 0x50,
|
|
0x86, 0x49, 0x46, 0x69, 0x8f, 0x51, 0x3a, 0xc6, 0x35, 0xa6, 0x02, 0xc8, 0x50, 0x3c, 0xb6, 0x51,
|
|
0x7f, 0x6f, 0xed, 0xdf, 0x2c, 0xd8, 0x0f, 0x96, 0x36, 0x0c, 0xc9, 0x71, 0x8d, 0xfa, 0x17, 0x6a,
|
|
0x9f, 0xd6, 0xbf, 0xfe, 0x20, 0xec, 0x6d, 0xa6, 0xc1, 0x64, 0x9a, 0x0c, 0xc4, 0x78, 0x06, 0xfe,
|
|
0x66, 0x26, 0xd4, 0x6c, 0x7d, 0x46, 0x94, 0x1c, 0x8f, 0xa6, 0x24, 0xa4, 0x34, 0x65, 0xab, 0x2f,
|
|
0x36, 0x0e, 0x39, 0xa1, 0x01, 0xe5, 0x79, 0x76, 0xc8, 0x7e, 0x65, 0x8c, 0x9d, 0x4c, 0x43, 0x1a,
|
|
0x07, 0x62, 0xc7, 0x9c, 0x88, 0xba, 0x29, 0x03, 0xcc, 0x28, 0x7f, 0xd9, 0xa8, 0x7f, 0xb8, 0xf6,
|
|
0x3e, 0xb3, 0xec, 0x6a, 0x2e, 0xc3, 0x24, 0xcd, 0x33, 0x72, 0x12, 0x12, 0x45, 0xf5, 0xeb, 0x7a,
|
|
0x3a, 0xf0, 0xc3, 0x98, 0x0d, 0x53, 0x4d, 0x9f, 0x9c, 0x8c, 0x44, 0xb1, 0x8c, 0x52, 0x1d, 0x9d,
|
|
0x82, 0x87, 0x3c, 0xda, 0x34, 0x08, 0x73, 0xd8, 0x1d, 0x39, 0x15, 0x0f, 0xb9, 0x04, 0x30, 0x94,
|
|
0x4e, 0xab, 0xde, 0x41, 0x9c, 0x9f, 0xe4, 0x0c, 0xb4, 0x97, 0xe5, 0xc7, 0xe3, 0xc9, 0x28, 0xe6,
|
|
0xa3, 0x92, 0x43, 0x3e, 0x13, 0xc9, 0x28, 0x46, 0xa8, 0x4e, 0x7e, 0xd5, 0x80, 0x2a, 0x47, 0x6b,
|
|
0x4c, 0xb6, 0x08, 0x9c, 0x7b, 0x19, 0x39, 0xcb, 0x25, 0x2e, 0xa6, 0x59, 0xaa, 0x5a, 0x72, 0x76,
|
|
0x81, 0x33, 0x18, 0x64, 0xba, 0x3a, 0x07, 0xd1, 0xc2, 0x2b, 0x6d, 0x40, 0xe7, 0xe2, 0xed, 0x29,
|
|
0xf8, 0x32, 0xc9, 0x54, 0x01, 0x0d, 0xe6, 0x12, 0xa5, 0x50, 0xc9, 0x79, 0x68, 0xcc, 0xab, 0xc7,
|
|
0xe7, 0x92, 0xf5, 0x94, 0x01, 0x75, 0xf3, 0x56, 0x34, 0x9c, 0x62, 0x73, 0xaa, 0x7b, 0x3a, 0xbf,
|
|
0x51, 0x7f, 0x7f, 0xed, 0xdf, 0x35, 0x6c, 0x37, 0x2e, 0x97, 0x42, 0xa4, 0x2e, 0x40, 0x6c, 0x37,
|
|
0xbf, 0x9b, 0x11, 0xfe, 0x1a, 0xf5, 0xbe, 0xd2, 0x8f, 0xa5, 0x7d, 0xd1, 0x3c, 0xbf, 0x10, 0x7d,
|
|
0x0e, 0x9a, 0xd5, 0xe7, 0x17, 0xa1, 0x55, 0x13, 0xdb, 0x41, 0x29, 0x3b, 0x4d, 0xe1, 0x37, 0x68,
|
|
0xd5, 0x30, 0x42, 0x11, 0xb9, 0xb8, 0x01, 0x4d, 0xf2, 0xb8, 0x1f, 0xf7, 0x68, 0x64, 0x67, 0x70,
|
|
0x09, 0xda, 0x52, 0x33, 0x69, 0x32, 0xcf, 0xf8, 0xa7, 0xa9, 0x5f, 0x8a, 0x3e, 0x35, 0x8d, 0x8a,
|
|
0xf0, 0x65, 0x8d, 0x7a, 0xbd, 0xf6, 0xaf, 0xa6, 0x35, 0x19, 0x8e, 0x86, 0xe4, 0x8a, 0x46, 0xfd,
|
|
0xab, 0xb5, 0x2f, 0x40, 0xd7, 0x63, 0x3c, 0xa2, 0x7e, 0x2a, 0xb4, 0xe1, 0xd2, 0xec, 0xa8, 0xc7,
|
|
0x94, 0x41, 0x36, 0x3f, 0x8a, 0x94, 0x78, 0x5f, 0x89, 0x74, 0x87, 0xdc, 0x89, 0x0e, 0x2b, 0x21,
|
|
0x07, 0x73, 0x1d, 0x22, 0x5d, 0x09, 0x56, 0x83, 0xbb, 0xbe, 0xda, 0xf4, 0x70, 0x93, 0x62, 0x70,
|
|
0x37, 0x00, 0x01, 0x18, 0x8f, 0x18, 0xcd, 0x7c, 0x55, 0x2f, 0x89, 0xa1, 0xf6, 0xde, 0xf8, 0xfd,
|
|
0x64, 0x13, 0xb9, 0xb1, 0x51, 0xff, 0x40, 0xad, 0x6e, 0x98, 0x28, 0x2c, 0x28, 0xb7, 0x28, 0xe4,
|
|
0x26, 0xb4, 0x85, 0x6d, 0x83, 0xe9, 0xe0, 0xe6, 0x06, 0x74, 0xc6, 0x78, 0xd3, 0x84, 0x9f, 0xfb,
|
|
0xe4, 0x4f, 0x48, 0xc0, 0xf9, 0xcf, 0x6b, 0xe3, 0xc5, 0x30, 0xa7, 0x1b, 0xe5, 0x7f, 0xc2, 0x27,
|
|
0x21, 0xb7, 0x37, 0xea, 0x3b, 0xd5, 0xbe, 0xe1, 0x00, 0x31, 0xbb, 0x35, 0x18, 0xd0, 0x20, 0x64,
|
|
0x9d, 0xe9, 0x8e, 0xe6, 0x12, 0xf5, 0x25, 0xb9, 0xa3, 0x51, 0xff, 0x72, 0xed, 0x73, 0xce, 0xaf,
|
|
0x14, 0x2f, 0x35, 0x96, 0x92, 0x3b, 0xd1, 0x0a, 0x94, 0x86, 0x01, 0xa8, 0xb3, 0xe1, 0xfc, 0xb9,
|
|
0x0a, 0xcc, 0x09, 0x17, 0x47, 0x71, 0xd7, 0x8e, 0x83, 0x29, 0xb9, 0x1b, 0x49, 0x21, 0xd7, 0x58,
|
|
0xfc, 0x83, 0x69, 0x3a, 0xd8, 0xc4, 0x28, 0xdd, 0x83, 0x58, 0x85, 0x1b, 0xad, 0xfb, 0x8a, 0x76,
|
|
0xa8, 0x50, 0x18, 0x62, 0x7d, 0xee, 0x43, 0x5b, 0xcc, 0xfc, 0x6e, 0xbe, 0xbb, 0x1f, 0x11, 0x9f,
|
|
0x1d, 0xf5, 0xfb, 0x9c, 0x3f, 0x9c, 0xbe, 0x35, 0x3e, 0xe4, 0x01, 0xec, 0x59, 0x08, 0x45, 0xb3,
|
|
0x86, 0xa6, 0x09, 0xcd, 0x26, 0xfd, 0xc5, 0x24, 0x65, 0x53, 0xc8, 0xc6, 0x82, 0x80, 0x3c, 0xd8,
|
|
0xa8, 0x7f, 0xb1, 0xf6, 0x99, 0x65, 0x61, 0xcc, 0x06, 0x24, 0xcc, 0xb5, 0x7a, 0x08, 0x6d, 0x2c,
|
|
0xe6, 0x9d, 0xcc, 0x2e, 0x24, 0x5b, 0x98, 0xdb, 0x40, 0x39, 0x9c, 0x6c, 0x43, 0xdd, 0x8d, 0x0d,
|
|
0x87, 0xd1, 0x12, 0x1f, 0xd1, 0x5c, 0x82, 0xc4, 0x98, 0x3c, 0xe6, 0xb2, 0xbc, 0x6b, 0x63, 0xc6,
|
|
0xfc, 0x98, 0x09, 0x6e, 0xec, 0x47, 0x73, 0xdc, 0x92, 0xe6, 0xab, 0x98, 0xd5, 0x89, 0xc8, 0xdf,
|
|
0x11, 0x1f, 0xe6, 0x52, 0x3f, 0xce, 0xe6, 0x99, 0x94, 0x31, 0xb2, 0x63, 0xc1, 0x80, 0xb9, 0x58,
|
|
0x8f, 0x83, 0x11, 0x29, 0x52, 0x8c, 0x59, 0xfd, 0x11, 0x5d, 0x1b, 0xcf, 0x27, 0xe4, 0x29, 0xa0,
|
|
0xc7, 0x34, 0xeb, 0x40, 0xf3, 0xd3, 0x8d, 0xfa, 0xd7, 0x6b, 0x5f, 0xaa, 0xdc, 0x6c, 0xc6, 0x29,
|
|
0xd2, 0x1e, 0xfa, 0x33, 0x48, 0x6b, 0x6d, 0x9c, 0x63, 0x5e, 0x42, 0xcc, 0x94, 0x51, 0x9c, 0xaf,
|
|
0xcd, 0xe9, 0x60, 0xd5, 0x22, 0xfb, 0x83, 0x3c, 0x8b, 0xbc, 0x34, 0x17, 0xc4, 0x2c, 0xe1, 0x73,
|
|
0x8d, 0xfa, 0x07, 0x6b, 0xff, 0xa1, 0xb6, 0xb0, 0xaf, 0xdc, 0x98, 0x5d, 0x13, 0xe6, 0x54, 0x3d,
|
|
0x0f, 0xf4, 0x27, 0x6a, 0x31, 0xdf, 0xfe, 0x03, 0x4d, 0x3b, 0x67, 0x4a, 0x65, 0x91, 0xda, 0xef,
|
|
0xb7, 0x03, 0x63, 0x5f, 0x6a, 0x35, 0x34, 0x5e, 0x00, 0xa2, 0xc7, 0x19, 0x3a, 0xe9, 0xc7, 0xf3,
|
|
0x7e, 0xca, 0x22, 0x00, 0xc0, 0x72, 0x23, 0xf2, 0xa0, 0xfd, 0x25, 0xa4, 0xa2, 0x36, 0x72, 0x75,
|
|
0x2c, 0x8d, 0xe4, 0x86, 0x61, 0xc4, 0x18, 0xa6, 0x8d, 0x22, 0x79, 0xb9, 0x0a, 0xa7, 0x11, 0x8c,
|
|
0xf8, 0x28, 0xca, 0xc9, 0x2b, 0x48, 0x94, 0x01, 0x8e, 0xc5, 0x2f, 0x53, 0x8c, 0xa0, 0x20, 0xf6,
|
|
0x2a, 0xe6, 0xab, 0x13, 0xa4, 0xe8, 0xbd, 0x86, 0x84, 0x74, 0x55, 0x10, 0x8a, 0x7d, 0xa1, 0xbd,
|
|
0xed, 0x7f, 0x22, 0x47, 0xa8, 0xd0, 0x6a, 0x78, 0xf3, 0x76, 0x03, 0x07, 0x19, 0x09, 0x07, 0x41,
|
|
0xad, 0xbe, 0x7b, 0x13, 0x07, 0x19, 0x00, 0xa0, 0x48, 0xec, 0xd1, 0x84, 0xde, 0x98, 0xf2, 0x19,
|
|
0x55, 0x9c, 0xb6, 0x67, 0x13, 0xaa, 0xe5, 0x35, 0x7e, 0x14, 0xad, 0x9b, 0x9f, 0xe4, 0xd3, 0xdc,
|
|
0xab, 0x09, 0xc5, 0xdd, 0x36, 0xe8, 0x6e, 0xf7, 0x6e, 0xc2, 0x71, 0xc1, 0x76, 0xd5, 0xeb, 0x3e,
|
|
0x4d, 0xc8, 0x74, 0x19, 0x2c, 0xe7, 0x74, 0x82, 0x45, 0x07, 0x79, 0x18, 0xd0, 0x99, 0x34, 0xfc,
|
|
0x1f, 0x2a, 0x5c, 0xf2, 0x7d, 0x9b, 0xd8, 0x6d, 0xda, 0xc2, 0x5c, 0x7a, 0x84, 0xca, 0xc8, 0xfe,
|
|
0x4d, 0xb8, 0x4f, 0x71, 0xa3, 0xfc, 0x00, 0xf8, 0x34, 0x07, 0xa0, 0x7e, 0xf9, 0xc0, 0x92, 0x2d,
|
|
0x94, 0xc6, 0x6b, 0xc2, 0xfe, 0x82, 0x88, 0x19, 0xf4, 0x04, 0x0e, 0x6c, 0x42, 0xcf, 0xd0, 0x85,
|
|
0x53, 0x04, 0x0f, 0x6a, 0xc2, 0xbd, 0x59, 0x39, 0x11, 0x83, 0x3f, 0xb8, 0x89, 0x14, 0x22, 0x0b,
|
|
0x9b, 0x19, 0x28, 0x19, 0x24, 0x33, 0x3c, 0xf3, 0xa0, 0x7b, 0x3f, 0xb4, 0x09, 0x17, 0xbf, 0x04,
|
|
0xd2, 0xa1, 0x11, 0x62, 0x32, 0x37, 0x21, 0x62, 0xf3, 0x8c, 0x27, 0x83, 0x61, 0x44, 0xb9, 0xcb,
|
|
0xfe, 0x63, 0xc4, 0xbc, 0x95, 0x7e, 0xc4, 0x9d, 0x93, 0x60, 0x76, 0x61, 0x34, 0x3f, 0x1f, 0x29,
|
|
0x25, 0x77, 0x04, 0xe2, 0x07, 0xa7, 0x31, 0xbe, 0x40, 0x7b, 0x9b, 0xa5, 0xf2, 0x99, 0xa1, 0xe9,
|
|
0x20, 0xcc, 0x32, 0x1e, 0x62, 0xfd, 0x14, 0x4d, 0xb3, 0x12, 0x67, 0xc6, 0xf6, 0xb3, 0x26, 0xf4,
|
|
0x1d, 0x25, 0x6c, 0x96, 0x45, 0x3f, 0xc1, 0xc8, 0xba, 0x3f, 0x3f, 0x6f, 0x16, 0x9c, 0x50, 0x84,
|
|
0x51, 0x84, 0x8e, 0x44, 0x93, 0xc4, 0x20, 0xbe, 0x2b, 0xc8, 0x51, 0x68, 0xa5, 0xca, 0x00, 0x43,
|
|
0xe9, 0x68, 0xc7, 0x90, 0xb2, 0xb5, 0xf1, 0x74, 0x12, 0xe7, 0x0b, 0x7a, 0x48, 0xbf, 0x70, 0x0c,
|
|
0xc9, 0x62, 0x14, 0xa1, 0x63, 0xd0, 0xea, 0x00, 0x43, 0xc6, 0x77, 0x8d, 0x59, 0xc3, 0x63, 0x9b,
|
|
0xd0, 0xca, 0x94, 0x51, 0x8a, 0xd8, 0x71, 0x68, 0xfb, 0xad, 0x4c, 0x44, 0xf6, 0x41, 0xa5, 0x10,
|
|
0x8e, 0x47, 0x23, 0x66, 0x66, 0x0c, 0x26, 0x5b, 0xc6, 0x84, 0xb3, 0x47, 0x4e, 0x68, 0x42, 0x6f,
|
|
0xc4, 0x89, 0x31, 0x7d, 0x9d, 0xd8, 0xb4, 0x1a, 0x67, 0xc3, 0xb0, 0x9f, 0xfa, 0x81, 0xb6, 0x32,
|
|
0x4c, 0xe9, 0x93, 0x93, 0xc0, 0xb4, 0x4a, 0xad, 0x86, 0xc6, 0xc9, 0x68, 0x5a, 0xd6, 0x53, 0x28,
|
|
0xb8, 0xb6, 0xa7, 0xa0, 0xa1, 0x0b, 0x7f, 0x78, 0x22, 0xd9, 0x12, 0x73, 0xc5, 0xcb, 0x77, 0xe3,
|
|
0x90, 0x19, 0x6f, 0x72, 0x2a, 0xd2, 0x4d, 0x62, 0xe8, 0xc3, 0xa9, 0x44, 0x7a, 0x85, 0x9c, 0x49,
|
|
0x2c, 0xec, 0x6a, 0x42, 0x8b, 0xef, 0x40, 0x98, 0x61, 0x9d, 0x8e, 0x14, 0x12, 0xfb, 0x19, 0x61,
|
|
0x33, 0x72, 0x06, 0x92, 0xf3, 0x52, 0xbb, 0xa1, 0x73, 0x66, 0x13, 0xa5, 0x7d, 0x68, 0x3e, 0xc9,
|
|
0x56, 0x62, 0x94, 0xd2, 0x80, 0x33, 0x81, 0xc5, 0x60, 0x68, 0xb5, 0x70, 0xdb, 0xb9, 0x4d, 0x68,
|
|
0xcd, 0xe6, 0x59, 0x70, 0xb3, 0x30, 0xe3, 0xa7, 0x39, 0x53, 0x08, 0x6c, 0x19, 0x78, 0xa4, 0x37,
|
|
0x15, 0xc6, 0x9b, 0xc9, 0x79, 0x00, 0x25, 0x1d, 0x62, 0xd6, 0xf9, 0x7f, 0xe1, 0x54, 0x5d, 0x46,
|
|
0xb6, 0x22, 0xd6, 0xf0, 0xed, 0xc6, 0xec, 0xc7, 0x86, 0x8c, 0xa6, 0x1c, 0x25, 0x7c, 0x82, 0xf3,
|
|
0x11, 0x6b, 0x1c, 0x08, 0x33, 0xa5, 0x0b, 0xf0, 0x8a, 0x25, 0xca, 0x4d, 0x1b, 0x8b, 0x22, 0xd4,
|
|
0xe5, 0xaf, 0x4b, 0x30, 0x99, 0x3a, 0x51, 0x83, 0xe7, 0x58, 0x16, 0x41, 0x91, 0x0b, 0xd1, 0x7e,
|
|
0x5c, 0x3d, 0x0a, 0xa3, 0x40, 0x4a, 0xab, 0x5e, 0xf9, 0x8b, 0xd0, 0xd0, 0x11, 0x40, 0x0d, 0xe8,
|
|
0x37, 0x68, 0xc7, 0x0a, 0x04, 0x63, 0xb4, 0xea, 0x67, 0x7d, 0x62, 0x85, 0xe8, 0x62, 0x34, 0x47,
|
|
0x27, 0x50, 0x91, 0xbc, 0xa4, 0xe9, 0x08, 0x9d, 0xc5, 0x07, 0x22, 0x1a, 0xb8, 0xb4, 0x09, 0xbd,
|
|
0x57, 0xfb, 0xfb, 0x65, 0xd8, 0x0a, 0xf1, 0xdf, 0xa5, 0xcb, 0xac, 0xfb, 0x50, 0x03, 0xb9, 0xbc,
|
|
0x3c, 0xe2, 0x02, 0x4e, 0x8d, 0xe3, 0xb7, 0x88, 0x89, 0x72, 0xf2, 0x22, 0x22, 0x94, 0x70, 0x4d,
|
|
0xef, 0x8a, 0x72, 0xbf, 0x18, 0xa6, 0xc8, 0xfd, 0xae, 0x8c, 0x93, 0x8b, 0x52, 0x08, 0x53, 0xaf,
|
|
0x2c, 0x8f, 0xaf, 0x80, 0x53, 0x04, 0xaf, 0x42, 0xaa, 0x4b, 0xa8, 0x71, 0x3f, 0x96, 0x9d, 0x72,
|
|
0xd9, 0x99, 0x13, 0xee, 0x01, 0xb9, 0xba, 0x09, 0x43, 0xc1, 0x0a, 0x94, 0xa1, 0xf9, 0xfb, 0x26,
|
|
0xf4, 0x63, 0x80, 0x24, 0xae, 0xf7, 0x99, 0xbc, 0x5f, 0x53, 0xea, 0x11, 0xb4, 0x1a, 0x1a, 0x7f,
|
|
0x28, 0xc9, 0xbb, 0x1c, 0xbf, 0xc8, 0x2a, 0x72, 0x7d, 0x49, 0xae, 0x77, 0xf5, 0x22, 0xc6, 0xc1,
|
|
0x7b, 0xb9, 0xc1, 0xd5, 0x8b, 0x6e, 0x35, 0xbd, 0xdc, 0x88, 0x9d, 0x21, 0x3f, 0xcb, 0x78, 0x98,
|
|
0xcc, 0x25, 0x41, 0x33, 0xf2, 0x36, 0x64, 0x31, 0x31, 0x42, 0x11, 0xf9, 0x53, 0x13, 0xc6, 0x52,
|
|
0x2c, 0x92, 0x5d, 0x1b, 0x5b, 0x81, 0xba, 0x03, 0x8d, 0x12, 0x08, 0x8a, 0x68, 0xbd, 0xab, 0x64,
|
|
0xb0, 0xb9, 0x57, 0x28, 0x74, 0xac, 0x8c, 0x12, 0xee, 0x46, 0xeb, 0x58, 0x06, 0x98, 0x41, 0xdc,
|
|
0xd3, 0x74, 0xe4, 0x82, 0x94, 0x31, 0xe6, 0x2e, 0xc7, 0x4c, 0x92, 0x44, 0xe4, 0xbe, 0xa6, 0x23,
|
|
0x80, 0x29, 0x80, 0x6c, 0xa0, 0x56, 0x5a, 0x73, 0xb9, 0x02, 0xeb, 0x86, 0x54, 0xce, 0x8f, 0xeb,
|
|
0xb2, 0x25, 0xcd, 0xa7, 0x07, 0x9b, 0xf5, 0xaf, 0xd5, 0xbe, 0xf8, 0xce, 0x68, 0x45, 0xfc, 0xa1,
|
|
0x12, 0x7c, 0x82, 0x51, 0x49, 0x93, 0x25, 0x37, 0xf5, 0x87, 0x4b, 0xce, 0x46, 0x05, 0x5c, 0x91,
|
|
0xff, 0x4b, 0x59, 0x27, 0xc9, 0xe1, 0x4c, 0xcb, 0x13, 0x1d, 0xf2, 0x08, 0xda, 0x96, 0xe2, 0x63,
|
|
0xa6, 0x48, 0x0c, 0x35, 0xdd, 0xef, 0x5f, 0xd1, 0x76, 0x73, 0xc0, 0x54, 0x7f, 0x7f, 0x43, 0xc6,
|
|
0x4d, 0xb4, 0x71, 0x90, 0x1a, 0x94, 0xd0, 0xfc, 0xe4, 0x51, 0x44, 0x8b, 0x87, 0x69, 0xee, 0xb9,
|
|
0x6e, 0x43, 0x4b, 0xee, 0xc2, 0xa9, 0x4e, 0x1f, 0x43, 0x2a, 0x4e, 0xa8, 0x70, 0x78, 0xf6, 0xf3,
|
|
0x78, 0xd3, 0x46, 0x69, 0xdc, 0x39, 0xf3, 0x73, 0x3d, 0xf9, 0x27, 0x9a, 0x85, 0xc3, 0x16, 0x1e,
|
|
0x04, 0xb3, 0x4d, 0x25, 0x4e, 0x33, 0x32, 0xf2, 0x24, 0x56, 0x59, 0x85, 0x66, 0xd3, 0xfd, 0x53,
|
|
0x68, 0x67, 0x88, 0xf1, 0x71, 0xef, 0x6a, 0x2a, 0xe9, 0x27, 0x7a, 0x2a, 0xcf, 0x95, 0xd9, 0x62,
|
|
0x21, 0x8a, 0xcc, 0xf3, 0xd8, 0x5d, 0xe6, 0x98, 0x01, 0x5b, 0xa8, 0xca, 0xac, 0xd4, 0x3f, 0x9a,
|
|
0xf5, 0x6f, 0xd4, 0xbe, 0xbc, 0x23, 0x78, 0xd5, 0xc1, 0x76, 0xe4, 0x0f, 0x89, 0x68, 0x96, 0x8d,
|
|
0x21, 0xe1, 0x99, 0x0c, 0x16, 0x87, 0x69, 0x6b, 0x2f, 0x89, 0xbf, 0x80, 0x36, 0x48, 0x15, 0x56,
|
|
0x1f, 0x38, 0x21, 0x3e, 0x15, 0xc1, 0xc2, 0x49, 0x9a, 0xa0, 0xf3, 0xe4, 0x25, 0x24, 0xea, 0x55,
|
|
0x30, 0x43, 0xf5, 0xe5, 0x26, 0x3a, 0x2d, 0x01, 0xf0, 0x88, 0xfa, 0x19, 0x05, 0x23, 0x21, 0xaf,
|
|
0x34, 0xeb, 0xdf, 0xaa, 0x7d, 0x75, 0x47, 0xa0, 0x86, 0xfa, 0xab, 0x8e, 0xe8, 0x69, 0x6e, 0xc4,
|
|
0xbe, 0x09, 0xfd, 0x48, 0x45, 0x4f, 0xaf, 0x21, 0x7e, 0x4d, 0xb1, 0x28, 0x7e, 0x4d, 0xc8, 0x85,
|
|
0x2a, 0x8a, 0x68, 0xdc, 0xa7, 0x26, 0xde, 0x99, 0x49, 0x18, 0xbf, 0x5e, 0x47, 0x73, 0xab, 0xc4,
|
|
0x6a, 0xf6, 0xbe, 0x81, 0xd6, 0x7a, 0x19, 0xb8, 0x1a, 0xed, 0x9b, 0x68, 0x2b, 0x48, 0xa7, 0x81,
|
|
0x05, 0xf3, 0xb9, 0x9f, 0x2d, 0x49, 0xad, 0xa5, 0x09, 0xbf, 0x85, 0xfc, 0x02, 0x27, 0x50, 0x91,
|
|
0xfc, 0x27, 0x5a, 0x34, 0x84, 0x91, 0x3e, 0x92, 0x24, 0xb8, 0x47, 0x0b, 0x6e, 0x56, 0x07, 0x4c,
|
|
0x91, 0xdb, 0xb3, 0x05, 0xbd, 0xcc, 0x12, 0x8e, 0xec, 0xd5, 0x82, 0xdd, 0xa1, 0x81, 0x49, 0x93,
|
|
0xa9, 0xa2, 0x63, 0xd4, 0x9d, 0x03, 0xa6, 0x83, 0xe4, 0x16, 0xd4, 0xf2, 0x7c, 0xb5, 0x1d, 0xc4,
|
|
0xf6, 0x6d, 0x15, 0x13, 0x05, 0x2e, 0x52, 0xfb, 0xb5, 0x60, 0xaa, 0x13, 0x20, 0x00, 0x1b, 0x56,
|
|
0x2e, 0xe1, 0x19, 0x4d, 0x90, 0xfd, 0x5b, 0xf5, 0xef, 0xd4, 0xbe, 0xfe, 0x4e, 0x5f, 0xad, 0xdb,
|
|
0x62, 0x7d, 0x5c, 0xf6, 0xd1, 0x01, 0x68, 0x40, 0xa5, 0x8f, 0xd4, 0x80, 0x0e, 0x6c, 0x41, 0x4b,
|
|
0x59, 0x40, 0x91, 0x83, 0xd0, 0xcc, 0xf5, 0xb0, 0xc2, 0x45, 0x2a, 0xb3, 0x7e, 0xd2, 0x25, 0x38,
|
|
0xd8, 0xd5, 0xd1, 0x24, 0xcf, 0xcc, 0x41, 0xd4, 0x21, 0xad, 0xfa, 0x87, 0x6a, 0xef, 0x2d, 0xa0,
|
|
0xe4, 0x21, 0xee, 0xa1, 0x55, 0x23, 0x45, 0x62, 0x7c, 0x58, 0xcb, 0x21, 0x43, 0x00, 0xa5, 0x26,
|
|
0x74, 0x78, 0x0b, 0x0a, 0x25, 0x84, 0x59, 0x5d, 0x2a, 0x09, 0xfe, 0xb8, 0x05, 0xf7, 0xbc, 0x1b,
|
|
0xa9, 0x88, 0xfe, 0xc4, 0x25, 0x98, 0x6a, 0x76, 0x70, 0x8c, 0x47, 0xb4, 0xe0, 0xd6, 0x71, 0xe1,
|
|
0xf4, 0xa9, 0x65, 0x0b, 0x6e, 0x77, 0x0c, 0x2c, 0x8e, 0xf3, 0x67, 0x2d, 0x74, 0x7c, 0x50, 0x81,
|
|
0x55, 0x84, 0x7f, 0xde, 0x82, 0x6e, 0xd1, 0x64, 0x14, 0x0e, 0x85, 0x6e, 0xe6, 0xd3, 0xca, 0xc8,
|
|
0x91, 0x2d, 0x74, 0x18, 0x3f, 0x62, 0xc1, 0xe9, 0x00, 0xc4, 0xb9, 0x47, 0xb9, 0x38, 0x2c, 0x3b,
|
|
0x82, 0xbb, 0xf4, 0xe8, 0x6a, 0x66, 0x20, 0xd1, 0xfa, 0x45, 0xab, 0xe8, 0x6d, 0xb0, 0xe0, 0x94,
|
|
0x07, 0xc2, 0xf0, 0x68, 0x6f, 0x32, 0x49, 0xe7, 0xfc, 0xb4, 0x4f, 0x73, 0x72, 0x4c, 0xab, 0x18,
|
|
0xf8, 0x28, 0xb8, 0x04, 0xaa, 0x53, 0x15, 0x72, 0x2c, 0x82, 0xc9, 0x13, 0x17, 0x25, 0xf4, 0x93,
|
|
0x91, 0xdf, 0xcf, 0xb8, 0x21, 0x66, 0xd6, 0xf6, 0x38, 0xa4, 0x22, 0x98, 0xfb, 0xa0, 0x02, 0x63,
|
|
0xa6, 0x6e, 0x17, 0xfd, 0xde, 0x12, 0x39, 0x1e, 0x4d, 0xa2, 0xd4, 0x6e, 0x26, 0x71, 0x42, 0x0b,
|
|
0x05, 0xc7, 0x39, 0xe3, 0x63, 0x21, 0xc4, 0x3e, 0x11, 0x09, 0x9c, 0x03, 0x61, 0x0f, 0x5c, 0x5d,
|
|
0x0b, 0x29, 0x37, 0xb9, 0x5c, 0x01, 0xc8, 0xe5, 0x93, 0x5a, 0xe8, 0x1c, 0xa8, 0x0a, 0xac, 0xd3,
|
|
0x01, 0xd5, 0xa4, 0xa5, 0xe3, 0x0b, 0x49, 0x9f, 0x52, 0x4d, 0x1a, 0x82, 0x15, 0xe9, 0x53, 0x11,
|
|
0x27, 0x65, 0xac, 0xbc, 0xb6, 0x1f, 0x33, 0x69, 0x0e, 0x78, 0xfc, 0x40, 0x4e, 0x73, 0xc9, 0x3c,
|
|
0x1c, 0xa8, 0xee, 0xf6, 0x74, 0xd7, 0xce, 0xc4, 0x40, 0xd5, 0xe5, 0x19, 0x55, 0x5b, 0x1d, 0x13,
|
|
0x3c, 0xd3, 0x25, 0x88, 0x10, 0xa6, 0x0f, 0x74, 0x5b, 0xd0, 0x79, 0x41, 0x1d, 0xcb, 0xf3, 0x35,
|
|
0xee, 0xee, 0x41, 0x6f, 0xe7, 0xac, 0x56, 0xfd, 0x9b, 0xb5, 0xaf, 0xec, 0xd0, 0x07, 0xaa, 0x8b,
|
|
0xb3, 0x91, 0x1a, 0x95, 0x4c, 0x9a, 0x1d, 0x65, 0xcc, 0x85, 0x0c, 0x68, 0x40, 0xce, 0x69, 0xe1,
|
|
0x80, 0x87, 0xf9, 0x93, 0x32, 0x5b, 0xc3, 0xe4, 0x6e, 0x3c, 0xf1, 0x99, 0x0a, 0x3c, 0xb7, 0x7a,
|
|
0x49, 0xb8, 0x29, 0x91, 0xcb, 0x62, 0x34, 0xc2, 0x79, 0x68, 0x67, 0x55, 0xa3, 0xd5, 0xe0, 0xb6,
|
|
0xb6, 0x2a, 0xeb, 0x3b, 0xcc, 0x00, 0xce, 0x77, 0x29, 0x43, 0x48, 0xd2, 0x8a, 0xcf, 0x05, 0x2e,
|
|
0xdd, 0x55, 0x84, 0xea, 0x93, 0xe1, 0xea, 0x79, 0x4d, 0xa4, 0xfe, 0x7c, 0x5e, 0x38, 0x28, 0x6e,
|
|
0x55, 0xba, 0x09, 0x00, 0x4d, 0x2e, 0x7a, 0x07, 0xa2, 0x5a, 0xbf, 0xa8, 0xb3, 0xe3, 0x6a, 0x66,
|
|
0x21, 0xb4, 0x3e, 0x47, 0xae, 0x66, 0x84, 0xb0, 0x56, 0xa3, 0xa1, 0x19, 0xee, 0x25, 0xd5, 0x8c,
|
|
0xb0, 0x50, 0x45, 0xf6, 0xd2, 0x2a, 0x63, 0xb3, 0x9e, 0x79, 0x74, 0x4c, 0x10, 0xb6, 0xf8, 0x43,
|
|
0x4d, 0xf6, 0x32, 0x17, 0xd9, 0x22, 0x54, 0x91, 0xbd, 0xbc, 0x6a, 0xa7, 0x48, 0xac, 0x26, 0xf9,
|
|
0xdb, 0xaa, 0x9d, 0xa2, 0x61, 0x8a, 0xdc, 0x15, 0x2d, 0x18, 0xc1, 0xed, 0x4c, 0xff, 0x3b, 0x89,
|
|
0x55, 0xee, 0x4c, 0xd5, 0xef, 0xfc, 0x0e, 0x8d, 0x0d, 0xea, 0x74, 0x7e, 0xae, 0xdf, 0x97, 0xae,
|
|
0xed, 0x0c, 0xdb, 0x1d, 0xcc, 0xe2, 0x5f, 0xe9, 0x5a, 0x26, 0xdb, 0xe9, 0x58, 0x10, 0x4c, 0xa4,
|
|
0x89, 0x99, 0xf5, 0x55, 0xae, 0x65, 0x72, 0xa0, 0xd5, 0x48, 0xaf, 0x06, 0x33, 0x9a, 0x61, 0x91,
|
|
0x1e, 0xdb, 0x6f, 0x34, 0x90, 0xfb, 0x6e, 0x8e, 0xa7, 0xc1, 0x63, 0x9e, 0x75, 0x89, 0xfa, 0xe4,
|
|
0xf7, 0xae, 0xbd, 0xaf, 0xce, 0x2c, 0xc3, 0x8c, 0x79, 0xe0, 0x3d, 0x3f, 0x42, 0xf9, 0xe2, 0x6b,
|
|
0x5c, 0x7b, 0xdf, 0xfd, 0x81, 0x4e, 0x9a, 0xa0, 0x35, 0x90, 0x8c, 0x98, 0x0b, 0x07, 0x3c, 0xbf,
|
|
0xca, 0xb9, 0xa1, 0xe3, 0xbf, 0x6b, 0x11, 0x3b, 0xc4, 0xee, 0x93, 0x4c, 0x2d, 0x9e, 0x1b, 0x0a,
|
|
0xcf, 0xeb, 0xba, 0xaa, 0x85, 0x9d, 0xe3, 0x09, 0x61, 0x33, 0xda, 0xeb, 0xab, 0x16, 0x56, 0xc3,
|
|
0xf4, 0xf9, 0x7f, 0x95, 0x4c, 0x09, 0x9c, 0x4c, 0x7a, 0x69, 0x9a, 0x37, 0xba, 0x6c, 0x49, 0x09,
|
|
0xab, 0x08, 0xdf, 0xd4, 0x2a, 0x65, 0x7c, 0x52, 0xf6, 0x05, 0x3e, 0xc8, 0x24, 0x37, 0x23, 0xe9,
|
|
0x57, 0x22, 0xa3, 0x28, 0xeb, 0x43, 0x82, 0x40, 0x9e, 0x88, 0xde, 0xd2, 0x2a, 0x9e, 0x84, 0x08,
|
|
0x82, 0x50, 0xbe, 0x04, 0xc9, 0x5b, 0x11, 0x49, 0x99, 0xfa, 0x10, 0xc9, 0xf2, 0xb9, 0x2d, 0x21,
|
|
0x3f, 0xba, 0x0c, 0xe9, 0x16, 0xe6, 0x8f, 0x88, 0x8c, 0xf0, 0x1f, 0x5b, 0xae, 0x74, 0x4e, 0xa8,
|
|
0x0e, 0x39, 0xc7, 0xe6, 0x99, 0xad, 0xe6, 0x25, 0x06, 0x19, 0xb9, 0x0d, 0x09, 0x4b, 0x35, 0xd0,
|
|
0x26, 0xa1, 0x4a, 0xdb, 0x41, 0x2e, 0xa9, 0x94, 0x97, 0x19, 0x1a, 0xc7, 0x6c, 0xe8, 0xb2, 0xbc,
|
|
0x88, 0xdc, 0xee, 0x1a, 0x85, 0x0b, 0x78, 0x87, 0x6b, 0x14, 0x0e, 0xa0, 0x19, 0xc5, 0x9d, 0x2d,
|
|
0x14, 0xcc, 0x17, 0x8a, 0x56, 0xe1, 0xa9, 0x90, 0x5c, 0xe0, 0x3f, 0xa3, 0x0e, 0x96, 0xc3, 0xab,
|
|
0x0e, 0xee, 0x02, 0x6b, 0x22, 0x8a, 0x5d, 0x6c, 0xc2, 0x43, 0xda, 0x31, 0xa5, 0x1d, 0xee, 0x06,
|
|
0xea, 0x83, 0xe3, 0xc6, 0xf8, 0x6a, 0x89, 0x65, 0x55, 0x2a, 0xe1, 0x9e, 0x02, 0x60, 0x3d, 0x0d,
|
|
0xa8, 0x3a, 0xe7, 0x16, 0x71, 0x30, 0xb9, 0x17, 0x30, 0xc9, 0x05, 0x30, 0x43, 0xba, 0x0f, 0xb8,
|
|
0xb2, 0xa2, 0x1e, 0x98, 0xe6, 0xb0, 0xa3, 0xfb, 0xc1, 0xf6, 0x29, 0x37, 0x1b, 0x2a, 0x0f, 0xb4,
|
|
0x8a, 0xd9, 0x7b, 0xce, 0x84, 0x64, 0x94, 0x97, 0x46, 0xfe, 0x50, 0xcb, 0x86, 0xf0, 0x9c, 0xe0,
|
|
0x2c, 0xb3, 0xec, 0xd2, 0x17, 0x58, 0x4f, 0x7b, 0xe9, 0x28, 0x64, 0x90, 0x47, 0xc0, 0x56, 0xe0,
|
|
0x10, 0xdc, 0x6c, 0x92, 0x5b, 0x85, 0x91, 0x15, 0x51, 0x3a, 0xb7, 0x05, 0xd6, 0xa8, 0x04, 0x33,
|
|
0x49, 0x6f, 0x3a, 0xcc, 0x27, 0x68, 0x2f, 0x0a, 0x63, 0x4a, 0x1e, 0x45, 0xe2, 0x25, 0x7c, 0x0c,
|
|
0x66, 0x8a, 0x02, 0x9a, 0x9a, 0x22, 0x28, 0x7e, 0x74, 0x39, 0xcc, 0xc9, 0x36, 0x10, 0xd3, 0x49,
|
|
0xca, 0x4c, 0xc1, 0x86, 0x8b, 0xa3, 0x8c, 0xeb, 0xac, 0x55, 0x91, 0x3f, 0xcc, 0x98, 0xc7, 0xf2,
|
|
0x58, 0x01, 0xc4, 0x37, 0x81, 0xb4, 0x6c, 0x9c, 0x92, 0x5a, 0xee, 0x27, 0x81, 0x67, 0xa8, 0xc5,
|
|
0x42, 0x65, 0x95, 0xc5, 0xa1, 0xf1, 0x53, 0x0e, 0xb1, 0x01, 0xed, 0x66, 0xae, 0x4f, 0xa3, 0x28,
|
|
0x93, 0x9f, 0x9b, 0xb2, 0xa9, 0x86, 0xa3, 0x01, 0x2f, 0x18, 0xa1, 0x11, 0xed, 0x89, 0xb4, 0xcb,
|
|
0x33, 0xc8, 0x89, 0xb1, 0x20, 0x98, 0x36, 0x7e, 0xb6, 0x82, 0x10, 0x4a, 0x1c, 0x3f, 0x57, 0x58,
|
|
0x26, 0xb3, 0xb9, 0xe0, 0x89, 0x1d, 0x79, 0x1e, 0x68, 0xeb, 0x4a, 0x94, 0xad, 0xaf, 0x28, 0x69,
|
|
0x41, 0x70, 0xd0, 0xc8, 0x4c, 0x97, 0x58, 0x0e, 0xb2, 0xbd, 0xa4, 0x01, 0x00, 0x4a, 0x96, 0xcc,
|
|
0x48, 0xe0, 0x0b, 0xad, 0x62, 0x12, 0xb8, 0x04, 0x1c, 0x8b, 0x22, 0x8e, 0x0d, 0x99, 0xd6, 0x7a,
|
|
0xb1, 0xa4, 0x31, 0x01, 0x5a, 0xfc, 0x39, 0xc9, 0xf4, 0x45, 0x40, 0x5e, 0x42, 0x7a, 0xdd, 0x2a,
|
|
0x2b, 0x01, 0x99, 0xf6, 0x63, 0x66, 0xa4, 0xb8, 0xc2, 0x96, 0xe1, 0xfa, 0xcb, 0xa5, 0xb1, 0x02,
|
|
0x30, 0x38, 0x40, 0x25, 0xaf, 0xb4, 0xf0, 0x91, 0x81, 0x2c, 0xb3, 0x98, 0x01, 0x55, 0xa2, 0xaf,
|
|
0xb6, 0x60, 0xf6, 0x0b, 0x23, 0x14, 0xff, 0x5e, 0x43, 0x0b, 0xa7, 0x21, 0xe3, 0xac, 0x2d, 0x89,
|
|
0x28, 0x5b, 0xc7, 0x01, 0x0b, 0x73, 0xc9, 0xeb, 0x0e, 0x8d, 0xcf, 0x87, 0x84, 0x65, 0x53, 0x58,
|
|
0xcf, 0x37, 0x51, 0xb2, 0x61, 0xda, 0xdf, 0x4c, 0xd7, 0xcd, 0xcf, 0xd3, 0x94, 0x17, 0x39, 0xbd,
|
|
0xdd, 0x72, 0x1c, 0x51, 0xe9, 0xd6, 0x8c, 0xec, 0xde, 0x76, 0x14, 0x6e, 0x9a, 0x66, 0x5b, 0xad,
|
|
0xd1, 0xc6, 0x03, 0x36, 0x46, 0x4d, 0xf0, 0x47, 0x16, 0x72, 0x92, 0x3d, 0xdb, 0x70, 0xe2, 0xb0,
|
|
0xd8, 0xce, 0x68, 0x83, 0xbd, 0xda, 0x50, 0xaa, 0x0b, 0x10, 0xd5, 0xd7, 0xde, 0xa5, 0xbe, 0xa6,
|
|
0x93, 0x80, 0x45, 0xbd, 0xa8, 0xf6, 0x7a, 0x9f, 0x76, 0x51, 0x02, 0xd9, 0xee, 0xd9, 0x99, 0x6e,
|
|
0x41, 0x24, 0xc9, 0xbe, 0x6d, 0xbc, 0x14, 0x02, 0xb5, 0x36, 0x83, 0x67, 0x1f, 0xfb, 0xb5, 0x0b,
|
|
0xf9, 0x6d, 0xdd, 0x22, 0x8f, 0x82, 0xf7, 0x6f, 0x17, 0xa3, 0x74, 0xae, 0x09, 0x4b, 0xb0, 0x03,
|
|
0xda, 0x30, 0x1e, 0x02, 0xcd, 0x42, 0x31, 0x1c, 0xd8, 0x86, 0x2b, 0x89, 0x86, 0x38, 0xed, 0xa7,
|
|
0x9b, 0x79, 0xf1, 0x8b, 0x66, 0xd0, 0x41, 0x6d, 0x47, 0xaa, 0x4f, 0xb9, 0x54, 0xbc, 0x18, 0xed,
|
|
0xe0, 0xb6, 0x23, 0x43, 0xa5, 0xda, 0x0d, 0x97, 0x0f, 0x69, 0x3b, 0x12, 0x4c, 0x16, 0xa4, 0xf8,
|
|
0x7c, 0x68, 0xdb, 0xe1, 0xf7, 0x18, 0xef, 0xc4, 0x54, 0x8d, 0x4b, 0x92, 0x3f, 0x6a, 0x3b, 0x9c,
|
|
0xdb, 0x32, 0x58, 0x91, 0x3e, 0x0c, 0x2d, 0xb3, 0x71, 0x6a, 0x14, 0x5f, 0x64, 0x62, 0xe3, 0x70,
|
|
0xc4, 0x32, 0x61, 0x7b, 0x40, 0x6e, 0xe6, 0x27, 0x6d, 0xe8, 0x69, 0x30, 0x1b, 0x3d, 0xcf, 0xf4,
|
|
0xe2, 0x6e, 0x49, 0x1a, 0x89, 0x20, 0x7c, 0x2a, 0x49, 0x36, 0x8f, 0x8c, 0x2b, 0x7d, 0x04, 0x9a,
|
|
0x48, 0x15, 0x56, 0x67, 0xa2, 0xda, 0xd0, 0xe5, 0x57, 0x13, 0x91, 0x3a, 0x46, 0x24, 0x14, 0xc9,
|
|
0x91, 0x6d, 0x47, 0x7c, 0x0f, 0x00, 0xb6, 0x8e, 0xbe, 0x0d, 0x8d, 0xa9, 0x4e, 0x4b, 0x72, 0x4e,
|
|
0x14, 0x8b, 0xe9, 0x8f, 0x6e, 0x43, 0x1f, 0x7b, 0x19, 0xa4, 0xcd, 0x25, 0x95, 0x18, 0xc8, 0xc5,
|
|
0x4e, 0xed, 0x7f, 0x59, 0x1e, 0x42, 0x8e, 0x41, 0xd3, 0x76, 0x9b, 0x11, 0x5b, 0xa2, 0x8f, 0xe4,
|
|
0xaa, 0x9c, 0xe4, 0x3a, 0xae, 0x0d, 0x4b, 0xae, 0x6c, 0x3b, 0x39, 0x1e, 0xed, 0x0f, 0xdb, 0x20,
|
|
0xab, 0xd6, 0xc9, 0x09, 0xed, 0x72, 0x0d, 0xa5, 0x6d, 0xb6, 0x25, 0x20, 0x6d, 0x47, 0x61, 0x81,
|
|
0xae, 0x4f, 0xa0, 0x8b, 0x34, 0x22, 0xbf, 0x6c, 0x3b, 0x0a, 0x0b, 0x20, 0xc2, 0xd0, 0x3a, 0xa9,
|
|
0x2c, 0x5c, 0x06, 0xa9, 0xa2, 0x37, 0x72, 0x72, 0xbb, 0xe8, 0xa8, 0x96, 0x30, 0xb6, 0x5c, 0x7f,
|
|
0x39, 0x7a, 0x32, 0xb3, 0x45, 0x4e, 0x5d, 0x8e, 0x5e, 0xa1, 0x80, 0xfa, 0x34, 0x30, 0x13, 0x65,
|
|
0x4a, 0x77, 0xa3, 0x74, 0x33, 0x5b, 0x1c, 0x11, 0x25, 0x50, 0xb3, 0x6d, 0xc8, 0xe9, 0x6d, 0xec,
|
|
0x1b, 0x55, 0xc0, 0xce, 0x40, 0x0b, 0xcd, 0x73, 0x31, 0xfe, 0x26, 0x66, 0x26, 0x4c, 0x3a, 0x93,
|
|
0xa9, 0x47, 0xbb, 0x51, 0xcf, 0x44, 0x1b, 0xb5, 0x12, 0xac, 0x53, 0x45, 0x48, 0x33, 0x61, 0x34,
|
|
0x0f, 0xd9, 0x42, 0x4b, 0xf8, 0x2c, 0xc4, 0x82, 0x0a, 0xa8, 0x4e, 0x0f, 0x21, 0xbd, 0xbb, 0xcb,
|
|
0x28, 0xec, 0x6d, 0x16, 0xd7, 0xc2, 0x0c, 0x78, 0x89, 0x9c, 0x83, 0x7a, 0x76, 0x41, 0xec, 0x85,
|
|
0x80, 0xb6, 0x33, 0x44, 0xb2, 0xee, 0xea, 0x98, 0x74, 0x99, 0xce, 0x03, 0x5b, 0xdb, 0x54, 0x3f,
|
|
0x42, 0xa7, 0x76, 0x2b, 0xd8, 0xda, 0x2e, 0x80, 0xe9, 0xf1, 0x7c, 0xd0, 0xa3, 0x02, 0xf2, 0x1e,
|
|
0x67, 0x47, 0xec, 0xcf, 0x25, 0x50, 0x9e, 0x76, 0x41, 0xdb, 0x46, 0x22, 0xcb, 0xe0, 0x6c, 0x7a,
|
|
0xa8, 0x5d, 0xac, 0xc2, 0x61, 0xc2, 0xb3, 0x18, 0x06, 0x54, 0x7e, 0xa1, 0x2a, 0x34, 0x2f, 0x6c,
|
|
0x17, 0x7d, 0x11, 0x91, 0xb6, 0xb2, 0xfb, 0x5b, 0xfb, 0x88, 0x17, 0x95, 0x2c, 0xa5, 0x2a, 0x5f,
|
|
0x58, 0xbb, 0x13, 0x3f, 0x4d, 0xdd, 0x45, 0x56, 0xb3, 0xb4, 0xab, 0x1d, 0x49, 0x99, 0x3c, 0x0e,
|
|
0xc8, 0x25, 0x6d, 0x1c, 0x86, 0xe0, 0x14, 0x60, 0x18, 0x1b, 0xf3, 0x74, 0x69, 0x41, 0xb6, 0x1d,
|
|
0x40, 0x7d, 0x8d, 0xa0, 0x0d, 0x5d, 0x92, 0x35, 0x7e, 0xc6, 0x63, 0x53, 0x36, 0x22, 0xe6, 0x6b,
|
|
0x5e, 0x8e, 0x34, 0xbf, 0x6a, 0xb2, 0xb5, 0x2c, 0x48, 0x76, 0xb8, 0x4f, 0x34, 0x1a, 0x98, 0x63,
|
|
0x2a, 0x51, 0xfa, 0x4c, 0xae, 0x40, 0xba, 0xc2, 0x05, 0xe1, 0xf7, 0x45, 0x46, 0x29, 0x25, 0xbf,
|
|
0x6b, 0x17, 0x7d, 0x28, 0xa7, 0xe8, 0xb0, 0x56, 0x72, 0x25, 0x58, 0x73, 0x95, 0x58, 0x49, 0x44,
|
|
0x49, 0x75, 0x6f, 0xf3, 0x44, 0xe8, 0x47, 0x49, 0x5f, 0xad, 0xce, 0x55, 0x6d, 0xf7, 0xa1, 0x9d,
|
|
0x76, 0xca, 0x34, 0xab, 0xae, 0x6e, 0xbb, 0xf3, 0xc4, 0x16, 0xa7, 0x0b, 0x59, 0x5c, 0x9a, 0xcf,
|
|
0xb1, 0xdc, 0x19, 0xb9, 0x06, 0xd9, 0x91, 0x65, 0x90, 0x36, 0x57, 0x03, 0xe6, 0x6f, 0x6f, 0x45,
|
|
0xaa, 0x7a, 0x4d, 0x71, 0x19, 0x46, 0x95, 0xb4, 0x65, 0xe4, 0xda, 0x82, 0xd4, 0x69, 0x1e, 0xc0,
|
|
0xc4, 0x06, 0x4f, 0x49, 0x91, 0xeb, 0x80, 0x10, 0xcf, 0xee, 0x32, 0x35, 0xc1, 0x6f, 0xd6, 0xd0,
|
|
0x00, 0x18, 0x78, 0x81, 0xba, 0xbe, 0xbc, 0xd7, 0x94, 0x74, 0xaa, 0x2b, 0x5a, 0x49, 0x2a, 0xc2,
|
|
0x7a, 0x72, 0x43, 0xdb, 0x91, 0x08, 0x03, 0x67, 0x48, 0x85, 0x9a, 0xa3, 0x9b, 0xda, 0x30, 0xf8,
|
|
0x5f, 0x06, 0xae, 0x2f, 0x6a, 0xb4, 0x8b, 0xc5, 0x2f, 0xab, 0x06, 0xcc, 0x01, 0xeb, 0x25, 0xf1,
|
|
0x86, 0x38, 0x4a, 0x7a, 0x9b, 0xc9, 0x2d, 0x6d, 0x7b, 0x82, 0xa4, 0x52, 0x02, 0x22, 0x4f, 0x2a,
|
|
0xac, 0xdf, 0xad, 0x60, 0x6d, 0xac, 0x50, 0x68, 0x0a, 0x30, 0x16, 0xfb, 0x63, 0xc1, 0xd5, 0x54,
|
|
0xb7, 0x4e, 0x00, 0x92, 0xdc, 0xd6, 0xae, 0x7b, 0xb5, 0xb6, 0x33, 0x2f, 0x3d, 0x97, 0xf4, 0xfb,
|
|
0x51, 0x29, 0x33, 0x36, 0xce, 0x18, 0x9f, 0xfa, 0x03, 0x7d, 0x81, 0x88, 0xfc, 0xa9, 0x5d, 0x2a,
|
|
0x90, 0x12, 0xde, 0x12, 0xb6, 0x1b, 0x7a, 0x44, 0xb7, 0xb7, 0x8b, 0xe7, 0x51, 0x6e, 0xb4, 0x62,
|
|
0xd4, 0x1d, 0xce, 0xa9, 0xf2, 0xc2, 0xb7, 0x20, 0x08, 0xb9, 0x98, 0xf8, 0xd1, 0xaa, 0x1f, 0x8e,
|
|
0xc2, 0x61, 0x46, 0xee, 0x75, 0x22, 0x57, 0x3b, 0x90, 0xf7, 0x01, 0x81, 0x5d, 0x16, 0x69, 0xeb,
|
|
0x81, 0x00, 0x6d, 0x2b, 0xb0, 0x2e, 0xda, 0x0f, 0x00, 0xda, 0xcb, 0x22, 0xed, 0x2d, 0x66, 0xa0,
|
|
0x92, 0x6c, 0xb2, 0x45, 0x64, 0xd7, 0x1e, 0x6a, 0xe3, 0x74, 0x87, 0x6d, 0x32, 0x5f, 0x3f, 0x0c,
|
|
0x47, 0xb6, 0xcb, 0x14, 0xd0, 0x26, 0x2c, 0x36, 0xe5, 0xea, 0x96, 0xa9, 0xf2, 0x7e, 0xca, 0x3d,
|
|
0xdb, 0xbf, 0x00, 0xd1, 0xc7, 0xb3, 0x2e, 0x00, 0x1f, 0x69, 0xdb, 0xa4, 0xc7, 0x72, 0x40, 0x7b,
|
|
0x87, 0xba, 0xa4, 0xf0, 0x57, 0x73, 0x67, 0x8f, 0x4f, 0x7e, 0x92, 0xed, 0x27, 0x41, 0x82, 0xfc,
|
|
0xad, 0x5d, 0x8c, 0x7b, 0xcb, 0x20, 0x43, 0xf1, 0x51, 0x60, 0xd5, 0xd9, 0xac, 0x54, 0x54, 0x67,
|
|
0x77, 0x3d, 0x77, 0x19, 0xd8, 0x8e, 0xe8, 0x25, 0x03, 0x4a, 0xb6, 0x01, 0x4b, 0xc2, 0x39, 0x20,
|
|
0x12, 0x9f, 0x6c, 0xaf, 0x2f, 0x30, 0xf1, 0x55, 0xbe, 0x10, 0x79, 0x0c, 0x60, 0xd0, 0x94, 0x24,
|
|
0x50, 0x84, 0x43, 0x7f, 0x07, 0x7d, 0x56, 0x60, 0xcc, 0xf8, 0x1e, 0x2f, 0x38, 0x67, 0x0a, 0x2f,
|
|
0x80, 0x63, 0xb2, 0xc8, 0x9e, 0x3c, 0x81, 0x9c, 0x4b, 0x3e, 0xe2, 0x95, 0x49, 0x8e, 0xae, 0xb9,
|
|
0x3f, 0xd9, 0x86, 0x35, 0x2c, 0x0e, 0x44, 0x39, 0x69, 0xf8, 0x14, 0x10, 0x16, 0x05, 0x5a, 0x99,
|
|
0x48, 0xa5, 0xf0, 0x74, 0x85, 0xd9, 0x55, 0x8e, 0xe0, 0x38, 0x1b, 0x55, 0x46, 0x9e, 0x01, 0x20,
|
|
0x34, 0x49, 0x80, 0x22, 0xcf, 0x82, 0xa5, 0xaa, 0x02, 0xd9, 0x44, 0x0e, 0xa0, 0x88, 0x04, 0x1e,
|
|
0x52, 0x7c, 0x1e, 0x50, 0xac, 0x02, 0xd9, 0x34, 0x4e, 0xd5, 0x96, 0x07, 0x60, 0x7e, 0xb9, 0x3a,
|
|
0x23, 0xdb, 0x9d, 0xc6, 0x01, 0xc0, 0x24, 0x07, 0x02, 0xf2, 0x42, 0x49, 0xed, 0x73, 0x92, 0xbb,
|
|
0x86, 0x3d, 0x9e, 0x3f, 0x9a, 0x49, 0x69, 0x10, 0x2a, 0x5b, 0xf6, 0x22, 0xd0, 0x4e, 0xb6, 0x6f,
|
|
0x1e, 0x0e, 0xc3, 0xf8, 0x58, 0xca, 0x82, 0x1f, 0x90, 0x97, 0x0b, 0x86, 0x5c, 0x7e, 0x52, 0x08,
|
|
0xf8, 0xd9, 0xce, 0x67, 0x43, 0x78, 0xc5, 0x39, 0x04, 0x7e, 0x3a, 0x19, 0xf6, 0xc2, 0x64, 0x94,
|
|
0x71, 0x93, 0xbf, 0x18, 0xe6, 0x4b, 0xe4, 0x55, 0xe8, 0xe5, 0xc9, 0x25, 0xe6, 0xb9, 0x97, 0x51,
|
|
0xac, 0xc8, 0xcd, 0x8e, 0x06, 0x03, 0x9f, 0xf9, 0x2b, 0xaf, 0x39, 0x79, 0x8a, 0x9e, 0x16, 0xd8,
|
|
0x68, 0x78, 0xfa, 0x7a, 0xbb, 0x78, 0xf3, 0xd0, 0x6a, 0x5e, 0x55, 0xe2, 0x96, 0x8f, 0x28, 0x79,
|
|
0xa3, 0xb0, 0x49, 0x25, 0xd4, 0x02, 0xcc, 0x91, 0x2e, 0x77, 0x39, 0xde, 0x44, 0x2e, 0x07, 0x87,
|
|
0x4f, 0x8d, 0xed, 0x2c, 0x47, 0x82, 0xae, 0xbd, 0xbe, 0xe5, 0x9c, 0x39, 0x5b, 0xfc, 0xb5, 0x71,
|
|
0x9f, 0xc9, 0xbc, 0xf0, 0x7a, 0x84, 0x25, 0x7a, 0xbb, 0x5d, 0x4c, 0xb9, 0xcb, 0xf5, 0x2b, 0xe0,
|
|
0x8c, 0x3d, 0x22, 0xbb, 0x77, 0xb0, 0x2d, 0x91, 0xd4, 0x0b, 0xf0, 0x8d, 0xeb, 0x98, 0x49, 0x8b,
|
|
0xe8, 0xcc, 0x18, 0xd9, 0xa3, 0xe3, 0xd2, 0xe2, 0xb2, 0xb0, 0xe1, 0x07, 0x61, 0x14, 0x49, 0xce,
|
|
0xf2, 0x64, 0xde, 0x9e, 0x9d, 0x62, 0x1e, 0xc7, 0x85, 0xda, 0xab, 0xe3, 0xce, 0xce, 0x8d, 0x65,
|
|
0x99, 0xcf, 0x76, 0x6d, 0x3c, 0x1d, 0xc6, 0x21, 0x1f, 0x0a, 0xd9, 0xbb, 0x53, 0x0c, 0x15, 0x74,
|
|
0xaa, 0x42, 0xdd, 0x50, 0x90, 0x1e, 0x0a, 0xd9, 0xa7, 0xe3, 0x52, 0x41, 0xeb, 0x29, 0xf3, 0x20,
|
|
0x02, 0xe0, 0x50, 0x09, 0xc7, 0x68, 0xdf, 0x0e, 0xf4, 0xcf, 0x60, 0x01, 0x5c, 0xf1, 0x3e, 0xdd,
|
|
0x7e, 0x1d, 0x77, 0x55, 0x9d, 0xa3, 0xa4, 0x6b, 0xff, 0x4e, 0xd1, 0xe9, 0x43, 0x27, 0x29, 0x60,
|
|
0xa3, 0x1c, 0xd0, 0xc1, 0x19, 0x28, 0x95, 0x4e, 0x34, 0x08, 0x25, 0x23, 0x07, 0x76, 0x5c, 0xe6,
|
|
0x10, 0xa6, 0xf7, 0xad, 0x5d, 0xe4, 0x0e, 0x5a, 0x46, 0x0e, 0xea, 0x14, 0xbd, 0x89, 0xe5, 0xd0,
|
|
0x07, 0x77, 0x5c, 0x1a, 0x40, 0xac, 0xbd, 0xdc, 0x02, 0x3a, 0x96, 0x38, 0xa4, 0x03, 0x13, 0x06,
|
|
0xca, 0xbb, 0x9f, 0xa0, 0xf3, 0x99, 0x74, 0xfe, 0x0f, 0xed, 0x40, 0x65, 0x0d, 0x9a, 0xed, 0xfd,
|
|
0xa2, 0xd2, 0xb8, 0xe4, 0xc5, 0x8d, 0xe9, 0x24, 0xe6, 0xcc, 0xdc, 0xd5, 0x8f, 0xc2, 0x40, 0xec,
|
|
0x0d, 0x71, 0x9b, 0xe3, 0xf0, 0x8e, 0x75, 0xdf, 0x84, 0x2b, 0x05, 0x03, 0xbe, 0x23, 0x3a, 0xc5,
|
|
0xec, 0x1d, 0x77, 0x98, 0x4d, 0x2c, 0x2c, 0x63, 0x85, 0x8c, 0xfc, 0xb4, 0x53, 0xf4, 0x94, 0x5c,
|
|
0x30, 0x7b, 0xc9, 0xa8, 0x53, 0xcc, 0x2a, 0x5a, 0xac, 0x58, 0xbf, 0x80, 0x1c, 0x59, 0x12, 0xd8,
|
|
0x42, 0xdc, 0xc1, 0x4c, 0xac, 0xa8, 0x26, 0x39, 0xaa, 0x53, 0x0c, 0x50, 0x66, 0x55, 0x48, 0x3a,
|
|
0x3d, 0x3d, 0xe3, 0x33, 0x4d, 0x34, 0x19, 0x8d, 0xb2, 0x05, 0x7e, 0x54, 0x41, 0x8e, 0x86, 0x9c,
|
|
0xe3, 0xd7, 0xea, 0x65, 0xd2, 0x38, 0xf5, 0xb3, 0x05, 0x75, 0xf1, 0xfa, 0x17, 0x50, 0xa8, 0x5c,
|
|
0x08, 0x7b, 0x97, 0xa8, 0x20, 0x7e, 0xaa, 0x82, 0x23, 0x57, 0xf7, 0x98, 0xfb, 0xcc, 0xeb, 0x54,
|
|
0xb1, 0xd6, 0xb1, 0x1d, 0xe7, 0x81, 0xa7, 0x18, 0xa2, 0xc8, 0x87, 0x65, 0x0b, 0xe1, 0x90, 0x1c,
|
|
0x57, 0x12, 0x67, 0x9e, 0xaf, 0x52, 0x4e, 0x41, 0x06, 0x97, 0xe4, 0xf8, 0x8a, 0x9d, 0x97, 0x26,
|
|
0x91, 0xaa, 0x9f, 0x33, 0xa5, 0x9a, 0xe4, 0x04, 0x80, 0x85, 0x6a, 0xc4, 0x85, 0x3d, 0xb1, 0x03,
|
|
0xd3, 0x13, 0x4e, 0x8c, 0x2d, 0x4c, 0x02, 0xab, 0xa3, 0x14, 0x3f, 0xdc, 0x7d, 0x96, 0xe8, 0x49,
|
|
0x1d, 0x97, 0x11, 0xe7, 0x06, 0xd2, 0x9e, 0x37, 0x91, 0x93, 0x3b, 0x2e, 0x77, 0x4f, 0x9e, 0x1b,
|
|
0x0b, 0x9c, 0xaa, 0x4f, 0x21, 0xa7, 0x74, 0xca, 0xa7, 0x26, 0xb2, 0x1c, 0x81, 0xdf, 0x4f, 0xd2,
|
|
0x1e, 0xd4, 0xa9, 0x40, 0x18, 0xb5, 0x97, 0x05, 0x8a, 0x2c, 0xe6, 0x12, 0xb9, 0x30, 0x6b, 0x92,
|
|
0x28, 0xe0, 0x2f, 0xca, 0x9c, 0xde, 0x71, 0xb9, 0xd8, 0xb3, 0xcb, 0xb8, 0xc1, 0x67, 0x94, 0x44,
|
|
0x0e, 0x47, 0x44, 0x3b, 0x27, 0xeb, 0x19, 0xef, 0x36, 0xb1, 0xb8, 0x97, 0x9c, 0xe9, 0xdc, 0x3f,
|
|
0x46, 0x3f, 0xea, 0x2b, 0xaf, 0xbf, 0x02, 0x13, 0xb3, 0xeb, 0xc4, 0x47, 0x08, 0x57, 0xfe, 0x2c,
|
|
0x68, 0x14, 0xf4, 0x03, 0x43, 0xa2, 0x86, 0xd8, 0xa2, 0xf8, 0x37, 0x19, 0x39, 0xbb, 0x53, 0x74,
|
|
0xb0, 0xf8, 0x51, 0x1a, 0x33, 0xf6, 0x7c, 0xcb, 0xcc, 0x52, 0x99, 0x7b, 0x39, 0xa7, 0x53, 0xcc,
|
|
0xa5, 0xa0, 0x8b, 0x0b, 0x6c, 0x1c, 0xdc, 0x72, 0x9c, 0x0b, 0x94, 0x49, 0x25, 0xca, 0xb0, 0xe6,
|
|
0xbc, 0x8e, 0xb5, 0x8b, 0xc6, 0xc7, 0x57, 0x5a, 0x11, 0x26, 0x5f, 0x4d, 0x6a, 0x6e, 0x6b, 0x07,
|
|
0xe7, 0x05, 0xf5, 0x4d, 0xdf, 0x42, 0x9d, 0x03, 0xe5, 0x2b, 0x75, 0x7e, 0xc7, 0xe5, 0x19, 0x88,
|
|
0x7b, 0xe0, 0xab, 0xe9, 0x80, 0x71, 0x75, 0x53, 0xc8, 0x53, 0x97, 0x17, 0x74, 0x5c, 0x3e, 0xa1,
|
|
0x38, 0x4f, 0x14, 0x3e, 0x01, 0xd7, 0xb6, 0x61, 0x8f, 0x99, 0xaa, 0x70, 0x48, 0xc9, 0xaf, 0x3b,
|
|
0xb6, 0x52, 0xf6, 0x9d, 0xc0, 0x66, 0x96, 0x17, 0x56, 0x71, 0x4e, 0x85, 0x1d, 0xeb, 0x52, 0x2e,
|
|
0xd6, 0x17, 0x55, 0x71, 0x0e, 0xa2, 0xec, 0xe5, 0xaa, 0x0e, 0x4a, 0x0a, 0x00, 0x4d, 0xb1, 0xd2,
|
|
0x0f, 0xfa, 0x54, 0x89, 0xc0, 0xc5, 0x25, 0xf3, 0x6c, 0xd3, 0xa8, 0xd2, 0x1d, 0x97, 0x81, 0xee,
|
|
0x25, 0x9d, 0xe2, 0x4d, 0x0c, 0x27, 0xce, 0x56, 0x1b, 0x95, 0x14, 0xb8, 0xb8, 0x26, 0xca, 0xf4,
|
|
0x53, 0xb6, 0x2a, 0xce, 0xc3, 0x94, 0x6a, 0x09, 0x5f, 0x2f, 0x8a, 0x25, 0x2f, 0xeb, 0xd4, 0xbf,
|
|
0x5b, 0xfb, 0xe6, 0x8e, 0xc2, 0x6d, 0xf1, 0x11, 0xb2, 0x6c, 0x13, 0x74, 0x71, 0xa3, 0x98, 0xe0,
|
|
0x6e, 0x7e, 0xca, 0xbd, 0x15, 0x72, 0x55, 0xd7, 0xae, 0xaf, 0xdd, 0x05, 0x53, 0x6c, 0x47, 0x31,
|
|
0xe9, 0x4d, 0x45, 0x35, 0x09, 0x3f, 0x90, 0xbb, 0xa6, 0xeb, 0x52, 0x17, 0xa0, 0x74, 0x58, 0x47,
|
|
0x20, 0xd7, 0x76, 0x5d, 0x3a, 0x1a, 0x01, 0xd5, 0xc0, 0xae, 0xeb, 0xa2, 0x73, 0x60, 0xfe, 0x34,
|
|
0x07, 0xce, 0x2e, 0xf0, 0xdb, 0x55, 0xd7, 0x77, 0xed, 0xb6, 0xb7, 0xfd, 0xf2, 0x9c, 0xdd, 0x5c,
|
|
0x32, 0x9c, 0x15, 0xe7, 0x0f, 0x73, 0xbb, 0xca, 0x27, 0x5f, 0x6e, 0xe8, 0xc2, 0x70, 0x49, 0xf7,
|
|
0xec, 0x82, 0xda, 0x3b, 0x4e, 0x5d, 0xf4, 0x50, 0x83, 0x79, 0x2b, 0xea, 0xa6, 0x2e, 0x7a, 0xa8,
|
|
0xa1, 0x74, 0x6f, 0xe2, 0xe6, 0x2e, 0x7a, 0x03, 0xca, 0x4e, 0x0e, 0xc5, 0x6f, 0xb7, 0x80, 0x01,
|
|
0x01, 0x15, 0x8b, 0xad, 0xae, 0xcc, 0x27, 0x69, 0xee, 0xdd, 0xda, 0xad, 0x7f, 0xbb, 0xf6, 0xb5,
|
|
0xe2, 0x1c, 0x2a, 0x3e, 0x51, 0x83, 0xf9, 0xa3, 0xb3, 0x9b, 0xd9, 0xa4, 0x17, 0xfa, 0xd1, 0x24,
|
|
0xa5, 0x01, 0xbf, 0x8d, 0xc0, 0x23, 0x04, 0x6a, 0xbb, 0xb9, 0xcd, 0xd9, 0x4d, 0xc5, 0x27, 0xba,
|
|
0x8a, 0xa6, 0x6b, 0x8b, 0xe2, 0x5d, 0xb3, 0xc9, 0x64, 0xf1, 0x83, 0xac, 0x1b, 0x36, 0xa9, 0xd7,
|
|
0xdb, 0xbb, 0x58, 0x68, 0x8b, 0x13, 0x2a, 0x7e, 0xa5, 0xd3, 0x3a, 0x5d, 0x97, 0x86, 0x40, 0x58,
|
|
0x4b, 0x43, 0xf7, 0x75, 0x67, 0x17, 0xbd, 0x50, 0xa2, 0x05, 0xa0, 0xea, 0x23, 0xd5, 0xd5, 0x9f,
|
|
0xbb, 0x2e, 0xd3, 0xae, 0x6f, 0xab, 0xca, 0x27, 0x33, 0x74, 0x0f, 0x77, 0x75, 0x5d, 0xf1, 0x4f,
|
|
0x11, 0xab, 0x08, 0xdf, 0xdd, 0xc5, 0x39, 0xbc, 0x21, 0x98, 0xb5, 0x90, 0xb2, 0x7b, 0xc0, 0x2a,
|
|
0x14, 0x17, 0x4e, 0x08, 0x92, 0x63, 0xe5, 0xee, 0xed, 0xc2, 0x4b, 0x06, 0x78, 0xe5, 0xca, 0xdf,
|
|
0xe8, 0x32, 0x9c, 0xae, 0x55, 0x4c, 0xce, 0x8e, 0x0a, 0xd9, 0xca, 0xfb, 0xbb, 0x38, 0xd0, 0x2a,
|
|
0x75, 0x52, 0x4c, 0x57, 0x3e, 0xd0, 0xb5, 0xbe, 0x65, 0xd9, 0xe3, 0xe0, 0x77, 0xb4, 0xc8, 0x83,
|
|
0x5d, 0x97, 0x1d, 0x99, 0xa6, 0x69, 0x9f, 0x02, 0x77, 0x83, 0x3c, 0xd4, 0xc5, 0xa6, 0x49, 0x42,
|
|
0x05, 0x6c, 0x75, 0x9a, 0x8c, 0x86, 0xfa, 0xce, 0x27, 0x33, 0x3f, 0xe4, 0x61, 0xa7, 0x4e, 0xb2,
|
|
0x24, 0xed, 0x95, 0xb7, 0x2e, 0xf6, 0xcd, 0x01, 0x51, 0x04, 0x94, 0x64, 0x1f, 0xe9, 0x56, 0x24,
|
|
0x0a, 0x61, 0x7e, 0x41, 0xc4, 0x58, 0x7f, 0xed, 0x56, 0x24, 0x0a, 0x8b, 0x48, 0x5b, 0x30, 0xd4,
|
|
0x75, 0x99, 0x27, 0x26, 0x1b, 0xc0, 0x57, 0xb2, 0xe2, 0xf6, 0x68, 0x15, 0x5a, 0xca, 0x74, 0x01,
|
|
0xbd, 0xcd, 0x39, 0xcb, 0xe2, 0x50, 0x74, 0xca, 0xe3, 0xf1, 0xae, 0xfb, 0xe5, 0x41, 0x3f, 0xca,
|
|
0x99, 0xdb, 0x2e, 0xe7, 0xf7, 0x44, 0x41, 0xdc, 0x75, 0xf0, 0x0e, 0x30, 0xe2, 0x2d, 0x41, 0xfe,
|
|
0xe0, 0x1f, 0x79, 0xb2, 0xeb, 0xf0, 0xba, 0xe4, 0x17, 0x99, 0xc9, 0xe0, 0x65, 0xe4, 0x99, 0xae,
|
|
0x23, 0x6a, 0x29, 0xc1, 0x0c, 0xc3, 0x9e, 0xed, 0x56, 0x3e, 0x9d, 0xc4, 0x1f, 0xdf, 0xe1, 0x2f,
|
|
0xb3, 0x09, 0x3b, 0xf1, 0x5c, 0x17, 0xa7, 0x42, 0x55, 0x15, 0x93, 0x2c, 0x7c, 0x93, 0x29, 0xfb,
|
|
0xe7, 0x81, 0x29, 0x71, 0x43, 0x6c, 0x8a, 0x69, 0x07, 0x54, 0xaa, 0xaa, 0x4c, 0xd0, 0xdc, 0xdf,
|
|
0xbe, 0x03, 0x2a, 0xd5, 0x7c, 0xa2, 0x1f, 0x6b, 0x01, 0xfb, 0xcc, 0x2a, 0x07, 0xae, 0x1b, 0x68,
|
|
0xac, 0x5e, 0x55, 0xe1, 0xec, 0xa5, 0x01, 0x7f, 0x0c, 0x85, 0x5b, 0xe1, 0x17, 0xa1, 0xae, 0xb2,
|
|
0x17, 0x43, 0xb4, 0xa1, 0x0b, 0xb3, 0x05, 0x8b, 0x7d, 0x09, 0x6d, 0x62, 0xfc, 0xe8, 0x62, 0x94,
|
|
0x64, 0xa5, 0xb4, 0x3d, 0x79, 0x19, 0xb1, 0xba, 0xf4, 0x48, 0xa4, 0x19, 0xf5, 0x2b, 0xdd, 0x2a,
|
|
0xa7, 0x09, 0xdc, 0xf0, 0x20, 0xaf, 0x75, 0xab, 0xcf, 0xce, 0xc5, 0x15, 0x10, 0xf2, 0x7a, 0xb7,
|
|
0xfa, 0xec, 0x5c, 0x20, 0x4c, 0x8f, 0x6f, 0x74, 0xed, 0xd1, 0x9b, 0x32, 0xae, 0xbb, 0x31, 0x3e,
|
|
0xaa, 0x3b, 0x4b, 0x6f, 0x16, 0x24, 0x4a, 0x2f, 0x58, 0x71, 0x4f, 0x29, 0x62, 0x6f, 0x55, 0xc1,
|
|
0x0b, 0x9b, 0x4a, 0x5f, 0x8a, 0x73, 0x9a, 0x07, 0x85, 0xe2, 0x19, 0x9c, 0x81, 0x6f, 0x6a, 0x72,
|
|
0xdf, 0xee, 0xba, 0x9c, 0xe0, 0x22, 0x56, 0x11, 0xde, 0xdd, 0x73, 0x78, 0x95, 0x6a, 0xb7, 0x42,
|
|
0xef, 0x73, 0x0f, 0xcf, 0xe1, 0x55, 0x96, 0x71, 0xf6, 0xda, 0x9d, 0xe7, 0x4a, 0x79, 0x70, 0x61,
|
|
0x5f, 0x4f, 0xfb, 0x3c, 0x37, 0xb3, 0x4a, 0x1c, 0x81, 0x07, 0x64, 0x2f, 0xcf, 0x3a, 0x86, 0xc0,
|
|
0xa5, 0x63, 0xeb, 0x2d, 0xb2, 0x6d, 0x7b, 0x7b, 0xae, 0x6c, 0x98, 0xcb, 0x5c, 0xec, 0xe3, 0xe1,
|
|
0xd0, 0x4c, 0xa2, 0x9d, 0x86, 0x62, 0x5f, 0xaf, 0xa8, 0x24, 0x56, 0xc5, 0x19, 0xb3, 0x9d, 0xfa,
|
|
0x42, 0x9c, 0xbc, 0x16, 0x4c, 0xf6, 0xf3, 0x8a, 0x4a, 0xc2, 0x05, 0xb3, 0x69, 0x29, 0xcf, 0x75,
|
|
0x08, 0x6a, 0xd9, 0xa4, 0x33, 0x26, 0x07, 0x78, 0x2e, 0x3b, 0x58, 0xc2, 0xd9, 0x6b, 0x77, 0x4e,
|
|
0x56, 0x8a, 0x89, 0x09, 0x63, 0x94, 0xed, 0xca, 0x94, 0x16, 0x8f, 0xea, 0x0e, 0xf2, 0x5c, 0xb1,
|
|
0xc9, 0x9a, 0x6f, 0xaf, 0xd8, 0x69, 0x03, 0x1b, 0xf7, 0x90, 0x27, 0x31, 0x18, 0xc3, 0x0f, 0xf6,
|
|
0x5c, 0xf6, 0x4a, 0x71, 0x91, 0x83, 0x67, 0x25, 0x94, 0x1c, 0xe2, 0xb9, 0x6c, 0x25, 0x1b, 0xa7,
|
|
0x38, 0x1b, 0x37, 0x07, 0x31, 0x87, 0x7a, 0xae, 0x64, 0x74, 0x11, 0x66, 0x33, 0x54, 0x5e, 0xe9,
|
|
0x6c, 0xe0, 0x3f, 0x67, 0xc6, 0x99, 0xf0, 0x64, 0xe4, 0x30, 0x0f, 0x87, 0xae, 0x60, 0xa2, 0x1c,
|
|
0x49, 0x03, 0xee, 0xce, 0x1e, 0xee, 0xa1, 0x03, 0x0b, 0x73, 0xf7, 0x39, 0xcf, 0x74, 0x39, 0xe6,
|
|
0x8f, 0x3d, 0xf4, 0x04, 0x45, 0x19, 0x61, 0xaf, 0xea, 0x39, 0x57, 0x4c, 0x5c, 0xeb, 0xca, 0xa9,
|
|
0x7c, 0x94, 0x43, 0xb8, 0x03, 0x47, 0x38, 0x19, 0x0b, 0x70, 0xe2, 0x41, 0xc9, 0x23, 0x9d, 0x8c,
|
|
0x05, 0x28, 0xf1, 0x1e, 0x10, 0xbf, 0x3b, 0xf7, 0x4e, 0xdd, 0x4e, 0x50, 0x81, 0x3b, 0xda, 0x73,
|
|
0x06, 0x31, 0x16, 0x67, 0x4b, 0x9e, 0x3c, 0xd7, 0x96, 0x47, 0x13, 0xb1, 0xe5, 0x4a, 0xc7, 0x78,
|
|
0x6e, 0x0b, 0x5d, 0x00, 0xeb, 0xe2, 0x27, 0xcf, 0xe5, 0x1e, 0x4e, 0xf1, 0xd2, 0x76, 0xe6, 0xe1,
|
|
0xc5, 0xc1, 0xa8, 0x97, 0x8b, 0xb3, 0xe3, 0x9e, 0x38, 0x1c, 0x91, 0x3d, 0x1c, 0xef, 0x1c, 0x8e,
|
|
0xfb, 0x1b, 0x72, 0x82, 0x67, 0x6d, 0xa6, 0xdd, 0xe1, 0xc2, 0x50, 0x89, 0x9c, 0x4d, 0x38, 0x24,
|
|
0x27, 0x7a, 0xae, 0x93, 0x78, 0x08, 0xb1, 0xe9, 0x29, 0xe7, 0x52, 0x09, 0x3d, 0x0d, 0xca, 0x4c,
|
|
0x4f, 0x2a, 0x28, 0x00, 0x89, 0xb4, 0x28, 0x7d, 0x53, 0x0e, 0xc8, 0x1a, 0xd0, 0xa4, 0x4b, 0x3c,
|
|
0xf1, 0xb4, 0x24, 0xce, 0x3e, 0x4f, 0x71, 0x2e, 0x11, 0x40, 0xd8, 0xab, 0x71, 0xce, 0x45, 0x97,
|
|
0xa5, 0x7b, 0x89, 0x6f, 0xd5, 0xd8, 0x69, 0x4e, 0x29, 0x82, 0x38, 0xfd, 0x7c, 0x8e, 0x93, 0xa0,
|
|
0x7e, 0x2b, 0xc2, 0xe6, 0xc0, 0xcf, 0x2c, 0x68, 0x6e, 0x89, 0x2d, 0xe1, 0x6c, 0x59, 0x93, 0x57,
|
|
0x34, 0x88, 0x25, 0xac, 0xaa, 0xe9, 0x3e, 0xcb, 0x39, 0x54, 0xc7, 0x61, 0xd1, 0xd9, 0x25, 0x23,
|
|
0x33, 0x16, 0x04, 0xf2, 0x59, 0x12, 0xbe, 0x88, 0xc2, 0x7b, 0x60, 0x72, 0x47, 0xce, 0xf1, 0x5c,
|
|
0x61, 0xf6, 0x1a, 0x5f, 0xdd, 0x02, 0xe5, 0x4f, 0xcc, 0x05, 0xcc, 0x3b, 0x9b, 0xde, 0x75, 0x86,
|
|
0x9c, 0xeb, 0xb9, 0x7c, 0x23, 0x17, 0xd4, 0x26, 0xa8, 0x3c, 0x1b, 0x09, 0xd9, 0x4f, 0x38, 0x52,
|
|
0xd1, 0xdc, 0xea, 0x9c, 0x8f, 0x05, 0xd8, 0x12, 0x27, 0xcf, 0x51, 0xf5, 0x56, 0xc8, 0xea, 0x5e,
|
|
0xe0, 0x39, 0xaa, 0xde, 0x30, 0xc6, 0x96, 0x36, 0x79, 0xae, 0x70, 0x6a, 0x6c, 0xc4, 0x3c, 0x2b,
|
|
0xee, 0x25, 0xdb, 0x13, 0x65, 0x51, 0x30, 0xab, 0x6e, 0xad, 0x5e, 0xe8, 0x1c, 0x2d, 0x2e, 0x50,
|
|
0x58, 0x37, 0x64, 0xf6, 0xe6, 0x22, 0xcf, 0x75, 0x52, 0x5e, 0x06, 0xda, 0x7c, 0x94, 0xe7, 0x0a,
|
|
0x3d, 0xf0, 0x07, 0xf2, 0x3d, 0xec, 0x8b, 0x3d, 0x57, 0xe8, 0xe1, 0x40, 0xda, 0x57, 0x7f, 0x9c,
|
|
0x4b, 0xcc, 0x9d, 0xe7, 0x81, 0x4a, 0xb9, 0x99, 0x9d, 0x70, 0xb9, 0xe7, 0xf2, 0x79, 0x0a, 0x50,
|
|
0x5d, 0xf8, 0xe4, 0x55, 0x94, 0x0d, 0xac, 0x0e, 0xe7, 0xc1, 0x01, 0x75, 0x46, 0xae, 0xf0, 0x2a,
|
|
0xca, 0x06, 0x0a, 0x40, 0xfb, 0x9e, 0x8f, 0xe7, 0x3a, 0x94, 0x57, 0x42, 0x31, 0x96, 0xf6, 0xfc,
|
|
0xd8, 0x27, 0x57, 0x3a, 0x47, 0x8a, 0x30, 0xf6, 0x39, 0x1f, 0x27, 0xcb, 0xd4, 0x9c, 0x25, 0x96,
|
|
0x7f, 0x68, 0x9f, 0x46, 0x26, 0x57, 0x7b, 0xf5, 0x66, 0xed, 0x3b, 0xef, 0xe2, 0x0b, 0x5b, 0x1d,
|
|
0x85, 0xf7, 0x5d, 0xf1, 0x85, 0x4b, 0x83, 0xbb, 0xc6, 0x83, 0x4f, 0x64, 0x49, 0xf9, 0x12, 0x97,
|
|
0xdb, 0x47, 0x9b, 0xc8, 0x1f, 0x90, 0xac, 0xa3, 0x36, 0xf3, 0xfd, 0xb5, 0x1e, 0x4c, 0xee, 0x19,
|
|
0x67, 0x56, 0xbf, 0x0c, 0x70, 0x9d, 0x87, 0x1e, 0xda, 0x04, 0xcd, 0x99, 0x68, 0xbf, 0xde, 0xa9,
|
|
0xc9, 0xa6, 0x8b, 0xaf, 0x16, 0x90, 0x1b, 0x9c, 0xb2, 0xa3, 0x5a, 0x6d, 0x1e, 0x7c, 0x2a, 0xe9,
|
|
0x93, 0x1b, 0x9d, 0xea, 0xc1, 0x05, 0xb5, 0xb7, 0xd3, 0xdc, 0x46, 0x7e, 0xb4, 0x29, 0x62, 0x01,
|
|
0x8d, 0x48, 0x9e, 0x33, 0x89, 0x23, 0x37, 0x97, 0xb6, 0xbe, 0x4a, 0x71, 0xcf, 0xf2, 0xbc, 0xbe,
|
|
0xb0, 0x20, 0xe4, 0x16, 0xcf, 0x95, 0x87, 0x90, 0x65, 0x31, 0xf2, 0x56, 0x1a, 0xb9, 0xd5, 0x73,
|
|
0x1d, 0xc9, 0x43, 0x88, 0x4d, 0xac, 0x79, 0xe5, 0x17, 0xb1, 0x45, 0xfc, 0xc4, 0x34, 0x92, 0x78,
|
|
0x92, 0xf3, 0x36, 0xaf, 0xfc, 0x22, 0x36, 0x04, 0xd8, 0xdc, 0x99, 0xd3, 0xf1, 0xd4, 0x47, 0xb1,
|
|
0x61, 0xec, 0x73, 0xdd, 0x09, 0x04, 0xef, 0x76, 0xaf, 0xbe, 0xa2, 0xf6, 0xad, 0x1d, 0xc6, 0xdb,
|
|
0xb4, 0x99, 0xe7, 0x3e, 0xa6, 0x32, 0xdf, 0x81, 0x17, 0x35, 0xef, 0x74, 0xba, 0x17, 0x4e, 0xac,
|
|
0xcd, 0x95, 0x79, 0xa5, 0x23, 0x28, 0x55, 0x7b, 0x90, 0x2f, 0x71, 0x1b, 0x69, 0x5c, 0xd3, 0xbb,
|
|
0x9c, 0x9e, 0x8e, 0xe6, 0x8d, 0x7c, 0x0f, 0x40, 0xe4, 0xf7, 0x45, 0xed, 0xcf, 0xdd, 0x1e, 0x3e,
|
|
0x62, 0xc2, 0x68, 0x5d, 0x30, 0x73, 0x8f, 0x73, 0xe5, 0x90, 0xaf, 0xab, 0x93, 0x1b, 0xf7, 0x3a,
|
|
0xfd, 0x59, 0xed, 0x65, 0x28, 0x23, 0x7a, 0x5f, 0xc1, 0x36, 0x2a, 0xdd, 0x6f, 0xb7, 0xb5, 0xc2,
|
|
0xdd, 0xef, 0xd4, 0x70, 0xcc, 0x8e, 0xce, 0xad, 0x5d, 0x31, 0x97, 0x52, 0x6a, 0x26, 0xfd, 0x80,
|
|
0xd3, 0x1f, 0xe7, 0x85, 0xed, 0xba, 0x76, 0x50, 0x4c, 0x49, 0x3f, 0x5a, 0xfa, 0xa0, 0x67, 0x53,
|
|
0xa3, 0xef, 0x0c, 0xb7, 0xcf, 0x43, 0x39, 0xf7, 0xa2, 0x3a, 0x38, 0x41, 0x5f, 0x92, 0x87, 0x9d,
|
|
0x7b, 0xd1, 0x05, 0xb5, 0xa9, 0x32, 0xb7, 0x67, 0x81, 0xc0, 0x22, 0x79, 0xf9, 0x88, 0x53, 0x9d,
|
|
0x97, 0x81, 0xb6, 0x0a, 0x0c, 0x2c, 0x32, 0x86, 0x71, 0x41, 0xd3, 0x4c, 0xf9, 0x1b, 0x60, 0x0a,
|
|
0x28, 0x08, 0xe0, 0xc9, 0x08, 0x7b, 0x82, 0xb7, 0x36, 0x96, 0x37, 0xe5, 0xac, 0xab, 0xf5, 0x28,
|
|
0xb0, 0xe3, 0xf6, 0xb3, 0x55, 0x71, 0xb0, 0xdc, 0x47, 0xdb, 0xc0, 0x2e, 0xb3, 0x1f, 0x55, 0x7f,
|
|
0x21, 0x37, 0x43, 0x46, 0x1e, 0xf3, 0xea, 0xed, 0xda, 0x77, 0x4b, 0xdf, 0xf1, 0xa4, 0x4a, 0xf5,
|
|
0xc7, 0x4c, 0xa2, 0xf8, 0xce, 0xfe, 0xbb, 0x93, 0xbf, 0xe2, 0x41, 0x2c, 0x99, 0xda, 0xe7, 0x37,
|
|
0xb3, 0xf9, 0x21, 0xe6, 0xe3, 0x4e, 0xfe, 0x96, 0x81, 0x86, 0xbf, 0x4f, 0x54, 0x88, 0x13, 0xaf,
|
|
0xae, 0xad, 0x1e, 0x16, 0x79, 0xd2, 0xab, 0x7f, 0xaf, 0xd6, 0x7c, 0xb7, 0x9f, 0xd9, 0x97, 0xae,
|
|
0x9c, 0x22, 0x86, 0xfd, 0x10, 0x73, 0x2b, 0x4f, 0xe6, 0x6b, 0x9e, 0xf6, 0xea, 0xad, 0xda, 0x4e,
|
|
0xef, 0xe6, 0x13, 0xd3, 0xdb, 0x33, 0x4e, 0x7b, 0xc5, 0x14, 0xc9, 0x12, 0xaf, 0xe0, 0x31, 0x7c,
|
|
0x21, 0xcf, 0x56, 0xe8, 0xdb, 0x02, 0xce, 0x16, 0xa9, 0x2d, 0xb3, 0xa7, 0x0a, 0xeb, 0xf2, 0xfc,
|
|
0x32, 0x7b, 0xaa, 0x62, 0x65, 0xfe, 0x51, 0xe5, 0xf9, 0x80, 0x91, 0xa0, 0x87, 0x00, 0xb6, 0x7b,
|
|
0x55, 0x79, 0xe5, 0xd2, 0x07, 0x3a, 0x93, 0xe8, 0xde, 0x8d, 0xd5, 0x5d, 0xbc, 0xe8, 0x55, 0x1c,
|
|
0xc0, 0x57, 0x76, 0xf1, 0x12, 0x10, 0x94, 0x1d, 0xdf, 0x99, 0xf6, 0xed, 0x2e, 0xaf, 0xbe, 0xb2,
|
|
0xf6, 0xbd, 0xff, 0xd3, 0xa6, 0xb1, 0x99, 0x47, 0xaf, 0xde, 0xa9, 0xad, 0x78, 0x77, 0xbb, 0xdc,
|
|
0x3e, 0xef, 0xe5, 0xd5, 0xbb, 0xb5, 0xd6, 0xbb, 0xde, 0xed, 0xf6, 0xf6, 0x23, 0x08, 0x49, 0x85,
|
|
0xda, 0x5a, 0xe9, 0xe7, 0x39, 0xbf, 0x4a, 0x32, 0x54, 0x75, 0x82, 0xe4, 0x75, 0xe4, 0xa1, 0xa0,
|
|
0xe5, 0xe2, 0x01, 0xa9, 0xf0, 0xb8, 0xde, 0x40, 0xc1, 0x89, 0x13, 0x63, 0x9f, 0xf8, 0x72, 0x2e,
|
|
0xaa, 0xa9, 0xe0, 0x2b, 0x57, 0xbd, 0xbc, 0xe5, 0xd5, 0x1b, 0xb5, 0x6f, 0xef, 0xf8, 0x07, 0x36,
|
|
0xc9, 0xe9, 0xad, 0xfc, 0x97, 0x35, 0xef, 0xd9, 0xfd, 0x3d, 0xff, 0xef, 0x7f, 0x03, 0x00, 0x00,
|
|
0xff, 0xff, 0xc6, 0x5c, 0xe3, 0x53, 0xdf, 0x69, 0x00, 0x00,
|
|
}
|