mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 12:46:03 +08:00
1340 lines
75 KiB
C#
1340 lines
75 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 = 2529;
|
|
public const int AcceptActivityExpeditionScRsp = 2545;
|
|
public const int AcceptedPamMissionExpireCsReq = 4034;
|
|
public const int AcceptedPamMissionExpireScRsp = 4048;
|
|
public const int AcceptExpeditionCsReq = 2562;
|
|
public const int AcceptExpeditionScRsp = 2588;
|
|
public const int AcceptMainMissionCsReq = 1291;
|
|
public const int AcceptMainMissionScRsp = 1297;
|
|
public const int AcceptMissionEventCsReq = 1242;
|
|
public const int AcceptMissionEventScRsp = 1237;
|
|
public const int AcceptMultipleExpeditionCsReq = 2559;
|
|
public const int AcceptMultipleExpeditionScRsp = 2595;
|
|
public const int AceAntiCheaterCsReq = 4;
|
|
public const int AceAntiCheaterScRsp = 75;
|
|
public const int ActivateFarmElementCsReq = 1492;
|
|
public const int ActivateFarmElementScRsp = 1455;
|
|
public const int AddAvatarScNotify = 396;
|
|
public const int AddBlacklistCsReq = 2959;
|
|
public const int AddBlacklistScRsp = 2995;
|
|
public const int AddEquipmentScNotify = 501;
|
|
public const int AetherDivideFinishChallengeScNotify = 4828;
|
|
public const int AetherDivideLineupScNotify = 4897;
|
|
public const int AetherDivideRefreshEndlessCsReq = 4824;
|
|
public const int AetherDivideRefreshEndlessScNotify = 4811;
|
|
public const int AetherDivideRefreshEndlessScRsp = 4882;
|
|
public const int AetherDivideSkillItemScNotify = 4818;
|
|
public const int AetherDivideSpiritExpUpCsReq = 4885;
|
|
public const int AetherDivideSpiritExpUpScRsp = 4856;
|
|
public const int AetherDivideSpiritInfoScNotify = 4863;
|
|
public const int AetherDivideTainerInfoScNotify = 4861;
|
|
public const int AetherDivideTakeChallengeRewardCsReq = 4808;
|
|
public const int AetherDivideTakeChallengeRewardScRsp = 4854;
|
|
public const int AlleyEventChangeNotify = 4786;
|
|
public const int AlleyEventEffectNotify = 4729;
|
|
public const int AlleyFundsScNotify = 4785;
|
|
public const int AlleyGuaranteedFundsCsReq = 4724;
|
|
public const int AlleyGuaranteedFundsScRsp = 4782;
|
|
public const int AlleyOrderChangedScNotify = 4737;
|
|
public const int AlleyPlacingGameCsReq = 4796;
|
|
public const int AlleyPlacingGameScRsp = 4706;
|
|
public const int AlleyShipmentEventEffectsScNotify = 4761;
|
|
public const int AlleyShipUnlockScNotify = 4763;
|
|
public const int AlleyShipUsedCountScNotify = 4797;
|
|
public const int AlleyShopLevelScNotify = 4756;
|
|
public const int AlleyTakeEventRewardCsReq = 4711;
|
|
public const int AlleyTakeEventRewardScRsp = 4708;
|
|
public const int AntiAddictScNotify = 37;
|
|
public const int ApplyFriendCsReq = 2919;
|
|
public const int ApplyFriendScRsp = 2943;
|
|
public const int ArchiveWolfBroGameCsReq = 6562;
|
|
public const int ArchiveWolfBroGameScRsp = 6588;
|
|
public const int AvatarExpUpCsReq = 362;
|
|
public const int AvatarExpUpScRsp = 388;
|
|
public const int BatchGetQuestDataCsReq = 933;
|
|
public const int BatchGetQuestDataScRsp = 959;
|
|
public const int BatchMarkChatEmojiCsReq = 3996;
|
|
public const int BatchMarkChatEmojiScRsp = 3906;
|
|
public const int BattleCollegeDataChangeScNotify = 5762;
|
|
public const int BattleLogReportCsReq = 129;
|
|
public const int BattleLogReportScRsp = 145;
|
|
public const int BattlePassInfoNotify = 3034;
|
|
public const int BoxingClubChallengeUpdateScNotify = 4229;
|
|
public const int BoxingClubRewardScNotify = 4286;
|
|
public const int BuyBpLevelCsReq = 3009;
|
|
public const int BuyBpLevelScRsp = 3019;
|
|
public const int BuyGoodsCsReq = 1562;
|
|
public const int BuyGoodsScRsp = 1588;
|
|
public const int BuyNpcStuffCsReq = 4362;
|
|
public const int BuyNpcStuffScRsp = 4388;
|
|
public const int BuyRogueShopBuffCsReq = 5629;
|
|
public const int BuyRogueShopBuffScRsp = 5645;
|
|
public const int BuyRogueShopMiracleCsReq = 5643;
|
|
public const int BuyRogueShopMiracleScRsp = 5686;
|
|
public const int CancelActivityExpeditionCsReq = 2568;
|
|
public const int CancelActivityExpeditionScRsp = 2596;
|
|
public const int CancelCacheNotifyCsReq = 4186;
|
|
public const int CancelCacheNotifyScRsp = 4129;
|
|
public const int CancelExpeditionCsReq = 2502;
|
|
public const int CancelExpeditionScRsp = 2509;
|
|
public const int CancelMarkItemNotify = 554;
|
|
public const int ChallengeLineupNotify = 1768;
|
|
public const int ChallengeRaidNotify = 2229;
|
|
public const int ChallengeSettleNotify = 1719;
|
|
public const int ChangeLineupLeaderCsReq = 706;
|
|
public const int ChangeLineupLeaderScRsp = 733;
|
|
public const int ChangeScriptEmotionCsReq = 6362;
|
|
public const int ChangeScriptEmotionScRsp = 6388;
|
|
public const int ChangeStoryLineCsReq = 6288;
|
|
public const int ChangeStoryLineFinishScNotify = 6209;
|
|
public const int ChangeStoryLineScRsp = 6202;
|
|
public const int ChessRogueCellUpdateNotify = 5508;
|
|
public const int ChessRogueChangeyAeonDimensionNotify = 5557;
|
|
public const int ChessRogueCheatRollCsReq = 5544;
|
|
public const int ChessRogueCheatRollScRsp = 5599;
|
|
public const int ChessRogueConfirmRollCsReq = 5424;
|
|
public const int ChessRogueConfirmRollScRsp = 5523;
|
|
public const int ChessRogueEnterCellCsReq = 5518;
|
|
public const int ChessRogueEnterCellScRsp = 5540;
|
|
public const int ChessRogueEnterCsReq = 5456;
|
|
public const int ChessRogueEnterNextLayerCsReq = 5543;
|
|
public const int ChessRogueEnterNextLayerScRsp = 5436;
|
|
public const int ChessRogueEnterScRsp = 5559;
|
|
public const int ChessRogueFinishCurRoomNotify = 5422;
|
|
public const int ChessRogueGiveUpCsReq = 5463;
|
|
public const int ChessRogueGiveUpRollCsReq = 5558;
|
|
public const int ChessRogueGiveUpRollScRsp = 5576;
|
|
public const int ChessRogueGiveUpScRsp = 5511;
|
|
public const int ChessRogueGoAheadCsReq = 5458;
|
|
public const int ChessRogueGoAheadScRsp = 5431;
|
|
public const int ChessRogueLayerAccountInfoNotify = 5507;
|
|
public const int ChessRogueLeaveCsReq = 5473;
|
|
public const int ChessRogueLeaveScRsp = 5531;
|
|
public const int ChessRogueMoveCellNotify = 5586;
|
|
public const int ChessRogueNousDiceSurfaceUnlockNotify = 5413;
|
|
public const int ChessRogueNousDiceUpdateNotify = 5452;
|
|
public const int ChessRogueNousEditDiceCsReq = 5550;
|
|
public const int ChessRogueNousEditDiceScRsp = 5482;
|
|
public const int ChessRogueNousEnableRogueTalentCsReq = 5570;
|
|
public const int ChessRogueNousEnableRogueTalentScRsp = 5425;
|
|
public const int ChessRogueNousGetRogueTalentInfoCsReq = 5448;
|
|
public const int ChessRogueNousGetRogueTalentInfoScRsp = 5429;
|
|
public const int ChessRoguePickAvatarCsReq = 5517;
|
|
public const int ChessRoguePickAvatarScRsp = 5449;
|
|
public const int ChessRogueQueryAeonDimensionsCsReq = 5529;
|
|
public const int ChessRogueQueryAeonDimensionsScRsp = 5466;
|
|
public const int ChessRogueQueryBpCsReq = 5495;
|
|
public const int ChessRogueQueryBpScRsp = 5598;
|
|
public const int ChessRogueQueryCsReq = 5459;
|
|
public const int ChessRogueQueryScRsp = 5597;
|
|
public const int ChessRogueQuestFinishNotify = 5565;
|
|
public const int ChessRogueQuitCsReq = 5575;
|
|
public const int ChessRogueQuitScRsp = 5412;
|
|
public const int ChessRogueReRollDiceCsReq = 5490;
|
|
public const int ChessRogueReRollDiceScRsp = 5500;
|
|
public const int ChessRogueReviveAvatarCsReq = 5539;
|
|
public const int ChessRogueReviveAvatarScRsp = 5470;
|
|
public const int ChessRogueRollDiceCsReq = 5535;
|
|
public const int ChessRogueRollDiceScRsp = 5546;
|
|
public const int ChessRogueSelectBpCsReq = 5549;
|
|
public const int ChessRogueSelectBpScRsp = 5416;
|
|
public const int ChessRogueSelectCellCsReq = 5434;
|
|
public const int ChessRogueSelectCellScRsp = 5450;
|
|
public const int ChessRogueSkipTeachingLevelCsReq = 5465;
|
|
public const int ChessRogueSkipTeachingLevelScRsp = 5474;
|
|
public const int ChessRogueStartCsReq = 5596;
|
|
public const int ChessRogueStartScRsp = 5471;
|
|
public const int ChessRogueUpdateActionPointScNotify = 5469;
|
|
public const int ChessRogueUpdateAeonModifierValueScNotify = 5498;
|
|
public const int ChessRogueUpdateAllowedSelectCellScNotify = 5577;
|
|
public const int ChessRogueUpdateBoardScNotify = 5502;
|
|
public const int ChessRogueUpdateDiceInfoScNotify = 5526;
|
|
public const int ChessRogueUpdateDicePassiveAccumulateValueScNotify = 5542;
|
|
public const int ChessRogueUpdateLevelBaseInfoScNotify = 5432;
|
|
public const int ChessRogueUpdateMoneyInfoScNotify = 5480;
|
|
public const int ChessRogueUpdateReviveInfoScNotify = 5419;
|
|
public const int ChessRogueUpdateUnlockLevelScNotify = 5582;
|
|
public const int ChooseBoxingClubResonanceCsReq = 4245;
|
|
public const int ChooseBoxingClubResonanceScRsp = 4268;
|
|
public const int ChooseBoxingClubStageOptionalBuffCsReq = 4233;
|
|
public const int ChooseBoxingClubStageOptionalBuffScRsp = 4259;
|
|
public const int CityShopInfoScNotify = 1519;
|
|
public const int ClearAetherDividePassiveSkillCsReq = 4895;
|
|
public const int ClearAetherDividePassiveSkillScRsp = 4842;
|
|
public const int ClientDownloadDataScNotify = 92;
|
|
public const int ClientObjDownloadDataScNotify = 58;
|
|
public const int ClientObjUploadCsReq = 64;
|
|
public const int ClientObjUploadScRsp = 78;
|
|
public const int ClockParkBattleEndScNotify = 7295;
|
|
public const int ClockParkFinishScriptScNotify = 7216;
|
|
public const int ClockParkGetInfoCsReq = 7234;
|
|
public const int ClockParkGetInfoScRsp = 7248;
|
|
public const int ClockParkGetOngoingScriptInfoCsReq = 7286;
|
|
public const int ClockParkGetOngoingScriptInfoScRsp = 7229;
|
|
public const int ClockParkHandleWaitOperationCsReq = 7245;
|
|
public const int ClockParkHandleWaitOperationScRsp = 7268;
|
|
public const int ClockParkQuitScriptCsReq = 7296;
|
|
public const int ClockParkQuitScriptScRsp = 7206;
|
|
public const int ClockParkStartScriptCsReq = 7219;
|
|
public const int ClockParkStartScriptScRsp = 7243;
|
|
public const int ClockParkSyncVirtualItemScNotify = 7230;
|
|
public const int ClockParkUnlockScriptCsReq = 7262;
|
|
public const int ClockParkUnlockScriptScRsp = 7288;
|
|
public const int ClockParkUnlockTalentCsReq = 7202;
|
|
public const int ClockParkUnlockTalentScRsp = 7209;
|
|
public const int ClockParkUseBuffCsReq = 7237;
|
|
public const int ClockParkUseBuffScRsp = 7239;
|
|
public const int CommonRogueQueryCsReq = 5693;
|
|
public const int CommonRogueQueryScRsp = 5698;
|
|
public const int CommonRogueUpdateScNotify = 5671;
|
|
public const int ComposeItemCsReq = 596;
|
|
public const int ComposeItemScRsp = 506;
|
|
public const int ComposeLimitNumCompleteNotify = 561;
|
|
public const int ComposeLimitNumUpdateNotify = 518;
|
|
public const int ComposeSelectedRelicCsReq = 556;
|
|
public const int ComposeSelectedRelicScRsp = 563;
|
|
public const int CurAssistChangedNotify = 3000;
|
|
public const int CurTrialActivityScNotify = 2605;
|
|
public const int DailyActiveInfoNotify = 3302;
|
|
public const int DailyFirstEnterMonopolyActivityCsReq = 7096;
|
|
public const int DailyFirstEnterMonopolyActivityScRsp = 7006;
|
|
public const int DailyFirstMeetPamCsReq = 3462;
|
|
public const int DailyFirstMeetPamScRsp = 3488;
|
|
public const int DailyRefreshNotify = 51;
|
|
public const int DailyTaskDataScNotify = 1243;
|
|
public const int DeactivateFarmElementCsReq = 1490;
|
|
public const int DeactivateFarmElementScRsp = 1467;
|
|
public const int DeleteBlacklistCsReq = 2963;
|
|
public const int DeleteBlacklistScRsp = 2901;
|
|
public const int DeleteFriendCsReq = 2996;
|
|
public const int DeleteFriendScRsp = 2906;
|
|
public const int DeleteSocialEventServerCacheCsReq = 7012;
|
|
public const int DeleteSocialEventServerCacheScRsp = 7015;
|
|
public const int DeleteSummonUnitCsReq = 1417;
|
|
public const int DeleteSummonUnitScRsp = 1487;
|
|
public const int DelMailCsReq = 802;
|
|
public const int DelMailScRsp = 809;
|
|
public const int DelSaveRaidScNotify = 2237;
|
|
public const int DeployRotaterCsReq = 6802;
|
|
public const int DeployRotaterScRsp = 6809;
|
|
public const int DestroyItemCsReq = 591;
|
|
public const int DestroyItemScRsp = 597;
|
|
public const int DiscardRelicCsReq = 589;
|
|
public const int DiscardRelicScRsp = 590;
|
|
public const int DoGachaCsReq = 1962;
|
|
public const int DoGachaInRollShopCsReq = 6913;
|
|
public const int DoGachaInRollShopScRsp = 6917;
|
|
public const int DoGachaScRsp = 1988;
|
|
public const int DressAvatarCsReq = 386;
|
|
public const int DressAvatarScRsp = 329;
|
|
public const int DressAvatarSkinCsReq = 330;
|
|
public const int DressAvatarSkinScRsp = 385;
|
|
public const int DressRelicAvatarCsReq = 359;
|
|
public const int DressRelicAvatarScRsp = 395;
|
|
public const int DrinkMakerChallengeCsReq = 6985;
|
|
public const int DrinkMakerChallengeScRsp = 6990;
|
|
public const int DrinkMakerDayEndScNotify = 6984;
|
|
public const int DrinkMakerUpdateTipsNotify = 6983;
|
|
public const int EnableRogueTalentCsReq = 1874;
|
|
public const int EnableRogueTalentScRsp = 1817;
|
|
public const int EndDrinkMakerSequenceCsReq = 7000;
|
|
public const int EndDrinkMakerSequenceScRsp = 6999;
|
|
public const int EnhanceChessRogueBuffCsReq = 5592;
|
|
public const int EnhanceChessRogueBuffScRsp = 5468;
|
|
public const int EnhanceCommonRogueBuffCsReq = 5685;
|
|
public const int EnhanceCommonRogueBuffScRsp = 5656;
|
|
public const int EnhanceRogueBuffCsReq = 1863;
|
|
public const int EnhanceRogueBuffScRsp = 1801;
|
|
public const int EnterAdventureCsReq = 1334;
|
|
public const int EnterAdventureScRsp = 1348;
|
|
public const int EnterAetherDivideSceneCsReq = 4834;
|
|
public const int EnterAetherDivideSceneScRsp = 4848;
|
|
public const int EnterChessRogueAeonRoomCsReq = 5589;
|
|
public const int EnterChessRogueAeonRoomScRsp = 5496;
|
|
public const int EnteredSceneChangeScNotify = 1450;
|
|
public const int EnterFantasticStoryActivityStageCsReq = 4988;
|
|
public const int EnterFantasticStoryActivityStageScRsp = 4902;
|
|
public const int EnterFeverTimeActivityStageCsReq = 7151;
|
|
public const int EnterFeverTimeActivityStageScRsp = 7159;
|
|
public const int EnterFightActivityStageCsReq = 3688;
|
|
public const int EnterFightActivityStageScRsp = 3602;
|
|
public const int EnterMapRotationRegionCsReq = 6834;
|
|
public const int EnterMapRotationRegionScRsp = 6848;
|
|
public const int EnterRogueCsReq = 1802;
|
|
public const int EnterRogueEndlessActivityStageCsReq = 6062;
|
|
public const int EnterRogueEndlessActivityStageScRsp = 6088;
|
|
public const int EnterRogueMapRoomCsReq = 1825;
|
|
public const int EnterRogueMapRoomScRsp = 1900;
|
|
public const int EnterRogueScRsp = 1809;
|
|
public const int EnterSceneByServerScNotify = 1410;
|
|
public const int EnterSceneCsReq = 1472;
|
|
public const int EnterSceneScRsp = 1413;
|
|
public const int EnterSectionCsReq = 1441;
|
|
public const int EnterSectionScRsp = 1428;
|
|
public const int EnterStrongChallengeActivityStageCsReq = 6662;
|
|
public const int EnterStrongChallengeActivityStageScRsp = 6688;
|
|
public const int EnterTelevisionActivityStageCsReq = 6977;
|
|
public const int EnterTelevisionActivityStageScRsp = 6980;
|
|
public const int EnterTreasureDungeonCsReq = 4496;
|
|
public const int EnterTreasureDungeonScRsp = 4406;
|
|
public const int EnterTrialActivityStageCsReq = 2675;
|
|
public const int EnterTrialActivityStageScRsp = 2693;
|
|
public const int EntityBindPropCsReq = 1479;
|
|
public const int EntityBindPropScRsp = 1425;
|
|
public const int EquipAetherDividePassiveSkillCsReq = 4833;
|
|
public const int EquipAetherDividePassiveSkillScRsp = 4859;
|
|
public const int EvolveBuildCoinNotify = 7104;
|
|
public const int EvolveBuildFinishScNotify = 7107;
|
|
public const int EvolveBuildGiveupCsReq = 7134;
|
|
public const int EvolveBuildGiveupScRsp = 7150;
|
|
public const int EvolveBuildLeaveCsReq = 7117;
|
|
public const int EvolveBuildLeaveScRsp = 7101;
|
|
public const int EvolveBuildQueryInfoCsReq = 7108;
|
|
public const int EvolveBuildQueryInfoScRsp = 7149;
|
|
public const int EvolveBuildReRandomStageCsReq = 7131;
|
|
public const int EvolveBuildReRandomStageScRsp = 7106;
|
|
public const int EvolveBuildShopAbilityDownCsReq = 7103;
|
|
public const int EvolveBuildShopAbilityDownScRsp = 7145;
|
|
public const int EvolveBuildShopAbilityResetCsReq = 7144;
|
|
public const int EvolveBuildShopAbilityResetScRsp = 7120;
|
|
public const int EvolveBuildShopAbilityUpCsReq = 7133;
|
|
public const int EvolveBuildShopAbilityUpScRsp = 7135;
|
|
public const int EvolveBuildStartLevelCsReq = 7148;
|
|
public const int EvolveBuildStartLevelScRsp = 7147;
|
|
public const int EvolveBuildStartStageCsReq = 7141;
|
|
public const int EvolveBuildStartStageScRsp = 7136;
|
|
public const int EvolveBuildTakeExpRewardCsReq = 7122;
|
|
public const int EvolveBuildTakeExpRewardScRsp = 7121;
|
|
public const int EvolveBuildUnlockInfoNotify = 7110;
|
|
public const int ExchangeGachaCeilingCsReq = 1919;
|
|
public const int ExchangeGachaCeilingScRsp = 1943;
|
|
public const int ExchangeHcoinCsReq = 530;
|
|
public const int ExchangeHcoinScRsp = 585;
|
|
public const int ExchangeRogueBuffWithMiracleCsReq = 5637;
|
|
public const int ExchangeRogueBuffWithMiracleScRsp = 5639;
|
|
public const int ExchangeRogueRewardKeyCsReq = 1871;
|
|
public const int ExchangeRogueRewardKeyScRsp = 1849;
|
|
public const int ExchangeStaminaCsReq = 6;
|
|
public const int ExchangeStaminaScRsp = 33;
|
|
public const int ExpeditionDataChangeScNotify = 2586;
|
|
public const int ExpUpEquipmentCsReq = 545;
|
|
public const int ExpUpEquipmentScRsp = 568;
|
|
public const int ExpUpRelicCsReq = 533;
|
|
public const int ExpUpRelicScRsp = 559;
|
|
public const int ExtraLineupDestroyNotify = 763;
|
|
public const int FantasticStoryActivityBattleEndScNotify = 4909;
|
|
public const int FeatureSwitchClosedScNotify = 94;
|
|
public const int FeverTimeActivityBattleEndScNotify = 7153;
|
|
public const int FightActivityDataChangeScNotify = 3662;
|
|
public const int FightTreasureDungeonMonsterCsReq = 4495;
|
|
public const int FightTreasureDungeonMonsterScRsp = 4442;
|
|
public const int FinishAeonDialogueGroupCsReq = 1831;
|
|
public const int FinishAeonDialogueGroupScRsp = 1850;
|
|
public const int FinishChapterScNotify = 4962;
|
|
public const int FinishChessRogueNousSubStoryCsReq = 5411;
|
|
public const int FinishChessRogueNousSubStoryScRsp = 5501;
|
|
public const int FinishChessRogueSubStoryCsReq = 5405;
|
|
public const int FinishChessRogueSubStoryScRsp = 5437;
|
|
public const int FinishCosumeItemMissionCsReq = 1296;
|
|
public const int FinishCosumeItemMissionScRsp = 1206;
|
|
public const int FinishCurTurnCsReq = 4345;
|
|
public const int FinishCurTurnScRsp = 4368;
|
|
public const int FinishEmotionDialoguePerformanceCsReq = 6319;
|
|
public const int FinishEmotionDialoguePerformanceScRsp = 6343;
|
|
public const int FinishFirstTalkByPerformanceNpcCsReq = 2196;
|
|
public const int FinishFirstTalkByPerformanceNpcScRsp = 2106;
|
|
public const int FinishFirstTalkNpcCsReq = 2119;
|
|
public const int FinishFirstTalkNpcScRsp = 2143;
|
|
public const int FinishItemIdCsReq = 2702;
|
|
public const int FinishItemIdScRsp = 2709;
|
|
public const int FinishPerformSectionIdCsReq = 2786;
|
|
public const int FinishPerformSectionIdScRsp = 2729;
|
|
public const int FinishPlotCsReq = 1134;
|
|
public const int FinishPlotScRsp = 1148;
|
|
public const int FinishQuestCsReq = 929;
|
|
public const int FinishQuestScRsp = 945;
|
|
public const int FinishRogueDialogueGroupCsReq = 1804;
|
|
public const int FinishRogueDialogueGroupScRsp = 1875;
|
|
public const int FinishSectionIdCsReq = 2719;
|
|
public const int FinishSectionIdScRsp = 2743;
|
|
public const int FinishTalkMissionCsReq = 1262;
|
|
public const int FinishTalkMissionScRsp = 1288;
|
|
public const int FinishTutorialCsReq = 1686;
|
|
public const int FinishTutorialGuideCsReq = 1645;
|
|
public const int FinishTutorialGuideScRsp = 1668;
|
|
public const int FinishTutorialScRsp = 1629;
|
|
public const int GameplayCounterCountDownCsReq = 1458;
|
|
public const int GameplayCounterCountDownScRsp = 1464;
|
|
public const int GameplayCounterRecoverCsReq = 1452;
|
|
public const int GameplayCounterRecoverScRsp = 1481;
|
|
public const int GameplayCounterUpdateScNotify = 1478;
|
|
public const int GateServerScNotify = 3;
|
|
public const int GeneralVirtualItemDataNotify = 565;
|
|
public const int GetActivityScheduleConfigCsReq = 2602;
|
|
public const int GetActivityScheduleConfigScRsp = 2609;
|
|
public const int GetAetherDivideChallengeInfoCsReq = 4801;
|
|
public const int GetAetherDivideChallengeInfoScRsp = 4841;
|
|
public const int GetAetherDivideInfoCsReq = 4845;
|
|
public const int GetAetherDivideInfoScRsp = 4868;
|
|
public const int GetAlleyInfoCsReq = 4734;
|
|
public const int GetAlleyInfoScRsp = 4748;
|
|
public const int GetAllLineupDataCsReq = 739;
|
|
public const int GetAllLineupDataScRsp = 716;
|
|
public const int GetAllRedDotDataCsReq = 5934;
|
|
public const int GetAllRedDotDataScRsp = 5948;
|
|
public const int GetAllSaveRaidCsReq = 2295;
|
|
public const int GetAllSaveRaidScRsp = 2242;
|
|
public const int GetAllServerPrefsDataCsReq = 6134;
|
|
public const int GetAllServerPrefsDataScRsp = 6148;
|
|
public const int GetArchiveDataCsReq = 2334;
|
|
public const int GetArchiveDataScRsp = 2348;
|
|
public const int GetAssistHistoryCsReq = 2911;
|
|
public const int GetAssistHistoryScRsp = 2908;
|
|
public const int GetAssistListCsReq = 2961;
|
|
public const int GetAssistListScRsp = 2918;
|
|
public const int GetAuthkeyCsReq = 59;
|
|
public const int GetAuthkeyScRsp = 95;
|
|
public const int GetAvatarDataCsReq = 334;
|
|
public const int GetAvatarDataScRsp = 348;
|
|
public const int GetBagCsReq = 534;
|
|
public const int GetBagScRsp = 548;
|
|
public const int GetBasicInfoCsReq = 66;
|
|
public const int GetBasicInfoScRsp = 73;
|
|
public const int GetBattleCollegeDataCsReq = 5734;
|
|
public const int GetBattleCollegeDataScRsp = 5748;
|
|
public const int GetBoxingClubInfoCsReq = 4234;
|
|
public const int GetBoxingClubInfoScRsp = 4248;
|
|
public const int GetChallengeCsReq = 1734;
|
|
public const int GetChallengeGroupStatisticsCsReq = 1795;
|
|
public const int GetChallengeGroupStatisticsScRsp = 1742;
|
|
public const int GetChallengeRaidInfoCsReq = 2209;
|
|
public const int GetChallengeRaidInfoScRsp = 2219;
|
|
public const int GetChallengeScRsp = 1748;
|
|
public const int GetChapterCsReq = 402;
|
|
public const int GetChapterScRsp = 409;
|
|
public const int GetChatEmojiListCsReq = 3986;
|
|
public const int GetChatEmojiListScRsp = 3929;
|
|
public const int GetChatFriendHistoryCsReq = 3919;
|
|
public const int GetChatFriendHistoryScRsp = 3943;
|
|
public const int GetChessRogueBuffEnhanceInfoCsReq = 5522;
|
|
public const int GetChessRogueBuffEnhanceInfoScRsp = 5426;
|
|
public const int GetChessRogueNousStoryInfoCsReq = 5415;
|
|
public const int GetChessRogueNousStoryInfoScRsp = 5561;
|
|
public const int GetChessRogueStoryAeonTalkInfoCsReq = 5477;
|
|
public const int GetChessRogueStoryAeonTalkInfoScRsp = 5580;
|
|
public const int GetChessRogueStoryInfoCsReq = 5532;
|
|
public const int GetChessRogueStoryInfoScRsp = 5527;
|
|
public const int GetCurAssistCsReq = 2924;
|
|
public const int GetCurAssistScRsp = 2982;
|
|
public const int GetCurBattleInfoCsReq = 102;
|
|
public const int GetCurBattleInfoScRsp = 109;
|
|
public const int GetCurChallengeCsReq = 1729;
|
|
public const int GetCurChallengeScRsp = 1745;
|
|
public const int GetCurLineupDataCsReq = 762;
|
|
public const int GetCurLineupDataScRsp = 788;
|
|
public const int GetCurSceneInfoCsReq = 1419;
|
|
public const int GetCurSceneInfoScRsp = 1443;
|
|
public const int GetDailyActiveInfoCsReq = 3362;
|
|
public const int GetDailyActiveInfoScRsp = 3388;
|
|
public const int GetDrinkMakerDataCsReq = 6981;
|
|
public const int GetDrinkMakerDataScRsp = 6998;
|
|
public const int GetEnhanceCommonRogueBuffInfoCsReq = 5616;
|
|
public const int GetEnhanceCommonRogueBuffInfoScRsp = 5630;
|
|
public const int GetEnteredSceneCsReq = 1427;
|
|
public const int GetEnteredSceneScRsp = 1431;
|
|
public const int GetExhibitScNotify = 4329;
|
|
public const int GetExpeditionDataCsReq = 2534;
|
|
public const int GetExpeditionDataScRsp = 2548;
|
|
public const int GetFantasticStoryActivityDataCsReq = 4934;
|
|
public const int GetFantasticStoryActivityDataScRsp = 4948;
|
|
public const int GetFarmStageGachaInfoCsReq = 1362;
|
|
public const int GetFarmStageGachaInfoScRsp = 1388;
|
|
public const int GetFeverTimeActivityDataCsReq = 7156;
|
|
public const int GetFeverTimeActivityDataScRsp = 7154;
|
|
public const int GetFightActivityDataCsReq = 3634;
|
|
public const int GetFightActivityDataScRsp = 3648;
|
|
public const int GetFirstTalkByPerformanceNpcCsReq = 2145;
|
|
public const int GetFirstTalkByPerformanceNpcScRsp = 2168;
|
|
public const int GetFirstTalkNpcCsReq = 2102;
|
|
public const int GetFirstTalkNpcScRsp = 2109;
|
|
public const int GetFriendApplyListInfoCsReq = 2902;
|
|
public const int GetFriendApplyListInfoScRsp = 2909;
|
|
public const int GetFriendAssistListCsReq = 2951;
|
|
public const int GetFriendAssistListScRsp = 2935;
|
|
public const int GetFriendBattleRecordDetailCsReq = 2998;
|
|
public const int GetFriendBattleRecordDetailScRsp = 2971;
|
|
public const int GetFriendChallengeDetailCsReq = 2975;
|
|
public const int GetFriendChallengeDetailScRsp = 2993;
|
|
public const int GetFriendChallengeLineupCsReq = 2944;
|
|
public const int GetFriendChallengeLineupScRsp = 2904;
|
|
public const int GetFriendDevelopmentInfoCsReq = 2949;
|
|
public const int GetFriendDevelopmentInfoScRsp = 2903;
|
|
public const int GetFriendListInfoCsReq = 2934;
|
|
public const int GetFriendListInfoScRsp = 2948;
|
|
public const int GetFriendLoginInfoCsReq = 2990;
|
|
public const int GetFriendLoginInfoScRsp = 2967;
|
|
public const int GetFriendRecommendListInfoCsReq = 2937;
|
|
public const int GetFriendRecommendListInfoScRsp = 2939;
|
|
public const int GetGachaCeilingCsReq = 1902;
|
|
public const int GetGachaCeilingScRsp = 1909;
|
|
public const int GetGachaInfoCsReq = 1934;
|
|
public const int GetGachaInfoScRsp = 1948;
|
|
public const int GetGunPlayDataCsReq = 4163;
|
|
public const int GetGunPlayDataScRsp = 4101;
|
|
public const int GetHeartDialInfoCsReq = 6334;
|
|
public const int GetHeartDialInfoScRsp = 6348;
|
|
public const int GetHeroBasicTypeInfoCsReq = 24;
|
|
public const int GetHeroBasicTypeInfoScRsp = 82;
|
|
public const int GetJukeboxDataCsReq = 3134;
|
|
public const int GetJukeboxDataScRsp = 3148;
|
|
public const int GetKilledPunkLordMonsterDataCsReq = 3256;
|
|
public const int GetKilledPunkLordMonsterDataScRsp = 3263;
|
|
public const int GetLevelRewardCsReq = 56;
|
|
public const int GetLevelRewardScRsp = 63;
|
|
public const int GetLevelRewardTakenListCsReq = 30;
|
|
public const int GetLevelRewardTakenListScRsp = 85;
|
|
public const int GetLineupAvatarDataCsReq = 768;
|
|
public const int GetLineupAvatarDataScRsp = 796;
|
|
public const int GetLoginActivityCsReq = 2634;
|
|
public const int GetLoginActivityScRsp = 2648;
|
|
public const int GetLoginChatInfoCsReq = 3933;
|
|
public const int GetLoginChatInfoScRsp = 3959;
|
|
public const int GetMailCsReq = 834;
|
|
public const int GetMailScRsp = 848;
|
|
public const int GetMainMissionCustomValueCsReq = 1224;
|
|
public const int GetMainMissionCustomValueScRsp = 1282;
|
|
public const int GetMapRotationDataCsReq = 6845;
|
|
public const int GetMapRotationDataScRsp = 6868;
|
|
public const int GetMarkItemListCsReq = 524;
|
|
public const int GetMarkItemListScRsp = 582;
|
|
public const int GetMbtiReportCsReq = 7071;
|
|
public const int GetMbtiReportScRsp = 7049;
|
|
public const int GetMissionDataCsReq = 1234;
|
|
public const int GetMissionDataScRsp = 1248;
|
|
public const int GetMissionEventDataCsReq = 1233;
|
|
public const int GetMissionEventDataScRsp = 1259;
|
|
public const int GetMissionStatusCsReq = 1239;
|
|
public const int GetMissionStatusScRsp = 1216;
|
|
public const int GetMonopolyDailyReportCsReq = 7076;
|
|
public const int GetMonopolyDailyReportScRsp = 7021;
|
|
public const int GetMonopolyFriendRankingListCsReq = 7044;
|
|
public const int GetMonopolyFriendRankingListScRsp = 7004;
|
|
public const int GetMonopolyInfoCsReq = 7034;
|
|
public const int GetMonopolyInfoScRsp = 7048;
|
|
public const int GetMonopolyMbtiReportRewardCsReq = 7052;
|
|
public const int GetMonopolyMbtiReportRewardScRsp = 7081;
|
|
public const int GetMonsterResearchActivityDataCsReq = 2695;
|
|
public const int GetMonsterResearchActivityDataScRsp = 2642;
|
|
public const int GetMovieRacingDataCsReq = 4116;
|
|
public const int GetMovieRacingDataScRsp = 4130;
|
|
public const int GetMultipleDropInfoCsReq = 4634;
|
|
public const int GetMultipleDropInfoScRsp = 4648;
|
|
public const int GetMuseumInfoCsReq = 4334;
|
|
public const int GetMuseumInfoScRsp = 4348;
|
|
public const int GetNpcMessageGroupCsReq = 2734;
|
|
public const int GetNpcMessageGroupScRsp = 2748;
|
|
public const int GetNpcStatusCsReq = 2762;
|
|
public const int GetNpcStatusScRsp = 2788;
|
|
public const int GetNpcTakenRewardCsReq = 2134;
|
|
public const int GetNpcTakenRewardScRsp = 2148;
|
|
public const int GetOfferingInfoCsReq = 6921;
|
|
public const int GetOfferingInfoScRsp = 6938;
|
|
public const int GetPhoneDataCsReq = 5134;
|
|
public const int GetPhoneDataScRsp = 5148;
|
|
public const int GetPlatformPlayerInfoCsReq = 2965;
|
|
public const int GetPlatformPlayerInfoScRsp = 2989;
|
|
public const int GetPlayerBoardDataCsReq = 2834;
|
|
public const int GetPlayerBoardDataScRsp = 2848;
|
|
public const int GetPlayerDetailInfoCsReq = 2962;
|
|
public const int GetPlayerDetailInfoScRsp = 2988;
|
|
public const int GetPlayerReplayInfoCsReq = 3562;
|
|
public const int GetPlayerReplayInfoScRsp = 3588;
|
|
public const int GetPlayerReturnMultiDropInfoCsReq = 4688;
|
|
public const int GetPlayerReturnMultiDropInfoScRsp = 4602;
|
|
public const int GetPrivateChatHistoryCsReq = 3902;
|
|
public const int GetPrivateChatHistoryScRsp = 3909;
|
|
public const int GetPunkLordBattleRecordCsReq = 3297;
|
|
public const int GetPunkLordBattleRecordScRsp = 3224;
|
|
public const int GetPunkLordDataCsReq = 3259;
|
|
public const int GetPunkLordDataScRsp = 3295;
|
|
public const int GetPunkLordMonsterDataCsReq = 3234;
|
|
public const int GetPunkLordMonsterDataScRsp = 3248;
|
|
public const int GetQuestDataCsReq = 934;
|
|
public const int GetQuestDataScRsp = 948;
|
|
public const int GetQuestRecordCsReq = 919;
|
|
public const int GetQuestRecordScRsp = 943;
|
|
public const int GetRaidInfoCsReq = 2245;
|
|
public const int GetRaidInfoScRsp = 2268;
|
|
public const int GetRecyleTimeCsReq = 541;
|
|
public const int GetRecyleTimeScRsp = 528;
|
|
public const int GetReplayTokenCsReq = 3534;
|
|
public const int GetReplayTokenScRsp = 3548;
|
|
public const int GetRndOptionCsReq = 3434;
|
|
public const int GetRndOptionScRsp = 3448;
|
|
public const int GetRogueAdventureRoomInfoCsReq = 5606;
|
|
public const int GetRogueAdventureRoomInfoScRsp = 5633;
|
|
public const int GetRogueAeonInfoCsReq = 1847;
|
|
public const int GetRogueAeonInfoScRsp = 1827;
|
|
public const int GetRogueBuffEnhanceInfoCsReq = 1885;
|
|
public const int GetRogueBuffEnhanceInfoScRsp = 1856;
|
|
public const int GetRogueDialogueEventDataCsReq = 1835;
|
|
public const int GetRogueDialogueEventDataScRsp = 1844;
|
|
public const int GetRogueEndlessActivityDataCsReq = 6034;
|
|
public const int GetRogueEndlessActivityDataScRsp = 6048;
|
|
public const int GetRogueHandbookDataCsReq = 5654;
|
|
public const int GetRogueHandbookDataScRsp = 5679;
|
|
public const int GetRogueInfoCsReq = 1834;
|
|
public const int GetRogueInfoScRsp = 1848;
|
|
public const int GetRogueInitialScoreCsReq = 1865;
|
|
public const int GetRogueInitialScoreScRsp = 1889;
|
|
public const int GetRogueScoreRewardInfoCsReq = 1858;
|
|
public const int GetRogueScoreRewardInfoScRsp = 1864;
|
|
public const int GetRogueShopBuffInfoCsReq = 5609;
|
|
public const int GetRogueShopBuffInfoScRsp = 5619;
|
|
public const int GetRogueShopMiracleInfoCsReq = 5688;
|
|
public const int GetRogueShopMiracleInfoScRsp = 5602;
|
|
public const int GetRogueTalentInfoCsReq = 1832;
|
|
public const int GetRogueTalentInfoScRsp = 1838;
|
|
public const int GetRollShopInfoCsReq = 6901;
|
|
public const int GetRollShopInfoScRsp = 6918;
|
|
public const int GetSaveLogisticsMapCsReq = 4718;
|
|
public const int GetSaveLogisticsMapScRsp = 4791;
|
|
public const int GetSaveRaidCsReq = 2233;
|
|
public const int GetSaveRaidScRsp = 2259;
|
|
public const int GetSceneMapInfoCsReq = 1470;
|
|
public const int GetSceneMapInfoScRsp = 1499;
|
|
public const int GetSecretKeyInfoCsReq = 22;
|
|
public const int GetSecretKeyInfoScRsp = 12;
|
|
public const int GetServerPrefsDataCsReq = 6162;
|
|
public const int GetServerPrefsDataScRsp = 6188;
|
|
public const int GetShareDataCsReq = 4162;
|
|
public const int GetShareDataScRsp = 4188;
|
|
public const int GetShopListCsReq = 1534;
|
|
public const int GetShopListScRsp = 1548;
|
|
public const int GetSingleRedDotParamGroupCsReq = 5902;
|
|
public const int GetSingleRedDotParamGroupScRsp = 5909;
|
|
public const int GetSocialEventServerCacheCsReq = 7005;
|
|
public const int GetSocialEventServerCacheScRsp = 7022;
|
|
public const int GetSpringRecoverDataCsReq = 1466;
|
|
public const int GetSpringRecoverDataScRsp = 1473;
|
|
public const int GetStageLineupCsReq = 734;
|
|
public const int GetStageLineupScRsp = 748;
|
|
public const int GetStoryLineInfoCsReq = 6234;
|
|
public const int GetStoryLineInfoScRsp = 6248;
|
|
public const int GetStrongChallengeActivityDataCsReq = 6634;
|
|
public const int GetStrongChallengeActivityDataScRsp = 6648;
|
|
public const int GetStuffScNotify = 4386;
|
|
public const int GetTelevisionActivityDataCsReq = 6961;
|
|
public const int GetTelevisionActivityDataScRsp = 6978;
|
|
public const int GetTrainVisitorBehaviorCsReq = 3762;
|
|
public const int GetTrainVisitorBehaviorScRsp = 3788;
|
|
public const int GetTrainVisitorRegisterCsReq = 3719;
|
|
public const int GetTrainVisitorRegisterScRsp = 3743;
|
|
public const int GetTreasureDungeonActivityDataCsReq = 4445;
|
|
public const int GetTreasureDungeonActivityDataScRsp = 4468;
|
|
public const int GetTrialActivityDataCsReq = 2635;
|
|
public const int GetTrialActivityDataScRsp = 2644;
|
|
public const int GetTutorialCsReq = 1634;
|
|
public const int GetTutorialGuideCsReq = 1662;
|
|
public const int GetTutorialGuideScRsp = 1688;
|
|
public const int GetTutorialScRsp = 1648;
|
|
public const int GetUnlockTeleportCsReq = 1440;
|
|
public const int GetUnlockTeleportScRsp = 1469;
|
|
public const int GetUpdatedArchiveDataCsReq = 2362;
|
|
public const int GetUpdatedArchiveDataScRsp = 2388;
|
|
public const int GetVideoVersionKeyCsReq = 13;
|
|
public const int GetVideoVersionKeyScRsp = 10;
|
|
public const int GetWaypointCsReq = 434;
|
|
public const int GetWaypointScRsp = 448;
|
|
public const int GetWolfBroGameDataCsReq = 6586;
|
|
public const int GetWolfBroGameDataScRsp = 6529;
|
|
public const int GiveUpBoxingClubChallengeCsReq = 4219;
|
|
public const int GiveUpBoxingClubChallengeScRsp = 4243;
|
|
public const int GmTalkCsReq = 29;
|
|
public const int GmTalkScNotify = 43;
|
|
public const int GmTalkScRsp = 45;
|
|
public const int GroupStateChangeCsReq = 1476;
|
|
public const int GroupStateChangeScNotify = 1447;
|
|
public const int GroupStateChangeScRsp = 1421;
|
|
public const int HandleFriendCsReq = 2929;
|
|
public const int HandleFriendScRsp = 2945;
|
|
public const int HandleRogueCommonPendingActionCsReq = 5604;
|
|
public const int HandleRogueCommonPendingActionScRsp = 5675;
|
|
public const int HealPoolInfoNotify = 1475;
|
|
public const int HeartDialScriptChangeScNotify = 6386;
|
|
public const int HeartDialTraceScriptCsReq = 6329;
|
|
public const int HeartDialTraceScriptScRsp = 6345;
|
|
public const int HeliobusActivityDataCsReq = 5834;
|
|
public const int HeliobusActivityDataScRsp = 5848;
|
|
public const int HeliobusChallengeUpdateScNotify = 5856;
|
|
public const int HeliobusEnterBattleCsReq = 5839;
|
|
public const int HeliobusEnterBattleScRsp = 5816;
|
|
public const int HeliobusInfoChangedScNotify = 5868;
|
|
public const int HeliobusLineupUpdateScNotify = 5863;
|
|
public const int HeliobusSelectSkillCsReq = 5859;
|
|
public const int HeliobusSelectSkillScRsp = 5895;
|
|
public const int HeliobusSnsCommentCsReq = 5886;
|
|
public const int HeliobusSnsCommentScRsp = 5829;
|
|
public const int HeliobusSnsLikeCsReq = 5819;
|
|
public const int HeliobusSnsLikeScRsp = 5843;
|
|
public const int HeliobusSnsPostCsReq = 5802;
|
|
public const int HeliobusSnsPostScRsp = 5809;
|
|
public const int HeliobusSnsReadCsReq = 5862;
|
|
public const int HeliobusSnsReadScRsp = 5888;
|
|
public const int HeliobusSnsUpdateScNotify = 5845;
|
|
public const int HeliobusStartRaidCsReq = 5830;
|
|
public const int HeliobusStartRaidScRsp = 5885;
|
|
public const int HeliobusUnlockSkillScNotify = 5833;
|
|
public const int HeliobusUpgradeLevelCsReq = 5896;
|
|
public const int HeliobusUpgradeLevelScRsp = 5806;
|
|
public const int HeroBasicTypeChangedNotify = 89;
|
|
public const int InteractChargerCsReq = 6862;
|
|
public const int InteractChargerScRsp = 6888;
|
|
public const int InteractPropCsReq = 1462;
|
|
public const int InteractPropScRsp = 1488;
|
|
public const int InteractTreasureDungeonGridCsReq = 4437;
|
|
public const int InteractTreasureDungeonGridScRsp = 4439;
|
|
public const int InterruptMissionEventCsReq = 1230;
|
|
public const int InterruptMissionEventScRsp = 1285;
|
|
public const int JoinLineupCsReq = 702;
|
|
public const int JoinLineupScRsp = 709;
|
|
public const int LastSpringRefreshTimeNotify = 1439;
|
|
public const int LeaveAetherDivideSceneCsReq = 4862;
|
|
public const int LeaveAetherDivideSceneScRsp = 4888;
|
|
public const int LeaveChallengeCsReq = 1702;
|
|
public const int LeaveChallengeScRsp = 1709;
|
|
public const int LeaveMapRotationRegionCsReq = 6886;
|
|
public const int LeaveMapRotationRegionScNotify = 6833;
|
|
public const int LeaveMapRotationRegionScRsp = 6829;
|
|
public const int LeaveRaidCsReq = 2262;
|
|
public const int LeaveRaidScRsp = 2288;
|
|
public const int LeaveRogueCsReq = 1819;
|
|
public const int LeaveRogueScRsp = 1843;
|
|
public const int LeaveTrialActivityCsReq = 2694;
|
|
public const int LeaveTrialActivityScRsp = 2646;
|
|
public const int LockEquipmentCsReq = 502;
|
|
public const int LockEquipmentScRsp = 509;
|
|
public const int LockRelicCsReq = 595;
|
|
public const int LockRelicScRsp = 542;
|
|
public const int LogisticsDetonateStarSkiffCsReq = 4754;
|
|
public const int LogisticsDetonateStarSkiffScRsp = 4779;
|
|
public const int LogisticsGameCsReq = 4762;
|
|
public const int LogisticsGameScRsp = 4788;
|
|
public const int LogisticsInfoScNotify = 4728;
|
|
public const int LogisticsScoreRewardSyncInfoScNotify = 4725;
|
|
public const int MakeDrinkCsReq = 6993;
|
|
public const int MakeDrinkScRsp = 6997;
|
|
public const int MakeMissionDrinkCsReq = 6982;
|
|
public const int MakeMissionDrinkScRsp = 6996;
|
|
public const int MarkAvatarCsReq = 341;
|
|
public const int MarkAvatarScRsp = 328;
|
|
public const int MarkChatEmojiCsReq = 3945;
|
|
public const int MarkChatEmojiScRsp = 3968;
|
|
public const int MarkItemCsReq = 511;
|
|
public const int MarkItemScRsp = 508;
|
|
public const int MarkReadMailCsReq = 862;
|
|
public const int MarkReadMailScRsp = 888;
|
|
public const int MatchBoxingClubOpponentCsReq = 4262;
|
|
public const int MatchBoxingClubOpponentScRsp = 4288;
|
|
public const int MissionAcceptScNotify = 1211;
|
|
public const int MissionEventRewardScNotify = 1295;
|
|
public const int MissionGroupWarnScNotify = 1268;
|
|
public const int MissionRewardScNotify = 1202;
|
|
public const int MonopolyAcceptQuizCsReq = 7054;
|
|
public const int MonopolyAcceptQuizScRsp = 7079;
|
|
public const int MonopolyActionResultScNotify = 7062;
|
|
public const int MonopolyBuyGoodsCsReq = 7016;
|
|
public const int MonopolyBuyGoodsScRsp = 7030;
|
|
public const int MonopolyCellUpdateNotify = 7088;
|
|
public const int MonopolyCheatDiceCsReq = 7041;
|
|
public const int MonopolyCheatDiceScRsp = 7028;
|
|
public const int MonopolyClickCellCsReq = 7047;
|
|
public const int MonopolyClickCellScRsp = 7027;
|
|
public const int MonopolyClickMbtiReportCsReq = 7038;
|
|
public const int MonopolyClickMbtiReportScRsp = 7074;
|
|
public const int MonopolyConditionUpdateScNotify = 7032;
|
|
public const int MonopolyConfirmRandomCsReq = 7037;
|
|
public const int MonopolyConfirmRandomScRsp = 7039;
|
|
public const int MonopolyContentUpdateScNotify = 7061;
|
|
public const int MonopolyDailySettleScNotify = 7035;
|
|
public const int MonopolyEventLoadUpdateScNotify = 7078;
|
|
public const int MonopolyEventSelectFriendCsReq = 7003;
|
|
public const int MonopolyEventSelectFriendScRsp = 7094;
|
|
public const int MonopolyGameBingoFlipCardCsReq = 7011;
|
|
public const int MonopolyGameBingoFlipCardScRsp = 7008;
|
|
public const int MonopolyGameCreateScNotify = 7025;
|
|
public const int MonopolyGameGachaCsReq = 7024;
|
|
public const int MonopolyGameGachaScRsp = 7082;
|
|
public const int MonopolyGameRaiseRatioCsReq = 7018;
|
|
public const int MonopolyGameRaiseRatioScRsp = 7091;
|
|
public const int MonopolyGameSettleScNotify = 7097;
|
|
public const int MonopolyGetDailyInitItemCsReq = 7031;
|
|
public const int MonopolyGetDailyInitItemScRsp = 7050;
|
|
public const int MonopolyGetRafflePoolInfoCsReq = 7007;
|
|
public const int MonopolyGetRafflePoolInfoScRsp = 7020;
|
|
public const int MonopolyGetRaffleTicketCsReq = 7013;
|
|
public const int MonopolyGetRaffleTicketScRsp = 7010;
|
|
public const int MonopolyGetRegionProgressCsReq = 7040;
|
|
public const int MonopolyGetRegionProgressScRsp = 7069;
|
|
public const int MonopolyGiveUpCurContentCsReq = 7063;
|
|
public const int MonopolyGiveUpCurContentScRsp = 7001;
|
|
public const int MonopolyGuessBuyInformationCsReq = 7089;
|
|
public const int MonopolyGuessBuyInformationScRsp = 7090;
|
|
public const int MonopolyGuessChooseCsReq = 7100;
|
|
public const int MonopolyGuessChooseScRsp = 7065;
|
|
public const int MonopolyGuessDrawScNotify = 7067;
|
|
public const int MonopolyLikeCsReq = 7075;
|
|
public const int MonopolyLikeScNotify = 7098;
|
|
public const int MonopolyLikeScRsp = 7093;
|
|
public const int MonopolyMoveCsReq = 7043;
|
|
public const int MonopolyMoveScRsp = 7086;
|
|
public const int MonopolyQuizDurationChangeScNotify = 7092;
|
|
public const int MonopolyReRollRandomCsReq = 7095;
|
|
public const int MonopolyReRollRandomScRsp = 7042;
|
|
public const int MonopolyRollDiceCsReq = 7009;
|
|
public const int MonopolyRollDiceScRsp = 7019;
|
|
public const int MonopolyRollRandomCsReq = 7033;
|
|
public const int MonopolyRollRandomScRsp = 7059;
|
|
public const int MonopolyScrachRaffleTicketCsReq = 7099;
|
|
public const int MonopolyScrachRaffleTicketScRsp = 7014;
|
|
public const int MonopolySelectOptionCsReq = 7029;
|
|
public const int MonopolySelectOptionScRsp = 7045;
|
|
public const int MonopolySocialEventEffectScNotify = 7046;
|
|
public const int MonopolySttUpdateScNotify = 7077;
|
|
public const int MonopolyTakePhaseRewardCsReq = 7058;
|
|
public const int MonopolyTakePhaseRewardScRsp = 7064;
|
|
public const int MonopolyTakeRaffleTicketRewardCsReq = 7084;
|
|
public const int MonopolyTakeRaffleTicketRewardScRsp = 7070;
|
|
public const int MonopolyUpgradeAssetCsReq = 7085;
|
|
public const int MonopolyUpgradeAssetScRsp = 7056;
|
|
public const int MonthCardRewardNotify = 93;
|
|
public const int MultipleDropInfoNotify = 4609;
|
|
public const int MultipleDropInfoScNotify = 4662;
|
|
public const int MuseumDispatchFinishedScNotify = 4356;
|
|
public const int MuseumFundsChangedScNotify = 4342;
|
|
public const int MuseumInfoChangedScNotify = 4395;
|
|
public const int MuseumRandomEventQueryCsReq = 4339;
|
|
public const int MuseumRandomEventQueryScRsp = 4316;
|
|
public const int MuseumRandomEventSelectCsReq = 4330;
|
|
public const int MuseumRandomEventSelectScRsp = 4385;
|
|
public const int MuseumRandomEventStartScNotify = 4337;
|
|
public const int MuseumTakeCollectRewardCsReq = 4328;
|
|
public const int MuseumTakeCollectRewardScRsp = 4361;
|
|
public const int MuseumTargetMissionFinishNotify = 4301;
|
|
public const int MuseumTargetRewardNotify = 4341;
|
|
public const int MuseumTargetStartNotify = 4363;
|
|
public const int NewAssistHistoryNotify = 2954;
|
|
public const int NewMailScNotify = 886;
|
|
public const int OpenRogueChestCsReq = 1893;
|
|
public const int OpenRogueChestScRsp = 1898;
|
|
public const int OpenTreasureDungeonGridCsReq = 4433;
|
|
public const int OpenTreasureDungeonGridScRsp = 4459;
|
|
public const int PickRogueAvatarCsReq = 1859;
|
|
public const int PickRogueAvatarScRsp = 1895;
|
|
public const int PlayBackGroundMusicCsReq = 3162;
|
|
public const int PlayBackGroundMusicScRsp = 3188;
|
|
public const int PlayerGetTokenCsReq = 2;
|
|
public const int PlayerGetTokenScRsp = 9;
|
|
public const int PlayerHeartBeatCsReq = 71;
|
|
public const int PlayerHeartBeatScRsp = 49;
|
|
public const int PlayerKickOutScNotify = 86;
|
|
public const int PlayerLoginCsReq = 34;
|
|
public const int PlayerLoginFinishCsReq = 15;
|
|
public const int PlayerLoginFinishScRsp = 72;
|
|
public const int PlayerLoginScRsp = 48;
|
|
public const int PlayerLogoutCsReq = 62;
|
|
public const int PlayerLogoutScRsp = 88;
|
|
public const int PlayerReturnForceFinishScNotify = 4545;
|
|
public const int PlayerReturnInfoQueryCsReq = 4586;
|
|
public const int PlayerReturnInfoQueryScRsp = 4529;
|
|
public const int PlayerReturnPointChangeScNotify = 4588;
|
|
public const int PlayerReturnSignCsReq = 4548;
|
|
public const int PlayerReturnSignScRsp = 4562;
|
|
public const int PlayerReturnStartScNotify = 4534;
|
|
public const int PlayerReturnTakePointRewardCsReq = 4502;
|
|
public const int PlayerReturnTakePointRewardScRsp = 4509;
|
|
public const int PlayerReturnTakeRewardCsReq = 4519;
|
|
public const int PlayerReturnTakeRewardScRsp = 4543;
|
|
public const int PlayerSyncScNotify = 634;
|
|
public const int PrepareRogueAdventureRoomCsReq = 5648;
|
|
public const int PrepareRogueAdventureRoomScRsp = 5662;
|
|
public const int PrestigeLevelUpCsReq = 4716;
|
|
public const int PrestigeLevelUpScRsp = 4730;
|
|
public const int PrivateMsgOfflineUsersScNotify = 3988;
|
|
public const int PromoteAvatarCsReq = 319;
|
|
public const int PromoteAvatarScRsp = 343;
|
|
public const int PromoteEquipmentCsReq = 562;
|
|
public const int PromoteEquipmentScRsp = 588;
|
|
public const int PunkLordBattleResultScNotify = 3285;
|
|
public const int PunkLordDataChangeNotify = 3291;
|
|
public const int PunkLordMonsterInfoScNotify = 3233;
|
|
public const int PunkLordMonsterKilledNotify = 3228;
|
|
public const int PunkLordRaidTimeOutScNotify = 3237;
|
|
public const int PVEBattleResultCsReq = 134;
|
|
public const int PVEBattleResultScRsp = 148;
|
|
public const int QueryProductInfoCsReq = 90;
|
|
public const int QueryProductInfoScRsp = 67;
|
|
public const int QuestRecordScNotify = 986;
|
|
public const int QuitBattleCsReq = 162;
|
|
public const int QuitBattleScNotify = 186;
|
|
public const int QuitBattleScRsp = 188;
|
|
public const int QuitLineupCsReq = 719;
|
|
public const int QuitLineupScRsp = 743;
|
|
public const int QuitRogueCsReq = 1897;
|
|
public const int QuitRogueScRsp = 1824;
|
|
public const int QuitTreasureDungeonCsReq = 4485;
|
|
public const int QuitTreasureDungeonScRsp = 4456;
|
|
public const int QuitWolfBroGameCsReq = 6519;
|
|
public const int QuitWolfBroGameScRsp = 6543;
|
|
public const int RaidCollectionDataCsReq = 6941;
|
|
public const int RaidCollectionDataScNotify = 6953;
|
|
public const int RaidCollectionDataScRsp = 6958;
|
|
public const int RaidInfoNotify = 2202;
|
|
public const int RaidKickByServerScNotify = 2239;
|
|
public const int RankUpAvatarCsReq = 306;
|
|
public const int RankUpAvatarScRsp = 333;
|
|
public const int RankUpEquipmentCsReq = 586;
|
|
public const int RankUpEquipmentScRsp = 529;
|
|
public const int ReBattleAfterBattleLoseCsNotify = 196;
|
|
public const int RechargeSuccNotify = 516;
|
|
public const int RecoverAllLineupCsReq = 1424;
|
|
public const int RecoverAllLineupScRsp = 1482;
|
|
public const int ReEnterLastElementStageCsReq = 1405;
|
|
public const int ReEnterLastElementStageScRsp = 1422;
|
|
public const int RefreshAlleyOrderCsReq = 4795;
|
|
public const int RefreshAlleyOrderScRsp = 4742;
|
|
public const int RefreshTriggerByClientCsReq = 1432;
|
|
public const int RefreshTriggerByClientScNotify = 1474;
|
|
public const int RefreshTriggerByClientScRsp = 1438;
|
|
public const int RegionStopScNotify = 42;
|
|
public const int RelicRecommendCsReq = 567;
|
|
public const int RelicRecommendScRsp = 592;
|
|
public const int RemoveRotaterCsReq = 6842;
|
|
public const int RemoveRotaterScRsp = 6837;
|
|
public const int RemoveStuffFromAreaCsReq = 4319;
|
|
public const int RemoveStuffFromAreaScRsp = 4343;
|
|
public const int ReplaceLineupCsReq = 785;
|
|
public const int ReplaceLineupScRsp = 756;
|
|
public const int ReportPlayerCsReq = 2985;
|
|
public const int ReportPlayerScRsp = 2956;
|
|
public const int ReserveStaminaExchangeCsReq = 14;
|
|
public const int ReserveStaminaExchangeScRsp = 40;
|
|
public const int ResetMapRotationRegionCsReq = 6896;
|
|
public const int ResetMapRotationRegionScRsp = 6806;
|
|
public const int RestoreWolfBroGameArchiveCsReq = 6502;
|
|
public const int RestoreWolfBroGameArchiveScRsp = 6509;
|
|
public const int RetcodeNotify = 98;
|
|
public const int ReturnLastTownCsReq = 1416;
|
|
public const int ReturnLastTownScRsp = 1430;
|
|
public const int RevcMsgScNotify = 3962;
|
|
public const int ReviveRogueAvatarCsReq = 1837;
|
|
public const int ReviveRogueAvatarScRsp = 1839;
|
|
public const int RogueEndlessActivityBattleEndScNotify = 6002;
|
|
public const int RogueModifierAddNotify = 5362;
|
|
public const int RogueModifierDelNotify = 5386;
|
|
public const int RogueModifierSelectCellCsReq = 5388;
|
|
public const int RogueModifierSelectCellScRsp = 5302;
|
|
public const int RogueModifierStageStartNotify = 5329;
|
|
public const int RogueModifierUpdateNotify = 5343;
|
|
public const int RogueNpcDisappearCsReq = 5668;
|
|
public const int RogueNpcDisappearScRsp = 5696;
|
|
public const int RotateMapCsReq = 6819;
|
|
public const int RotateMapScRsp = 6843;
|
|
public const int SaveLogisticsCsReq = 4701;
|
|
public const int SaveLogisticsScRsp = 4741;
|
|
public const int SavePointsInfoNotify = 1411;
|
|
public const int SceneCastSkillCostMpCsReq = 1406;
|
|
public const int SceneCastSkillCostMpScRsp = 1433;
|
|
public const int SceneCastSkillCsReq = 1402;
|
|
public const int SceneCastSkillMpUpdateScNotify = 1459;
|
|
public const int SceneCastSkillScRsp = 1409;
|
|
public const int SceneEnterStageCsReq = 1485;
|
|
public const int SceneEnterStageScRsp = 1456;
|
|
public const int SceneEntityMoveCsReq = 1434;
|
|
public const int SceneEntityMoveScNotify = 1445;
|
|
public const int SceneEntityMoveScRsp = 1448;
|
|
public const int SceneEntityTeleportCsReq = 1412;
|
|
public const int SceneEntityTeleportScRsp = 1415;
|
|
public const int SceneGroupRefreshScNotify = 1477;
|
|
public const int ScenePlaneEventScNotify = 1484;
|
|
public const int SceneUpdatePositionVersionNotify = 1468;
|
|
public const int SearchPlayerCsReq = 2941;
|
|
public const int SearchPlayerScRsp = 2928;
|
|
public const int SecurityReportCsReq = 4145;
|
|
public const int SecurityReportScRsp = 4168;
|
|
public const int SelectChatBubbleCsReq = 5162;
|
|
public const int SelectChatBubbleScRsp = 5188;
|
|
public const int SelectChessRogueNousSubStoryCsReq = 5484;
|
|
public const int SelectChessRogueNousSubStoryScRsp = 5454;
|
|
public const int SelectChessRogueSubStoryCsReq = 5600;
|
|
public const int SelectChessRogueSubStoryScRsp = 5536;
|
|
public const int SelectInclinationTextCsReq = 2186;
|
|
public const int SelectInclinationTextScRsp = 2129;
|
|
public const int SelectPhoneThemeCsReq = 5109;
|
|
public const int SelectPhoneThemeScRsp = 5119;
|
|
public const int SelectRogueDialogueEventCsReq = 1815;
|
|
public const int SelectRogueDialogueEventScRsp = 1872;
|
|
public const int SellItemCsReq = 537;
|
|
public const int SellItemScRsp = 539;
|
|
public const int SendMsgCsReq = 3934;
|
|
public const int SendMsgScRsp = 3948;
|
|
public const int ServerAnnounceNotify = 18;
|
|
public const int ServerSimulateBattleFinishScNotify = 168;
|
|
public const int SetAetherDivideLineUpCsReq = 4896;
|
|
public const int SetAetherDivideLineUpScRsp = 4806;
|
|
public const int SetAssistAvatarCsReq = 2868;
|
|
public const int SetAssistAvatarScRsp = 2896;
|
|
public const int SetAssistCsReq = 2991;
|
|
public const int SetAssistScRsp = 2997;
|
|
public const int SetBoxingClubResonanceLineupCsReq = 4296;
|
|
public const int SetBoxingClubResonanceLineupScRsp = 4206;
|
|
public const int SetClientPausedCsReq = 1500;
|
|
public const int SetClientPausedScRsp = 1465;
|
|
public const int SetClientRaidTargetCountCsReq = 2296;
|
|
public const int SetClientRaidTargetCountScRsp = 2206;
|
|
public const int SetCurInteractEntityCsReq = 1491;
|
|
public const int SetCurInteractEntityScRsp = 1497;
|
|
public const int SetCurWaypointCsReq = 462;
|
|
public const int SetCurWaypointScRsp = 488;
|
|
public const int SetDisplayAvatarCsReq = 2802;
|
|
public const int SetDisplayAvatarScRsp = 2809;
|
|
public const int SetForbidOtherApplyFriendCsReq = 2992;
|
|
public const int SetForbidOtherApplyFriendScRsp = 2955;
|
|
public const int SetFriendMarkCsReq = 2966;
|
|
public const int SetFriendMarkScRsp = 2973;
|
|
public const int SetFriendRemarkNameCsReq = 2916;
|
|
public const int SetFriendRemarkNameScRsp = 2930;
|
|
public const int SetGameplayBirthdayCsReq = 35;
|
|
public const int SetGameplayBirthdayScRsp = 44;
|
|
public const int SetGenderCsReq = 79;
|
|
public const int SetGenderScRsp = 25;
|
|
public const int SetGroupCustomSaveDataCsReq = 1449;
|
|
public const int SetGroupCustomSaveDataScRsp = 1403;
|
|
public const int SetHeadIconCsReq = 2862;
|
|
public const int SetHeadIconScRsp = 2888;
|
|
public const int SetHeroBasicTypeCsReq = 91;
|
|
public const int SetHeroBasicTypeScRsp = 97;
|
|
public const int SetIsDisplayAvatarInfoCsReq = 2819;
|
|
public const int SetIsDisplayAvatarInfoScRsp = 2843;
|
|
public const int SetLanguageCsReq = 28;
|
|
public const int SetLanguageScRsp = 61;
|
|
public const int SetLineupNameCsReq = 742;
|
|
public const int SetLineupNameScRsp = 737;
|
|
public const int SetMissionEventProgressCsReq = 1256;
|
|
public const int SetMissionEventProgressScRsp = 1263;
|
|
public const int SetNicknameCsReq = 39;
|
|
public const int SetNicknameScRsp = 16;
|
|
public const int SetPlayerInfoCsReq = 100;
|
|
public const int SetPlayerInfoScRsp = 65;
|
|
public const int SetRedPointStatusScNotify = 84;
|
|
public const int SetSignatureCsReq = 2829;
|
|
public const int SetSignatureScRsp = 2845;
|
|
public const int SetSpringRecoverConfigCsReq = 1451;
|
|
public const int SetSpringRecoverConfigScRsp = 1435;
|
|
public const int SetStuffToAreaCsReq = 4302;
|
|
public const int SetStuffToAreaScRsp = 4309;
|
|
public const int SetTurnFoodSwitchCsReq = 525;
|
|
public const int SetTurnFoodSwitchScRsp = 600;
|
|
public const int ShareCsReq = 4134;
|
|
public const int SharePunkLordMonsterCsReq = 3202;
|
|
public const int SharePunkLordMonsterScRsp = 3209;
|
|
public const int ShareScRsp = 4148;
|
|
public const int ShowNewSupplementVisitorCsReq = 3745;
|
|
public const int ShowNewSupplementVisitorScRsp = 3768;
|
|
public const int SpaceZooBornCsReq = 6762;
|
|
public const int SpaceZooBornScRsp = 6788;
|
|
public const int SpaceZooCatUpdateNotify = 6745;
|
|
public const int SpaceZooDataCsReq = 6734;
|
|
public const int SpaceZooDataScRsp = 6748;
|
|
public const int SpaceZooDeleteCatCsReq = 6786;
|
|
public const int SpaceZooDeleteCatScRsp = 6729;
|
|
public const int SpaceZooExchangeItemCsReq = 6768;
|
|
public const int SpaceZooExchangeItemScRsp = 6796;
|
|
public const int SpaceZooMutateCsReq = 6702;
|
|
public const int SpaceZooMutateScRsp = 6709;
|
|
public const int SpaceZooOpCatteryCsReq = 6719;
|
|
public const int SpaceZooOpCatteryScRsp = 6743;
|
|
public const int SpaceZooTakeCsReq = 6706;
|
|
public const int SpaceZooTakeScRsp = 6733;
|
|
public const int SpringRecoverCsReq = 1444;
|
|
public const int SpringRecoverScRsp = 1404;
|
|
public const int SpringRecoverSingleAvatarCsReq = 1493;
|
|
public const int SpringRecoverSingleAvatarScRsp = 1498;
|
|
public const int SpringRefreshCsReq = 1442;
|
|
public const int SpringRefreshScRsp = 1437;
|
|
public const int StaminaInfoScNotify = 69;
|
|
public const int StartAetherDivideChallengeBattleCsReq = 4819;
|
|
public const int StartAetherDivideChallengeBattleScRsp = 4843;
|
|
public const int StartAetherDivideSceneBattleCsReq = 4802;
|
|
public const int StartAetherDivideSceneBattleScRsp = 4809;
|
|
public const int StartAetherDivideStageBattleCsReq = 4816;
|
|
public const int StartAetherDivideStageBattleScRsp = 4830;
|
|
public const int StartAlleyEventCsReq = 4719;
|
|
public const int StartAlleyEventScRsp = 4743;
|
|
public const int StartBattleCollegeCsReq = 5788;
|
|
public const int StartBattleCollegeScRsp = 5702;
|
|
public const int StartBoxingClubBattleCsReq = 4202;
|
|
public const int StartBoxingClubBattleScRsp = 4209;
|
|
public const int StartChallengeCsReq = 1762;
|
|
public const int StartChallengeScRsp = 1788;
|
|
public const int StartCocoonStageCsReq = 1408;
|
|
public const int StartCocoonStageScRsp = 1454;
|
|
public const int StartFinishMainMissionScNotify = 1218;
|
|
public const int StartFinishSubMissionScNotify = 1261;
|
|
public const int StartPunkLordRaidCsReq = 3262;
|
|
public const int StartPunkLordRaidScRsp = 3288;
|
|
public const int StartRaidCsReq = 2234;
|
|
public const int StartRaidScRsp = 2248;
|
|
public const int StartRogueCsReq = 1862;
|
|
public const int StartRogueScRsp = 1888;
|
|
public const int StartTimedCocoonStageCsReq = 1426;
|
|
public const int StartTimedCocoonStageScRsp = 1423;
|
|
public const int StartTimedFarmElementCsReq = 1436;
|
|
public const int StartTimedFarmElementScRsp = 1460;
|
|
public const int StartTrialActivityCsReq = 2649;
|
|
public const int StartTrialActivityScRsp = 2603;
|
|
public const int StartWolfBroGameCsReq = 6534;
|
|
public const int StartWolfBroGameScRsp = 6548;
|
|
public const int StopRogueAdventureRoomCsReq = 5663;
|
|
public const int StopRogueAdventureRoomScRsp = 5601;
|
|
public const int StoryLineInfoScNotify = 6262;
|
|
public const int StoryLineTrialAvatarChangeScNotify = 6219;
|
|
public const int StrongChallengeActivityBattleEndScNotify = 6602;
|
|
public const int SubMissionRewardScNotify = 1201;
|
|
public const int SubmitEmotionItemCsReq = 6302;
|
|
public const int SubmitEmotionItemScRsp = 6309;
|
|
public const int SubmitMonsterResearchActivityMaterialCsReq = 2637;
|
|
public const int SubmitMonsterResearchActivityMaterialScRsp = 2639;
|
|
public const int SubmitOfferingItemCsReq = 6933;
|
|
public const int SubmitOfferingItemScRsp = 6937;
|
|
public const int SubmitOrigamiItemCsReq = 4133;
|
|
public const int SubmitOrigamiItemScRsp = 4159;
|
|
public const int SummonPunkLordMonsterCsReq = 3219;
|
|
public const int SummonPunkLordMonsterScRsp = 3243;
|
|
public const int SwapLineupCsReq = 786;
|
|
public const int SwapLineupScRsp = 729;
|
|
public const int SwitchAetherDivideLineUpSlotCsReq = 4837;
|
|
public const int SwitchAetherDivideLineUpSlotScRsp = 4839;
|
|
public const int SwitchLineupIndexCsReq = 759;
|
|
public const int SwitchLineupIndexScRsp = 795;
|
|
public const int SyncAcceptedPamMissionNotify = 4062;
|
|
public const int SyncAddBlacklistScNotify = 2942;
|
|
public const int SyncApplyFriendScNotify = 2986;
|
|
public const int SyncChessRogueMainStoryFinishScNotify = 5573;
|
|
public const int SyncChessRogueNousMainStoryScNotify = 5487;
|
|
public const int SyncChessRogueNousSubStoryScNotify = 5420;
|
|
public const int SyncChessRogueNousValueScNotify = 5537;
|
|
public const int SyncClientResVersionCsReq = 119;
|
|
public const int SyncClientResVersionScRsp = 143;
|
|
public const int SyncDeleteFriendScNotify = 2933;
|
|
public const int SyncEntityBuffChangeListScNotify = 1496;
|
|
public const int SyncHandleFriendScNotify = 2968;
|
|
public const int SyncLineupNotify = 745;
|
|
public const int SyncRogueAdventureRoomInfoScNotify = 5634;
|
|
public const int SyncRogueAeonLevelUpRewardScNotify = 1820;
|
|
public const int SyncRogueAeonScNotify = 1810;
|
|
public const int SyncRogueAreaUnlockScNotify = 1884;
|
|
public const int SyncRogueCommonActionResultScNotify = 5667;
|
|
public const int SyncRogueCommonPendingActionScNotify = 5692;
|
|
public const int SyncRogueCommonVirtualItemInfoScNotify = 5673;
|
|
public const int SyncRogueDialogueEventDataScNotify = 1813;
|
|
public const int SyncRogueExploreWinScNotify = 1811;
|
|
public const int SyncRogueFinishScNotify = 1833;
|
|
public const int SyncRogueGetItemScNotify = 1870;
|
|
public const int SyncRogueHandbookDataUpdateScNotify = 5625;
|
|
public const int SyncRogueMapRoomScNotify = 1890;
|
|
public const int SyncRoguePickAvatarInfoScNotify = 1880;
|
|
public const int SyncRogueReviveInfoScNotify = 1891;
|
|
public const int SyncRogueRewardInfoScNotify = 1883;
|
|
public const int SyncRogueSeasonFinishScNotify = 1808;
|
|
public const int SyncRogueStatusScNotify = 1860;
|
|
public const int SyncRogueVirtualItemInfoScNotify = 1836;
|
|
public const int SyncServerSceneChangeNotify = 1414;
|
|
public const int SyncTaskCsReq = 1209;
|
|
public const int SyncTaskScRsp = 1219;
|
|
public const int SyncTurnFoodNotify = 579;
|
|
public const int TakeActivityExpeditionRewardCsReq = 2506;
|
|
public const int TakeActivityExpeditionRewardScRsp = 2533;
|
|
public const int TakeAllApRewardCsReq = 3309;
|
|
public const int TakeAllApRewardScRsp = 3319;
|
|
public const int TakeAllRewardCsReq = 3043;
|
|
public const int TakeAllRewardScRsp = 3086;
|
|
public const int TakeApRewardCsReq = 3334;
|
|
public const int TakeApRewardScRsp = 3348;
|
|
public const int TakeAssistRewardCsReq = 2979;
|
|
public const int TakeAssistRewardScRsp = 2925;
|
|
public const int TakeBpRewardCsReq = 3088;
|
|
public const int TakeBpRewardScRsp = 3002;
|
|
public const int TakeChallengeRaidRewardCsReq = 2243;
|
|
public const int TakeChallengeRaidRewardScRsp = 2286;
|
|
public const int TakeChallengeRewardCsReq = 1733;
|
|
public const int TakeChallengeRewardScRsp = 1759;
|
|
public const int TakeChapterRewardCsReq = 443;
|
|
public const int TakeChapterRewardScRsp = 486;
|
|
public const int TakeCityShopRewardCsReq = 1502;
|
|
public const int TakeCityShopRewardScRsp = 1509;
|
|
public const int TakeExpeditionRewardCsReq = 2519;
|
|
public const int TakeExpeditionRewardScRsp = 2543;
|
|
public const int TakeFightActivityRewardCsReq = 3609;
|
|
public const int TakeFightActivityRewardScRsp = 3619;
|
|
public const int TakeKilledPunkLordMonsterScoreCsReq = 3261;
|
|
public const int TakeKilledPunkLordMonsterScoreScRsp = 3218;
|
|
public const int TakeLoginActivityRewardCsReq = 2662;
|
|
public const int TakeLoginActivityRewardScRsp = 2688;
|
|
public const int TakeMailAttachmentCsReq = 819;
|
|
public const int TakeMailAttachmentScRsp = 843;
|
|
public const int TakeMonsterResearchActivityRewardCsReq = 2616;
|
|
public const int TakeMonsterResearchActivityRewardScRsp = 2630;
|
|
public const int TakeMultipleExpeditionRewardCsReq = 2542;
|
|
public const int TakeMultipleExpeditionRewardScRsp = 2537;
|
|
public const int TakeOffAvatarSkinCsReq = 356;
|
|
public const int TakeOffAvatarSkinScRsp = 363;
|
|
public const int TakeOffEquipmentCsReq = 345;
|
|
public const int TakeOffEquipmentScRsp = 368;
|
|
public const int TakeOfferingRewardCsReq = 6940;
|
|
public const int TakeOfferingRewardScRsp = 6939;
|
|
public const int TakeOffRelicCsReq = 342;
|
|
public const int TakeOffRelicScRsp = 337;
|
|
public const int TakePictureCsReq = 4102;
|
|
public const int TakePictureScRsp = 4109;
|
|
public const int TakePrestigeRewardCsReq = 4745;
|
|
public const int TakePrestigeRewardScRsp = 4768;
|
|
public const int TakePromotionRewardCsReq = 339;
|
|
public const int TakePromotionRewardScRsp = 316;
|
|
public const int TakePunkLordPointRewardCsReq = 3296;
|
|
public const int TakePunkLordPointRewardScRsp = 3206;
|
|
public const int TakeQuestOptionalRewardCsReq = 968;
|
|
public const int TakeQuestOptionalRewardScRsp = 996;
|
|
public const int TakeQuestRewardCsReq = 962;
|
|
public const int TakeQuestRewardScRsp = 988;
|
|
public const int TakeRogueAeonLevelRewardCsReq = 1899;
|
|
public const int TakeRogueAeonLevelRewardScRsp = 1814;
|
|
public const int TakeRogueEndlessActivityAllBonusRewardCsReq = 6043;
|
|
public const int TakeRogueEndlessActivityAllBonusRewardScRsp = 6086;
|
|
public const int TakeRogueEndlessActivityPointRewardCsReq = 6009;
|
|
public const int TakeRogueEndlessActivityPointRewardScRsp = 6019;
|
|
public const int TakeRogueEventHandbookRewardCsReq = 5689;
|
|
public const int TakeRogueEventHandbookRewardScRsp = 5690;
|
|
public const int TakeRogueMiracleHandbookRewardCsReq = 5700;
|
|
public const int TakeRogueMiracleHandbookRewardScRsp = 5665;
|
|
public const int TakeRogueScoreRewardCsReq = 1816;
|
|
public const int TakeRogueScoreRewardScRsp = 1830;
|
|
public const int TakeRollShopRewardCsReq = 6920;
|
|
public const int TakeRollShopRewardScRsp = 6919;
|
|
public const int TakeTalkRewardCsReq = 2162;
|
|
public const int TakeTalkRewardScRsp = 2188;
|
|
public const int TakeTrainVisitorUntakenBehaviorRewardCsReq = 3786;
|
|
public const int TakeTrainVisitorUntakenBehaviorRewardScRsp = 3729;
|
|
public const int TakeTrialActivityRewardCsReq = 2698;
|
|
public const int TakeTrialActivityRewardScRsp = 2671;
|
|
public const int TeleportToMissionResetPointCsReq = 1241;
|
|
public const int TeleportToMissionResetPointScRsp = 1228;
|
|
public const int TelevisionActivityBattleEndScNotify = 6979;
|
|
public const int TelevisionActivityDataChangeScNotify = 6973;
|
|
public const int TextJoinBatchSaveCsReq = 3802;
|
|
public const int TextJoinBatchSaveScRsp = 3809;
|
|
public const int TextJoinQueryCsReq = 3862;
|
|
public const int TextJoinQueryScRsp = 3888;
|
|
public const int TextJoinSaveCsReq = 3834;
|
|
public const int TextJoinSaveScRsp = 3848;
|
|
public const int TrainRefreshTimeNotify = 3702;
|
|
public const int TrainVisitorBehaviorFinishCsReq = 3734;
|
|
public const int TrainVisitorBehaviorFinishScRsp = 3748;
|
|
public const int TrainVisitorRewardSendNotify = 3709;
|
|
public const int TravelBrochureApplyPasterCsReq = 6419;
|
|
public const int TravelBrochureApplyPasterListCsReq = 6416;
|
|
public const int TravelBrochureApplyPasterListScRsp = 6430;
|
|
public const int TravelBrochureApplyPasterScRsp = 6443;
|
|
public const int TravelBrochureGetDataCsReq = 6434;
|
|
public const int TravelBrochureGetDataScRsp = 6448;
|
|
public const int TravelBrochureGetPasterScNotify = 6496;
|
|
public const int TravelBrochurePageResetCsReq = 6437;
|
|
public const int TravelBrochurePageResetScRsp = 6439;
|
|
public const int TravelBrochurePageUnlockScNotify = 6462;
|
|
public const int TravelBrochureRemovePasterCsReq = 6486;
|
|
public const int TravelBrochureRemovePasterScRsp = 6429;
|
|
public const int TravelBrochureSelectMessageCsReq = 6402;
|
|
public const int TravelBrochureSelectMessageScRsp = 6409;
|
|
public const int TravelBrochureSetCustomValueCsReq = 6433;
|
|
public const int TravelBrochureSetCustomValueScRsp = 6459;
|
|
public const int TravelBrochureSetPageDescStatusCsReq = 6495;
|
|
public const int TravelBrochureSetPageDescStatusScRsp = 6442;
|
|
public const int TravelBrochureUpdatePasterPosCsReq = 6445;
|
|
public const int TravelBrochureUpdatePasterPosScRsp = 6468;
|
|
public const int TreasureDungeonDataScNotify = 4434;
|
|
public const int TreasureDungeonFinishScNotify = 4448;
|
|
public const int TrialActivityDataChangeScNotify = 2604;
|
|
public const int TrialBackGroundMusicCsReq = 3119;
|
|
public const int TrialBackGroundMusicScRsp = 3143;
|
|
public const int TriggerVoiceCsReq = 4196;
|
|
public const int TriggerVoiceScRsp = 4106;
|
|
public const int UnlockAvatarSkinScNotify = 301;
|
|
public const int UnlockBackGroundMusicCsReq = 3102;
|
|
public const int UnlockBackGroundMusicScRsp = 3109;
|
|
public const int UnlockChatBubbleScNotify = 5102;
|
|
public const int UnlockedAreaMapScNotify = 1457;
|
|
public const int UnlockHeadIconScNotify = 2886;
|
|
public const int UnlockPhoneThemeScNotify = 5143;
|
|
public const int UnlockSkilltreeCsReq = 302;
|
|
public const int UnlockSkilltreeScRsp = 309;
|
|
public const int UnlockTeleportNotify = 1483;
|
|
public const int UnlockTutorialCsReq = 1602;
|
|
public const int UnlockTutorialGuideCsReq = 1619;
|
|
public const int UnlockTutorialGuideScRsp = 1643;
|
|
public const int UnlockTutorialScRsp = 1609;
|
|
public const int UpdateEnergyScNotify = 6859;
|
|
public const int UpdateFeatureSwitchScNotify = 55;
|
|
public const int UpdateFloorSavedValueNotify = 1420;
|
|
public const int UpdateGunPlayDataCsReq = 4141;
|
|
public const int UpdateGunPlayDataScRsp = 4128;
|
|
public const int UpdateMapRotationDataScNotify = 6895;
|
|
public const int UpdateMechanismBarScNotify = 1471;
|
|
public const int UpdateMovieRacingDataCsReq = 4185;
|
|
public const int UpdateMovieRacingDataScRsp = 4156;
|
|
public const int UpdatePlayerSettingCsReq = 7;
|
|
public const int UpdatePlayerSettingScRsp = 20;
|
|
public const int UpdateRedDotDataCsReq = 5962;
|
|
public const int UpdateRedDotDataScRsp = 5988;
|
|
public const int UpdateRogueAdventureRoomScoreCsReq = 5655;
|
|
public const int UpdateRogueAdventureRoomScoreScRsp = 5666;
|
|
public const int UpdateRotaterScNotify = 6839;
|
|
public const int UpdateServerPrefsDataCsReq = 6102;
|
|
public const int UpdateServerPrefsDataScRsp = 6109;
|
|
public const int UpdateTrackMainMissionIdCsReq = 1254;
|
|
public const int UpdateTrackMainMissionIdScRsp = 1279;
|
|
public const int UpgradeAreaCsReq = 4396;
|
|
public const int UpgradeAreaScRsp = 4306;
|
|
public const int UpgradeAreaStatCsReq = 4333;
|
|
public const int UpgradeAreaStatScRsp = 4359;
|
|
public const int UseItemCsReq = 519;
|
|
public const int UseItemScRsp = 543;
|
|
public const int UseTreasureDungeonItemCsReq = 4416;
|
|
public const int UseTreasureDungeonItemScRsp = 4430;
|
|
public const int VirtualLineupDestroyNotify = 730;
|
|
public const int WaypointShowNewCsNotify = 419;
|
|
public const int WolfBroGameActivateBulletCsReq = 6559;
|
|
public const int WolfBroGameActivateBulletScRsp = 6595;
|
|
public const int WolfBroGameDataChangeScNotify = 6545;
|
|
public const int WolfBroGameExplodeMonsterCsReq = 6542;
|
|
public const int WolfBroGameExplodeMonsterScRsp = 6537;
|
|
public const int WolfBroGamePickupBulletCsReq = 6506;
|
|
public const int WolfBroGamePickupBulletScRsp = 6533;
|
|
public const int WolfBroGameUseBulletCsReq = 6568;
|
|
public const int WolfBroGameUseBulletScRsp = 6596;
|
|
}
|
|
}
|