// 本文件由工具自动生成,请勿直接改动 namespace Base { public enum Opcode: ushort { S2C_StartGame = 4, S2C_MoveCommand = 6, S2C_RefreshSkillInfo = 7, S2C_BulletInit = 8, S2C_UpdateBuffInfo = 10, S2C_RemoveBuff = 11, S2C_SkillShaking = 12, S2C_UnitDestroy = 13, S2C_ActorInfo = 14, S2C_UpdateItem = 15, S2C_RefreshUnitAttr = 16, S2C_BattleChat = 17, S2C_Ping = 18, S2C_CombatNumberInfo = 19, S2C_SkillHit = 22, S2C_RemoveItem = 23, S2C_RemoveBullet = 24, S2C_RepickUnit = 25, S2C_UnitDieReborn = 26, S2C_UnitReborn = 27, S2C_UnitInit = 31, S2C_ActorDetailInfo = 32, S2C_TimerOn = 33, S2C_KillReport = 34, S2C_LineEffect = 37, S2C_RemoveEffect = 38, S2C_SkillEnterChannel = 39, S2C_SkillBreakChannel = 40, S2C_BulletSyncPosition = 41, S2C_BulletMoveToTarget = 42, S2C_BulletMoveToPosition = 43, S2C_BigPackage = 44, S2C_RefreshSkillCd = 46, S2C_SystemNotice = 47, S2C_LoginBattleServer = 48, S2C_StartPickHero = 49, S2C_StartLoading = 50, S2C_PlayerSelectHero = 51, S2C_NotifyCreateRole = 53, S2C_ForwardData = 54, S2C_ActorGoldInfo = 55, S2C_GameOverJieSuan = 58, S2C_LoadingProcess = 61, S2C_RevokeItemOp = 62, S2C_LogoutBattle = 63, S2C_BTreeDebugLog = 64, S2C_ReconnectBattleServer = 65, S2C_StartGameFailed = 66, S2C_DiePlayback = 67, S2C_WildState = 68, S2C_NormalSkillEnd = 69, S2C_UpdateShopItem = 70, S2C_OpenShop = 71, S2C_Test = 72, S2C_BreakSkill = 73, S2C_RequestSurrender = 74, S2C_SurrenderVote = 75, S2C_SurrenderResult = 76, S2C_ModifyFaction = 77, S2C_SurrenderTimeLeft = 78, S2C_ConnectBattleInfo = 79, S2C_LoadingFinishStartGame = 80, S2C_MapState = 81, S2C_InitBuffInfo = 82, S2C_SelectShop = 83, S2C_GetShopList = 84, S2C_StartOb = 85, S2C_ObFrames = 86, S2C_UpdateBattleBag = 87, C2S_Move = 503, C2S_LevelupSkill = 504, C2S_CastSkill = 505, C2S_LoadOk = 506, C2S_Stop = 507, C2S_BuyItem = 508, C2S_DropItem = 509, C2S_PickupItem = 510, C2S_BattleChat = 511, C2S_Ping = 512, C2S_AttackLocation = 513, C2S_SellItem = 514, C2S_LearnSkill = 515, C2S_ReportError = 516, C2S_LoginBattleServer = 517, C2S_LoadingProcess = 518, C2S_PlayerSelectHero = 519, C2S_ForwardData = 521, C2S_ChangeItemPos = 524, C2S_RevokeItemOp = 526, C2S_ReconnectGame = 527, C2S_BattleConfig = 528, C2S_ModifyHeroAttrs = 529, C2S_UnitAICmd = 530, C2S_BTreeDebug = 531, C2S_ReconnectBattleServer = 532, C2S_BattleClientInfo = 533, C2S_OpenShop = 534, C2S_RandomPickHero = 535, C2S_RequestSurrender = 536, C2S_SurrenderVote = 537, C2S_BuyStone = 538, C2S_SelectShop = 539, C2S_GetShopList = 540, C2S_StartOb = 541, C2S_Benchmark = 4003, S2C_Benchmark = 4004, C2S_PushClientRemoteCommand = 4005, S2C_PushClientRemoteCommand = 4006, C2S_ClientRemoteCommand = 4007, S2C_ClientRemoteCommand = 4008, C2S_CreateRoom = 4501, S2C_CreateRoom = 4502, C2S_EnterRoom = 4503, S2C_EnterRoom = 4504, C2S_LeaveRoom = 4505, S2C_LeaveRoom = 4506, C2S_InviteFriend = 4507, S2C_InviteFriend = 4508, C2S_JoinFaction = 4509, S2C_JoinFaction = 4510, C2S_RoomStartGame = 4511, S2C_RoomStartGame = 4512, C2S_GetRoomList = 4513, S2C_GetRoomList = 4514, C2S_KickPlayer = 4515, C2S_RoomAddRobot = 4516, S2C_LoginLobby = 4527, S2C_ReconnectBattle = 4528, S2C_UpdateRoomInfo = 4529, S2C_KickPlayer = 4535, C2S_RequestOb = 4540, S2C_RequestOb = 4541, C2S_GetObRoomList = 4542, S2C_GetObRoomList = 4543, C2S_LoginGate = 5001, S2C_LoginGate = 5002, C2S_GetPlayerProfile = 5003, S2C_GetPlayerProfile = 5004, C2S_SavePlayerProfile = 5005, S2C_SavePlayerProfile = 5006, S2C_LogoutGate = 5007, C2S_LogoutGate = 5011, C2S_ClientLog = 5012, S2C_RemoteGM = 5013, C2S_ClientSysInfo = 5015, S2C_PlatformBuff = 5016, C2S_ChangePlayerName = 5017, S2C_ChangePlayerName = 5018, S2C_PlayerAttr = 5019, C2S_Praise = 5021, S2C_Praise = 5022, C2S_Complaint = 5025, S2C_Complaint = 5026, C2S_RandGenRoleName = 5027, S2C_RandGenRoleName = 5028, S2C_TaskInfo = 5030, S2C_RefreshTask = 5031, C2S_FetchServerTime = 5032, S2C_FetchServerTime = 5033, C2S_FetchPlayerBattleInfo = 5034, S2C_FetchPlayerBattleInfo = 5035, C2S_ChangePlayerInfo = 5036, S2C_ChangePlayerInfo = 5037, C2S_HeroInfo = 5038, S2C_HeroInfo = 5039, C2S_WriteMail = 5040, S2C_WriteMail = 5041, S2C_NotifyNewMail = 5042, C2S_ReadMail = 5043, S2C_ReadMail = 5044, C2S_RemoveMail = 5045, S2C_RemoveMail = 5046, C2S_Bag = 5050, S2C_Bag = 5051, S2C_FlushBagItem = 5052, S2C_RemoveBagItem = 5053, C2S_EquipDeckList = 5054, S2C_EquipDeckList = 5055, C2S_CreateEquipDeck = 5056, S2C_CreateEquipDeck = 5057, C2S_UpdateEquipDeck = 5058, S2C_UpdateEquipDeck = 5059, C2S_RemoveEquipDeck = 5060, S2C_RemoveEquipDeck = 5061, C2S_MountStone = 5062, S2C_MountStone = 5063, C2S_OpenBox = 5064, S2C_OpenBox = 5065, C2S_BuyBox = 5066, S2C_BuyBox = 5067, C2S_RemoveBagItem = 5068, C2S_GroupInvite = 5502, S2C_GroupInvite = 5503, C2S_JoinGroup = 5504, S2C_JoinGroup = 5505, C2S_QuitGroup = 5506, S2C_QuitGroup = 5507, C2S_GroupInviteRes = 5508, S2C_GroupInviteRes = 5509, S2C_CloseGroup = 5510, C2S_GroupCreate = 5511, S2C_Match = 5512, C2S_CancelMatch = 5513, S2C_CancelMatch = 5514, C2S_StartMatch = 5515, S2C_StartMatch = 5516, C2S_GroupChat = 5517, S2C_GroupChat = 5518, C2S_DownloadMapProcess = 5519, S2C_DownloadMapProcess = 5520, C2S_AddFriendReq = 6001, C2S_AddFriendRes = 6002, C2S_DeleteFriend = 6003, C2S_GetFriendList = 6004, C2S_FriendChat = 6005, C2S_ChannelMsg = 6006, C2S_AddFriendGroup = 6007, C2S_DelFriendGroup = 6008, C2S_FriendMoveGroup = 6009, C2S_AddToBlackNames = 6010, C2S_DelFromBlackNames = 6011, C2S_ModifyRemarks = 6012, C2S_UpdateStatus = 6013, C2S_FetchPlayerFriendInfo = 6014, C2S_FindPlayerByName = 6015, C2S_RobotGetOnlinePlayers = 6016, S2C_AddFriendReqBk = 6500, S2C_AddFriendReq = 6501, S2C_AddFriendRes = 6502, S2C_DeleteFriend = 6503, S2C_GetFriendList = 6504, S2C_FriendChat = 6505, S2C_UpdateFriendStatus = 6506, S2C_ChannelMsg = 6507, S2C_AddFriendReqWaitResp = 6508, S2C_AddFriendGroup = 6509, S2C_DelFriendGroup = 6510, S2C_FriendMoveGroup = 6511, S2C_AddToBlackNames = 6512, S2C_DelFromBlackNames = 6513, S2C_NotifyDeleteFriend = 6514, S2C_ModifyRemarks = 6515, S2C_UpdateStatus = 6516, S2C_FetchPlayerFriendInfo = 6517, S2C_FindPlayerByName = 6518, S2C_RobotGetOnlinePlayers = 6519, C2S_AuthAccount = 7001, S2C_AuthAccount = 7002, C2S_RegisterAccount = 7003, S2C_RegisterAccount = 7004, C2S_QueryAccount = 7005, S2C_QueryAccount = 7006, } }