dota_gcmessages_client_coaching.proto
- Module:
dota_gcmessages_client_coaching_pb2 - Syntax:
unknown - Package:
(none) - Imports: 2
- Messages: 35 (top-level: 35)
- Enums: 17 (top-level: 4)
Imports
dota_shared_enums.protodota_gcmessages_common_lobby.proto
Messages
Expand any message to inspect all fields.
CMsgPlayerCoachMatch — fields: 7; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | match_id | uint64 | optional | `` | |
| 2 | match_outcome | .EMatchOutcome | optional | `` | default = k_EMatchOutcome_Unknown |
| 3 | coached_team | uint32 | optional | `` | |
| 4 | start_time | fixed32 | optional | `` | |
| 5 | duration | uint32 | optional | `` | |
| 6 | teammate_ratings | .ECoachTeammateRating | repeated | `` | |
| 7 | coach_flags | uint32 | optional | `` |
CMsgPrivateCoachingSessionMember — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | account_id | uint32 | optional | `` | |
| 2 | member_flags | uint32 | optional | `` | |
| 3 | member_session_rating | .ECoachTeammateRating | optional | `` | default = k_ECoachTeammateRating_None |
CMsgPrivateCoachingSession — fields: 9; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | private_coaching_session_id | uint64 | optional | `` | |
| 2 | requested_timestamp | fixed32 | optional | `` | |
| 3 | requested_language | uint32 | optional | `` | |
| 4 | coaching_session_state | .EPrivateCoachingSessionState | optional | `` | default = k_ePrivateCoachingSessionState_Invalid |
| 5 | session_members | .CMsgPrivateCoachingSessionMember | repeated | `` | |
| 6 | current_lobby_id | uint64 | optional | `` | |
| 7 | current_server_steam_id | uint64 | optional | `` | |
| 8 | accepted_timestamp | fixed32 | optional | `` | |
| 9 | completed_timestamp | fixed32 | optional | `` |
CMsgPrivateCoachingSessionStatus — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | requester_competitive_rank_tier | uint32 | optional | `` | |
| 2 | requester_games_played | uint32 | optional | `` |
CMsgAvailablePrivateCoachingSession — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | coaching_session | .CMsgPrivateCoachingSession | optional | `` | |
| 2 | coaching_session_status | .CMsgPrivateCoachingSessionStatus | optional | `` |
CMsgAvailablePrivateCoachingSessionList — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | available_coaching_sessions | .CMsgAvailablePrivateCoachingSession | repeated | `` |
CMsgAvailablePrivateCoachingSessionSummary — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | coaching_session_count | uint32 | optional | `` |
CMsgClientToGCRequestPlayerCoachMatches — fields: 0; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| - | (none) |
CMsgClientToGCRequestPlayerCoachMatchesResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCRequestPlayerCoachMatchesResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | coach_matches | .CMsgPlayerCoachMatch | repeated | `` |
CMsgClientToGCRequestPlayerCoachMatch — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | match_id | uint64 | optional | `` |
CMsgClientToGCRequestPlayerCoachMatchResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCRequestPlayerCoachMatchResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | coach_match | .CMsgPlayerCoachMatch | optional | `` |
CMsgClientToGCSubmitCoachTeammateRating — fields: 4; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | match_id | uint64 | optional | `` | |
| 2 | coach_account_id | uint32 | optional | `` | |
| 3 | rating | .ECoachTeammateRating | optional | `` | default = k_ECoachTeammateRating_None |
| 4 | reason | string | optional | `` |
CMsgClientToGCSubmitCoachTeammateRatingResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCSubmitCoachTeammateRatingResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgGCToClientCoachTeammateRatingsChanged — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | coach_match | .CMsgPlayerCoachMatch | optional | `` |
CMsgClientToGCRequestPrivateCoachingSession — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | language | uint32 | optional | `` |
CMsgClientToGCRequestPrivateCoachingSessionResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCRequestPrivateCoachingSessionResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | coaching_session | .CMsgPrivateCoachingSession | optional | `` |
CMsgClientToGCAcceptPrivateCoachingSession — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | coaching_session_id | uint64 | optional | `` |
CMsgClientToGCAcceptPrivateCoachingSessionResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCAcceptPrivateCoachingSessionResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | coaching_session | .CMsgPrivateCoachingSession | optional | `` |
CMsgClientToGCLeavePrivateCoachingSession — fields: 0; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| - | (none) |
CMsgClientToGCLeavePrivateCoachingSessionResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCLeavePrivateCoachingSessionResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCGetCurrentPrivateCoachingSession — fields: 0; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| - | (none) |
CMsgClientToGCGetCurrentPrivateCoachingSessionResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCGetCurrentPrivateCoachingSessionResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | current_session | .CMsgPrivateCoachingSession | optional | `` |
CMsgGCToClientPrivateCoachingSessionUpdated — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | coaching_session | .CMsgPrivateCoachingSession | optional | `` |
CMsgClientToGCSubmitPrivateCoachingSessionRating — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | coaching_session_id | uint64 | optional | `` | |
| 2 | session_rating | .ECoachTeammateRating | optional | `` | default = k_ECoachTeammateRating_None |
CMsgClientToGCSubmitPrivateCoachingSessionRatingResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCSubmitPrivateCoachingSessionRatingResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCGetAvailablePrivateCoachingSessions — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | language | uint32 | optional | `` |
CMsgClientToGCGetAvailablePrivateCoachingSessionsResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCGetAvailablePrivateCoachingSessionsResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | available_sessions_list | .CMsgAvailablePrivateCoachingSessionList | optional | `` |
CMsgClientToGCGetAvailablePrivateCoachingSessionsSummary — fields: 0; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| - | (none) |
CMsgClientToGCGetAvailablePrivateCoachingSessionsSummaryResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCGetAvailablePrivateCoachingSessionsSummaryResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | coaching_session_summary | .CMsgAvailablePrivateCoachingSessionSummary | optional | `` |
CMsgClientToGCJoinPrivateCoachingSessionLobby — fields: 0; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| - | (none) |
CMsgClientToGCJoinPrivateCoachingSessionLobbyResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCJoinPrivateCoachingSessionLobbyResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCCoachFriend — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | target_account_id | uint32 | optional | `` |
CMsgClientToGCCoachFriendResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCCoachFriendResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCRespondToCoachFriendRequest — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | coach_account_id | uint32 | optional | `` | |
| 2 | response | .ELobbyMemberCoachRequestState | optional | `` | default = k_eLobbyMemberCoachRequestState_None |
CMsgClientToGCRespondToCoachFriendRequestResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCRespondToCoachFriendRequestResponse.EResponse | optional | `` | default = k_eInternalError |
Enums
Expand any enum to inspect all values.
ECoachTeammateRating — values: 4
- Parent: (top-level)
| Name | Number |
|---|---|
k_ECoachTeammateRating_None | 0 |
k_ECoachTeammateRating_Positive | 1 |
k_ECoachTeammateRating_Negative | 2 |
k_ECoachTeammateRating_Abusive | 3 |
EPrivateCoachingSessionState — values: 6
- Parent: (top-level)
| Name | Number |
|---|---|
k_ePrivateCoachingSessionState_Invalid | 0 |
k_ePrivateCoachingSessionState_SearchingForCoach | 1 |
k_ePrivateCoachingSessionState_CoachAssigned | 2 |
k_ePrivateCoachingSessionState_Finished | 3 |
k_ePrivateCoachingSessionState_Expired | 4 |
k_ePrivateCoachingSessionState_Abandoned | 5 |
EPrivateCoachingSessionMemberFlag — values: 3
- Parent: (top-level)
| Name | Number |
|---|---|
k_EPrivateCoachingSessionMemberFlag_Requester | 1 |
k_EPrivateCoachingSessionMemberFlag_Coach | 2 |
k_EPrivateCoachingSessionMemberFlag_LeftSession | 4 |
EPlayerCoachMatchFlag — values: 2
- Parent: (top-level)
| Name | Number |
|---|---|
k_EPlayerCoachMatchFlag_EligibleForRewards | 1 |
k_EPlayerCoachMatchFlag_PrivateCoach | 2 |
CMsgClientToGCRequestPlayerCoachMatchesResponse.EResponse — values: 4
- Parent:
CMsgClientToGCRequestPlayerCoachMatchesResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
CMsgClientToGCRequestPlayerCoachMatchResponse.EResponse — values: 4
- Parent:
CMsgClientToGCRequestPlayerCoachMatchResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
CMsgClientToGCSubmitCoachTeammateRatingResponse.EResponse — values: 12
- Parent:
CMsgClientToGCSubmitCoachTeammateRatingResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eInvalidInput | 4 |
k_eAlreadySubmitted | 5 |
k_eVotingFinished | 6 |
k_ePlayerNotInMatch | 7 |
k_eCoachNotInMatch | 8 |
k_ePlayerNotOnCoachTeam | 9 |
k_ePlayerInSamePartyAsCoach | 10 |
k_eMatchNotEligible | 11 |
CMsgClientToGCRequestPrivateCoachingSessionResponse.EResponse — values: 14
- Parent:
CMsgClientToGCRequestPrivateCoachingSessionResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eAlreadyInSession | 5 |
k_eBehaviorScoreTooLow | 6 |
k_eInvalidLobbyType | 7 |
k_eLowPriorityPlayer | 8 |
k_eLowPriorityLobby | 9 |
k_eLowPriorityParty | 10 |
k_eTextChatBan | 11 |
k_eVoiceChatBan | 12 |
k_eMatchBan | 13 |
CMsgClientToGCAcceptPrivateCoachingSessionResponse.EResponse — values: 22
- Parent:
CMsgClientToGCAcceptPrivateCoachingSessionResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eUnknownSession | 5 |
k_eAlreadyHasCoach | 6 |
k_eAlreadyHasSession | 7 |
k_eInvalidUser | 8 |
k_eAlreadyFinished | 9 |
k_eInvalidLobbyType | 10 |
k_eAlreadyInLobby | 11 |
k_eLobbyIsLan | 12 |
k_eLobbyIsLeague | 13 |
k_eInvalidLobbyState | 14 |
k_eRequesterIsNotPlayer | 15 |
k_eTooManyCoaches | 16 |
k_eCoachWasPlayer | 17 |
k_eCoachBehaviorScoreTooLow | 18 |
k_eCoachRankNotCalibrated | 19 |
k_eCoachRankNotEligible | 20 |
k_eCoachRankTooLow | 21 |
CMsgClientToGCLeavePrivateCoachingSessionResponse.EResponse — values: 7
- Parent:
CMsgClientToGCLeavePrivateCoachingSessionResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eNoSession | 5 |
k_eAlreadyLeft | 6 |
CMsgClientToGCGetCurrentPrivateCoachingSessionResponse.EResponse — values: 5
- Parent:
CMsgClientToGCGetCurrentPrivateCoachingSessionResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
CMsgClientToGCSubmitPrivateCoachingSessionRatingResponse.EResponse — values: 12
- Parent:
CMsgClientToGCSubmitPrivateCoachingSessionRatingResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eUnknownSession | 5 |
k_eNotMember | 6 |
k_eAlreadySubmitted | 7 |
k_eSessionActive | 8 |
k_eSessionTooShort | 9 |
k_eNoCoach | 10 |
k_eInvalidRating | 11 |
CMsgClientToGCGetAvailablePrivateCoachingSessionsResponse.EResponse — values: 5
- Parent:
CMsgClientToGCGetAvailablePrivateCoachingSessionsResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
CMsgClientToGCGetAvailablePrivateCoachingSessionsSummaryResponse.EResponse — values: 5
- Parent:
CMsgClientToGCGetAvailablePrivateCoachingSessionsSummaryResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
CMsgClientToGCJoinPrivateCoachingSessionLobbyResponse.EResponse — values: 20
- Parent:
CMsgClientToGCJoinPrivateCoachingSessionLobbyResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eNoSession | 5 |
k_eSessionFinished | 6 |
k_eAlreadyLeft | 7 |
k_eNotACoach | 8 |
k_eNoLobby | 9 |
k_eCoachInThisLobby | 10 |
k_eCoachInALobby | 11 |
k_eLobbyIsLan | 12 |
k_eLobbyIsLeague | 13 |
k_eInvalidLobbyType | 14 |
k_eInvalidLobbyState | 15 |
k_eRequesterIsNotPlayer | 16 |
k_eTooManyCoaches | 17 |
k_eCoachWasPlayer | 18 |
k_eJoinFailed | 19 |
CMsgClientToGCCoachFriendResponse.EResponse — values: 20
- Parent:
CMsgClientToGCCoachFriendResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eCoachNotSubscriber | 5 |
k_eLobbyNotFound | 6 |
k_eFriendsOnBothSides | 7 |
k_eNotFriends | 8 |
k_eCoachInThisLobby | 9 |
k_eCoachInALobby | 10 |
k_eLobbyIsLan | 11 |
k_eInvalidLobbyType | 12 |
k_eInvalidLobbyState | 13 |
k_eFriendIsNotAPlayer | 14 |
k_eTooManyCoaches | 15 |
k_eCoachSwitchedTeams | 16 |
k_eLobbyIsLeague | 17 |
k_eCoachWasPlayer | 18 |
k_eRequestRejected | 19 |
CMsgClientToGCRespondToCoachFriendRequestResponse.EResponse — values: 13
- Parent:
CMsgClientToGCRespondToCoachFriendRequestResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eLobbyNotFound | 5 |
k_eInvalidLobbyState | 6 |
k_eCoachNotInLobby | 7 |
k_ePlayerInvalidTeam | 8 |
k_eCoachInvalidTeam | 9 |
k_eNoRequest | 10 |
k_eInvalidResponse | 11 |
k_eAlreadyResponded | 12 |