mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
1285 lines
72 KiB
C#
1285 lines
72 KiB
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Linq;
|
|
using System.Text;
|
|
using System.Threading.Tasks;
|
|
|
|
namespace EggLink.DanhengServer.Server.Packet
|
|
{
|
|
public class CmdIds
|
|
{
|
|
// None
|
|
public const int None = 0;
|
|
|
|
// Packet
|
|
public const int AcceptActivityExpeditionCsReq = 2570;
|
|
public const int AcceptActivityExpeditionScRsp = 2503;
|
|
public const int AcceptedPamMissionExpireCsReq = 4010;
|
|
public const int AcceptedPamMissionExpireScRsp = 4033;
|
|
public const int AcceptExpeditionCsReq = 2542;
|
|
public const int AcceptExpeditionScRsp = 2545;
|
|
public const int AcceptMainMissionCsReq = 1238;
|
|
public const int AcceptMainMissionScRsp = 1212;
|
|
public const int AcceptMissionEventCsReq = 1276;
|
|
public const int AcceptMissionEventScRsp = 1291;
|
|
public const int AcceptMultipleExpeditionCsReq = 2502;
|
|
public const int AcceptMultipleExpeditionScRsp = 2599;
|
|
public const int AceAntiCheaterCsReq = 68;
|
|
public const int AceAntiCheaterScRsp = 84;
|
|
public const int ActivateFarmElementCsReq = 1423;
|
|
public const int ActivateFarmElementScRsp = 1431;
|
|
public const int AddAvatarScNotify = 358;
|
|
public const int AddBlacklistCsReq = 2902;
|
|
public const int AddBlacklistScRsp = 2999;
|
|
public const int AddEquipmentScNotify = 565;
|
|
public const int AetherDivideFinishChallengeScNotify = 4885;
|
|
public const int AetherDivideLineupScNotify = 4812;
|
|
public const int AetherDivideRefreshEndlessCsReq = 4832;
|
|
public const int AetherDivideRefreshEndlessScNotify = 4801;
|
|
public const int AetherDivideRefreshEndlessScRsp = 4872;
|
|
public const int AetherDivideSkillItemScNotify = 4867;
|
|
public const int AetherDivideSpiritExpUpCsReq = 4896;
|
|
public const int AetherDivideSpiritExpUpScRsp = 4808;
|
|
public const int AetherDivideSpiritInfoScNotify = 4806;
|
|
public const int AetherDivideTainerInfoScNotify = 4883;
|
|
public const int AetherDivideTakeChallengeRewardCsReq = 4807;
|
|
public const int AetherDivideTakeChallengeRewardScRsp = 4887;
|
|
public const int AlleyEventChangeNotify = 4800;
|
|
public const int AlleyEventEffectNotify = 4770;
|
|
public const int AlleyFundsScNotify = 4796;
|
|
public const int AlleyGuaranteedFundsCsReq = 4732;
|
|
public const int AlleyGuaranteedFundsScRsp = 4772;
|
|
public const int AlleyOrderChangedScNotify = 4791;
|
|
public const int AlleyPlacingGameCsReq = 4758;
|
|
public const int AlleyPlacingGameScRsp = 4795;
|
|
public const int AlleyShipmentEventEffectsScNotify = 4783;
|
|
public const int AlleyShipUnlockScNotify = 4706;
|
|
public const int AlleyShipUsedCountScNotify = 4712;
|
|
public const int AlleyShopLevelScNotify = 4708;
|
|
public const int AlleyTakeEventRewardCsReq = 4701;
|
|
public const int AlleyTakeEventRewardScRsp = 4707;
|
|
public const int AntiAddictScNotify = 91;
|
|
public const int ApplyFriendCsReq = 2977;
|
|
public const int ApplyFriendScRsp = 2926;
|
|
public const int ArchiveWolfBroGameCsReq = 6542;
|
|
public const int ArchiveWolfBroGameScRsp = 6545;
|
|
public const int AvatarExpUpCsReq = 342;
|
|
public const int AvatarExpUpScRsp = 345;
|
|
public const int BatchGetQuestDataCsReq = 936;
|
|
public const int BatchGetQuestDataScRsp = 902;
|
|
public const int BatchMarkChatEmojiCsReq = 3958;
|
|
public const int BatchMarkChatEmojiScRsp = 3995;
|
|
public const int BattleCollegeDataChangeScNotify = 5742;
|
|
public const int BattleLogReportCsReq = 170;
|
|
public const int BattleLogReportScRsp = 103;
|
|
public const int BattlePassInfoNotify = 3010;
|
|
public const int BoxingClubChallengeUpdateScNotify = 4270;
|
|
public const int BoxingClubRewardScNotify = 4300;
|
|
public const int BuyBpLevelCsReq = 3060;
|
|
public const int BuyBpLevelScRsp = 3077;
|
|
public const int BuyGoodsCsReq = 1542;
|
|
public const int BuyGoodsScRsp = 1545;
|
|
public const int BuyNpcStuffCsReq = 4342;
|
|
public const int BuyNpcStuffScRsp = 4345;
|
|
public const int BuyRogueShopBuffCsReq = 5670;
|
|
public const int BuyRogueShopBuffScRsp = 5603;
|
|
public const int BuyRogueShopMiracleCsReq = 5626;
|
|
public const int BuyRogueShopMiracleScRsp = 5700;
|
|
public const int CancelActivityExpeditionCsReq = 2511;
|
|
public const int CancelActivityExpeditionScRsp = 2558;
|
|
public const int CancelCacheNotifyCsReq = 4200;
|
|
public const int CancelCacheNotifyScRsp = 4170;
|
|
public const int CancelExpeditionCsReq = 2516;
|
|
public const int CancelExpeditionScRsp = 2560;
|
|
public const int CancelMarkItemNotify = 587;
|
|
public const int ChallengeLineupNotify = 1711;
|
|
public const int ChallengeRaidNotify = 2270;
|
|
public const int ChallengeSettleNotify = 1777;
|
|
public const int ChangeLineupLeaderCsReq = 795;
|
|
public const int ChangeLineupLeaderScRsp = 736;
|
|
public const int ChangeScriptEmotionCsReq = 6342;
|
|
public const int ChangeScriptEmotionScRsp = 6345;
|
|
public const int ChangeStoryLineCsReq = 6245;
|
|
public const int ChangeStoryLineFinishScNotify = 6260;
|
|
public const int ChangeStoryLineScRsp = 6216;
|
|
public const int ChessRogueCellUpdateNotify = 5477;
|
|
public const int ChessRogueChangeyAeonDimensionNotify = 5492;
|
|
public const int ChessRogueCheatRollCsReq = 5413;
|
|
public const int ChessRogueCheatRollScRsp = 5529;
|
|
public const int ChessRogueConfirmRollCsReq = 5519;
|
|
public const int ChessRogueConfirmRollScRsp = 5532;
|
|
public const int ChessRogueEnterCellCsReq = 5551;
|
|
public const int ChessRogueEnterCellScRsp = 5533;
|
|
public const int ChessRogueEnterCsReq = 5469;
|
|
public const int ChessRogueEnterNextLayerCsReq = 5490;
|
|
public const int ChessRogueEnterNextLayerScRsp = 5437;
|
|
public const int ChessRogueEnterScRsp = 5582;
|
|
public const int ChessRogueFinishCurRoomNotify = 5402;
|
|
public const int ChessRogueGiveUpCsReq = 5485;
|
|
public const int ChessRogueGiveUpRollCsReq = 5428;
|
|
public const int ChessRogueGiveUpRollScRsp = 5504;
|
|
public const int ChessRogueGiveUpScRsp = 5453;
|
|
public const int ChessRogueGoAheadCsReq = 5549;
|
|
public const int ChessRogueGoAheadScRsp = 5539;
|
|
public const int ChessRogueLayerAccountInfoNotify = 5597;
|
|
public const int ChessRogueLeaveCsReq = 5493;
|
|
public const int ChessRogueLeaveScRsp = 5432;
|
|
public const int ChessRogueMoveCellNotify = 5422;
|
|
public const int ChessRogueNousDiceSurfaceUnlockNotify = 5590;
|
|
public const int ChessRogueNousDiceUpdateNotify = 5465;
|
|
public const int ChessRogueNousEditDiceCsReq = 5450;
|
|
public const int ChessRogueNousEditDiceScRsp = 5416;
|
|
public const int ChessRogueNousEnableRogueTalentCsReq = 5518;
|
|
public const int ChessRogueNousEnableRogueTalentScRsp = 5562;
|
|
public const int ChessRogueNousGetRogueTalentInfoCsReq = 5537;
|
|
public const int ChessRogueNousGetRogueTalentInfoScRsp = 5558;
|
|
public const int ChessRoguePickAvatarCsReq = 5461;
|
|
public const int ChessRoguePickAvatarScRsp = 5595;
|
|
public const int ChessRogueQueryAeonDimensionsCsReq = 5424;
|
|
public const int ChessRogueQueryAeonDimensionsScRsp = 5404;
|
|
public const int ChessRogueQueryBpCsReq = 5482;
|
|
public const int ChessRogueQueryBpScRsp = 5599;
|
|
public const int ChessRogueQueryCsReq = 5466;
|
|
public const int ChessRogueQueryScRsp = 5593;
|
|
public const int ChessRogueQuestFinishNotify = 5598;
|
|
public const int ChessRogueQuitCsReq = 5569;
|
|
public const int ChessRogueQuitScRsp = 5473;
|
|
public const int ChessRogueReRollDiceCsReq = 5435;
|
|
public const int ChessRogueReRollDiceScRsp = 5430;
|
|
public const int ChessRogueReviveAvatarCsReq = 5412;
|
|
public const int ChessRogueReviveAvatarScRsp = 5476;
|
|
public const int ChessRogueRollDiceCsReq = 5415;
|
|
public const int ChessRogueRollDiceScRsp = 5444;
|
|
public const int ChessRogueSelectBpCsReq = 5443;
|
|
public const int ChessRogueSelectBpScRsp = 5474;
|
|
public const int ChessRogueSelectCellCsReq = 5534;
|
|
public const int ChessRogueSelectCellScRsp = 5475;
|
|
public const int ChessRogueSkipTeachingLevelCsReq = 5448;
|
|
public const int ChessRogueSkipTeachingLevelScRsp = 5540;
|
|
public const int ChessRogueStartCsReq = 5423;
|
|
public const int ChessRogueStartScRsp = 5567;
|
|
public const int ChessRogueUpdateActionPointScNotify = 5414;
|
|
public const int ChessRogueUpdateAeonModifierValueScNotify = 5497;
|
|
public const int ChessRogueUpdateAllowedSelectCellScNotify = 5494;
|
|
public const int ChessRogueUpdateBoardScNotify = 5523;
|
|
public const int ChessRogueUpdateDiceInfoScNotify = 5530;
|
|
public const int ChessRogueUpdateDicePassiveAccumulateValueScNotify = 5570;
|
|
public const int ChessRogueUpdateLevelBaseInfoScNotify = 5451;
|
|
public const int ChessRogueUpdateMoneyInfoScNotify = 5592;
|
|
public const int ChessRogueUpdateReviveInfoScNotify = 5554;
|
|
public const int ChessRogueUpdateUnlockLevelScNotify = 5572;
|
|
public const int ChooseBoxingClubResonanceCsReq = 4203;
|
|
public const int ChooseBoxingClubResonanceScRsp = 4211;
|
|
public const int ChooseBoxingClubStageOptionalBuffCsReq = 4236;
|
|
public const int ChooseBoxingClubStageOptionalBuffScRsp = 4202;
|
|
public const int CityShopInfoScNotify = 1577;
|
|
public const int ClearAetherDividePassiveSkillCsReq = 4899;
|
|
public const int ClearAetherDividePassiveSkillScRsp = 4876;
|
|
public const int ClientDownloadDataScNotify = 23;
|
|
public const int ClientObjDownloadDataScNotify = 63;
|
|
public const int ClientObjUploadCsReq = 52;
|
|
public const int ClientObjUploadScRsp = 4;
|
|
public const int CommonRogueQueryCsReq = 5689;
|
|
public const int CommonRogueQueryScRsp = 5622;
|
|
public const int CommonRogueUpdateScNotify = 5646;
|
|
public const int ComposeItemCsReq = 558;
|
|
public const int ComposeItemScRsp = 595;
|
|
public const int ComposeLimitNumCompleteNotify = 583;
|
|
public const int ComposeLimitNumUpdateNotify = 567;
|
|
public const int ComposeSelectedRelicCsReq = 508;
|
|
public const int ComposeSelectedRelicScRsp = 506;
|
|
public const int CurAssistChangedNotify = 2997;
|
|
public const int CurTrialActivityScNotify = 2628;
|
|
public const int DailyActiveInfoNotify = 3316;
|
|
public const int DailyFirstEnterMonopolyActivityCsReq = 7058;
|
|
public const int DailyFirstEnterMonopolyActivityScRsp = 7095;
|
|
public const int DailyFirstMeetPamCsReq = 3442;
|
|
public const int DailyFirstMeetPamScRsp = 3445;
|
|
public const int DailyRefreshNotify = 93;
|
|
public const int DailyTaskDataScNotify = 1226;
|
|
public const int DeactivateFarmElementCsReq = 1439;
|
|
public const int DeactivateFarmElementScRsp = 1444;
|
|
public const int DeleteBlacklistCsReq = 2906;
|
|
public const int DeleteBlacklistScRsp = 2965;
|
|
public const int DeleteFriendCsReq = 2958;
|
|
public const int DeleteFriendScRsp = 2995;
|
|
public const int DeleteSocialEventServerCacheCsReq = 7056;
|
|
public const int DeleteSocialEventServerCacheScRsp = 7079;
|
|
public const int DeleteSummonUnitCsReq = 1441;
|
|
public const int DeleteSummonUnitScRsp = 1435;
|
|
public const int DelMailCsReq = 816;
|
|
public const int DelMailScRsp = 860;
|
|
public const int DelSaveRaidScNotify = 2291;
|
|
public const int DeployRotaterCsReq = 6816;
|
|
public const int DeployRotaterScRsp = 6860;
|
|
public const int DestroyItemCsReq = 538;
|
|
public const int DestroyItemScRsp = 512;
|
|
public const int DiscardRelicCsReq = 549;
|
|
public const int DiscardRelicScRsp = 539;
|
|
public const int DoGachaCsReq = 1942;
|
|
public const int DoGachaInRollShopCsReq = 6901;
|
|
public const int DoGachaInRollShopScRsp = 6907;
|
|
public const int DoGachaScRsp = 1945;
|
|
public const int DressAvatarCsReq = 400;
|
|
public const int DressAvatarScRsp = 370;
|
|
public const int DressAvatarSkinCsReq = 394;
|
|
public const int DressAvatarSkinScRsp = 396;
|
|
public const int DressRelicAvatarCsReq = 302;
|
|
public const int DressRelicAvatarScRsp = 399;
|
|
public const int DrinkMakerChallengeCsReq = 6988;
|
|
public const int DrinkMakerChallengeScRsp = 6998;
|
|
public const int DrinkMakerDayEndScNotify = 6996;
|
|
public const int DrinkMakerUpdateTipsNotify = 6982;
|
|
public const int EnableRogueTalentCsReq = 1815;
|
|
public const int EnableRogueTalentScRsp = 1841;
|
|
public const int EndDrinkMakerSequenceCsReq = 6991;
|
|
public const int EndDrinkMakerSequenceScRsp = 7000;
|
|
public const int EnhanceChessRogueBuffCsReq = 5545;
|
|
public const int EnhanceChessRogueBuffScRsp = 5525;
|
|
public const int EnhanceCommonRogueBuffCsReq = 5696;
|
|
public const int EnhanceCommonRogueBuffScRsp = 5608;
|
|
public const int EnhanceRogueBuffCsReq = 1806;
|
|
public const int EnhanceRogueBuffScRsp = 1865;
|
|
public const int EnterAdventureCsReq = 1310;
|
|
public const int EnterAdventureScRsp = 1333;
|
|
public const int EnterAetherDivideSceneCsReq = 4810;
|
|
public const int EnterAetherDivideSceneScRsp = 4833;
|
|
public const int EnterChessRogueAeonRoomCsReq = 5401;
|
|
public const int EnterChessRogueAeonRoomScRsp = 5426;
|
|
public const int EnteredSceneChangeScNotify = 1430;
|
|
public const int EnterFantasticStoryActivityStageCsReq = 4945;
|
|
public const int EnterFantasticStoryActivityStageScRsp = 4916;
|
|
public const int EnterFeverTimeActivityStageCsReq = 7155;
|
|
public const int EnterFeverTimeActivityStageScRsp = 7158;
|
|
public const int EnterFightActivityStageCsReq = 3645;
|
|
public const int EnterFightActivityStageScRsp = 3616;
|
|
public const int EnterMapRotationRegionCsReq = 6810;
|
|
public const int EnterMapRotationRegionScRsp = 6833;
|
|
public const int EnterRogueCsReq = 1816;
|
|
public const int EnterRogueEndlessActivityStageCsReq = 6042;
|
|
public const int EnterRogueEndlessActivityStageScRsp = 6045;
|
|
public const int EnterRogueMapRoomCsReq = 1818;
|
|
public const int EnterRogueMapRoomScRsp = 1897;
|
|
public const int EnterRogueScRsp = 1860;
|
|
public const int EnterSceneByServerScNotify = 1459;
|
|
public const int EnterSceneCsReq = 1419;
|
|
public const int EnterSceneScRsp = 1474;
|
|
public const int EnterSectionCsReq = 1469;
|
|
public const int EnterSectionScRsp = 1485;
|
|
public const int EnterStrongChallengeActivityStageCsReq = 6642;
|
|
public const int EnterStrongChallengeActivityStageScRsp = 6645;
|
|
public const int EnterTelevisionActivityStageCsReq = 6967;
|
|
public const int EnterTelevisionActivityStageScRsp = 6971;
|
|
public const int EnterTreasureDungeonCsReq = 4458;
|
|
public const int EnterTreasureDungeonScRsp = 4495;
|
|
public const int EnterTrialActivityStageCsReq = 2684;
|
|
public const int EnterTrialActivityStageScRsp = 2689;
|
|
public const int EntityBindPropCsReq = 1486;
|
|
public const int EntityBindPropScRsp = 1418;
|
|
public const int EquipAetherDividePassiveSkillCsReq = 4836;
|
|
public const int EquipAetherDividePassiveSkillScRsp = 4802;
|
|
public const int ExchangeGachaCeilingCsReq = 1977;
|
|
public const int ExchangeGachaCeilingScRsp = 1926;
|
|
public const int ExchangeHcoinCsReq = 594;
|
|
public const int ExchangeHcoinScRsp = 596;
|
|
public const int ExchangeRogueBuffWithMiracleCsReq = 5691;
|
|
public const int ExchangeRogueBuffWithMiracleScRsp = 5666;
|
|
public const int ExchangeRogueRewardKeyCsReq = 1846;
|
|
public const int ExchangeRogueRewardKeyScRsp = 1873;
|
|
public const int ExchangeStaminaCsReq = 95;
|
|
public const int ExchangeStaminaScRsp = 36;
|
|
public const int ExpeditionDataChangeScNotify = 2600;
|
|
public const int ExpUpEquipmentCsReq = 503;
|
|
public const int ExpUpEquipmentScRsp = 511;
|
|
public const int ExpUpRelicCsReq = 536;
|
|
public const int ExpUpRelicScRsp = 502;
|
|
public const int ExtraLineupDestroyNotify = 706;
|
|
public const int FantasticStoryActivityBattleEndScNotify = 4960;
|
|
public const int FeatureSwitchClosedScNotify = 62;
|
|
public const int FeverTimeActivityBattleEndScNotify = 7159;
|
|
public const int FightActivityDataChangeScNotify = 3642;
|
|
public const int FightTreasureDungeonMonsterCsReq = 4499;
|
|
public const int FightTreasureDungeonMonsterScRsp = 4476;
|
|
public const int FinishAeonDialogueGroupCsReq = 1864;
|
|
public const int FinishAeonDialogueGroupScRsp = 1830;
|
|
public const int FinishChapterScNotify = 4942;
|
|
public const int FinishChessRogueNousSubStoryCsReq = 5587;
|
|
public const int FinishChessRogueNousSubStoryScRsp = 5438;
|
|
public const int FinishChessRogueSubStoryCsReq = 5591;
|
|
public const int FinishChessRogueSubStoryScRsp = 5478;
|
|
public const int FinishCosumeItemMissionCsReq = 1258;
|
|
public const int FinishCosumeItemMissionScRsp = 1295;
|
|
public const int FinishCurTurnCsReq = 4303;
|
|
public const int FinishCurTurnScRsp = 4311;
|
|
public const int FinishEmotionDialoguePerformanceCsReq = 6377;
|
|
public const int FinishEmotionDialoguePerformanceScRsp = 6326;
|
|
public const int FinishFirstTalkByPerformanceNpcCsReq = 2158;
|
|
public const int FinishFirstTalkByPerformanceNpcScRsp = 2195;
|
|
public const int FinishFirstTalkNpcCsReq = 2177;
|
|
public const int FinishFirstTalkNpcScRsp = 2126;
|
|
public const int FinishItemIdCsReq = 2716;
|
|
public const int FinishItemIdScRsp = 2760;
|
|
public const int FinishPerformSectionIdCsReq = 2800;
|
|
public const int FinishPerformSectionIdScRsp = 2770;
|
|
public const int FinishPlotCsReq = 1110;
|
|
public const int FinishPlotScRsp = 1133;
|
|
public const int FinishQuestCsReq = 970;
|
|
public const int FinishQuestScRsp = 903;
|
|
public const int FinishRogueDialogueGroupCsReq = 1868;
|
|
public const int FinishRogueDialogueGroupScRsp = 1884;
|
|
public const int FinishSectionIdCsReq = 2777;
|
|
public const int FinishSectionIdScRsp = 2726;
|
|
public const int FinishTalkMissionCsReq = 1242;
|
|
public const int FinishTalkMissionScRsp = 1245;
|
|
public const int FinishTutorialCsReq = 1700;
|
|
public const int FinishTutorialGuideCsReq = 1603;
|
|
public const int FinishTutorialGuideScRsp = 1611;
|
|
public const int FinishTutorialScRsp = 1670;
|
|
public const int GameplayCounterCountDownCsReq = 1463;
|
|
public const int GameplayCounterCountDownScRsp = 1452;
|
|
public const int GameplayCounterRecoverCsReq = 1427;
|
|
public const int GameplayCounterRecoverScRsp = 1414;
|
|
public const int GameplayCounterUpdateScNotify = 1404;
|
|
public const int GateServerScNotify = 80;
|
|
public const int GeneralVirtualItemDataNotify = 547;
|
|
public const int GetActivityScheduleConfigCsReq = 2616;
|
|
public const int GetActivityScheduleConfigScRsp = 2660;
|
|
public const int GetAetherDivideChallengeInfoCsReq = 4865;
|
|
public const int GetAetherDivideChallengeInfoScRsp = 4869;
|
|
public const int GetAetherDivideInfoCsReq = 4803;
|
|
public const int GetAetherDivideInfoScRsp = 4811;
|
|
public const int GetAlleyInfoCsReq = 4710;
|
|
public const int GetAlleyInfoScRsp = 4733;
|
|
public const int GetAllLineupDataCsReq = 766;
|
|
public const int GetAllLineupDataScRsp = 737;
|
|
public const int GetAllRedDotDataCsReq = 5910;
|
|
public const int GetAllRedDotDataScRsp = 5933;
|
|
public const int GetAllSaveRaidCsReq = 2299;
|
|
public const int GetAllSaveRaidScRsp = 2276;
|
|
public const int GetAllServerPrefsDataCsReq = 6110;
|
|
public const int GetAllServerPrefsDataScRsp = 6133;
|
|
public const int GetArchiveDataCsReq = 2310;
|
|
public const int GetArchiveDataScRsp = 2333;
|
|
public const int GetAssistHistoryCsReq = 2901;
|
|
public const int GetAssistHistoryScRsp = 2907;
|
|
public const int GetAssistListCsReq = 2983;
|
|
public const int GetAssistListScRsp = 2967;
|
|
public const int GetAuthkeyCsReq = 2;
|
|
public const int GetAuthkeyScRsp = 99;
|
|
public const int GetAvatarDataCsReq = 310;
|
|
public const int GetAvatarDataScRsp = 333;
|
|
public const int GetBagCsReq = 510;
|
|
public const int GetBagScRsp = 533;
|
|
public const int GetBasicInfoCsReq = 29;
|
|
public const int GetBasicInfoScRsp = 24;
|
|
public const int GetBattleCollegeDataCsReq = 5710;
|
|
public const int GetBattleCollegeDataScRsp = 5733;
|
|
public const int GetBoxingClubInfoCsReq = 4210;
|
|
public const int GetBoxingClubInfoScRsp = 4233;
|
|
public const int GetChallengeCsReq = 1710;
|
|
public const int GetChallengeGroupStatisticsCsReq = 1799;
|
|
public const int GetChallengeGroupStatisticsScRsp = 1776;
|
|
public const int GetChallengeRaidInfoCsReq = 2260;
|
|
public const int GetChallengeRaidInfoScRsp = 2277;
|
|
public const int GetChallengeScRsp = 1733;
|
|
public const int GetChapterCsReq = 416;
|
|
public const int GetChapterScRsp = 460;
|
|
public const int GetChatEmojiListCsReq = 4000;
|
|
public const int GetChatEmojiListScRsp = 3970;
|
|
public const int GetChatFriendHistoryCsReq = 3977;
|
|
public const int GetChatFriendHistoryScRsp = 3926;
|
|
public const int GetChessRogueBuffEnhanceInfoCsReq = 5411;
|
|
public const int GetChessRogueBuffEnhanceInfoScRsp = 5418;
|
|
public const int GetChessRogueNousStoryInfoCsReq = 5455;
|
|
public const int GetChessRogueNousStoryInfoScRsp = 5505;
|
|
public const int GetChessRogueStoryAeonTalkInfoCsReq = 5524;
|
|
public const int GetChessRogueStoryAeonTalkInfoScRsp = 5513;
|
|
public const int GetChessRogueStoryInfoCsReq = 5463;
|
|
public const int GetChessRogueStoryInfoScRsp = 5441;
|
|
public const int GetCurAssistCsReq = 2932;
|
|
public const int GetCurAssistScRsp = 2972;
|
|
public const int GetCurBattleInfoCsReq = 116;
|
|
public const int GetCurBattleInfoScRsp = 160;
|
|
public const int GetCurChallengeCsReq = 1770;
|
|
public const int GetCurChallengeScRsp = 1703;
|
|
public const int GetCurLineupDataCsReq = 742;
|
|
public const int GetCurLineupDataScRsp = 745;
|
|
public const int GetCurSceneInfoCsReq = 1477;
|
|
public const int GetCurSceneInfoScRsp = 1426;
|
|
public const int GetDailyActiveInfoCsReq = 3342;
|
|
public const int GetDailyActiveInfoScRsp = 3345;
|
|
public const int GetDrinkMakerDataCsReq = 6999;
|
|
public const int GetDrinkMakerDataScRsp = 6997;
|
|
public const int GetEnhanceCommonRogueBuffInfoCsReq = 5637;
|
|
public const int GetEnhanceCommonRogueBuffInfoScRsp = 5694;
|
|
public const int GetEnteredSceneCsReq = 1455;
|
|
public const int GetEnteredSceneScRsp = 1464;
|
|
public const int GetExhibitScNotify = 4370;
|
|
public const int GetExpeditionDataCsReq = 2510;
|
|
public const int GetExpeditionDataScRsp = 2533;
|
|
public const int GetFantasticStoryActivityDataCsReq = 4910;
|
|
public const int GetFantasticStoryActivityDataScRsp = 4933;
|
|
public const int GetFarmStageGachaInfoCsReq = 1342;
|
|
public const int GetFarmStageGachaInfoScRsp = 1345;
|
|
public const int GetFeverTimeActivityDataCsReq = 7153;
|
|
public const int GetFeverTimeActivityDataScRsp = 7151;
|
|
public const int GetFightActivityDataCsReq = 3610;
|
|
public const int GetFightActivityDataScRsp = 3633;
|
|
public const int GetFirstTalkByPerformanceNpcCsReq = 2103;
|
|
public const int GetFirstTalkByPerformanceNpcScRsp = 2111;
|
|
public const int GetFirstTalkNpcCsReq = 2116;
|
|
public const int GetFirstTalkNpcScRsp = 2160;
|
|
public const int GetFriendApplyListInfoCsReq = 2916;
|
|
public const int GetFriendApplyListInfoScRsp = 2960;
|
|
public const int GetFriendAssistListCsReq = 2993;
|
|
public const int GetFriendAssistListScRsp = 2948;
|
|
public const int GetFriendListInfoCsReq = 2910;
|
|
public const int GetFriendListInfoScRsp = 2933;
|
|
public const int GetFriendLoginInfoCsReq = 2939;
|
|
public const int GetFriendLoginInfoScRsp = 2944;
|
|
public const int GetFriendRecommendListInfoCsReq = 2991;
|
|
public const int GetFriendRecommendListInfoScRsp = 2966;
|
|
public const int GetGachaCeilingCsReq = 1916;
|
|
public const int GetGachaCeilingScRsp = 1960;
|
|
public const int GetGachaInfoCsReq = 1910;
|
|
public const int GetGachaInfoScRsp = 1933;
|
|
public const int GetHeartDialInfoCsReq = 6310;
|
|
public const int GetHeartDialInfoScRsp = 6333;
|
|
public const int GetHeroBasicTypeInfoCsReq = 32;
|
|
public const int GetHeroBasicTypeInfoScRsp = 72;
|
|
public const int GetJukeboxDataCsReq = 3110;
|
|
public const int GetJukeboxDataScRsp = 3133;
|
|
public const int GetKilledPunkLordMonsterDataCsReq = 3208;
|
|
public const int GetKilledPunkLordMonsterDataScRsp = 3206;
|
|
public const int GetLevelRewardCsReq = 8;
|
|
public const int GetLevelRewardScRsp = 6;
|
|
public const int GetLevelRewardTakenListCsReq = 94;
|
|
public const int GetLevelRewardTakenListScRsp = 96;
|
|
public const int GetLineupAvatarDataCsReq = 711;
|
|
public const int GetLineupAvatarDataScRsp = 758;
|
|
public const int GetLoginActivityCsReq = 2610;
|
|
public const int GetLoginActivityScRsp = 2633;
|
|
public const int GetLoginChatInfoCsReq = 3936;
|
|
public const int GetLoginChatInfoScRsp = 3902;
|
|
public const int GetMailCsReq = 810;
|
|
public const int GetMailScRsp = 833;
|
|
public const int GetMainMissionCustomValueCsReq = 1232;
|
|
public const int GetMainMissionCustomValueScRsp = 1272;
|
|
public const int GetMapRotationDataCsReq = 6803;
|
|
public const int GetMapRotationDataScRsp = 6811;
|
|
public const int GetMarkItemListCsReq = 532;
|
|
public const int GetMarkItemListScRsp = 572;
|
|
public const int GetMbtiReportCsReq = 7046;
|
|
public const int GetMbtiReportScRsp = 7073;
|
|
public const int GetMissionDataCsReq = 1210;
|
|
public const int GetMissionDataScRsp = 1233;
|
|
public const int GetMissionEventDataCsReq = 1236;
|
|
public const int GetMissionEventDataScRsp = 1202;
|
|
public const int GetMissionStatusCsReq = 1266;
|
|
public const int GetMissionStatusScRsp = 1237;
|
|
public const int GetMonopolyDailyReportCsReq = 7050;
|
|
public const int GetMonopolyDailyReportScRsp = 7040;
|
|
public const int GetMonopolyFriendRankingListCsReq = 7043;
|
|
public const int GetMonopolyFriendRankingListScRsp = 7068;
|
|
public const int GetMonopolyInfoCsReq = 7010;
|
|
public const int GetMonopolyInfoScRsp = 7033;
|
|
public const int GetMonopolyMbtiReportRewardCsReq = 7027;
|
|
public const int GetMonopolyMbtiReportRewardScRsp = 7014;
|
|
public const int GetMonsterResearchActivityDataCsReq = 2699;
|
|
public const int GetMonsterResearchActivityDataScRsp = 2676;
|
|
public const int GetMovieRacingDataCsReq = 4137;
|
|
public const int GetMovieRacingDataScRsp = 4194;
|
|
public const int GetMultipleDropInfoCsReq = 4610;
|
|
public const int GetMultipleDropInfoScRsp = 4633;
|
|
public const int GetMuseumInfoCsReq = 4310;
|
|
public const int GetMuseumInfoScRsp = 4333;
|
|
public const int GetNpcMessageGroupCsReq = 2710;
|
|
public const int GetNpcMessageGroupScRsp = 2733;
|
|
public const int GetNpcStatusCsReq = 2742;
|
|
public const int GetNpcStatusScRsp = 2745;
|
|
public const int GetNpcTakenRewardCsReq = 2110;
|
|
public const int GetNpcTakenRewardScRsp = 2133;
|
|
public const int GetOfferingInfoCsReq = 6939;
|
|
public const int GetOfferingInfoScRsp = 6937;
|
|
public const int GetPhoneDataCsReq = 5110;
|
|
public const int GetPhoneDataScRsp = 5133;
|
|
public const int GetPlatformPlayerInfoCsReq = 2947;
|
|
public const int GetPlatformPlayerInfoScRsp = 2949;
|
|
public const int GetPlayerBoardDataCsReq = 2810;
|
|
public const int GetPlayerBoardDataScRsp = 2833;
|
|
public const int GetPlayerDetailInfoCsReq = 2942;
|
|
public const int GetPlayerDetailInfoScRsp = 2945;
|
|
public const int GetPlayerReplayInfoCsReq = 3542;
|
|
public const int GetPlayerReplayInfoScRsp = 3545;
|
|
public const int GetPlayerReturnMultiDropInfoCsReq = 4645;
|
|
public const int GetPlayerReturnMultiDropInfoScRsp = 4616;
|
|
public const int GetPrivateChatHistoryCsReq = 3916;
|
|
public const int GetPrivateChatHistoryScRsp = 3960;
|
|
public const int GetPunkLordBattleRecordCsReq = 3212;
|
|
public const int GetPunkLordBattleRecordScRsp = 3232;
|
|
public const int GetPunkLordDataCsReq = 3202;
|
|
public const int GetPunkLordDataScRsp = 3299;
|
|
public const int GetPunkLordMonsterDataCsReq = 3210;
|
|
public const int GetPunkLordMonsterDataScRsp = 3233;
|
|
public const int GetQuestDataCsReq = 910;
|
|
public const int GetQuestDataScRsp = 933;
|
|
public const int GetQuestRecordCsReq = 977;
|
|
public const int GetQuestRecordScRsp = 926;
|
|
public const int GetRaidInfoCsReq = 2203;
|
|
public const int GetRaidInfoScRsp = 2211;
|
|
public const int GetRecyleTimeCsReq = 569;
|
|
public const int GetRecyleTimeScRsp = 585;
|
|
public const int GetReplayTokenCsReq = 3510;
|
|
public const int GetReplayTokenScRsp = 3533;
|
|
public const int GetRndOptionCsReq = 3410;
|
|
public const int GetRndOptionScRsp = 3433;
|
|
public const int GetRogueAdventureRoomInfoCsReq = 5695;
|
|
public const int GetRogueAdventureRoomInfoScRsp = 5636;
|
|
public const int GetRogueAeonInfoCsReq = 1817;
|
|
public const int GetRogueAeonInfoScRsp = 1855;
|
|
public const int GetRogueBuffEnhanceInfoCsReq = 1896;
|
|
public const int GetRogueBuffEnhanceInfoScRsp = 1808;
|
|
public const int GetRogueDialogueEventDataCsReq = 1848;
|
|
public const int GetRogueDialogueEventDataScRsp = 1843;
|
|
public const int GetRogueEndlessActivityDataCsReq = 6010;
|
|
public const int GetRogueEndlessActivityDataScRsp = 6033;
|
|
public const int GetRogueHandbookDataCsReq = 5687;
|
|
public const int GetRogueHandbookDataScRsp = 5686;
|
|
public const int GetRogueInfoCsReq = 1810;
|
|
public const int GetRogueInfoScRsp = 1833;
|
|
public const int GetRogueInitialScoreCsReq = 1847;
|
|
public const int GetRogueInitialScoreScRsp = 1849;
|
|
public const int GetRogueScoreRewardInfoCsReq = 1863;
|
|
public const int GetRogueScoreRewardInfoScRsp = 1852;
|
|
public const int GetRogueShopBuffInfoCsReq = 5660;
|
|
public const int GetRogueShopBuffInfoScRsp = 5677;
|
|
public const int GetRogueShopMiracleInfoCsReq = 5645;
|
|
public const int GetRogueShopMiracleInfoScRsp = 5616;
|
|
public const int GetRogueTalentInfoCsReq = 1861;
|
|
public const int GetRogueTalentInfoScRsp = 1821;
|
|
public const int GetRollShopInfoCsReq = 6919;
|
|
public const int GetRollShopInfoScRsp = 6917;
|
|
public const int GetSaveLogisticsMapCsReq = 4767;
|
|
public const int GetSaveLogisticsMapScRsp = 4738;
|
|
public const int GetSaveRaidCsReq = 2236;
|
|
public const int GetSaveRaidScRsp = 2202;
|
|
public const int GetSceneMapInfoCsReq = 1405;
|
|
public const int GetSceneMapInfoScRsp = 1434;
|
|
public const int GetSecretKeyInfoCsReq = 54;
|
|
public const int GetSecretKeyInfoScRsp = 56;
|
|
public const int GetServerPrefsDataCsReq = 6142;
|
|
public const int GetServerPrefsDataScRsp = 6145;
|
|
public const int GetShareDataCsReq = 4142;
|
|
public const int GetShareDataScRsp = 4145;
|
|
public const int GetShopListCsReq = 1510;
|
|
public const int GetShopListScRsp = 1533;
|
|
public const int GetSingleRedDotParamGroupCsReq = 5916;
|
|
public const int GetSingleRedDotParamGroupScRsp = 5960;
|
|
public const int GetSocialEventServerCacheCsReq = 7028;
|
|
public const int GetSocialEventServerCacheScRsp = 7054;
|
|
public const int GetSpringRecoverDataCsReq = 1429;
|
|
public const int GetSpringRecoverDataScRsp = 1424;
|
|
public const int GetStageLineupCsReq = 710;
|
|
public const int GetStageLineupScRsp = 733;
|
|
public const int GetStoryLineInfoCsReq = 6210;
|
|
public const int GetStoryLineInfoScRsp = 6233;
|
|
public const int GetStrongChallengeActivityDataCsReq = 6610;
|
|
public const int GetStrongChallengeActivityDataScRsp = 6633;
|
|
public const int GetStuffScNotify = 4400;
|
|
public const int GetTelevisionActivityDataCsReq = 6979;
|
|
public const int GetTelevisionActivityDataScRsp = 6977;
|
|
public const int GetTrainVisitorBehaviorCsReq = 3742;
|
|
public const int GetTrainVisitorBehaviorScRsp = 3745;
|
|
public const int GetTrainVisitorRegisterCsReq = 3777;
|
|
public const int GetTrainVisitorRegisterScRsp = 3726;
|
|
public const int GetTreasureDungeonActivityDataCsReq = 4403;
|
|
public const int GetTreasureDungeonActivityDataScRsp = 4411;
|
|
public const int GetTrialActivityDataCsReq = 2648;
|
|
public const int GetTrialActivityDataScRsp = 2643;
|
|
public const int GetTutorialCsReq = 1610;
|
|
public const int GetTutorialGuideCsReq = 1642;
|
|
public const int GetTutorialGuideScRsp = 1645;
|
|
public const int GetTutorialScRsp = 1633;
|
|
public const int GetUnlockTeleportCsReq = 1420;
|
|
public const int GetUnlockTeleportScRsp = 1481;
|
|
public const int GetUpdatedArchiveDataCsReq = 2342;
|
|
public const int GetUpdatedArchiveDataScRsp = 2345;
|
|
public const int GetVideoVersionKeyCsReq = 74;
|
|
public const int GetVideoVersionKeyScRsp = 59;
|
|
public const int GetWaypointCsReq = 410;
|
|
public const int GetWaypointScRsp = 433;
|
|
public const int GetWolfBroGameDataCsReq = 6600;
|
|
public const int GetWolfBroGameDataScRsp = 6570;
|
|
public const int GiveUpBoxingClubChallengeCsReq = 4277;
|
|
public const int GiveUpBoxingClubChallengeScRsp = 4226;
|
|
public const int GmTalkCsReq = 70;
|
|
public const int GmTalkScNotify = 26;
|
|
public const int GmTalkScRsp = 3;
|
|
public const int GroupStateChangeCsReq = 1450;
|
|
public const int GroupStateChangeScNotify = 1417;
|
|
public const int GroupStateChangeScRsp = 1440;
|
|
public const int HandleFriendCsReq = 2970;
|
|
public const int HandleFriendScRsp = 2903;
|
|
public const int HandleRogueCommonPendingActionCsReq = 5668;
|
|
public const int HandleRogueCommonPendingActionScRsp = 5684;
|
|
public const int HealPoolInfoNotify = 1484;
|
|
public const int HeartDialScriptChangeScNotify = 6400;
|
|
public const int HeartDialTraceScriptCsReq = 6370;
|
|
public const int HeartDialTraceScriptScRsp = 6303;
|
|
public const int HeliobusActivityDataCsReq = 5810;
|
|
public const int HeliobusActivityDataScRsp = 5833;
|
|
public const int HeliobusChallengeUpdateScNotify = 5808;
|
|
public const int HeliobusEnterBattleCsReq = 5866;
|
|
public const int HeliobusEnterBattleScRsp = 5837;
|
|
public const int HeliobusInfoChangedScNotify = 5811;
|
|
public const int HeliobusLineupUpdateScNotify = 5806;
|
|
public const int HeliobusSelectSkillCsReq = 5802;
|
|
public const int HeliobusSelectSkillScRsp = 5899;
|
|
public const int HeliobusSnsCommentCsReq = 5900;
|
|
public const int HeliobusSnsCommentScRsp = 5870;
|
|
public const int HeliobusSnsLikeCsReq = 5877;
|
|
public const int HeliobusSnsLikeScRsp = 5826;
|
|
public const int HeliobusSnsPostCsReq = 5816;
|
|
public const int HeliobusSnsPostScRsp = 5860;
|
|
public const int HeliobusSnsReadCsReq = 5842;
|
|
public const int HeliobusSnsReadScRsp = 5845;
|
|
public const int HeliobusSnsUpdateScNotify = 5803;
|
|
public const int HeliobusStartRaidCsReq = 5894;
|
|
public const int HeliobusStartRaidScRsp = 5896;
|
|
public const int HeliobusUnlockSkillScNotify = 5836;
|
|
public const int HeliobusUpgradeLevelCsReq = 5858;
|
|
public const int HeliobusUpgradeLevelScRsp = 5895;
|
|
public const int HeroBasicTypeChangedNotify = 49;
|
|
public const int InteractChargerCsReq = 6842;
|
|
public const int InteractChargerScRsp = 6845;
|
|
public const int InteractPropCsReq = 1442;
|
|
public const int InteractPropScRsp = 1445;
|
|
public const int InteractTreasureDungeonGridCsReq = 4491;
|
|
public const int InteractTreasureDungeonGridScRsp = 4466;
|
|
public const int InterruptMissionEventCsReq = 1294;
|
|
public const int InterruptMissionEventScRsp = 1296;
|
|
public const int JoinLineupCsReq = 716;
|
|
public const int JoinLineupScRsp = 760;
|
|
public const int LastSpringRefreshTimeNotify = 1466;
|
|
public const int LeaveAetherDivideSceneCsReq = 4842;
|
|
public const int LeaveAetherDivideSceneScRsp = 4845;
|
|
public const int LeaveChallengeCsReq = 1716;
|
|
public const int LeaveChallengeScRsp = 1760;
|
|
public const int LeaveMapRotationRegionCsReq = 6900;
|
|
public const int LeaveMapRotationRegionScNotify = 6836;
|
|
public const int LeaveMapRotationRegionScRsp = 6870;
|
|
public const int LeaveRaidCsReq = 2242;
|
|
public const int LeaveRaidScRsp = 2245;
|
|
public const int LeaveRogueCsReq = 1877;
|
|
public const int LeaveRogueScRsp = 1826;
|
|
public const int LeaveTrialActivityCsReq = 2662;
|
|
public const int LeaveTrialActivityScRsp = 2625;
|
|
public const int LockEquipmentCsReq = 516;
|
|
public const int LockEquipmentScRsp = 560;
|
|
public const int LockRelicCsReq = 599;
|
|
public const int LockRelicScRsp = 576;
|
|
public const int LogisticsDetonateStarSkiffCsReq = 4787;
|
|
public const int LogisticsDetonateStarSkiffScRsp = 4786;
|
|
public const int LogisticsGameCsReq = 4742;
|
|
public const int LogisticsGameScRsp = 4745;
|
|
public const int LogisticsInfoScNotify = 4785;
|
|
public const int LogisticsScoreRewardSyncInfoScNotify = 4718;
|
|
public const int MakeDrinkCsReq = 6981;
|
|
public const int MakeDrinkScRsp = 6987;
|
|
public const int MakeMissionDrinkCsReq = 6989;
|
|
public const int MakeMissionDrinkScRsp = 6990;
|
|
public const int MarkChatEmojiCsReq = 3903;
|
|
public const int MarkChatEmojiScRsp = 3911;
|
|
public const int MarkItemCsReq = 501;
|
|
public const int MarkItemScRsp = 507;
|
|
public const int MarkReadMailCsReq = 842;
|
|
public const int MarkReadMailScRsp = 845;
|
|
public const int MatchBoxingClubOpponentCsReq = 4242;
|
|
public const int MatchBoxingClubOpponentScRsp = 4245;
|
|
public const int MissionAcceptScNotify = 1201;
|
|
public const int MissionEventRewardScNotify = 1299;
|
|
public const int MissionGroupWarnScNotify = 1211;
|
|
public const int MissionRewardScNotify = 1216;
|
|
public const int MonopolyAcceptQuizCsReq = 7087;
|
|
public const int MonopolyAcceptQuizScRsp = 7086;
|
|
public const int MonopolyActionResultScNotify = 7042;
|
|
public const int MonopolyBuyGoodsCsReq = 7037;
|
|
public const int MonopolyBuyGoodsScRsp = 7094;
|
|
public const int MonopolyCellUpdateNotify = 7045;
|
|
public const int MonopolyCheatDiceCsReq = 7069;
|
|
public const int MonopolyCheatDiceScRsp = 7085;
|
|
public const int MonopolyClickCellCsReq = 7017;
|
|
public const int MonopolyClickCellScRsp = 7055;
|
|
public const int MonopolyClickMbtiReportCsReq = 7021;
|
|
public const int MonopolyClickMbtiReportScRsp = 7015;
|
|
public const int MonopolyConditionUpdateScNotify = 7061;
|
|
public const int MonopolyConfirmRandomCsReq = 7091;
|
|
public const int MonopolyConfirmRandomScRsp = 7066;
|
|
public const int MonopolyContentUpdateScNotify = 7083;
|
|
public const int MonopolyDailySettleScNotify = 7048;
|
|
public const int MonopolyEventLoadUpdateScNotify = 7004;
|
|
public const int MonopolyEventSelectFriendCsReq = 7080;
|
|
public const int MonopolyEventSelectFriendScRsp = 7062;
|
|
public const int MonopolyGameBingoFlipCardCsReq = 7001;
|
|
public const int MonopolyGameBingoFlipCardScRsp = 7007;
|
|
public const int MonopolyGameCreateScNotify = 7018;
|
|
public const int MonopolyGameGachaCsReq = 7032;
|
|
public const int MonopolyGameGachaScRsp = 7072;
|
|
public const int MonopolyGameRaiseRatioCsReq = 7067;
|
|
public const int MonopolyGameRaiseRatioScRsp = 7038;
|
|
public const int MonopolyGameSettleScNotify = 7012;
|
|
public const int MonopolyGetDailyInitItemCsReq = 7064;
|
|
public const int MonopolyGetDailyInitItemScRsp = 7030;
|
|
public const int MonopolyGetRafflePoolInfoCsReq = 7098;
|
|
public const int MonopolyGetRafflePoolInfoScRsp = 7088;
|
|
public const int MonopolyGetRaffleTicketCsReq = 7074;
|
|
public const int MonopolyGetRaffleTicketScRsp = 7059;
|
|
public const int MonopolyGetRegionProgressCsReq = 7020;
|
|
public const int MonopolyGetRegionProgressScRsp = 7081;
|
|
public const int MonopolyGiveUpCurContentCsReq = 7006;
|
|
public const int MonopolyGiveUpCurContentScRsp = 7065;
|
|
public const int MonopolyGuessBuyInformationCsReq = 7049;
|
|
public const int MonopolyGuessBuyInformationScRsp = 7039;
|
|
public const int MonopolyGuessChooseCsReq = 7097;
|
|
public const int MonopolyGuessChooseScRsp = 7047;
|
|
public const int MonopolyGuessDrawScNotify = 7044;
|
|
public const int MonopolyLikeCsReq = 7084;
|
|
public const int MonopolyLikeScNotify = 7022;
|
|
public const int MonopolyLikeScRsp = 7089;
|
|
public const int MonopolyMoveCsReq = 7026;
|
|
public const int MonopolyMoveScRsp = 7100;
|
|
public const int MonopolyQuizDurationChangeScNotify = 7023;
|
|
public const int MonopolyReRollRandomCsReq = 7099;
|
|
public const int MonopolyReRollRandomScRsp = 7076;
|
|
public const int MonopolyRollDiceCsReq = 7060;
|
|
public const int MonopolyRollDiceScRsp = 7077;
|
|
public const int MonopolyRollRandomCsReq = 7036;
|
|
public const int MonopolyRollRandomScRsp = 7002;
|
|
public const int MonopolyScrachRaffleTicketCsReq = 7034;
|
|
public const int MonopolyScrachRaffleTicketScRsp = 7078;
|
|
public const int MonopolySelectOptionCsReq = 7070;
|
|
public const int MonopolySelectOptionScRsp = 7003;
|
|
public const int MonopolySocialEventEffectScNotify = 7025;
|
|
public const int MonopolySttUpdateScNotify = 7075;
|
|
public const int MonopolyTakePhaseRewardCsReq = 7063;
|
|
public const int MonopolyTakePhaseRewardScRsp = 7052;
|
|
public const int MonopolyTakeRaffleTicketRewardCsReq = 7071;
|
|
public const int MonopolyTakeRaffleTicketRewardScRsp = 7005;
|
|
public const int MonopolyUpgradeAssetCsReq = 7096;
|
|
public const int MonopolyUpgradeAssetScRsp = 7008;
|
|
public const int MonthCardRewardNotify = 89;
|
|
public const int MultipleDropInfoNotify = 4660;
|
|
public const int MultipleDropInfoScNotify = 4642;
|
|
public const int MuseumDispatchFinishedScNotify = 4308;
|
|
public const int MuseumFundsChangedScNotify = 4376;
|
|
public const int MuseumInfoChangedScNotify = 4399;
|
|
public const int MuseumRandomEventQueryCsReq = 4366;
|
|
public const int MuseumRandomEventQueryScRsp = 4337;
|
|
public const int MuseumRandomEventSelectCsReq = 4394;
|
|
public const int MuseumRandomEventSelectScRsp = 4396;
|
|
public const int MuseumRandomEventStartScNotify = 4391;
|
|
public const int MuseumTakeCollectRewardCsReq = 4385;
|
|
public const int MuseumTakeCollectRewardScRsp = 4383;
|
|
public const int MuseumTargetMissionFinishNotify = 4365;
|
|
public const int MuseumTargetRewardNotify = 4369;
|
|
public const int MuseumTargetStartNotify = 4306;
|
|
public const int NewAssistHistoryNotify = 2987;
|
|
public const int NewMailScNotify = 900;
|
|
public const int OpenRogueChestCsReq = 1889;
|
|
public const int OpenRogueChestScRsp = 1822;
|
|
public const int OpenTreasureDungeonGridCsReq = 4436;
|
|
public const int OpenTreasureDungeonGridScRsp = 4402;
|
|
public const int PickRogueAvatarCsReq = 1802;
|
|
public const int PickRogueAvatarScRsp = 1899;
|
|
public const int PlayBackGroundMusicCsReq = 3142;
|
|
public const int PlayBackGroundMusicScRsp = 3145;
|
|
public const int PlayerGetTokenCsReq = 16;
|
|
public const int PlayerGetTokenScRsp = 60;
|
|
public const int PlayerHeartBeatCsReq = 46;
|
|
public const int PlayerHeartBeatScRsp = 73;
|
|
public const int PlayerKickOutScNotify = 100;
|
|
public const int PlayerLoginCsReq = 10;
|
|
public const int PlayerLoginFinishCsReq = 79;
|
|
public const int PlayerLoginFinishScRsp = 19;
|
|
public const int PlayerLoginScRsp = 33;
|
|
public const int PlayerLogoutCsReq = 42;
|
|
public const int PlayerLogoutScRsp = 45;
|
|
public const int PlayerReturnForceFinishScNotify = 4503;
|
|
public const int PlayerReturnInfoQueryCsReq = 4600;
|
|
public const int PlayerReturnInfoQueryScRsp = 4570;
|
|
public const int PlayerReturnPointChangeScNotify = 4545;
|
|
public const int PlayerReturnSignCsReq = 4533;
|
|
public const int PlayerReturnSignScRsp = 4542;
|
|
public const int PlayerReturnStartScNotify = 4510;
|
|
public const int PlayerReturnTakePointRewardCsReq = 4516;
|
|
public const int PlayerReturnTakePointRewardScRsp = 4560;
|
|
public const int PlayerReturnTakeRewardCsReq = 4577;
|
|
public const int PlayerReturnTakeRewardScRsp = 4526;
|
|
public const int PlayerSyncScNotify = 610;
|
|
public const int PrepareRogueAdventureRoomCsReq = 5633;
|
|
public const int PrepareRogueAdventureRoomScRsp = 5642;
|
|
public const int PrestigeLevelUpCsReq = 4737;
|
|
public const int PrestigeLevelUpScRsp = 4794;
|
|
public const int PrivateMsgOfflineUsersScNotify = 3945;
|
|
public const int PromoteAvatarCsReq = 377;
|
|
public const int PromoteAvatarScRsp = 326;
|
|
public const int PromoteEquipmentCsReq = 542;
|
|
public const int PromoteEquipmentScRsp = 545;
|
|
public const int PunkLordBattleResultScNotify = 3296;
|
|
public const int PunkLordDataChangeNotify = 3238;
|
|
public const int PunkLordMonsterInfoScNotify = 3236;
|
|
public const int PunkLordMonsterKilledNotify = 3285;
|
|
public const int PunkLordRaidTimeOutScNotify = 3291;
|
|
public const int PVEBattleResultCsReq = 110;
|
|
public const int PVEBattleResultScRsp = 133;
|
|
public const int QueryProductInfoCsReq = 39;
|
|
public const int QueryProductInfoScRsp = 44;
|
|
public const int QuestRecordScNotify = 1000;
|
|
public const int QuitBattleCsReq = 142;
|
|
public const int QuitBattleScNotify = 200;
|
|
public const int QuitBattleScRsp = 145;
|
|
public const int QuitLineupCsReq = 777;
|
|
public const int QuitLineupScRsp = 726;
|
|
public const int QuitRogueCsReq = 1812;
|
|
public const int QuitRogueScRsp = 1832;
|
|
public const int QuitTreasureDungeonCsReq = 4496;
|
|
public const int QuitTreasureDungeonScRsp = 4408;
|
|
public const int QuitWolfBroGameCsReq = 6577;
|
|
public const int QuitWolfBroGameScRsp = 6526;
|
|
public const int RaidCollectionDataCsReq = 6959;
|
|
public const int RaidCollectionDataScNotify = 6941;
|
|
public const int RaidCollectionDataScRsp = 6957;
|
|
public const int RaidInfoNotify = 2216;
|
|
public const int RaidKickByServerScNotify = 2266;
|
|
public const int RankUpAvatarCsReq = 395;
|
|
public const int RankUpAvatarScRsp = 336;
|
|
public const int RankUpEquipmentCsReq = 600;
|
|
public const int RankUpEquipmentScRsp = 570;
|
|
public const int RechargeSuccNotify = 537;
|
|
public const int RecoverAllLineupCsReq = 1432;
|
|
public const int RecoverAllLineupScRsp = 1472;
|
|
public const int ReEnterLastElementStageCsReq = 1428;
|
|
public const int ReEnterLastElementStageScRsp = 1454;
|
|
public const int RefreshAlleyOrderCsReq = 4799;
|
|
public const int RefreshAlleyOrderScRsp = 4776;
|
|
public const int RefreshTriggerByClientCsReq = 1461;
|
|
public const int RefreshTriggerByClientScNotify = 1415;
|
|
public const int RefreshTriggerByClientScRsp = 1421;
|
|
public const int RegionStopScNotify = 76;
|
|
public const int RelicRecommendCsReq = 544;
|
|
public const int RelicRecommendScRsp = 523;
|
|
public const int RemoveRotaterCsReq = 6876;
|
|
public const int RemoveRotaterScRsp = 6891;
|
|
public const int RemoveStuffFromAreaCsReq = 4377;
|
|
public const int RemoveStuffFromAreaScRsp = 4326;
|
|
public const int ReplaceLineupCsReq = 796;
|
|
public const int ReplaceLineupScRsp = 708;
|
|
public const int ReportPlayerCsReq = 2996;
|
|
public const int ReportPlayerScRsp = 2908;
|
|
public const int ReserveStaminaExchangeCsReq = 78;
|
|
public const int ReserveStaminaExchangeScRsp = 20;
|
|
public const int ResetMapRotationRegionCsReq = 6858;
|
|
public const int ResetMapRotationRegionScRsp = 6895;
|
|
public const int RestoreWolfBroGameArchiveCsReq = 6516;
|
|
public const int RestoreWolfBroGameArchiveScRsp = 6560;
|
|
public const int RetcodeNotify = 22;
|
|
public const int ReturnLastTownCsReq = 1437;
|
|
public const int ReturnLastTownScRsp = 1494;
|
|
public const int RevcMsgScNotify = 3942;
|
|
public const int ReviveRogueAvatarCsReq = 1891;
|
|
public const int ReviveRogueAvatarScRsp = 1866;
|
|
public const int RogueEndlessActivityBattleEndScNotify = 6016;
|
|
public const int RogueModifierAddNotify = 5342;
|
|
public const int RogueModifierDelNotify = 5400;
|
|
public const int RogueModifierSelectCellCsReq = 5345;
|
|
public const int RogueModifierSelectCellScRsp = 5316;
|
|
public const int RogueModifierStageStartNotify = 5370;
|
|
public const int RogueModifierUpdateNotify = 5326;
|
|
public const int RogueNpcDisappearCsReq = 5611;
|
|
public const int RogueNpcDisappearScRsp = 5658;
|
|
public const int RotateMapCsReq = 6877;
|
|
public const int RotateMapScRsp = 6826;
|
|
public const int SaveLogisticsCsReq = 4765;
|
|
public const int SaveLogisticsScRsp = 4769;
|
|
public const int SavePointsInfoNotify = 1401;
|
|
public const int SceneCastSkillCostMpCsReq = 1495;
|
|
public const int SceneCastSkillCostMpScRsp = 1436;
|
|
public const int SceneCastSkillCsReq = 1416;
|
|
public const int SceneCastSkillMpUpdateScNotify = 1402;
|
|
public const int SceneCastSkillScRsp = 1460;
|
|
public const int SceneEnterStageCsReq = 1496;
|
|
public const int SceneEnterStageScRsp = 1408;
|
|
public const int SceneEntityDieScNotify = 1449;
|
|
public const int SceneEntityDisappearScNotify = 1470;
|
|
public const int SceneEntityMoveCsReq = 1410;
|
|
public const int SceneEntityMoveScNotify = 1403;
|
|
public const int SceneEntityMoveScRsp = 1433;
|
|
public const int SceneEntityTeleportCsReq = 1456;
|
|
public const int SceneEntityTeleportScRsp = 1479;
|
|
public const int SceneEntityUpdateScNotify = 1500;
|
|
public const int SceneGroupRefreshScNotify = 1475;
|
|
public const int ScenePlaneEventScNotify = 1471;
|
|
public const int SceneUpdatePositionVersionNotify = 1411;
|
|
public const int SearchPlayerCsReq = 2969;
|
|
public const int SearchPlayerScRsp = 2985;
|
|
public const int SecurityReportCsReq = 4103;
|
|
public const int SecurityReportScRsp = 4111;
|
|
public const int SelectChatBubbleCsReq = 5142;
|
|
public const int SelectChatBubbleScRsp = 5145;
|
|
public const int SelectChessRogueNousSubStoryCsReq = 5498;
|
|
public const int SelectChessRogueNousSubStoryScRsp = 5511;
|
|
public const int SelectChessRogueSubStoryCsReq = 5436;
|
|
public const int SelectChessRogueSubStoryScRsp = 5446;
|
|
public const int SelectInclinationTextCsReq = 2200;
|
|
public const int SelectInclinationTextScRsp = 2170;
|
|
public const int SelectPhoneThemeCsReq = 5160;
|
|
public const int SelectPhoneThemeScRsp = 5177;
|
|
public const int SelectRogueDialogueEventCsReq = 1879;
|
|
public const int SelectRogueDialogueEventScRsp = 1819;
|
|
public const int SellItemCsReq = 591;
|
|
public const int SellItemScRsp = 566;
|
|
public const int SendMsgCsReq = 3910;
|
|
public const int SendMsgScRsp = 3933;
|
|
public const int ServerAnnounceNotify = 67;
|
|
public const int ServerSimulateBattleFinishScNotify = 111;
|
|
public const int SetAetherDivideLineUpCsReq = 4858;
|
|
public const int SetAetherDivideLineUpScRsp = 4895;
|
|
public const int SetAssistAvatarCsReq = 2811;
|
|
public const int SetAssistAvatarScRsp = 2858;
|
|
public const int SetAssistCsReq = 2938;
|
|
public const int SetAssistScRsp = 2912;
|
|
public const int SetBoxingClubResonanceLineupCsReq = 4258;
|
|
public const int SetBoxingClubResonanceLineupScRsp = 4295;
|
|
public const int SetClientPausedCsReq = 1497;
|
|
public const int SetClientPausedScRsp = 1447;
|
|
public const int SetClientRaidTargetCountCsReq = 2258;
|
|
public const int SetClientRaidTargetCountScRsp = 2295;
|
|
public const int SetCurInteractEntityCsReq = 1438;
|
|
public const int SetCurInteractEntityScRsp = 1412;
|
|
public const int SetCurWaypointCsReq = 442;
|
|
public const int SetCurWaypointScRsp = 445;
|
|
public const int SetDisplayAvatarCsReq = 2816;
|
|
public const int SetDisplayAvatarScRsp = 2860;
|
|
public const int SetForbidOtherApplyFriendCsReq = 2923;
|
|
public const int SetForbidOtherApplyFriendScRsp = 2931;
|
|
public const int SetFriendMarkCsReq = 2929;
|
|
public const int SetFriendMarkScRsp = 2924;
|
|
public const int SetFriendRemarkNameCsReq = 2937;
|
|
public const int SetFriendRemarkNameScRsp = 2994;
|
|
public const int SetGameplayBirthdayCsReq = 48;
|
|
public const int SetGameplayBirthdayScRsp = 43;
|
|
public const int SetGenderCsReq = 86;
|
|
public const int SetGenderScRsp = 18;
|
|
public const int SetGroupCustomSaveDataCsReq = 1473;
|
|
public const int SetGroupCustomSaveDataScRsp = 1480;
|
|
public const int SetHeadIconCsReq = 2842;
|
|
public const int SetHeadIconScRsp = 2845;
|
|
public const int SetHeroBasicTypeCsReq = 38;
|
|
public const int SetHeroBasicTypeScRsp = 12;
|
|
public const int SetIsDisplayAvatarInfoCsReq = 2877;
|
|
public const int SetIsDisplayAvatarInfoScRsp = 2826;
|
|
public const int SetLanguageCsReq = 85;
|
|
public const int SetLanguageScRsp = 83;
|
|
public const int SetLineupNameCsReq = 776;
|
|
public const int SetLineupNameScRsp = 791;
|
|
public const int SetMissionEventProgressCsReq = 1208;
|
|
public const int SetMissionEventProgressScRsp = 1206;
|
|
public const int SetNicknameCsReq = 66;
|
|
public const int SetNicknameScRsp = 37;
|
|
public const int SetPlayerInfoCsReq = 97;
|
|
public const int SetPlayerInfoScRsp = 47;
|
|
public const int SetRedPointStatusScNotify = 71;
|
|
public const int SetSignatureCsReq = 2870;
|
|
public const int SetSignatureScRsp = 2803;
|
|
public const int SetSpringRecoverConfigCsReq = 1493;
|
|
public const int SetSpringRecoverConfigScRsp = 1448;
|
|
public const int SetStuffToAreaCsReq = 4316;
|
|
public const int SetStuffToAreaScRsp = 4360;
|
|
public const int SetTurnFoodSwitchCsReq = 518;
|
|
public const int SetTurnFoodSwitchScRsp = 597;
|
|
public const int ShareCsReq = 4110;
|
|
public const int SharePunkLordMonsterCsReq = 3216;
|
|
public const int SharePunkLordMonsterScRsp = 3260;
|
|
public const int ShareScRsp = 4133;
|
|
public const int ShowNewSupplementVisitorCsReq = 3703;
|
|
public const int ShowNewSupplementVisitorScRsp = 3711;
|
|
public const int SpaceZooBornCsReq = 6742;
|
|
public const int SpaceZooBornScRsp = 6745;
|
|
public const int SpaceZooCatUpdateNotify = 6703;
|
|
public const int SpaceZooDataCsReq = 6710;
|
|
public const int SpaceZooDataScRsp = 6733;
|
|
public const int SpaceZooDeleteCatCsReq = 6800;
|
|
public const int SpaceZooDeleteCatScRsp = 6770;
|
|
public const int SpaceZooExchangeItemCsReq = 6711;
|
|
public const int SpaceZooExchangeItemScRsp = 6758;
|
|
public const int SpaceZooMutateCsReq = 6716;
|
|
public const int SpaceZooMutateScRsp = 6760;
|
|
public const int SpaceZooOpCatteryCsReq = 6777;
|
|
public const int SpaceZooOpCatteryScRsp = 6726;
|
|
public const int SpaceZooTakeCsReq = 6795;
|
|
public const int SpaceZooTakeScRsp = 6736;
|
|
public const int SpringRecoverCsReq = 1443;
|
|
public const int SpringRecoverScRsp = 1468;
|
|
public const int SpringRecoverSingleAvatarCsReq = 1489;
|
|
public const int SpringRecoverSingleAvatarScRsp = 1422;
|
|
public const int SpringRefreshCsReq = 1476;
|
|
public const int SpringRefreshScRsp = 1491;
|
|
public const int StaminaInfoScNotify = 81;
|
|
public const int StartAetherDivideChallengeBattleCsReq = 4877;
|
|
public const int StartAetherDivideChallengeBattleScRsp = 4826;
|
|
public const int StartAetherDivideSceneBattleCsReq = 4816;
|
|
public const int StartAetherDivideSceneBattleScRsp = 4860;
|
|
public const int StartAetherDivideStageBattleCsReq = 4837;
|
|
public const int StartAetherDivideStageBattleScRsp = 4894;
|
|
public const int StartAlleyEventCsReq = 4777;
|
|
public const int StartAlleyEventScRsp = 4726;
|
|
public const int StartBattleCollegeCsReq = 5745;
|
|
public const int StartBattleCollegeScRsp = 5716;
|
|
public const int StartBoxingClubBattleCsReq = 4216;
|
|
public const int StartBoxingClubBattleScRsp = 4260;
|
|
public const int StartChallengeCsReq = 1742;
|
|
public const int StartChallengeScRsp = 1745;
|
|
public const int StartCocoonStageCsReq = 1407;
|
|
public const int StartCocoonStageScRsp = 1487;
|
|
public const int StartFinishMainMissionScNotify = 1267;
|
|
public const int StartFinishSubMissionScNotify = 1283;
|
|
public const int StartPunkLordRaidCsReq = 3242;
|
|
public const int StartPunkLordRaidScRsp = 3245;
|
|
public const int StartRaidCsReq = 2210;
|
|
public const int StartRaidScRsp = 2233;
|
|
public const int StartRogueCsReq = 1842;
|
|
public const int StartRogueScRsp = 1845;
|
|
public const int StartTimedCocoonStageCsReq = 1490;
|
|
public const int StartTimedCocoonStageScRsp = 1457;
|
|
public const int StartTimedFarmElementCsReq = 1409;
|
|
public const int StartTimedFarmElementScRsp = 1451;
|
|
public const int StartTrialActivityCsReq = 2673;
|
|
public const int StartTrialActivityScRsp = 2680;
|
|
public const int StartWolfBroGameCsReq = 6510;
|
|
public const int StartWolfBroGameScRsp = 6533;
|
|
public const int StopRogueAdventureRoomCsReq = 5606;
|
|
public const int StopRogueAdventureRoomScRsp = 5665;
|
|
public const int StoryLineInfoScNotify = 6242;
|
|
public const int StoryLineTrialAvatarChangeScNotify = 6277;
|
|
public const int StrongChallengeActivityBattleEndScNotify = 6616;
|
|
public const int SubMissionRewardScNotify = 1265;
|
|
public const int SubmitEmotionItemCsReq = 6316;
|
|
public const int SubmitEmotionItemScRsp = 6360;
|
|
public const int SubmitMonsterResearchActivityMaterialCsReq = 2691;
|
|
public const int SubmitMonsterResearchActivityMaterialScRsp = 2666;
|
|
public const int SubmitOfferingItemCsReq = 6921;
|
|
public const int SubmitOfferingItemScRsp = 6927;
|
|
public const int SubmitOrigamiItemCsReq = 4136;
|
|
public const int SubmitOrigamiItemScRsp = 4102;
|
|
public const int SummonPunkLordMonsterCsReq = 3277;
|
|
public const int SummonPunkLordMonsterScRsp = 3226;
|
|
public const int SwapLineupCsReq = 800;
|
|
public const int SwapLineupScRsp = 770;
|
|
public const int SwitchAetherDivideLineUpSlotCsReq = 4891;
|
|
public const int SwitchAetherDivideLineUpSlotScRsp = 4866;
|
|
public const int SwitchLineupIndexCsReq = 702;
|
|
public const int SwitchLineupIndexScRsp = 799;
|
|
public const int SyncAcceptedPamMissionNotify = 4042;
|
|
public const int SyncAddBlacklistScNotify = 2976;
|
|
public const int SyncApplyFriendScNotify = 3000;
|
|
public const int SyncChessRogueMainStoryFinishScNotify = 5496;
|
|
public const int SyncChessRogueNousMainStoryScNotify = 5542;
|
|
public const int SyncChessRogueNousSubStoryScNotify = 5568;
|
|
public const int SyncChessRogueNousValueScNotify = 5486;
|
|
public const int SyncClientResVersionCsReq = 177;
|
|
public const int SyncClientResVersionScRsp = 126;
|
|
public const int SyncDeleteFriendScNotify = 2936;
|
|
public const int SyncEntityBuffChangeListScNotify = 1458;
|
|
public const int SyncHandleFriendScNotify = 2911;
|
|
public const int SyncLineupNotify = 703;
|
|
public const int SyncRogueAdventureRoomInfoScNotify = 5610;
|
|
public const int SyncRogueAeonLevelUpRewardScNotify = 1888;
|
|
public const int SyncRogueAeonScNotify = 1859;
|
|
public const int SyncRogueAreaUnlockScNotify = 1871;
|
|
public const int SyncRogueCommonActionResultScNotify = 5644;
|
|
public const int SyncRogueCommonPendingActionScNotify = 5623;
|
|
public const int SyncRogueCommonVirtualItemInfoScNotify = 5624;
|
|
public const int SyncRogueDialogueEventDataScNotify = 1874;
|
|
public const int SyncRogueExploreWinScNotify = 1801;
|
|
public const int SyncRogueFinishScNotify = 1836;
|
|
public const int SyncRogueGetItemScNotify = 1805;
|
|
public const int SyncRogueHandbookDataUpdateScNotify = 5618;
|
|
public const int SyncRogueMapRoomScNotify = 1839;
|
|
public const int SyncRoguePickAvatarInfoScNotify = 1853;
|
|
public const int SyncRogueReviveInfoScNotify = 1838;
|
|
public const int SyncRogueRewardInfoScNotify = 1882;
|
|
public const int SyncRogueSeasonFinishScNotify = 1807;
|
|
public const int SyncRogueStatusScNotify = 1851;
|
|
public const int SyncRogueVirtualItemInfoScNotify = 1809;
|
|
public const int SyncServerSceneChangeNotify = 1478;
|
|
public const int SyncTaskCsReq = 1260;
|
|
public const int SyncTaskScRsp = 1277;
|
|
public const int SyncTurnFoodNotify = 586;
|
|
public const int TakeActivityExpeditionRewardCsReq = 2595;
|
|
public const int TakeActivityExpeditionRewardScRsp = 2536;
|
|
public const int TakeAllApRewardCsReq = 3360;
|
|
public const int TakeAllApRewardScRsp = 3377;
|
|
public const int TakeAllRewardCsReq = 3026;
|
|
public const int TakeAllRewardScRsp = 3100;
|
|
public const int TakeApRewardCsReq = 3310;
|
|
public const int TakeApRewardScRsp = 3333;
|
|
public const int TakeAssistRewardCsReq = 2986;
|
|
public const int TakeAssistRewardScRsp = 2918;
|
|
public const int TakeBpRewardCsReq = 3045;
|
|
public const int TakeBpRewardScRsp = 3016;
|
|
public const int TakeChallengeRaidRewardCsReq = 2226;
|
|
public const int TakeChallengeRaidRewardScRsp = 2300;
|
|
public const int TakeChallengeRewardCsReq = 1736;
|
|
public const int TakeChallengeRewardScRsp = 1702;
|
|
public const int TakeChapterRewardCsReq = 426;
|
|
public const int TakeChapterRewardScRsp = 500;
|
|
public const int TakeCityShopRewardCsReq = 1516;
|
|
public const int TakeCityShopRewardScRsp = 1560;
|
|
public const int TakeExpeditionRewardCsReq = 2577;
|
|
public const int TakeExpeditionRewardScRsp = 2526;
|
|
public const int TakeFightActivityRewardCsReq = 3660;
|
|
public const int TakeFightActivityRewardScRsp = 3677;
|
|
public const int TakeKilledPunkLordMonsterScoreCsReq = 3283;
|
|
public const int TakeKilledPunkLordMonsterScoreScRsp = 3267;
|
|
public const int TakeLoginActivityRewardCsReq = 2642;
|
|
public const int TakeLoginActivityRewardScRsp = 2645;
|
|
public const int TakeMailAttachmentCsReq = 877;
|
|
public const int TakeMailAttachmentScRsp = 826;
|
|
public const int TakeMonsterResearchActivityRewardCsReq = 2637;
|
|
public const int TakeMonsterResearchActivityRewardScRsp = 2694;
|
|
public const int TakeMultipleExpeditionRewardCsReq = 2576;
|
|
public const int TakeMultipleExpeditionRewardScRsp = 2591;
|
|
public const int TakeOffAvatarSkinCsReq = 308;
|
|
public const int TakeOffAvatarSkinScRsp = 306;
|
|
public const int TakeOffEquipmentCsReq = 303;
|
|
public const int TakeOffEquipmentScRsp = 311;
|
|
public const int TakeOfferingRewardCsReq = 6931;
|
|
public const int TakeOfferingRewardScRsp = 6940;
|
|
public const int TakeOffRelicCsReq = 376;
|
|
public const int TakeOffRelicScRsp = 391;
|
|
public const int TakePictureCsReq = 4116;
|
|
public const int TakePictureScRsp = 4160;
|
|
public const int TakePrestigeRewardCsReq = 4703;
|
|
public const int TakePrestigeRewardScRsp = 4711;
|
|
public const int TakePromotionRewardCsReq = 366;
|
|
public const int TakePromotionRewardScRsp = 337;
|
|
public const int TakePunkLordPointRewardCsReq = 3258;
|
|
public const int TakePunkLordPointRewardScRsp = 3295;
|
|
public const int TakeQuestOptionalRewardCsReq = 911;
|
|
public const int TakeQuestOptionalRewardScRsp = 958;
|
|
public const int TakeQuestRewardCsReq = 942;
|
|
public const int TakeQuestRewardScRsp = 945;
|
|
public const int TakeRogueAeonLevelRewardCsReq = 1834;
|
|
public const int TakeRogueAeonLevelRewardScRsp = 1878;
|
|
public const int TakeRogueEndlessActivityAllBonusRewardCsReq = 6026;
|
|
public const int TakeRogueEndlessActivityAllBonusRewardScRsp = 6100;
|
|
public const int TakeRogueEndlessActivityPointRewardCsReq = 6060;
|
|
public const int TakeRogueEndlessActivityPointRewardScRsp = 6077;
|
|
public const int TakeRogueEventHandbookRewardCsReq = 5649;
|
|
public const int TakeRogueEventHandbookRewardScRsp = 5639;
|
|
public const int TakeRogueMiracleHandbookRewardCsReq = 5697;
|
|
public const int TakeRogueMiracleHandbookRewardScRsp = 5647;
|
|
public const int TakeRogueScoreRewardCsReq = 1837;
|
|
public const int TakeRogueScoreRewardScRsp = 1894;
|
|
public const int TakeRollShopRewardCsReq = 6911;
|
|
public const int TakeRollShopRewardScRsp = 6920;
|
|
public const int TakeTalkRewardCsReq = 2142;
|
|
public const int TakeTalkRewardScRsp = 2145;
|
|
public const int TakeTrainVisitorUntakenBehaviorRewardCsReq = 3800;
|
|
public const int TakeTrainVisitorUntakenBehaviorRewardScRsp = 3770;
|
|
public const int TakeTrialActivityRewardCsReq = 2622;
|
|
public const int TakeTrialActivityRewardScRsp = 2646;
|
|
public const int TeleportToMissionResetPointCsReq = 1269;
|
|
public const int TeleportToMissionResetPointScRsp = 1285;
|
|
public const int TelevisionActivityBattleEndScNotify = 6980;
|
|
public const int TelevisionActivityDataChangeScNotify = 6961;
|
|
public const int TextJoinBatchSaveCsReq = 3816;
|
|
public const int TextJoinBatchSaveScRsp = 3860;
|
|
public const int TextJoinQueryCsReq = 3842;
|
|
public const int TextJoinQueryScRsp = 3845;
|
|
public const int TextJoinSaveCsReq = 3810;
|
|
public const int TextJoinSaveScRsp = 3833;
|
|
public const int TrainRefreshTimeNotify = 3716;
|
|
public const int TrainVisitorBehaviorFinishCsReq = 3710;
|
|
public const int TrainVisitorBehaviorFinishScRsp = 3733;
|
|
public const int TrainVisitorRewardSendNotify = 3760;
|
|
public const int TravelBrochureApplyPasterCsReq = 6477;
|
|
public const int TravelBrochureApplyPasterListCsReq = 6437;
|
|
public const int TravelBrochureApplyPasterListScRsp = 6494;
|
|
public const int TravelBrochureApplyPasterScRsp = 6426;
|
|
public const int TravelBrochureGetDataCsReq = 6410;
|
|
public const int TravelBrochureGetDataScRsp = 6433;
|
|
public const int TravelBrochureGetPasterScNotify = 6458;
|
|
public const int TravelBrochurePageResetCsReq = 6491;
|
|
public const int TravelBrochurePageResetScRsp = 6466;
|
|
public const int TravelBrochurePageUnlockScNotify = 6442;
|
|
public const int TravelBrochureRemovePasterCsReq = 6500;
|
|
public const int TravelBrochureRemovePasterScRsp = 6470;
|
|
public const int TravelBrochureSelectMessageCsReq = 6416;
|
|
public const int TravelBrochureSelectMessageScRsp = 6460;
|
|
public const int TravelBrochureSetCustomValueCsReq = 6436;
|
|
public const int TravelBrochureSetCustomValueScRsp = 6402;
|
|
public const int TravelBrochureSetPageDescStatusCsReq = 6499;
|
|
public const int TravelBrochureSetPageDescStatusScRsp = 6476;
|
|
public const int TravelBrochureUpdatePasterPosCsReq = 6403;
|
|
public const int TravelBrochureUpdatePasterPosScRsp = 6411;
|
|
public const int TreasureDungeonDataScNotify = 4410;
|
|
public const int TreasureDungeonFinishScNotify = 4433;
|
|
public const int TrialActivityDataChangeScNotify = 2668;
|
|
public const int TrialBackGroundMusicCsReq = 3177;
|
|
public const int TrialBackGroundMusicScRsp = 3126;
|
|
public const int TriggerVoiceCsReq = 4158;
|
|
public const int TriggerVoiceScRsp = 4195;
|
|
public const int UnlockAvatarSkinScNotify = 365;
|
|
public const int UnlockBackGroundMusicCsReq = 3116;
|
|
public const int UnlockBackGroundMusicScRsp = 3160;
|
|
public const int UnlockChatBubbleScNotify = 5116;
|
|
public const int UnlockedAreaMapScNotify = 1413;
|
|
public const int UnlockHeadIconScNotify = 2900;
|
|
public const int UnlockPhoneThemeScNotify = 5126;
|
|
public const int UnlockSkilltreeCsReq = 316;
|
|
public const int UnlockSkilltreeScRsp = 360;
|
|
public const int UnlockTeleportNotify = 1482;
|
|
public const int UnlockTutorialCsReq = 1616;
|
|
public const int UnlockTutorialGuideCsReq = 1677;
|
|
public const int UnlockTutorialGuideScRsp = 1626;
|
|
public const int UnlockTutorialScRsp = 1660;
|
|
public const int UpdateEnergyScNotify = 6802;
|
|
public const int UpdateFeatureSwitchScNotify = 31;
|
|
public const int UpdateFloorSavedValueNotify = 1488;
|
|
public const int UpdateMapRotationDataScNotify = 6899;
|
|
public const int UpdateMechanismBarScNotify = 1446;
|
|
public const int UpdateMovieRacingDataCsReq = 4196;
|
|
public const int UpdateMovieRacingDataScRsp = 4108;
|
|
public const int UpdatePlayerSettingCsReq = 98;
|
|
public const int UpdatePlayerSettingScRsp = 88;
|
|
public const int UpdateRedDotDataCsReq = 5942;
|
|
public const int UpdateRedDotDataScRsp = 5945;
|
|
public const int UpdateRogueAdventureRoomScoreCsReq = 5631;
|
|
public const int UpdateRogueAdventureRoomScoreScRsp = 5629;
|
|
public const int UpdateServerPrefsDataCsReq = 6116;
|
|
public const int UpdateServerPrefsDataScRsp = 6160;
|
|
public const int UpdateTrackMainMissionIdCsReq = 1287;
|
|
public const int UpdateTrackMainMissionIdScRsp = 1286;
|
|
public const int UpgradeAreaCsReq = 4358;
|
|
public const int UpgradeAreaScRsp = 4395;
|
|
public const int UpgradeAreaStatCsReq = 4336;
|
|
public const int UpgradeAreaStatScRsp = 4302;
|
|
public const int UseItemCsReq = 577;
|
|
public const int UseItemScRsp = 526;
|
|
public const int UseTreasureDungeonItemCsReq = 4437;
|
|
public const int UseTreasureDungeonItemScRsp = 4494;
|
|
public const int VirtualLineupDestroyNotify = 794;
|
|
public const int WaypointShowNewCsNotify = 477;
|
|
public const int WolfBroGameActivateBulletCsReq = 6502;
|
|
public const int WolfBroGameActivateBulletScRsp = 6599;
|
|
public const int WolfBroGameDataChangeScNotify = 6503;
|
|
public const int WolfBroGameExplodeMonsterCsReq = 6576;
|
|
public const int WolfBroGameExplodeMonsterScRsp = 6591;
|
|
public const int WolfBroGamePickupBulletCsReq = 6595;
|
|
public const int WolfBroGamePickupBulletScRsp = 6536;
|
|
public const int WolfBroGameUseBulletCsReq = 6511;
|
|
public const int WolfBroGameUseBulletScRsp = 6558;
|
|
}
|
|
}
|