mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
1882 lines
95 KiB
C#
1882 lines
95 KiB
C#
namespace EggLink.DanhengServer.Kcp;
|
|
|
|
public class CmdIds
|
|
{
|
|
public const int None = 0;
|
|
public const int SubmitOrigamiItemScRsp = 4177;
|
|
public const int GroupStateChangeScNotify = 1442;
|
|
public const int JoinLineupScRsp = 706;
|
|
public const int SetAssistScRsp = 2953;
|
|
public const int SelectPhoneThemeCsReq = 5106;
|
|
public const int PlanetFesGiveCardPieceScRsp = 8303;
|
|
public const int TakeAssistRewardCsReq = 2958;
|
|
public const int SwordTrainingTurnActionScRsp = 7491;
|
|
public const int GetFriendRecommendListInfoCsReq = 2957;
|
|
public const int TakeRogueEndlessActivityAllBonusRewardScRsp = 6010;
|
|
public const int ChimeraDoFinalRoundScRsp = 8163;
|
|
public const int GetStoryLineInfoScRsp = 6213;
|
|
public const int AetherDivideTakeChallengeRewardCsReq = 4802;
|
|
public const int ExchangeHcoinScRsp = 571;
|
|
public const int ChangeEraFlipperDataScRsp = 6556;
|
|
public const int EvolveBuildShopAbilityDownCsReq = 7148;
|
|
public const int GetQuestRecordCsReq = 970;
|
|
public const int GetEraFlipperDataCsReq = 6592;
|
|
public const int UseTreasureDungeonItemCsReq = 4410;
|
|
public const int GetAlleyInfoScRsp = 4713;
|
|
public const int SetLineupNameScRsp = 757;
|
|
public const int FinishQuestCsReq = 930;
|
|
public const int RogueArcadeStartCsReq = 7692;
|
|
public const int SwitchHandFinishCsReq = 8114;
|
|
public const int SummonPetScRsp = 7604;
|
|
public const int FightHeartBeatCsReq = 30035;
|
|
public const int ChimeraFinishRoundCsReq = 8174;
|
|
public const int ChessRogueQueryCsReq = 5451;
|
|
public const int EnhanceRogueBuffScRsp = 1837;
|
|
public const int RogueTournGetAllArchiveScRsp = 6092;
|
|
public const int HeliobusSnsPostScRsp = 5806;
|
|
public const int QuitLineupCsReq = 770;
|
|
public const int PlayerLoginCsReq = 11;
|
|
public const int RogueTournGetSeasonTalentInfoCsReq = 6069;
|
|
public const int DoGachaScRsp = 1909;
|
|
public const int SwitchHandStartScRsp = 8104;
|
|
public const int ShowNewSupplementVisitorCsReq = 3795;
|
|
public const int GetRogueScoreRewardInfoCsReq = 1820;
|
|
public const int StartRogueScRsp = 1809;
|
|
public const int SceneCastSkillCsReq = 1435;
|
|
public const int CurPetChangedScNotify = 7611;
|
|
public const int GetFriendDevelopmentInfoScRsp = 2908;
|
|
public const int TakeOffRelicCsReq = 393;
|
|
public const int RelicReforgeConfirmCsReq = 501;
|
|
public const int GetAllServerPrefsDataScRsp = 6113;
|
|
public const int GetFightFestDataCsReq = 7292;
|
|
public const int PromoteEquipmentCsReq = 547;
|
|
public const int RotateMapScRsp = 6889;
|
|
public const int HeliobusSelectSkillScRsp = 5891;
|
|
public const int AddBlacklistScRsp = 2991;
|
|
public const int PlanetFesDealAvatarEventOptionItemCsReq = 8230;
|
|
public const int LobbyGetInfoCsReq = 7400;
|
|
public const int AvatarDeliverRewardTakeRewardCsReq = 2655;
|
|
public const int HeliobusSnsReadScRsp = 5809;
|
|
public const int DestroyItemScRsp = 553;
|
|
public const int RogueMagicEnterCsReq = 7747;
|
|
public const int SetCurWaypointScRsp = 409;
|
|
public const int PlanetFesCollectIncomeScRsp = 8241;
|
|
public const int TrainPartyGamePlaySettleNotify = 8022;
|
|
public const int DailyActiveInfoNotify = 3335;
|
|
public const int ModifyRelicFilterPlanCsReq = 578;
|
|
public const int MakeMissionDrinkCsReq = 6999;
|
|
public const int GetFriendApplyListInfoCsReq = 2935;
|
|
public const int TakeApRewardScRsp = 3313;
|
|
public const int GetRogueAdventureRoomInfoCsReq = 5650;
|
|
public const int SecurityReportScRsp = 4118;
|
|
public const int StartAlleyEventScRsp = 4789;
|
|
public const int RaidKickByServerScNotify = 2225;
|
|
public const int QuitLineupScRsp = 789;
|
|
public const int GetRndOptionCsReq = 3411;
|
|
public const int ChessRogueUpdateActionPointScNotify = 5495;
|
|
public const int HeliobusActivityDataCsReq = 5811;
|
|
public const int BattleLogReportCsReq = 130;
|
|
public const int SetDisplayAvatarScRsp = 2806;
|
|
public const int DeleteFriendCsReq = 2936;
|
|
public const int GetBigDataRecommendCsReq = 2429;
|
|
public const int MusicRhythmStartLevelScRsp = 7581;
|
|
public const int GetBasicInfoCsReq = 14;
|
|
public const int ChessRogueSelectCellScRsp = 5462;
|
|
public const int SyncTurnFoodNotify = 558;
|
|
public const int PrestigeLevelUpScRsp = 4707;
|
|
public const int GetStageLineupCsReq = 711;
|
|
public const int ChessRogueStartCsReq = 5591;
|
|
public const int GetStageLineupScRsp = 713;
|
|
public const int FightMatch3ChatCsReq = 30126;
|
|
public const int RemoveStuffFromAreaCsReq = 4370;
|
|
public const int GetChessRogueNousStoryInfoCsReq = 5467;
|
|
public const int InteractTreasureDungeonGridScRsp = 4425;
|
|
public const int FightMatch3ChatScRsp = 30130;
|
|
public const int ClockParkHandleWaitOperationScRsp = 7232;
|
|
public const int AetherDivideRefreshEndlessScNotify = 4821;
|
|
public const int MonopolyUpgradeAssetCsReq = 7071;
|
|
public const int GetRecyleTimeScRsp = 552;
|
|
public const int UnlockBackGroundMusicScRsp = 3106;
|
|
public const int MuseumRandomEventSelectCsReq = 4307;
|
|
public const int GetMovieRacingDataCsReq = 4110;
|
|
public const int AetherDivideSpiritExpUpScRsp = 4849;
|
|
public const int UseTreasureDungeonItemScRsp = 4407;
|
|
public const int GetNpcTakenRewardScRsp = 2113;
|
|
public const int PlanetFesGetBusinessDayInfoCsReq = 8222;
|
|
public const int ChessRogueLeaveCsReq = 5480;
|
|
public const int MusicRhythmStartLevelCsReq = 7586;
|
|
public const int TriggerVoiceCsReq = 4136;
|
|
public const int ChessRogueQuitScRsp = 5506;
|
|
public const int FightLeaveScNotify = 30047;
|
|
public const int SyncChessRogueMainStoryFinishScNotify = 5505;
|
|
public const int SetFriendMarkScRsp = 2941;
|
|
public const int SyncTaskCsReq = 1206;
|
|
public const int StartAetherDivideChallengeBattleScRsp = 4845;
|
|
public const int ClearAetherDividePassiveSkillScRsp = 4848;
|
|
public const int StartAetherDivideStageBattleCsReq = 4837;
|
|
public const int GetPlayerDetailInfoCsReq = 2947;
|
|
public const int PunkLordBattleResultScNotify = 3271;
|
|
public const int GetFriendChallengeDetailCsReq = 2996;
|
|
public const int ChessRogueSkipTeachingLevelCsReq = 5501;
|
|
public const int RelicSmartWearGetPinRelicCsReq = 8257;
|
|
public const int GetAvatarDeliverRewardActivityDataCsReq = 2640;
|
|
public const int MonopolyGetDailyInitItemScRsp = 7088;
|
|
public const int PlanetFesChooseAvatarEventOptionCsReq = 8226;
|
|
public const int SceneCastSkillCostMpScRsp = 1473;
|
|
public const int MusicRhythmUnlockTrackScNotify = 7577;
|
|
public const int SyncChessRogueNousSubStoryScNotify = 5581;
|
|
public const int MonopolyGetRaffleTicketScRsp = 7016;
|
|
public const int AcceptActivityExpeditionScRsp = 2595;
|
|
public const int FinishPlotCsReq = 1111;
|
|
public const int SwordTrainingStartGameScRsp = 7485;
|
|
public const int SetAetherDivideLineUpScRsp = 4813;
|
|
public const int RogueTournResetPermanentTalentCsReq = 6075;
|
|
public const int ClockParkGetOngoingScriptInfoCsReq = 7228;
|
|
public const int MonopolyConditionUpdateScNotify = 7045;
|
|
public const int GetCrossInfoScRsp = 7329;
|
|
public const int ExchangeStaminaCsReq = 50;
|
|
public const int GetBenefitActivityInfoCsReq = 4892;
|
|
public const int LobbyModifyPlayerInfoScRsp = 7395;
|
|
public const int StartFinishMainMissionScNotify = 1286;
|
|
public const int SwordTrainingRestoreGameScRsp = 7481;
|
|
public const int SetAssistCsReq = 2992;
|
|
public const int GetPlanetFesDataScRsp = 8218;
|
|
public const int MonopolyReRollRandomCsReq = 7091;
|
|
public const int QuitWolfBroGameScRsp = 6545;
|
|
public const int GetRogueShopMiracleInfoScRsp = 5635;
|
|
public const int HeartDialScriptChangeScNotify = 6326;
|
|
public const int TravelBrochureApplyPasterListCsReq = 6410;
|
|
public const int GetDrinkMakerDataCsReq = 6997;
|
|
public const int SwordTrainingResumeGameScRsp = 7470;
|
|
public const int MazeKillDirectCsReq = 4124;
|
|
public const int FightGeneralCsReq = 30089;
|
|
public const int QueryProductInfoCsReq = 56;
|
|
public const int MusicRhythmSaveSongConfigDataCsReq = 7574;
|
|
public const int SwitchLineupIndexScRsp = 791;
|
|
public const int RelicSmartWearGetPlanScRsp = 8266;
|
|
public const int ChessRogueQueryAeonDimensionsScRsp = 5485;
|
|
public const int SelectChessRogueNousSubStoryCsReq = 5415;
|
|
public const int RogueModifierStageStartNotify = 5330;
|
|
public const int GetRelicFilterPlanCsReq = 541;
|
|
public const int DeleteBlacklistScRsp = 2937;
|
|
public const int LockEquipmentScRsp = 506;
|
|
public const int TravelBrochureGetDataScRsp = 6413;
|
|
public const int SwordTrainingStoryBattleScRsp = 7467;
|
|
public const int HeliobusSnsReadCsReq = 5847;
|
|
public const int ComposeItemCsReq = 536;
|
|
public const int GetCurLineupDataCsReq = 747;
|
|
public const int DrinkMakerDayEndScNotify = 6990;
|
|
public const int MonopolyEventSelectFriendScRsp = 7033;
|
|
public const int GetTrainVisitorBehaviorScRsp = 3709;
|
|
public const int StartTrialActivityScRsp = 2608;
|
|
public const int MissionGroupWarnScNotify = 1218;
|
|
public const int UpdateRotaterScNotify = 6825;
|
|
public const int SyncRoguePickAvatarInfoScNotify = 1802;
|
|
public const int HeliobusSnsCommentScRsp = 5830;
|
|
public const int DailyFirstEnterMonopolyActivityCsReq = 7036;
|
|
public const int TakeChapterRewardScRsp = 426;
|
|
public const int RogueTournEnterRogueCocoonSceneCsReq = 6067;
|
|
public const int ArchiveWolfBroGameCsReq = 6514;
|
|
public const int ComposeLimitNumUpdateNotify = 586;
|
|
public const int RechargeSuccNotify = 510;
|
|
public const int ClockParkBattleEndScNotify = 7250;
|
|
public const int DiscardRelicCsReq = 587;
|
|
public const int ReportPlayerScRsp = 2982;
|
|
public const int PlayerSyncScNotify = 611;
|
|
public const int RogueMagicUnitReforgeScRsp = 7753;
|
|
public const int MuseumTargetMissionFinishNotify = 4337;
|
|
public const int TakeOffEquipmentScRsp = 318;
|
|
public const int TakeMultipleExpeditionRewardCsReq = 2593;
|
|
public const int HandleFriendScRsp = 2995;
|
|
public const int PlanetFesGetFriendCardPieceCsReq = 8304;
|
|
public const int GetHeartDialInfoCsReq = 6311;
|
|
public const int SwitchHandUpdateCsReq = 8119;
|
|
public const int ChallengeSettleNotify = 1770;
|
|
public const int ChimeraRoundWorkStartCsReq = 8165;
|
|
public const int GetMarkItemListCsReq = 524;
|
|
public const int HeliobusEnterBattleScRsp = 5810;
|
|
public const int GetBigDataRecommendScRsp = 2445;
|
|
public const int SetAvatarPathScRsp = 42;
|
|
public const int RaidCollectionDataScNotify = 6960;
|
|
public const int TakeOffEquipmentCsReq = 395;
|
|
public const int PlanetFesCollectAllIncomeCsReq = 8232;
|
|
public const int MusicRhythmFinishLevelScRsp = 7600;
|
|
public const int AlleyTakeEventRewardCsReq = 4775;
|
|
public const int ApplyFriendCsReq = 2970;
|
|
public const int SetAssistAvatarCsReq = 2818;
|
|
public const int AlleyGuaranteedFundsScRsp = 4784;
|
|
public const int FarmElementSweepScRsp = 1318;
|
|
public const int ChooseBoxingClubStageOptionalBuffScRsp = 4277;
|
|
public const int AlleyShipUsedCountScNotify = 4753;
|
|
public const int GetCrossInfoCsReq = 7309;
|
|
public const int MonopolyBuyGoodsScRsp = 7007;
|
|
public const int SyncApplyFriendScNotify = 2926;
|
|
public const int MarkAvatarCsReq = 365;
|
|
public const int SyncRogueCommonDialogueDataScNotify = 5659;
|
|
public const int TakePictureScRsp = 4106;
|
|
public const int MonopolyBuyGoodsCsReq = 7010;
|
|
public const int LeaveAetherDivideSceneCsReq = 4814;
|
|
public const int RogueTournGetArchiveRepositoryCsReq = 6037;
|
|
public const int LobbyInviteScRsp = 7396;
|
|
public const int RogueNpcDisappearScRsp = 5636;
|
|
public const int SetAetherDivideLineUpCsReq = 4846;
|
|
public const int SetTurnFoodSwitchCsReq = 568;
|
|
public const int TrainPartyTakeBuildLevelAwardScRsp = 8084;
|
|
public const int SetIsDisplayAvatarInfoScRsp = 2889;
|
|
public const int TakeRogueScoreRewardScRsp = 1807;
|
|
public const int StartAetherDivideChallengeBattleCsReq = 4829;
|
|
public const int TakeOfferingRewardScRsp = 6929;
|
|
public const int TrainPartyBuildDiyScRsp = 8077;
|
|
public const int StartPartialChallengeCsReq = 1757;
|
|
public const int AvatarExpUpScRsp = 309;
|
|
public const int EvolveBuildReRandomStageScRsp = 7146;
|
|
public const int AlleyEventChangeNotify = 4726;
|
|
public const int ShareScRsp = 4113;
|
|
public const int ChessRogueEnterScRsp = 5552;
|
|
public const int EvolveBuildGiveupCsReq = 7129;
|
|
public const int RogueTournReEnterRogueCocoonStageCsReq = 6057;
|
|
public const int EnterSceneCsReq = 1467;
|
|
public const int MultiplayerGetFightGateCsReq = 1047;
|
|
public const int RogueTournQueryScRsp = 6017;
|
|
public const int GetRogueCollectionScRsp = 5644;
|
|
public const int GameplayCounterRecoverCsReq = 1461;
|
|
public const int EvolveBuildShopAbilityResetCsReq = 7111;
|
|
public const int GmTalkScRsp = 95;
|
|
public const int RogueMagicGetTalentInfoScRsp = 7784;
|
|
public const int SyncRogueVirtualItemInfoScNotify = 1872;
|
|
public const int SetStuffToAreaCsReq = 4335;
|
|
public const int GetPreAvatarGrowthInfoScRsp = 384;
|
|
public const int EnterFightActivityStageScRsp = 3635;
|
|
public const int PlanetFesLargeBonusInteractScRsp = 8328;
|
|
public const int TakeOffAvatarSkinScRsp = 351;
|
|
public const int DestroyItemCsReq = 592;
|
|
public const int GetMailScRsp = 813;
|
|
public const int LeaveAetherDivideSceneScRsp = 4806;
|
|
public const int WolfBroGameActivateBulletScRsp = 6550;
|
|
public const int ChessRogueQueryBpCsReq = 5502;
|
|
public const int GrowthTargetAvatarChangedScNotify = 353;
|
|
public const int GetMapRotationDataCsReq = 6895;
|
|
public const int RogueDoGambleCsReq = 5642;
|
|
public const int ServerLogScNotify = 2491;
|
|
public const int GetSecretKeyInfoCsReq = 40;
|
|
public const int ExchangeGachaCeilingCsReq = 1970;
|
|
public const int ChessRogueCellUpdateNotify = 5567;
|
|
public const int GetAuthkeyScRsp = 91;
|
|
public const int EnterAdventureCsReq = 1311;
|
|
public const int UpdateServerPrefsDataScRsp = 6106;
|
|
public const int MarkRelicFilterPlanCsReq = 599;
|
|
public const int PVEBattleResultScRsp = 113;
|
|
public const int TakeMultipleActivityExpeditionRewardCsReq = 2525;
|
|
public const int MazeKillDirectScRsp = 4184;
|
|
public const int MissionRewardScNotify = 1235;
|
|
public const int RogueArcadeStartScRsp = 7668;
|
|
public const int PlayerReturnTakePointRewardScRsp = 4506;
|
|
public const int PromoteAvatarScRsp = 389;
|
|
public const int RogueTournEnablePermanentTalentCsReq = 6094;
|
|
public const int PunkLordRaidTimeOutScNotify = 3257;
|
|
public const int SyncTaskScRsp = 1270;
|
|
public const int EvolveBuildCoinNotify = 7149;
|
|
public const int WorldUnlockCsReq = 7627;
|
|
public const int ChessRogueUpdateAeonModifierValueScNotify = 5471;
|
|
public const int WorldUnlockScRsp = 7626;
|
|
public const int ScenePlaneEventScNotify = 1412;
|
|
public const int GetFantasticStoryActivityDataCsReq = 4911;
|
|
public const int RogueArcadeRestartCsReq = 7691;
|
|
public const int SyncRogueCommonVirtualItemInfoScNotify = 5641;
|
|
public const int MonopolyGameBingoFlipCardScRsp = 7028;
|
|
public const int TrainPartyTakeBuildLevelAwardCsReq = 8024;
|
|
public const int ChessRogueUpdateLevelBaseInfoScNotify = 5456;
|
|
public const int ChimeraFinishEndlessRoundScRsp = 8178;
|
|
public const int GetDrinkMakerDataScRsp = 6996;
|
|
public const int ClockParkUseBuffCsReq = 7235;
|
|
public const int WolfBroGamePickupBulletCsReq = 6513;
|
|
public const int WolfBroGameExplodeMonsterScRsp = 6535;
|
|
public const int RelicSmartWearDeletePlanCsReq = 8269;
|
|
public const int MonopolyGuessChooseScRsp = 7094;
|
|
public const int HeliobusStartRaidScRsp = 5871;
|
|
public const int TakeActivityExpeditionRewardScRsp = 2573;
|
|
public const int TravelBrochureUpdatePasterPosCsReq = 6495;
|
|
public const int SyncRogueAdventureRoomInfoScNotify = 5611;
|
|
public const int GetExhibitScNotify = 4330;
|
|
public const int GetMonopolyMbtiReportRewardCsReq = 7061;
|
|
public const int LobbyQuitCsReq = 7363;
|
|
public const int StartWolfBroGameCsReq = 6542;
|
|
public const int TrainPartyAddBuildDynamicBuffCsReq = 8075;
|
|
public const int GetRogueBuffEnhanceInfoCsReq = 1871;
|
|
public const int ArchiveWolfBroGameScRsp = 6506;
|
|
public const int UnlockSkilltreeCsReq = 335;
|
|
public const int RestoreWolfBroGameArchiveCsReq = 6541;
|
|
public const int RestoreWolfBroGameArchiveScRsp = 6509;
|
|
public const int HeliobusUpgradeLevelCsReq = 5836;
|
|
public const int PlanetFesUpgradeSkillLevelCsReq = 8244;
|
|
public const int GetMuseumInfoCsReq = 4311;
|
|
public const int ChessRogueEnterCsReq = 5577;
|
|
public const int GetNpcStatusCsReq = 2747;
|
|
public const int GetDailyActiveInfoScRsp = 3309;
|
|
public const int MonopolyQuizDurationChangeScNotify = 7100;
|
|
public const int GetNpcMessageGroupScRsp = 2713;
|
|
public const int StartWolfBroGameScRsp = 6518;
|
|
public const int TakePrestigeRewardScRsp = 4718;
|
|
public const int SetGameplayBirthdayScRsp = 4;
|
|
public const int EnterMapRotationRegionScRsp = 6813;
|
|
public const int BoxingClubChallengeUpdateScNotify = 4230;
|
|
public const int UpdateMechanismBarScNotify = 1499;
|
|
public const int ChallengeRaidNotify = 2230;
|
|
public const int TextJoinBatchSaveScRsp = 3806;
|
|
public const int WolfBroGameDataChangeScNotify = 6516;
|
|
public const int SetLanguageScRsp = 22;
|
|
public const int EvolveBuildQueryInfoScRsp = 7118;
|
|
public const int MultiplayerFightGameStateCsReq = 1011;
|
|
public const int QuitWolfBroGameCsReq = 6529;
|
|
public const int ChessRogueQuitCsReq = 5492;
|
|
public const int WolfBroGameActivateBulletCsReq = 6538;
|
|
public const int LobbyStartFightScRsp = 7359;
|
|
public const int TakeQuestOptionalRewardCsReq = 918;
|
|
public const int SpaceZooOpCatteryScRsp = 6789;
|
|
public const int BatchMarkChatEmojiScRsp = 3950;
|
|
public const int GetServerLogSettingsScRsp = 2468;
|
|
public const int StoryLineInfoScNotify = 6247;
|
|
public const int SetCurWaypointCsReq = 447;
|
|
public const int StartPunkLordRaidScRsp = 3209;
|
|
public const int MusicRhythmUnlockSongNotify = 7592;
|
|
public const int MakeDrinkScRsp = 6984;
|
|
public const int GetChapterScRsp = 406;
|
|
public const int LobbyModifyPlayerInfoCsReq = 7379;
|
|
public const int PlayerGetTokenScRsp = 6;
|
|
public const int EnterTrialActivityStageScRsp = 2669;
|
|
public const int AetherDivideFinishChallengeScNotify = 4830;
|
|
public const int GetChapterCsReq = 435;
|
|
public const int TeleportToMissionResetPointScRsp = 1252;
|
|
public const int ContentPackageTransferScNotify = 7509;
|
|
public const int MarkChatEmojiScRsp = 3918;
|
|
public const int PlanetFesGetAvatarStatCsReq = 8201;
|
|
public const int SwordTrainingSelectEndingScRsp = 7494;
|
|
public const int RogueTournStartCsReq = 6019;
|
|
public const int EnterFeverTimeActivityStageCsReq = 7154;
|
|
public const int WaypointShowNewCsNotify = 470;
|
|
public const int GetWaypointCsReq = 411;
|
|
public const int PlanetFesBonusEventInteractScRsp = 8217;
|
|
public const int MarbleLevelFinishCsReq = 8290;
|
|
public const int UnlockTutorialScRsp = 1606;
|
|
public const int AlleyEventEffectNotify = 4730;
|
|
public const int MonopolyMoveCsReq = 7089;
|
|
public const int UnlockTutorialCsReq = 1635;
|
|
public const int SetRedPointStatusScNotify = 12;
|
|
public const int SubmitEmotionItemCsReq = 6335;
|
|
public const int TrainVisitorRewardSendNotify = 3706;
|
|
public const int GetPhoneDataScRsp = 5113;
|
|
public const int AvatarExpUpCsReq = 347;
|
|
public const int FinishTutorialScRsp = 1630;
|
|
public const int MusicRhythmFinishLevelCsReq = 7585;
|
|
public const int FeverTimeActivityBattleEndScNotify = 7159;
|
|
public const int MonopolyConfirmRandomScRsp = 7025;
|
|
public const int ClientObjUploadCsReq = 31;
|
|
public const int GetHeartDialInfoScRsp = 6313;
|
|
public const int AlleyFundsScNotify = 4771;
|
|
public const int ChimeraStartEndlessCsReq = 8179;
|
|
public const int UpgradeAreaStatScRsp = 4377;
|
|
public const int SelectPhoneCaseCsReq = 5126;
|
|
public const int GetFriendApplyListInfoScRsp = 2906;
|
|
public const int GetTutorialGuideCsReq = 1647;
|
|
public const int GetBigDataAllRecommendScRsp = 2410;
|
|
public const int MonopolyGameBingoFlipCardCsReq = 7075;
|
|
public const int FinishTutorialGuideScRsp = 1618;
|
|
public const int GetTutorialGuideScRsp = 1609;
|
|
public const int MonopolyGameRaiseRatioScRsp = 7092;
|
|
public const int TravelBrochureRemovePasterScRsp = 6430;
|
|
public const int FinishTutorialCsReq = 1626;
|
|
public const int LeaveRogueCsReq = 1870;
|
|
public const int TakeKilledPunkLordMonsterScoreScRsp = 3286;
|
|
public const int RogueMagicSettleScRsp = 7789;
|
|
public const int SyncRogueExploreWinScNotify = 1875;
|
|
public const int PrepareRogueAdventureRoomCsReq = 5613;
|
|
public const int QuitTreasureDungeonScRsp = 4482;
|
|
public const int FinishChessRogueNousSubStoryScRsp = 5526;
|
|
public const int OpenTreasureDungeonGridScRsp = 4477;
|
|
public const int ClockParkGetOngoingScriptInfoScRsp = 7210;
|
|
public const int LeaveRaidCsReq = 2247;
|
|
public const int QuitTreasureDungeonCsReq = 4471;
|
|
public const int PrepareRogueAdventureRoomScRsp = 5647;
|
|
public const int RogueMagicLeaveCsReq = 7735;
|
|
public const int FightTreasureDungeonMonsterScRsp = 4493;
|
|
public const int GetTreasureDungeonActivityDataScRsp = 4418;
|
|
public const int InteractTreasureDungeonGridCsReq = 4457;
|
|
public const int TreasureDungeonDataScNotify = 4411;
|
|
public const int OpenTreasureDungeonGridCsReq = 4473;
|
|
public const int EnterTreasureDungeonCsReq = 4436;
|
|
public const int PickRogueAvatarScRsp = 1891;
|
|
public const int MarkItemCsReq = 575;
|
|
public const int RemoveStuffFromAreaScRsp = 4389;
|
|
public const int GetRogueInfoCsReq = 1811;
|
|
public const int TravelBrochurePageUnlockScNotify = 6447;
|
|
public const int TravelBrochureSetPageDescStatusScRsp = 6493;
|
|
public const int TravelBrochureSelectMessageScRsp = 6406;
|
|
public const int GetStarFightDataScRsp = 7166;
|
|
public const int ServerAnnounceNotify = 86;
|
|
public const int GetLoginActivityScRsp = 2613;
|
|
public const int PromoteEquipmentScRsp = 509;
|
|
public const int UnlockHeadIconScNotify = 2826;
|
|
public const int TravelBrochureSetCustomValueScRsp = 6477;
|
|
public const int RogueWorkbenchGetInfoCsReq = 5655;
|
|
public const int TravelBrochureGetPasterScNotify = 6436;
|
|
public const int GetChatEmojiListCsReq = 3926;
|
|
public const int TravelBrochureSelectMessageCsReq = 6435;
|
|
public const int RogueModifierDelNotify = 5326;
|
|
public const int TakeTrialActivityRewardScRsp = 2699;
|
|
public const int TravelBrochureApplyPasterScRsp = 6489;
|
|
public const int GetPlatformPlayerInfoScRsp = 2987;
|
|
public const int UnlockTutorialGuideScRsp = 1689;
|
|
public const int DressAvatarSkinCsReq = 307;
|
|
public const int LobbyStartFightCsReq = 7391;
|
|
public const int SceneReviveAfterRebattleCsReq = 1451;
|
|
public const int TravelBrochureGetDataCsReq = 6411;
|
|
public const int PlayBackGroundMusicCsReq = 3147;
|
|
public const int AddBlacklistCsReq = 2977;
|
|
public const int SwordTrainingExamResultConfirmScRsp = 7475;
|
|
public const int ChessRogueNousEditDiceCsReq = 5417;
|
|
public const int TravelBrochurePageResetCsReq = 6457;
|
|
public const int ClockParkUnlockTalentScRsp = 7209;
|
|
public const int HeliobusSnsCommentCsReq = 5826;
|
|
public const int TravelBrochureApplyPasterListScRsp = 6407;
|
|
public const int AcceptMainMissionCsReq = 1292;
|
|
public const int FinishPlotScRsp = 1113;
|
|
public const int RogueMagicReviveCostUpdateScNotify = 7757;
|
|
public const int EnhanceChessRogueBuffCsReq = 5504;
|
|
public const int AetherDivideTakeChallengeRewardScRsp = 4825;
|
|
public const int MatchResultScNotify = 7341;
|
|
public const int TravelBrochurePageResetScRsp = 6425;
|
|
public const int RelicSmartWearGetPinRelicScRsp = 8265;
|
|
public const int TakeTrainVisitorUntakenBehaviorRewardScRsp = 3730;
|
|
public const int ComposeLimitNumCompleteNotify = 522;
|
|
public const int ChessRogueCheatRollScRsp = 5455;
|
|
public const int SetForbidOtherApplyFriendScRsp = 2946;
|
|
public const int FinishCosumeItemMissionScRsp = 1250;
|
|
public const int SwitchLineupIndexCsReq = 777;
|
|
public const int ReviveRogueAvatarScRsp = 1825;
|
|
public const int MuseumRandomEventQueryCsReq = 4325;
|
|
public const int TrainVisitorBehaviorFinishScRsp = 3713;
|
|
public const int LobbyGetInfoScRsp = 7398;
|
|
public const int GetMaterialSubmitActivityDataCsReq = 2691;
|
|
public const int RogueTournExpNotify = 6027;
|
|
public const int GetTrainVisitorRegisterCsReq = 3770;
|
|
public const int GetTrainVisitorRegisterScRsp = 3789;
|
|
public const int ComposeItemScRsp = 550;
|
|
public const int EnterFantasticStoryActivityStageScRsp = 4935;
|
|
public const int TarotBookFinishInteractionScRsp = 8147;
|
|
public const int GetLevelRewardTakenListCsReq = 7;
|
|
public const int GetPamSkinDataCsReq = 8137;
|
|
public const int EnterEraFlipperRegionCsReq = 6579;
|
|
public const int TrainVisitorBehaviorFinishCsReq = 3711;
|
|
public const int TarotBookFinishStoryScRsp = 8151;
|
|
public const int TrainPartyUpdatePosEnvCsReq = 8092;
|
|
public const int SpaceZooCatUpdateNotify = 6795;
|
|
public const int TrainPartyHandlePendingActionScRsp = 8018;
|
|
public const int MonopolyAcceptQuizScRsp = 7058;
|
|
public const int ReturnLastTownCsReq = 1410;
|
|
public const int MultiplayerFightGameStateScRsp = 1013;
|
|
public const int HeliobusSelectSkillCsReq = 5877;
|
|
public const int GetPlayerReturnMultiDropInfoScRsp = 4635;
|
|
public const int GetAvatarDataScRsp = 313;
|
|
public const int TrainPartyHandlePendingActionCsReq = 8095;
|
|
public const int TrainPartyUseCardScRsp = 8009;
|
|
public const int EnterSummonActivityStageScRsp = 7567;
|
|
public const int SetClientRaidTargetCountScRsp = 2250;
|
|
public const int GetEnhanceCommonRogueBuffInfoScRsp = 5607;
|
|
public const int MonopolyGetRafflePoolInfoCsReq = 7015;
|
|
public const int TrainPartyLeaveScRsp = 8007;
|
|
public const int TrainPartyGetDataScRsp = 8013;
|
|
public const int TrainPartyUseCardCsReq = 8047;
|
|
public const int LogisticsDetonateStarSkiffCsReq = 4783;
|
|
public const int TakeOfferingRewardCsReq = 6934;
|
|
public const int GetPamSkinDataScRsp = 8136;
|
|
public const int TakeBenefitActivityRewardCsReq = 4864;
|
|
public const int TrainPartyBuildStartStepCsReq = 8036;
|
|
public const int TrainPartySettleNotify = 8070;
|
|
public const int GetRechargeBenefitInfoScRsp = 8369;
|
|
public const int DeleteBlacklistCsReq = 2951;
|
|
public const int GetTreasureDungeonActivityDataCsReq = 4495;
|
|
public const int TrainPartyEnterScRsp = 8025;
|
|
public const int GetRogueTalentInfoScRsp = 1854;
|
|
public const int EnterRogueEndlessActivityStageScRsp = 6007;
|
|
public const int TakeRogueAeonLevelRewardCsReq = 1819;
|
|
public const int SpaceZooBornCsReq = 6747;
|
|
public const int SpaceZooTakeCsReq = 6750;
|
|
public const int ResetEraFlipperDataCsReq = 6591;
|
|
public const int AetherDivideRefreshEndlessCsReq = 4819;
|
|
public const int TrainPartyUpdatePosEnvScRsp = 8053;
|
|
public const int ChessRogueEnterNextLayerScRsp = 5447;
|
|
public const int ChessRogueConfirmRollCsReq = 5584;
|
|
public const int SpaceZooTakeScRsp = 6773;
|
|
public const int OfferingInfoScNotify = 6939;
|
|
public const int GetServerPrefsDataCsReq = 6147;
|
|
public const int QuitRogueScRsp = 1824;
|
|
public const int TrainPartyGamePlayStartScRsp = 8052;
|
|
public const int EvolveBuildStartLevelCsReq = 7114;
|
|
public const int TrainPartyLeaveCsReq = 8010;
|
|
public const int GetTrackPhotoActivityDataCsReq = 7554;
|
|
public const int SettleTrackPhotoStageCsReq = 7559;
|
|
public const int LogisticsInfoScNotify = 4752;
|
|
public const int GetChatFriendHistoryCsReq = 3970;
|
|
public const int LeaveMapRotationRegionScRsp = 6830;
|
|
public const int GetBoxingClubInfoCsReq = 4211;
|
|
public const int StartRogueCsReq = 1847;
|
|
public const int QuitTrackPhotoStageScRsp = 7553;
|
|
public const int LastSpringRefreshTimeNotify = 1425;
|
|
public const int PlanetFesTakeRegionPhaseRewardScRsp = 8219;
|
|
public const int StartFightFestScRsp = 7256;
|
|
public const int StartTrackPhotoStageScRsp = 7552;
|
|
public const int SettleTrackPhotoStageScRsp = 7557;
|
|
public const int EquipAetherDividePassiveSkillScRsp = 4838;
|
|
public const int MultiplayerGetFightGateScRsp = 1009;
|
|
public const int GetTrackPhotoActivityDataScRsp = 7556;
|
|
public const int GetRechargeBenefitInfoCsReq = 8374;
|
|
public const int AcceptExpeditionCsReq = 2547;
|
|
public const int QuitTrackPhotoStageCsReq = 7555;
|
|
public const int FightHeartBeatScRsp = 30006;
|
|
public const int GetChallengeCsReq = 1711;
|
|
public const int TextJoinQueryScRsp = 3809;
|
|
public const int RogueTournClearArchiveNameScNotify = 6050;
|
|
public const int ChessRogueRollDiceCsReq = 5452;
|
|
public const int TextJoinSaveCsReq = 3811;
|
|
public const int GetSocialEventServerCacheScRsp = 7040;
|
|
public const int TextJoinBatchSaveCsReq = 3835;
|
|
public const int FinishFirstTalkByPerformanceNpcScRsp = 2150;
|
|
public const int GetMuseumInfoScRsp = 4313;
|
|
public const int TextJoinQueryCsReq = 3847;
|
|
public const int TextJoinSaveScRsp = 3813;
|
|
public const int WolfBroGameUseBulletScRsp = 6546;
|
|
public const int GetTelevisionActivityDataScRsp = 6976;
|
|
public const int GateServerScNotify = 8;
|
|
public const int GetRaidInfoCsReq = 2295;
|
|
public const int ChangeLineupLeaderScRsp = 773;
|
|
public const int TelevisionActivityDataChangeScNotify = 6980;
|
|
public const int MuseumTakeCollectRewardScRsp = 4322;
|
|
public const int EnterTelevisionActivityStageCsReq = 6964;
|
|
public const int MatchThreeLevelEndScRsp = 7406;
|
|
public const int PlanetFesDoGachaScRsp = 8207;
|
|
public const int TelevisionActivityBattleEndScNotify = 6969;
|
|
public const int FantasticStoryActivityBattleEndScNotify = 4906;
|
|
public const int TakeBpRewardScRsp = 3035;
|
|
public const int SyncRogueAreaUnlockScNotify = 1812;
|
|
public const int TarotBookFinishInteractionCsReq = 8158;
|
|
public const int TarotBookUnlockStoryScRsp = 8149;
|
|
public const int TakeTrainVisitorUntakenBehaviorRewardCsReq = 3726;
|
|
public const int RogueModifierUpdateNotify = 5389;
|
|
public const int TarotBookFinishStoryCsReq = 8159;
|
|
public const int MonopolyGuessDrawScNotify = 7081;
|
|
public const int PlanetFesGameBingoFlipScRsp = 8223;
|
|
public const int TarotBookUnlockStoryCsReq = 8154;
|
|
public const int TarotBookModifyEnergyScNotify = 8150;
|
|
public const int EnterSectionCsReq = 1465;
|
|
public const int AlleyShipmentEventEffectsScNotify = 4722;
|
|
public const int TarotBookGetDataCsReq = 8157;
|
|
public const int BuyRogueShopMiracleScRsp = 5626;
|
|
public const int SyncAddBlacklistScNotify = 2993;
|
|
public const int TrainPartySyncUpdateScNotify = 8026;
|
|
public const int EnhanceCommonRogueBuffScRsp = 5682;
|
|
public const int TarotBookOpenPackScRsp = 8144;
|
|
public const int TarotBookGetDataScRsp = 8156;
|
|
public const int RogueMagicStartScRsp = 7713;
|
|
public const int SetGenderScRsp = 68;
|
|
public const int GetFirstTalkByPerformanceNpcCsReq = 2195;
|
|
public const int TakeChallengeRaidRewardScRsp = 2226;
|
|
public const int GetFirstTalkNpcCsReq = 2135;
|
|
public const int TakeCityShopRewardScRsp = 1506;
|
|
public const int TrialBackGroundMusicCsReq = 3170;
|
|
public const int TakeTalkRewardCsReq = 2147;
|
|
public const int SetHeadIconCsReq = 2847;
|
|
public const int TakeTalkRewardScRsp = 2109;
|
|
public const int GroupStateChangeCsReq = 1438;
|
|
public const int GetFirstTalkByPerformanceNpcScRsp = 2118;
|
|
public const int RelicSmartWearDeletePlanScRsp = 8261;
|
|
public const int CancelCacheNotifyScRsp = 4130;
|
|
public const int ActivateFarmElementCsReq = 1500;
|
|
public const int FinishFirstTalkNpcCsReq = 2170;
|
|
public const int MuseumTargetStartNotify = 4351;
|
|
public const int TakeLoginActivityRewardCsReq = 2647;
|
|
public const int RankUpEquipmentCsReq = 526;
|
|
public const int GetNpcTakenRewardCsReq = 2111;
|
|
public const int EvolveBuildShopAbilityResetScRsp = 7104;
|
|
public const int MarkChestChangedScNotify = 8194;
|
|
public const int FinishFirstTalkNpcScRsp = 2189;
|
|
public const int FinishCosumeItemMissionCsReq = 1236;
|
|
public const int GetFirstTalkNpcScRsp = 2106;
|
|
public const int ChessRogueFinishCurRoomNotify = 5594;
|
|
public const int ChessRogueCheatRollCsReq = 5593;
|
|
public const int FinishFirstTalkByPerformanceNpcCsReq = 2136;
|
|
public const int GetSwordTrainingDataCsReq = 7468;
|
|
public const int EnhanceCommonRogueBuffCsReq = 5671;
|
|
public const int MonopolySelectOptionCsReq = 7030;
|
|
public const int PlanetFesGetAvatarStatScRsp = 8203;
|
|
public const int MonthCardRewardNotify = 69;
|
|
public const int ChimeraFinishRoundScRsp = 8169;
|
|
public const int RogueMagicReviveAvatarScRsp = 7710;
|
|
public const int PlanetFesStartMiniGameCsReq = 8231;
|
|
public const int SwordTrainingSelectEndingCsReq = 7483;
|
|
public const int RogueMagicUnitComposeCsReq = 7722;
|
|
public const int GetPlanetFesDataCsReq = 8242;
|
|
public const int ChessRogueGoAheadCsReq = 5587;
|
|
public const int GetRogueShopMiracleInfoCsReq = 5609;
|
|
public const int SwordTrainingSetSkillTraceCsReq = 7486;
|
|
public const int TrialBackGroundMusicScRsp = 3189;
|
|
public const int SpaceZooDeleteCatScRsp = 6730;
|
|
public const int PlanetFesDealAvatarEventOptionItemScRsp = 8233;
|
|
public const int StartFinishSubMissionScNotify = 1222;
|
|
public const int ChessRogueNousEnableRogueTalentScRsp = 5404;
|
|
public const int StartAlleyEventCsReq = 4770;
|
|
public const int CancelMatchCsReq = 7314;
|
|
public const int PickRogueAvatarCsReq = 1877;
|
|
public const int SwordTrainingActionTurnSettleScNotify = 7471;
|
|
public const int RogueTournEnterRoomCsReq = 6040;
|
|
public const int TakeQuestRewardCsReq = 947;
|
|
public const int SwordTrainingGameSettleScNotify = 7455;
|
|
public const int UpdatePlayerSettingScRsp = 85;
|
|
public const int ChimeraRoundWorkStartScRsp = 8172;
|
|
public const int EvolveBuildShopAbilityDownScRsp = 7135;
|
|
public const int FinishChessRogueSubStoryCsReq = 5556;
|
|
public const int CancelMarkItemNotify = 583;
|
|
public const int GetUpdatedArchiveDataScRsp = 2309;
|
|
public const int RogueTournConfirmSettleCsReq = 6042;
|
|
public const int StartChallengeCsReq = 1747;
|
|
public const int EnableRogueTalentCsReq = 1890;
|
|
public const int TakeApRewardCsReq = 3311;
|
|
public const int LobbySyncInfoScNotify = 7366;
|
|
public const int SwordTrainingLearnSkillCsReq = 7488;
|
|
public const int DelMailScRsp = 806;
|
|
public const int RogueGetGambleInfoScRsp = 5662;
|
|
public const int PlayerReturnTakeRelicScRsp = 4536;
|
|
public const int LogisticsDetonateStarSkiffScRsp = 4758;
|
|
public const int GetMonopolyFriendRankingListCsReq = 7004;
|
|
public const int SwordTrainingGameSyncChangeScNotify = 7492;
|
|
public const int EnterTrialActivityStageCsReq = 2696;
|
|
public const int SwordTrainingRestoreGameCsReq = 7469;
|
|
public const int SwordTrainingLearnSkillScRsp = 7500;
|
|
public const int GetBattleCollegeDataScRsp = 5713;
|
|
public const int SwordTrainingGiveUpGameScRsp = 7454;
|
|
public const int PlanetFesGetBusinessDayInfoScRsp = 8237;
|
|
public const int SwordTrainingStoryConfirmCsReq = 7472;
|
|
public const int FarmElementSweepCsReq = 1395;
|
|
public const int ChessRogueNousEnableRogueTalentCsReq = 5589;
|
|
public const int PlayerReturnTakeRewardCsReq = 4570;
|
|
public const int SwordTrainingDialogueSelectOptionScRsp = 7478;
|
|
public const int SwordTrainingExamResultConfirmCsReq = 7452;
|
|
public const int AvatarDeliverRewardChooseAvatarScRsp = 2667;
|
|
public const int SwordTrainingDailyPhaseConfirmCsReq = 7459;
|
|
public const int SetRogueExhibitionCsReq = 5620;
|
|
public const int GetSwordTrainingDataScRsp = 7464;
|
|
public const int TakeMultipleExpeditionRewardScRsp = 2557;
|
|
public const int ChessRogueLeaveScRsp = 5524;
|
|
public const int SwordTrainingSetSkillTraceScRsp = 7462;
|
|
public const int CancelActivityExpeditionScRsp = 2536;
|
|
public const int SwordTrainingStoryConfirmScRsp = 7487;
|
|
public const int GetFriendBattleRecordDetailCsReq = 2966;
|
|
public const int SwordTrainingStoryBattleCsReq = 7477;
|
|
public const int RogueModifierAddNotify = 5347;
|
|
public const int UpdateEnergyScNotify = 6877;
|
|
public const int GetWaypointScRsp = 413;
|
|
public const int DrinkMakerChallengeCsReq = 6998;
|
|
public const int SelectPamSkinCsReq = 8140;
|
|
public const int RaidCollectionDataScRsp = 6956;
|
|
public const int EvolveBuildReRandomStageCsReq = 7132;
|
|
public const int AcceptMainMissionScRsp = 1253;
|
|
public const int RemoveRotaterCsReq = 6893;
|
|
public const int SwordTrainingDailyPhaseConfirmScRsp = 7479;
|
|
public const int GetMultiPathAvatarInfoScRsp = 49;
|
|
public const int MonopolyGetDailyInitItemCsReq = 7049;
|
|
public const int RogueArcadeRestartScRsp = 7659;
|
|
public const int SwordTrainingMarkEndingViewedScRsp = 7451;
|
|
public const int SwitchHandResetGameCsReq = 8113;
|
|
public const int DeactivateFarmElementScRsp = 1481;
|
|
public const int FinishPerformSectionIdCsReq = 2726;
|
|
public const int SavePointsInfoNotify = 1475;
|
|
public const int SwitchAetherDivideLineUpSlotCsReq = 4835;
|
|
public const int RogueArcadeGetInfoScRsp = 7695;
|
|
public const int RogueTournReviveCostUpdateScNotify = 6024;
|
|
public const int PlanetFesUseItemCsReq = 8202;
|
|
public const int SyncDeleteFriendScNotify = 2973;
|
|
public const int RogueMagicEnableTalentScRsp = 7728;
|
|
public const int PlanetFesGetOfferedCardPieceScRsp = 8322;
|
|
public const int SwitchHandCoinUpdateScRsp = 8118;
|
|
public const int GetGachaCeilingScRsp = 1906;
|
|
public const int ClockParkUseBuffScRsp = 7222;
|
|
public const int GetMissionDataScRsp = 1213;
|
|
public const int SwitchHandResetHandPosScRsp = 8115;
|
|
public const int BatchGetQuestDataCsReq = 973;
|
|
public const int ClockParkFinishScriptScNotify = 7237;
|
|
public const int SwitchAetherDivideLineUpSlotScRsp = 4822;
|
|
public const int TakeRechargeGiftRewardCsReq = 8380;
|
|
public const int MarkChatEmojiCsReq = 3995;
|
|
public const int GetServerGraphDataScRsp = 2479;
|
|
public const int GetChessRogueStoryAeonTalkInfoScRsp = 5592;
|
|
public const int LeaveTrialActivityCsReq = 2633;
|
|
public const int ClockParkQuitScriptCsReq = 7246;
|
|
public const int SelectChessRogueNousSubStoryScRsp = 5459;
|
|
public const int FightEnterScRsp = 30013;
|
|
public const int GetRollShopInfoScRsp = 6916;
|
|
public const int PunkLordMonsterKilledNotify = 3252;
|
|
public const int DressRelicAvatarCsReq = 377;
|
|
public const int FinishChapterScNotify = 4947;
|
|
public const int SwitchHandDataCsReq = 8117;
|
|
public const int RogueMagicGetMiscRealTimeDataCsReq = 7768;
|
|
public const int GetReplayTokenScRsp = 3513;
|
|
public const int GetSummonActivityDataCsReq = 7564;
|
|
public const int GetFriendChallengeLineupCsReq = 2904;
|
|
public const int StartBoxingClubBattleScRsp = 4206;
|
|
public const int GetBigDataAllRecommendCsReq = 2428;
|
|
public const int GetFriendDevelopmentInfoCsReq = 2921;
|
|
public const int TakeRogueEndlessActivityAllBonusRewardCsReq = 6003;
|
|
public const int GetSummonActivityDataScRsp = 7566;
|
|
public const int ChessRogueGiveUpCsReq = 5515;
|
|
public const int SummonActivityBattleEndScNotify = 7568;
|
|
public const int SellItemCsReq = 557;
|
|
public const int SyncRogueFinishScNotify = 1873;
|
|
public const int GetStrongChallengeActivityDataScRsp = 6613;
|
|
public const int MonopolyClickCellScRsp = 7003;
|
|
public const int RogueMagicEnterRoomScRsp = 7730;
|
|
public const int StartRaidScRsp = 2213;
|
|
public const int EnterStrongChallengeActivityStageScRsp = 6609;
|
|
public const int SetPlayerInfoCsReq = 60;
|
|
public const int GetServerPrefsDataScRsp = 6109;
|
|
public const int UseItemCsReq = 570;
|
|
public const int GetStrongChallengeActivityDataCsReq = 6611;
|
|
public const int GetChessRogueStoryInfoScRsp = 5599;
|
|
public const int GetStoryTokenActivityDataCsReq = 8357;
|
|
public const int TakeStoryTokenActivityRewardScRsp = 8344;
|
|
public const int GetStoryTokenActivityDataScRsp = 8356;
|
|
public const int SyncChessRogueNousValueScNotify = 5453;
|
|
public const int HandleFriendCsReq = 2930;
|
|
public const int TakePrestigeRewardCsReq = 4795;
|
|
public const int UpgradeAreaCsReq = 4336;
|
|
public const int SetLanguageCsReq = 52;
|
|
public const int DressAvatarCsReq = 326;
|
|
public const int SpaceZooExchangeItemCsReq = 6718;
|
|
public const int GetStoryLineInfoCsReq = 6211;
|
|
public const int ChangeStoryLineFinishScNotify = 6206;
|
|
public const int EnterAdventureScRsp = 1313;
|
|
public const int StartStarFightLevelCsReq = 7169;
|
|
public const int TeleportToMissionResetPointCsReq = 1265;
|
|
public const int StartStarFightLevelScRsp = 7167;
|
|
public const int DeleteSummonUnitScRsp = 1497;
|
|
public const int QuitRogueCsReq = 1853;
|
|
public const int MultipleDropInfoNotify = 4606;
|
|
public const int StarFightDataChangeNotify = 7168;
|
|
public const int SpaceZooMutateScRsp = 6706;
|
|
public const int SpaceZooDataScRsp = 6713;
|
|
public const int EndDrinkMakerSequenceScRsp = 6989;
|
|
public const int ChangeScriptEmotionScRsp = 6309;
|
|
public const int TrainPartyGamePlayStartCsReq = 8065;
|
|
public const int MatchThreeGetDataScRsp = 7418;
|
|
public const int TakeRogueMiracleHandbookRewardScRsp = 5694;
|
|
public const int SubmitMaterialSubmitActivityMaterialCsReq = 2657;
|
|
public const int GetWolfBroGameDataScRsp = 6510;
|
|
public const int GetArchiveDataScRsp = 2313;
|
|
public const int BuyNpcStuffCsReq = 4347;
|
|
public const int PlanetFesUpgradeFesLevelCsReq = 8212;
|
|
public const int AetherDivideLineupScNotify = 4834;
|
|
public const int StoryLineTrialAvatarChangeScNotify = 6270;
|
|
public const int BuyGoodsCsReq = 1547;
|
|
public const int GetRogueShopBuffInfoCsReq = 5606;
|
|
public const int TrainPartyBuildDiyCsReq = 8073;
|
|
public const int SearchPlayerScRsp = 2952;
|
|
public const int TakeKilledPunkLordMonsterScoreCsReq = 3222;
|
|
public const int GetRogueExhibitionScRsp = 5685;
|
|
public const int SpaceZooBornScRsp = 6709;
|
|
public const int TrainPartyGetDataCsReq = 8011;
|
|
public const int SpaceZooDataCsReq = 6711;
|
|
public const int DeleteSummonUnitCsReq = 1434;
|
|
public const int ExchangeHcoinCsReq = 507;
|
|
public const int FinishQuestScRsp = 995;
|
|
public const int ContentPackageUnlockCsReq = 7506;
|
|
public const int CityShopInfoScNotify = 1570;
|
|
public const int MonopolyLikeScNotify = 7066;
|
|
public const int GetShopListCsReq = 1511;
|
|
public const int GetUpdatedArchiveDataCsReq = 2347;
|
|
public const int SelectInclinationTextCsReq = 2126;
|
|
public const int DeleteSocialEventServerCacheScRsp = 7027;
|
|
public const int RogueMagicEnterRoomCsReq = 7726;
|
|
public const int HeliobusEnterBattleCsReq = 5825;
|
|
public const int BuyGoodsScRsp = 1509;
|
|
public const int GeneralVirtualItemDataNotify = 594;
|
|
public const int GetShopListScRsp = 1513;
|
|
public const int RefreshAlleyOrderScRsp = 4793;
|
|
public const int TakeAssistRewardScRsp = 2968;
|
|
public const int GetAllServerPrefsDataCsReq = 6111;
|
|
public const int MusicRhythmSaveSongConfigDataScRsp = 7589;
|
|
public const int SwordTrainingTurnActionCsReq = 7456;
|
|
public const int StartBattleCollegeScRsp = 5735;
|
|
public const int EvolveBuildFinishScNotify = 7116;
|
|
public const int ChessRoguePickAvatarScRsp = 5520;
|
|
public const int MonopolyGameCreateScNotify = 7068;
|
|
public const int UpdateFloorSavedValueNotify = 1485;
|
|
public const int GetRogueBuffEnhanceInfoScRsp = 1882;
|
|
public const int GetFriendChallengeDetailScRsp = 2969;
|
|
public const int ReviveRogueAvatarCsReq = 1857;
|
|
public const int OpenChestScNotify = 1415;
|
|
public const int GachaDecideItemChangeScNotify = 1995;
|
|
public const int DrinkMakerUpdateTipsNotify = 6995;
|
|
public const int ReEnterLastElementStageScRsp = 1440;
|
|
public const int MarkRelicFilterPlanScRsp = 521;
|
|
public const int MuseumInfoChangedScNotify = 4391;
|
|
public const int SceneEnterStageScRsp = 1482;
|
|
public const int GetGachaInfoScRsp = 1913;
|
|
public const int GetUnlockTeleportCsReq = 1476;
|
|
public const int AlleyOrderChangedScNotify = 4757;
|
|
public const int GetPlayerReplayInfoCsReq = 3547;
|
|
public const int MuseumTakeCollectRewardCsReq = 4352;
|
|
public const int MakeMissionDrinkScRsp = 6991;
|
|
public const int SetGachaDecideItemCsReq = 1926;
|
|
public const int GetChessRogueNousStoryInfoScRsp = 5532;
|
|
public const int TravelBrochureSetPageDescStatusCsReq = 6491;
|
|
public const int GetSaveRaidScRsp = 2277;
|
|
public const int RogueMagicSetAutoDressInMagicUnitScRsp = 7758;
|
|
public const int FinishChessRogueNousSubStoryCsReq = 5479;
|
|
public const int EnterSceneByServerScNotify = 1416;
|
|
public const int UpdateGroupPropertyCsReq = 1402;
|
|
public const int SceneEntityTeleportCsReq = 1459;
|
|
public const int HandleRogueCommonPendingActionCsReq = 5678;
|
|
public const int SceneUpdatePositionVersionNotify = 1418;
|
|
public const int MonopolyGuessChooseCsReq = 7060;
|
|
public const int GetLevelRewardTakenListScRsp = 71;
|
|
public const int PlayerReturnInfoQueryCsReq = 4526;
|
|
public const int TakeLoginActivityRewardScRsp = 2609;
|
|
public const int GetFriendLoginInfoCsReq = 2956;
|
|
public const int CancelActivityExpeditionCsReq = 2518;
|
|
public const int GetCurAssistCsReq = 2924;
|
|
public const int ChangePropTimelineInfoScRsp = 1430;
|
|
public const int SetFriendRemarkNameCsReq = 2910;
|
|
public const int GetCurSceneInfoCsReq = 1470;
|
|
public const int ChangePropTimelineInfoCsReq = 1426;
|
|
public const int SubmitOfferingItemScRsp = 6924;
|
|
public const int GetSceneMapInfoScRsp = 1419;
|
|
public const int GetActivityScheduleConfigScRsp = 2606;
|
|
public const int AddAvatarScNotify = 336;
|
|
public const int LogisticsGameCsReq = 4747;
|
|
public const int AcceptedPamMissionExpireCsReq = 4011;
|
|
public const int SwordTrainingDialogueSelectOptionCsReq = 7495;
|
|
public const int SwitchHandStartCsReq = 8120;
|
|
public const int QuickStartCocoonStageScRsp = 1306;
|
|
public const int EntityBindPropCsReq = 1458;
|
|
public const int ChessRogueSkipTeachingLevelScRsp = 5546;
|
|
public const int UpdateMovieRacingDataCsReq = 4171;
|
|
public const int MatchThreeLevelEndCsReq = 7414;
|
|
public const int ClientObjDownloadDataScNotify = 20;
|
|
public const int AddEquipmentScNotify = 537;
|
|
public const int SceneCastSkillMpUpdateScNotify = 1477;
|
|
public const int GameplayCounterCountDownCsReq = 1420;
|
|
public const int InteractPropCsReq = 1447;
|
|
public const int GetBenefitActivityInfoScRsp = 4868;
|
|
public const int GetAllLineupDataCsReq = 725;
|
|
public const int GameplayCounterRecoverScRsp = 1480;
|
|
public const int LobbyKickOutCsReq = 7378;
|
|
public const int GetBasicInfoScRsp = 41;
|
|
public const int EnterSceneScRsp = 1455;
|
|
public const int GetJukeboxDataScRsp = 3113;
|
|
public const int SceneEntityMoveScNotify = 1495;
|
|
public const int MonopolyGetRegionProgressScRsp = 7043;
|
|
public const int GroupStateChangeScRsp = 1462;
|
|
public const int UpdateGroupPropertyScRsp = 1405;
|
|
public const int EnterFightActivityStageCsReq = 3609;
|
|
public const int ChimeraSetLineupCsReq = 8180;
|
|
public const int LobbyInteractScNotify = 7387;
|
|
public const int ReturnLastTownScRsp = 1407;
|
|
public const int MonopolyTakePhaseRewardCsReq = 7020;
|
|
public const int HeliobusSnsUpdateScNotify = 5895;
|
|
public const int SetClientPausedCsReq = 1460;
|
|
public const int InteractPropScRsp = 1409;
|
|
public const int StartTrackPhotoStageCsReq = 7558;
|
|
public const int GameplayCounterUpdateScNotify = 1474;
|
|
public const int SyncChessRogueNousMainStoryScNotify = 5482;
|
|
public const int StartCocoonStageScRsp = 1483;
|
|
public const int SceneCastSkillScRsp = 1406;
|
|
public const int EnterSectionScRsp = 1452;
|
|
public const int RogueMagicBattleFailSettleInfoScNotify = 7793;
|
|
public const int ServerSimulateBattleFinishScNotify = 118;
|
|
public const int SceneEntityMoveScRsp = 1413;
|
|
public const int ComposeSelectedRelicCsReq = 582;
|
|
public const int AcceptedPamMissionExpireScRsp = 4013;
|
|
public const int GetSceneMapInfoCsReq = 1432;
|
|
public const int SpringRefreshCsReq = 1493;
|
|
public const int ChimeraFinishEndlessRoundCsReq = 8170;
|
|
public const int GetCurSceneInfoScRsp = 1489;
|
|
public const int GetUnlockTeleportScRsp = 1443;
|
|
public const int UpdateTrackMainMissionIdScRsp = 1258;
|
|
public const int GetAuthkeyCsReq = 77;
|
|
public const int SceneCastSkillCostMpCsReq = 1450;
|
|
public const int PlanetFesDeliverPamCargoCsReq = 8249;
|
|
public const int SetClientPausedScRsp = 1494;
|
|
public const int PlayerReturnStartScNotify = 4511;
|
|
public const int RelicReforgeScRsp = 564;
|
|
public const int RogueTournEnableSeasonTalentScRsp = 6018;
|
|
public const int PlanetFesGetFriendRankingInfoListCsReq = 8247;
|
|
public const int SetLineupNameCsReq = 793;
|
|
public const int ChessRogueGiveUpRollCsReq = 5458;
|
|
public const int SetRogueCollectionCsReq = 5676;
|
|
public const int RogueDebugReplaySaveScNotify = 5654;
|
|
public const int MonopolyActionResultScNotify = 7047;
|
|
public const int SetCurInteractEntityCsReq = 1492;
|
|
public const int ChessRogueUpdateBoardScNotify = 5531;
|
|
public const int SceneEntityTeleportScRsp = 1427;
|
|
public const int StartCocoonStageCsReq = 1428;
|
|
public const int CancelExpeditionCsReq = 2535;
|
|
public const int ReplaceLineupScRsp = 782;
|
|
public const int MissionAcceptScNotify = 1275;
|
|
public const int RogueTournDifficultyCompNotify = 6100;
|
|
public const int GetNpcStatusScRsp = 2709;
|
|
public const int SceneEntityMoveCsReq = 1411;
|
|
public const int GameplayCounterCountDownScRsp = 1431;
|
|
public const int ChimeraGetDataCsReq = 8177;
|
|
public const int PlanetFesSyncChangeScNotify = 8214;
|
|
public const int SetGroupCustomSaveDataScRsp = 1408;
|
|
public const int SpringRefreshScRsp = 1457;
|
|
public const int TakePunkLordPointRewardCsReq = 3236;
|
|
public const int PlayerReturnTakeRelicCsReq = 4518;
|
|
public const int ChimeraQuitEndlessCsReq = 8167;
|
|
public const int SetPlayerInfoScRsp = 94;
|
|
public const int RogueTournSettleScRsp = 6028;
|
|
public const int ActivateFarmElementScRsp = 1446;
|
|
public const int UpdateMapRotationDataScNotify = 6891;
|
|
public const int EnteredSceneChangeScNotify = 1488;
|
|
public const int MuseumTargetRewardNotify = 4365;
|
|
public const int ChessRogueChangeyAeonDimensionNotify = 5402;
|
|
public const int EntityBindPropScRsp = 1468;
|
|
public const int UnlockTeleportNotify = 1479;
|
|
public const int StopRogueAdventureRoomScRsp = 5637;
|
|
public const int UnlockedAreaMapScNotify = 1439;
|
|
public const int FightGeneralScRsp = 30026;
|
|
public const int DoGachaInRollShopScRsp = 6904;
|
|
public const int TakeRollShopRewardScRsp = 6909;
|
|
public const int DoGachaInRollShopCsReq = 6920;
|
|
public const int GetRollShopInfoCsReq = 6917;
|
|
public const int TakeRollShopRewardCsReq = 6914;
|
|
public const int GetCurChallengeScRsp = 1795;
|
|
public const int RogueTournGetSettleInfoCsReq = 6078;
|
|
public const int GetPunkLordMonsterDataScRsp = 3213;
|
|
public const int FinishTalkMissionCsReq = 1247;
|
|
public const int PVEBattleResultCsReq = 111;
|
|
public const int RelicReforgeConfirmScRsp = 540;
|
|
public const int LeaveRogueScRsp = 1889;
|
|
public const int GetCurLineupDataScRsp = 709;
|
|
public const int FinishCurTurnCsReq = 4395;
|
|
public const int RogueTournHandBookNotify = 6090;
|
|
public const int HandleRogueCommonPendingActionScRsp = 5696;
|
|
public const int PlanetFesChangeCardPieceApplyPermissionCsReq = 8331;
|
|
public const int FinishEmotionDialoguePerformanceScRsp = 6389;
|
|
public const int SubmitOfferingItemCsReq = 6940;
|
|
public const int RogueTournConfirmSettleScRsp = 6099;
|
|
public const int StartFightFestCsReq = 7264;
|
|
public const int RogueTournDeleteArchiveScRsp = 6063;
|
|
public const int SyncRogueSeasonFinishScNotify = 1828;
|
|
public const int RogueTournGetArchiveRepositoryScRsp = 6011;
|
|
public const int SyncRogueRewardInfoScNotify = 1879;
|
|
public const int GetMovieRacingDataScRsp = 4107;
|
|
public const int RogueTournEnterLayerCsReq = 6068;
|
|
public const int RogueTournDeleteArchiveCsReq = 6047;
|
|
public const int RogueTournLeaveRogueCocoonSceneScRsp = 6093;
|
|
public const int ReserveStaminaExchangeCsReq = 44;
|
|
public const int SetGameplayBirthdayCsReq = 63;
|
|
public const int RogueTournEnterLayerScRsp = 6096;
|
|
public const int RogueTournQueryCsReq = 6046;
|
|
public const int AvatarPathChangedNotify = 88;
|
|
public const int RogueTournEnterScRsp = 6021;
|
|
public const int ChessRogueQueryAeonDimensionsCsReq = 5441;
|
|
public const int GetChatFriendHistoryScRsp = 3989;
|
|
public const int SendMsgCsReq = 3911;
|
|
public const int MonopolyConfirmRandomCsReq = 7057;
|
|
public const int MonopolyGiveUpCurContentScRsp = 7037;
|
|
public const int HeliobusUnlockSkillScNotify = 5873;
|
|
public const int SwitchHandCoinUpdateCsReq = 8110;
|
|
public const int RogueTournTakeExpRewardScRsp = 6095;
|
|
public const int GetQuestDataCsReq = 911;
|
|
public const int RogueTournStartScRsp = 6023;
|
|
public const int RogueTournGetPermanentTalentInfoCsReq = 6065;
|
|
public const int RogueTournAreaUpdateScNotify = 6083;
|
|
public const int ExchangeRogueRewardKeyCsReq = 1899;
|
|
public const int RogueWorkbenchHandleFuncCsReq = 5612;
|
|
public const int SwapLineupScRsp = 730;
|
|
public const int RaidInfoNotify = 2235;
|
|
public const int MusicRhythmUnlockSongSfxScNotify = 7594;
|
|
public const int SetStuffToAreaScRsp = 4306;
|
|
public const int RogueTournEnablePermanentTalentScRsp = 6084;
|
|
public const int BatchGetQuestDataScRsp = 977;
|
|
public const int CommonRogueUpdateScNotify = 5699;
|
|
public const int PlanetFesSetCustomKeyValueScRsp = 8236;
|
|
public const int RogueTournLeaveScRsp = 6056;
|
|
public const int RankUpAvatarCsReq = 350;
|
|
public const int FightActivityDataChangeScNotify = 3647;
|
|
public const int TakePunkLordPointRewardScRsp = 3250;
|
|
public const int ChessRogueNousGetRogueTalentInfoScRsp = 5529;
|
|
public const int SetHeadIconScRsp = 2809;
|
|
public const int GetMonopolyMbtiReportRewardScRsp = 7080;
|
|
public const int RogueTournEnterRogueCocoonSceneScRsp = 6022;
|
|
public const int MultiplayerMatch3FinishScNotify = 1026;
|
|
public const int RogueTournGetMiscRealTimeDataScRsp = 6043;
|
|
public const int RogueTournReviveAvatarCsReq = 6020;
|
|
public const int MusicRhythmMaxDifficultyLevelsUnlockNotify = 7575;
|
|
public const int FightFestUpdateCoinNotify = 7295;
|
|
public const int DeleteRelicFilterPlanCsReq = 569;
|
|
public const int GetMonopolyInfoScRsp = 7013;
|
|
public const int RogueTournSettleCsReq = 6036;
|
|
public const int JoinBenefitActivityScRsp = 4859;
|
|
public const int RogueTournGetMiscRealTimeDataCsReq = 6073;
|
|
public const int TakeChallengeRewardCsReq = 1773;
|
|
public const int PlanetFesUpgradeSkillLevelScRsp = 8243;
|
|
public const int RogueTournGetSettleInfoScRsp = 6076;
|
|
public const int RogueTournLeaveRogueCocoonSceneCsReq = 6061;
|
|
public const int RaidCollectionDataCsReq = 6957;
|
|
public const int GetAetherDivideChallengeInfoCsReq = 4826;
|
|
public const int PlanetFesAvatarLevelUpScRsp = 8250;
|
|
public const int RogueTournGetAllArchiveCsReq = 6051;
|
|
public const int EvolveBuildStartLevelScRsp = 7106;
|
|
public const int RogueArcadeLeaveScRsp = 7656;
|
|
public const int UpdateTrackMainMissionIdCsReq = 1283;
|
|
public const int MonopolyGameRaiseRatioCsReq = 7086;
|
|
public const int GetTrialActivityDataScRsp = 2604;
|
|
public const int PlanetFesGetExtraCardPieceInfoScRsp = 8308;
|
|
public const int DeployRotaterCsReq = 6835;
|
|
public const int RogueTournReEnterRogueCocoonStageScRsp = 6062;
|
|
public const int RefreshTriggerByClientCsReq = 1445;
|
|
public const int EnhanceChessRogueBuffScRsp = 5575;
|
|
public const int QuitBattleScRsp = 109;
|
|
public const int SyncRogueAeonScNotify = 1816;
|
|
public const int GetPrivateChatHistoryScRsp = 3906;
|
|
public const int GetRelicFilterPlanScRsp = 517;
|
|
public const int FinishRogueCommonDialogueScRsp = 5640;
|
|
public const int RogueTournBattleFailSettleInfoScNotify = 6085;
|
|
public const int RogueTournGetPermanentTalentInfoScRsp = 6077;
|
|
public const int GetFarmStageGachaInfoCsReq = 1347;
|
|
public const int RogueTournRenameArchiveScRsp = 6045;
|
|
public const int EnterSwordTrainingExamCsReq = 7463;
|
|
public const int DressAvatarSkinScRsp = 371;
|
|
public const int RogueTournTitanUpdateTitanBlessProgressScNotify = 6087;
|
|
public const int RogueTournGetSeasonTalentInfoScRsp = 6070;
|
|
public const int TravelBrochureSetCustomValueCsReq = 6473;
|
|
public const int EquipAetherDividePassiveSkillCsReq = 4807;
|
|
public const int RogueModifierSelectCellScRsp = 5335;
|
|
public const int RogueModifierSelectCellCsReq = 5309;
|
|
public const int RogueMagicSetAutoDressInMagicUnitCsReq = 7783;
|
|
public const int RogueMagicEnterScRsp = 7709;
|
|
public const int RogueMagicSettleCsReq = 7770;
|
|
public const int MonopolyUpgradeAssetScRsp = 7082;
|
|
public const int FinishEmotionDialoguePerformanceCsReq = 6370;
|
|
public const int RetcodeNotify = 66;
|
|
public const int RogueMagicReviveAvatarCsReq = 7725;
|
|
public const int StartAetherDivideSceneBattleScRsp = 4809;
|
|
public const int SwitchHandResetGameScRsp = 8103;
|
|
public const int GetMbtiReportScRsp = 7021;
|
|
public const int UnlockAvatarSkinScNotify = 337;
|
|
public const int RogueMagicAutoDressInMagicUnitChangeScNotify = 7781;
|
|
public const int HeliobusSnsPostCsReq = 5835;
|
|
public const int RogueTournEnterRoomScRsp = 6034;
|
|
public const int RogueMagicStoryInfoUpdateScNotify = 7756;
|
|
public const int ClockParkUnlockTalentCsReq = 7241;
|
|
public const int RogueMagicUnitComposeScRsp = 7786;
|
|
public const int GetGunPlayDataScRsp = 4137;
|
|
public const int GetLoginChatInfoCsReq = 3973;
|
|
public const int GetAvatarDeliverRewardActivityDataScRsp = 2659;
|
|
public const int MonopolyEventSelectFriendCsReq = 7008;
|
|
public const int RogueMagicAutoDressInUnitScRsp = 7787;
|
|
public const int LogisticsGameScRsp = 4709;
|
|
public const int GmTalkCsReq = 30;
|
|
public const int DeactivateFarmElementCsReq = 1456;
|
|
public const int GetAllSaveRaidScRsp = 2293;
|
|
public const int GetSingleRedDotParamGroupScRsp = 5906;
|
|
public const int RogueMagicUnitReforgeCsReq = 7792;
|
|
public const int TreasureDungeonFinishScNotify = 4413;
|
|
public const int TakeAllRewardCsReq = 3089;
|
|
public const int PlayerReturnPointChangeScNotify = 4509;
|
|
public const int RogueMagicQueryCsReq = 7707;
|
|
public const int EnterChessRogueAeonRoomCsReq = 5519;
|
|
public const int SetForbidOtherApplyFriendCsReq = 3000;
|
|
public const int SetGrowthTargetAvatarScRsp = 392;
|
|
public const int GetAssistHistoryScRsp = 2928;
|
|
public const int RogueMagicGetTalentInfoCsReq = 7724;
|
|
public const int MatchThreeSetBirdPosCsReq = 7409;
|
|
public const int AetherDivideTainerInfoScNotify = 4833;
|
|
public const int GetExpeditionDataScRsp = 2513;
|
|
public const int CocoonSweepCsReq = 1326;
|
|
public const int SetGenderCsReq = 58;
|
|
public const int NewAssistHistoryNotify = 2983;
|
|
public const int RogueMagicScepterDressInUnitScRsp = 7737;
|
|
public const int ChimeraQuitEndlessScRsp = 8175;
|
|
public const int CancelExpeditionScRsp = 2506;
|
|
public const int HeliobusSnsLikeScRsp = 5889;
|
|
public const int RogueMagicScepterTakeOffUnitScRsp = 7752;
|
|
public const int HeliobusActivityDataScRsp = 5813;
|
|
public const int DoGachaCsReq = 1947;
|
|
public const int GetFightActivityDataCsReq = 3611;
|
|
public const int RogueMagicQueryScRsp = 7771;
|
|
public const int RogueMagicLeaveScRsp = 7706;
|
|
public const int GmTalkScNotify = 89;
|
|
public const int MonopolyScrachRaffleTicketScRsp = 7044;
|
|
public const int GetEraFlipperDataScRsp = 6568;
|
|
public const int RogueMagicEnterLayerScRsp = 7718;
|
|
public const int MonopolyGuessBuyInformationScRsp = 7056;
|
|
public const int ApplyFriendScRsp = 2989;
|
|
public const int DeleteSocialEventServerCacheCsReq = 7059;
|
|
public const int GetMissionMessageInfoCsReq = 2795;
|
|
public const int EnterStrongChallengeActivityStageCsReq = 6647;
|
|
public const int RogueMagicAutoDressInUnitCsReq = 7794;
|
|
public const int GetPrivateChatHistoryCsReq = 3935;
|
|
public const int TakeMailAttachmentScRsp = 889;
|
|
public const int LeaveMapRotationRegionScNotify = 6873;
|
|
public const int AceAntiCheaterScRsp = 96;
|
|
public const int ChessRogueNousEditDiceScRsp = 5408;
|
|
public const int HeliobusLineupUpdateScNotify = 5851;
|
|
public const int RogueMagicScepterTakeOffUnitCsReq = 7765;
|
|
public const int ChimeraGetDataScRsp = 8176;
|
|
public const int RogueMagicEnableTalentCsReq = 7775;
|
|
public const int BatchMarkChatEmojiCsReq = 3936;
|
|
public const int RogueMagicStartCsReq = 7711;
|
|
public const int EnterRogueEndlessActivityStageCsReq = 6009;
|
|
public const int ClockParkStartScriptScRsp = 7245;
|
|
public const int SwapLineupCsReq = 726;
|
|
public const int ClockParkHandleWaitOperationCsReq = 7216;
|
|
public const int TakeRechargeBenefitRewardScRsp = 8370;
|
|
public const int RogueEndlessActivityBattleEndScNotify = 6008;
|
|
public const int ChooseBoxingClubStageOptionalBuffCsReq = 4273;
|
|
public const int GetSaveLogisticsMapCsReq = 4786;
|
|
public const int TakeRogueEndlessActivityPointRewardCsReq = 6002;
|
|
public const int RogueArcadeGetInfoCsReq = 7679;
|
|
public const int RankUpEquipmentScRsp = 530;
|
|
public const int ClockParkQuitScriptScRsp = 7213;
|
|
public const int GetRogueEndlessActivityDataCsReq = 6004;
|
|
public const int UpdateRogueAdventureRoomScoreCsReq = 5646;
|
|
public const int GetFriendChallengeLineupScRsp = 2978;
|
|
public const int GetEnteredSceneScRsp = 1449;
|
|
public const int FinishRogueCommonDialogueCsReq = 5601;
|
|
public const int TakeBenefitActivityRewardScRsp = 4856;
|
|
public const int SharePunkLordMonsterScRsp = 3206;
|
|
public const int CommonRogueQueryCsReq = 5669;
|
|
public const int ClockParkStartScriptCsReq = 7229;
|
|
public const int StopRogueAdventureRoomCsReq = 5651;
|
|
public const int ExchangeGachaCeilingScRsp = 1989;
|
|
public const int ActivityRaidPlacingGameCsReq = 4760;
|
|
public const int GetRogueHandbookDataScRsp = 5658;
|
|
public const int BuyRogueShopFormulaCsReq = 5697;
|
|
public const int HeliobusChallengeUpdateScNotify = 5882;
|
|
public const int GetRogueShopFormulaInfoCsReq = 5690;
|
|
public const int BuyRogueShopBuffCsReq = 5630;
|
|
public const int TakeRogueMiracleHandbookRewardCsReq = 5660;
|
|
public const int TakeRechargeBenefitRewardCsReq = 8371;
|
|
public const int BuyBpLevelScRsp = 3070;
|
|
public const int FightFestScoreUpdateNotify = 7291;
|
|
public const int SetRogueCollectionScRsp = 5643;
|
|
public const int GetRogueExhibitionCsReq = 5615;
|
|
public const int SyncClientResVersionScRsp = 189;
|
|
public const int BoxingClubRewardScNotify = 4226;
|
|
public const int SelectRogueCommonDialogueOptionScRsp = 5664;
|
|
public const int LockRelicScRsp = 593;
|
|
public const int SceneEnterStageCsReq = 1471;
|
|
public const int TakeRogueEventHandbookRewardCsReq = 5687;
|
|
public const int EnterRogueCsReq = 1835;
|
|
public const int BuyRogueShopFormulaScRsp = 5639;
|
|
public const int ChessRogueQueryBpScRsp = 5421;
|
|
public const int RogueNpcDisappearCsReq = 5618;
|
|
public const int AetherDivideSpiritExpUpCsReq = 4804;
|
|
public const int SceneReviveAfterRebattleScRsp = 1437;
|
|
public const int StartChallengeScRsp = 1709;
|
|
public const int FightMatch3ChatScNotify = 30195;
|
|
public const int TakeExpeditionRewardScRsp = 2589;
|
|
public const int CommonRogueComponentUpdateScNotify = 5667;
|
|
public const int SetRogueExhibitionScRsp = 5631;
|
|
public const int GetRogueAdventureRoomInfoScRsp = 5673;
|
|
public const int MonopolyGameGachaCsReq = 7024;
|
|
public const int DifficultyAdjustmentGetDataCsReq = 4122;
|
|
public const int GetDailyActiveInfoCsReq = 3347;
|
|
public const int RogueGetGambleInfoCsReq = 5638;
|
|
public const int TakeAllApRewardScRsp = 3370;
|
|
public const int TarotBookOpenPackCsReq = 8160;
|
|
public const int PlanetFesGetOfferedCardPieceCsReq = 8306;
|
|
public const int SaveLogisticsCsReq = 4737;
|
|
public const int RogueDoGambleScRsp = 5603;
|
|
public const int SyncRogueCommonActionResultScNotify = 5681;
|
|
public const int ReEnterLastElementStageCsReq = 1401;
|
|
public const int EvolveBuildLeaveScRsp = 7110;
|
|
public const int ReBattleAfterBattleLoseCsNotify = 136;
|
|
public const int GetGunPlayDataCsReq = 4151;
|
|
public const int ExpUpEquipmentCsReq = 595;
|
|
public const int SelectRogueCommonDialogueOptionCsReq = 5633;
|
|
public const int GetRogueHandbookDataCsReq = 5683;
|
|
public const int LobbyJoinCsReq = 7364;
|
|
public const int PlanetFesTakeQuestRewardCsReq = 8248;
|
|
public const int PlanetFesTakeQuestRewardScRsp = 8235;
|
|
public const int SyncEntityBuffChangeListScNotify = 1436;
|
|
public const int GetRogueShopFormulaInfoScRsp = 5634;
|
|
public const int MakeDrinkCsReq = 7000;
|
|
public const int PlayerHeartBeatScRsp = 21;
|
|
public const int GetRogueCommonDialogueDataScRsp = 5608;
|
|
public const int GetRogueShopBuffInfoScRsp = 5670;
|
|
public const int TakeRogueEventHandbookRewardScRsp = 5656;
|
|
public const int QuestRecordScNotify = 926;
|
|
public const int EnableRogueTalentScRsp = 1834;
|
|
public const int LeaveTrialActivityScRsp = 2664;
|
|
public const int UpdateRogueAdventureRoomScoreScRsp = 5614;
|
|
public const int GetChallengeGroupStatisticsCsReq = 1791;
|
|
public const int EnterMapRotationRegionCsReq = 6811;
|
|
public const int MonopolyRollDiceScRsp = 7070;
|
|
public const int PrestigeLevelUpCsReq = 4710;
|
|
public const int MonopolyLikeScRsp = 7069;
|
|
public const int SyncClientResVersionCsReq = 170;
|
|
public const int EnterTreasureDungeonScRsp = 4450;
|
|
public const int GetRogueCommonDialogueDataCsReq = 5621;
|
|
public const int CommonRogueQueryScRsp = 5666;
|
|
public const int UpdateServerLogSettingsCsReq = 2464;
|
|
public const int RogueArcadeLeaveCsReq = 7664;
|
|
public const int TakeRogueEndlessActivityPointRewardScRsp = 6005;
|
|
public const int AcceptMultipleExpeditionScRsp = 2591;
|
|
public const int SyncRogueMapRoomScNotify = 1856;
|
|
public const int UpdatePlayerSettingCsReq = 15;
|
|
public const int GetRogueInitialScoreCsReq = 1894;
|
|
public const int CurTrialActivityScNotify = 2601;
|
|
public const int EnhanceRogueBuffCsReq = 1851;
|
|
public const int UpdateServerPrefsDataCsReq = 6135;
|
|
public const int BattlePassInfoNotify = 3011;
|
|
public const int HandShakeScNotify = 100;
|
|
public const int RogueWorkbenchGetInfoScRsp = 5616;
|
|
public const int GetAllSaveRaidCsReq = 2291;
|
|
public const int SearchPlayerCsReq = 2965;
|
|
public const int EnterRogueMapRoomScRsp = 1860;
|
|
public const int UpgradeAreaStatCsReq = 4373;
|
|
public const int RogueTournEnableSeasonTalentCsReq = 6038;
|
|
public const int EnterRogueScRsp = 1806;
|
|
public const int GetPlayerReturnMultiDropInfoCsReq = 4609;
|
|
public const int RankUpAvatarScRsp = 373;
|
|
public const int EnterChessRogueAeonRoomScRsp = 5530;
|
|
public const int GetEnhanceCommonRogueBuffInfoCsReq = 5610;
|
|
public const int EnterSwordTrainingExamScRsp = 7457;
|
|
public const int PlanetFesClientStatusCsReq = 8210;
|
|
public const int SyncHandleFriendScNotify = 2918;
|
|
public const int TakeRogueAeonLevelRewardScRsp = 1844;
|
|
public const int GetRogueTalentInfoCsReq = 1845;
|
|
public const int TakeRogueScoreRewardCsReq = 1810;
|
|
public const int GetRogueScoreRewardInfoScRsp = 1831;
|
|
public const int GetMailCsReq = 811;
|
|
public const int SubmitOrigamiItemCsReq = 4173;
|
|
public const int TakeAllRewardScRsp = 3026;
|
|
public const int PlanetFesGiveCardPieceCsReq = 8336;
|
|
public const int StartAetherDivideSceneBattleCsReq = 4841;
|
|
public const int SyncRogueStatusScNotify = 1823;
|
|
public const int EnterRogueMapRoomCsReq = 1868;
|
|
public const int UnlockPhoneThemeScNotify = 5189;
|
|
public const int GetMapRotationDataScRsp = 6818;
|
|
public const int GetRogueAeonInfoCsReq = 1842;
|
|
public const int MarkItemScRsp = 528;
|
|
public const int LobbyCreateScRsp = 7368;
|
|
public const int CancelMatchScRsp = 7306;
|
|
public const int TrainRefreshTimeNotify = 3735;
|
|
public const int GetRogueInfoScRsp = 1813;
|
|
public const int OpenRogueChestScRsp = 1866;
|
|
public const int AlleyGuaranteedFundsCsReq = 4724;
|
|
public const int GetWolfBroGameDataCsReq = 6528;
|
|
public const int GetRogueAeonInfoScRsp = 1803;
|
|
public const int AlleyPlacingGameCsReq = 4736;
|
|
public const int AntiAddictScNotify = 57;
|
|
public const int GetCurBattleInfoScRsp = 106;
|
|
public const int GetMissionDataCsReq = 1211;
|
|
public const int ExchangeRogueRewardKeyScRsp = 1821;
|
|
public const int TrainPartyMoveScNotify = 8035;
|
|
public const int GetOfferingInfoCsReq = 6937;
|
|
public const int TravelBrochureApplyPasterCsReq = 6470;
|
|
public const int RecoverAllLineupScRsp = 1484;
|
|
public const int MonopolySocialEventEffectScNotify = 7064;
|
|
public const int GetFarmStageGachaInfoScRsp = 1309;
|
|
public const int TakeAllApRewardCsReq = 3306;
|
|
public const int ChangeEraFlipperDataCsReq = 6564;
|
|
public const int DailyFirstMeetPamScRsp = 3409;
|
|
public const int LobbyInviteScNotify = 7388;
|
|
public const int EvolveBuildShopAbilityUpScRsp = 7150;
|
|
public const int GetPlayerReplayInfoScRsp = 3509;
|
|
public const int AddRelicFilterPlanScRsp = 504;
|
|
public const int GetRndOptionScRsp = 3413;
|
|
public const int ChessRogueNousDiceUpdateNotify = 5562;
|
|
public const int EvolveBuildUnlockInfoNotify = 7105;
|
|
public const int BuyNpcStuffScRsp = 4309;
|
|
public const int GetMarkChestScRsp = 8196;
|
|
public const int GetFriendBattleRecordDetailScRsp = 2999;
|
|
public const int MatchThreeSyncDataScNotify = 7441;
|
|
public const int ContentPackageGetDataScRsp = 7518;
|
|
public const int FightMatch3StartCountDownScNotify = 30147;
|
|
public const int RelicSmartWearPinRelicCsReq = 8260;
|
|
public const int StartPartialChallengeScRsp = 1725;
|
|
public const int EvolveBuildTakeExpRewardCsReq = 7122;
|
|
public const int DressAvatarScRsp = 330;
|
|
public const int RelicSmartWearUpdatePlanCsReq = 8264;
|
|
public const int VirtualLineupTrialAvatarChangeScNotify = 737;
|
|
public const int RelicSmartWearUpdatePlanScRsp = 8259;
|
|
public const int ShowNewSupplementVisitorScRsp = 3718;
|
|
public const int RelicSmartWearUpdatePinRelicScNotify = 8263;
|
|
public const int RelicSmartWearAddPlanScRsp = 8254;
|
|
public const int MarbleUpdateShownSealScRsp = 8288;
|
|
public const int WolfBroGameUseBulletCsReq = 6532;
|
|
public const int SyncAcceptedPamMissionNotify = 4047;
|
|
public const int JoinBenefitActivityCsReq = 4891;
|
|
public const int RebattleByClientCsNotify = 150;
|
|
public const int UpdateMarkChestScRsp = 8184;
|
|
public const int RogueMagicScepterDressInUnitCsReq = 7751;
|
|
public const int FightGeneralScNotify = 30030;
|
|
public const int SetBoxingClubResonanceLineupCsReq = 4236;
|
|
public const int LeaveChallengeScRsp = 1706;
|
|
public const int GetFriendAssistListCsReq = 2917;
|
|
public const int GetFightFestDataScRsp = 7268;
|
|
public const int GetAllRedDotDataScRsp = 5913;
|
|
public const int GetPunkLordDataScRsp = 3291;
|
|
public const int GetSingleRedDotParamGroupCsReq = 5935;
|
|
public const int UpdateRedDotDataCsReq = 5947;
|
|
public const int FightMatch3SwapCsReq = 30106;
|
|
public const int GetGachaCeilingCsReq = 1935;
|
|
public const int GetAllRedDotDataCsReq = 5911;
|
|
public const int UpdateRedDotDataScRsp = 5909;
|
|
public const int GetChallengeRecommendLineupListScRsp = 2409;
|
|
public const int GetChallengeRecommendLineupListCsReq = 2441;
|
|
public const int FightMatch3TurnEndScNotify = 30135;
|
|
public const int GetFriendListInfoCsReq = 2911;
|
|
public const int EnterSummonActivityStageCsReq = 7569;
|
|
public const int AcceptMultipleExpeditionCsReq = 2577;
|
|
public const int GetRechargeGiftInfoScRsp = 8376;
|
|
public const int GetChallengeRaidInfoScRsp = 2270;
|
|
public const int FinishItemIdScRsp = 2706;
|
|
public const int MonopolyTakeRaffleTicketRewardScRsp = 7032;
|
|
public const int GetRechargeGiftInfoCsReq = 8377;
|
|
public const int GetMissionStatusScRsp = 1210;
|
|
public const int PlayerLogoutCsReq = 47;
|
|
public const int SyncRechargeBenefitInfoScNotify = 8379;
|
|
public const int StartMatchCsReq = 7342;
|
|
public const int UpdateFeatureSwitchScNotify = 46;
|
|
public const int RaidCollectionEnterNextRaidScRsp = 6954;
|
|
public const int RogueTournRenameArchiveCsReq = 6081;
|
|
public const int WolfBroGameExplodeMonsterCsReq = 6548;
|
|
public const int GetMainMissionCustomValueScRsp = 1284;
|
|
public const int DifficultyAdjustmentUpdateDataCsReq = 4192;
|
|
public const int TakeChallengeRaidRewardCsReq = 2289;
|
|
public const int DelSaveRaidScNotify = 2257;
|
|
public const int ResetMapRotationRegionScRsp = 6850;
|
|
public const int GetAllLineupDataScRsp = 710;
|
|
public const int GetRaidInfoScRsp = 2218;
|
|
public const int GetKilledPunkLordMonsterDataCsReq = 3282;
|
|
public const int TakeActivityExpeditionRewardCsReq = 2550;
|
|
public const int MonopolyRollDiceCsReq = 7006;
|
|
public const int StartRaidCsReq = 2211;
|
|
public const int FightTreasureDungeonMonsterCsReq = 4491;
|
|
public const int ClientObjUploadScRsp = 74;
|
|
public const int TrainPartyBuildStartStepScRsp = 8050;
|
|
public const int GetSaveRaidCsReq = 2273;
|
|
public const int DeleteRelicFilterPlanScRsp = 566;
|
|
public const int GetChallengeRaidInfoCsReq = 2206;
|
|
public const int GetBagScRsp = 513;
|
|
public const int GetQuestRecordScRsp = 989;
|
|
public const int TakeQuestRewardScRsp = 909;
|
|
public const int TakeQuestOptionalRewardScRsp = 936;
|
|
public const int GetQuestDataScRsp = 913;
|
|
public const int RogueTournLeaveCsReq = 6074;
|
|
public const int SummonPunkLordMonsterScRsp = 3289;
|
|
public const int StartPunkLordRaidCsReq = 3247;
|
|
public const int GetJukeboxDataCsReq = 3111;
|
|
public const int SecurityReportCsReq = 4195;
|
|
public const int ResetEraFlipperDataScRsp = 6559;
|
|
public const int GetAssistHistoryCsReq = 2975;
|
|
public const int GetMultipleDropInfoScRsp = 4613;
|
|
public const int ReplaceLineupCsReq = 771;
|
|
public const int TrainPartyEnterCsReq = 8057;
|
|
public const int LobbyInviteCsReq = 7382;
|
|
public const int PunkLordDataChangeNotify = 3292;
|
|
public const int SummonPunkLordMonsterCsReq = 3270;
|
|
public const int MarbleUpdateShownSealCsReq = 8280;
|
|
public const int MonopolyScrachRaffleTicketCsReq = 7019;
|
|
public const int GetPunkLordBattleRecordScRsp = 3224;
|
|
public const int TakeOffRelicScRsp = 357;
|
|
public const int ChessRogueSelectBpScRsp = 5569;
|
|
public const int SwitchHandDataScRsp = 8116;
|
|
public const int SharePunkLordMonsterCsReq = 3235;
|
|
public const int GetTrialActivityDataCsReq = 2663;
|
|
public const int GetActivityScheduleConfigCsReq = 2635;
|
|
public const int GetPunkLordMonsterDataCsReq = 3211;
|
|
public const int ChessRogueEnterNextLayerCsReq = 5487;
|
|
public const int PlayerReturnSignScRsp = 4547;
|
|
public const int MarbleUnlockSealScNotify = 8289;
|
|
public const int RogueTournTakeExpRewardCsReq = 6035;
|
|
public const int DailyFirstEnterMonopolyActivityScRsp = 7050;
|
|
public const int PlanetFesBuyLandScRsp = 8228;
|
|
public const int AlleyShipUnlockScNotify = 4751;
|
|
public const int GetVideoVersionKeyScRsp = 16;
|
|
public const int ChessRogueUpdateReviveInfoScNotify = 5534;
|
|
public const int GetLoginChatInfoScRsp = 3977;
|
|
public const int RefreshTriggerByClientScRsp = 1454;
|
|
public const int EvolveBuildTakeExpRewardScRsp = 7137;
|
|
public const int SetMultipleAvatarPathsCsReq = 90;
|
|
public const int MuseumDispatchFinishedScNotify = 4382;
|
|
public const int QuickStartFarmElementScRsp = 1389;
|
|
public const int PlayerReturnInfoQueryScRsp = 4530;
|
|
public const int PlayerReturnForceFinishScNotify = 4595;
|
|
public const int SetAssistAvatarScRsp = 2836;
|
|
public const int UpdatePsnSettingsInfoCsReq = 98;
|
|
public const int ChessRogueReRollDiceScRsp = 5543;
|
|
public const int TravelBrochureUpdatePasterPosScRsp = 6418;
|
|
public const int SetPersonalCardCsReq = 2850;
|
|
public const int RogueTournEnterCsReq = 6088;
|
|
public const int TrainWorldIdChangeScNotify = 1448;
|
|
public const int SetIsDisplayAvatarInfoCsReq = 2870;
|
|
public const int GetChessRogueBuffEnhanceInfoCsReq = 5472;
|
|
public const int SetSignatureScRsp = 2895;
|
|
public const int SetDisplayAvatarCsReq = 2835;
|
|
public const int GetPlayerBoardDataScRsp = 2813;
|
|
public const int PlayerLogoutScRsp = 9;
|
|
public const int GetGameStateServiceConfigCsReq = 97;
|
|
public const int GetTutorialScRsp = 1613;
|
|
public const int PlanetFesHandleCardPieceApplyCsReq = 8318;
|
|
public const int UpdatePsnSettingsInfoScRsp = 61;
|
|
public const int SyncRogueHandbookDataUpdateScNotify = 5668;
|
|
public const int ChessRogueNousDiceSurfaceUnlockNotify = 5418;
|
|
public const int PlayerLoginScRsp = 13;
|
|
public const int GetPreAvatarGrowthInfoCsReq = 324;
|
|
public const int UpgradeAreaScRsp = 4350;
|
|
public const int ChessRogueEnterCellScRsp = 5443;
|
|
public const int DeleteFriendScRsp = 2950;
|
|
public const int TakeRechargeGiftRewardScRsp = 8364;
|
|
public const int StaminaInfoScNotify = 43;
|
|
public const int ChessRogueMoveCellNotify = 5414;
|
|
public const int PlayerKickOutScNotify = 26;
|
|
public const int UnlockAvatarPathCsReq = 45;
|
|
public const int RogueMagicEnterLayerCsReq = 7795;
|
|
public const int RogueMagicLevelInfoUpdateScNotify = 7736;
|
|
public const int SetNicknameCsReq = 25;
|
|
public const int QueryProductInfoScRsp = 81;
|
|
public const int RaidCollectionEnterNextRaidCsReq = 6944;
|
|
public const int HeliobusInfoChangedScNotify = 5818;
|
|
public const int GetTutorialCsReq = 1611;
|
|
public const int GetRogueInitialScoreScRsp = 1887;
|
|
public const int GetMultipleDropInfoCsReq = 4611;
|
|
public const int GetVideoVersionKeyCsReq = 55;
|
|
public const int QuitBattleCsReq = 147;
|
|
public const int GetStuffScNotify = 4326;
|
|
public const int StartBoxingClubBattleCsReq = 4235;
|
|
public const int PlanetFesBuyLandCsReq = 8245;
|
|
public const int SetAvatarPathCsReq = 62;
|
|
public const int GetMonopolyInfoCsReq = 7011;
|
|
public const int AvatarDeliverRewardTakeRewardScRsp = 2616;
|
|
public const int SellItemScRsp = 525;
|
|
public const int ChessRogueUpdateAllowedSelectCellScNotify = 5541;
|
|
public const int GetMonopolyDailyReportCsReq = 7038;
|
|
public const int FinishAeonDialogueGroupScRsp = 1888;
|
|
public const int SetGrowthTargetAvatarCsReq = 386;
|
|
public const int FightKickOutScNotify = 30009;
|
|
public const int RotateMapCsReq = 6870;
|
|
public const int ChangeScriptEmotionCsReq = 6347;
|
|
public const int GetLevelRewardCsReq = 82;
|
|
public const int PlanetFesSetAvatarWorkScRsp = 8229;
|
|
public const int LobbyQuitScRsp = 7357;
|
|
public const int PlanetFesCollectIncomeCsReq = 8206;
|
|
public const int ChessRoguePickAvatarCsReq = 5521;
|
|
public const int GetExpeditionDataCsReq = 2511;
|
|
public const int SwordTrainingGiveUpGameCsReq = 7461;
|
|
public const int EnterFeverTimeActivityStageScRsp = 7156;
|
|
public const int BuyBpLevelCsReq = 3006;
|
|
public const int GetTrainVisitorBehaviorCsReq = 3747;
|
|
public const int ChessRogueUpdateMoneyInfoScNotify = 5433;
|
|
public const int AceAntiCheaterCsReq = 78;
|
|
public const int RefreshAlleyOrderCsReq = 4791;
|
|
public const int ReserveStaminaExchangeScRsp = 76;
|
|
public const int MonopolyAcceptQuizCsReq = 7083;
|
|
public const int RegionStopScNotify = 93;
|
|
public const int GetFriendListInfoScRsp = 2913;
|
|
public const int FightEnterCsReq = 30011;
|
|
public const int SetNicknameScRsp = 10;
|
|
public const int SyncServerSceneChangeNotify = 1444;
|
|
public const int GetPreAvatarListScRsp = 328;
|
|
public const int MatchThreeGetDataCsReq = 7442;
|
|
public const int GetPetDataScRsp = 7621;
|
|
public const int PlayerHeartBeatCsReq = 99;
|
|
public const int RogueTournLevelInfoUpdateScNotify = 6079;
|
|
public const int PlanetFesGetExtraCardPieceInfoCsReq = 8332;
|
|
public const int PlanetFesLargeBonusInteractCsReq = 8297;
|
|
public const int AcceptActivityExpeditionCsReq = 2530;
|
|
public const int PlanetFesGetFriendCardPieceScRsp = 8296;
|
|
public const int MarbleGetDataScRsp = 8286;
|
|
public const int SyncRogueGetItemScNotify = 1832;
|
|
public const int StartBattleCollegeCsReq = 5709;
|
|
public const int RecoverAllLineupCsReq = 1424;
|
|
public const int PlanetFesChangeCardPieceApplyPermissionScRsp = 8299;
|
|
public const int MatchThreeSetBirdPosScRsp = 7429;
|
|
public const int RogueTournGetCurRogueCocoonInfoScRsp = 6014;
|
|
public const int PlanetFesApplyCardPieceScRsp = 8335;
|
|
public const int GetAvatarDataCsReq = 311;
|
|
public const int ExchangeStaminaScRsp = 73;
|
|
public const int PlanetFesChooseAvatarEventOptionScRsp = 8208;
|
|
public const int FinishAeonDialogueGroupCsReq = 1849;
|
|
public const int GetPlayerBoardDataCsReq = 2811;
|
|
public const int FightMatch3ForceUpdateNotify = 30118;
|
|
public const int RogueMagicGetMiscRealTimeDataScRsp = 7760;
|
|
public const int SwitchHandResetHandPosCsReq = 8107;
|
|
public const int FeatureSwitchClosedScNotify = 33;
|
|
public const int ChessRogueReviveAvatarCsReq = 5516;
|
|
public const int PlanetFesUseItemScRsp = 8225;
|
|
public const int GetPlatformPlayerInfoCsReq = 2994;
|
|
public const int GetChallengeGroupStatisticsScRsp = 1793;
|
|
public const int PlanetFesUpgradeFesLevelScRsp = 8240;
|
|
public const int MarbleShopBuyCsReq = 8284;
|
|
public const int PlanetFesBusinessDayRefreshEventScRsp = 8204;
|
|
public const int PlanetFesBonusEventInteractCsReq = 8227;
|
|
public const int PlanetFesClientStatusScRsp = 8216;
|
|
public const int MonopolyRollRandomCsReq = 7073;
|
|
public const int PlanetFesSetCustomKeyValueCsReq = 8215;
|
|
public const int GetLoginActivityCsReq = 2611;
|
|
public const int PlanetFesGetFriendRankingInfoListScRsp = 8220;
|
|
public const int SyncRogueCommonPendingActionScNotify = 5700;
|
|
public const int PlanetFesDoGachaCsReq = 8213;
|
|
public const int ChessRogueConfirmRollScRsp = 5563;
|
|
public const int UnlockTutorialGuideCsReq = 1670;
|
|
public const int PlanetFesDeliverPamCargoScRsp = 8205;
|
|
public const int GetAetherDivideChallengeInfoScRsp = 4808;
|
|
public const int EraFlipperDataChangeScNotify = 6578;
|
|
public const int SetMultipleAvatarPathsScRsp = 34;
|
|
public const int GetServerGraphDataCsReq = 2459;
|
|
public const int StartTrialActivityCsReq = 2621;
|
|
public const int GetBattleCollegeDataCsReq = 5711;
|
|
public const int GetGameStateServiceConfigScRsp = 39;
|
|
public const int PlanetFesSetAvatarWorkCsReq = 8209;
|
|
public const int LeaveChallengeCsReq = 1735;
|
|
public const int LockRelicCsReq = 591;
|
|
public const int GetCurChallengeCsReq = 1730;
|
|
public const int ChimeraDoFinalRoundCsReq = 8173;
|
|
public const int SpaceZooOpCatteryCsReq = 6770;
|
|
public const int TakeTrialActivityRewardCsReq = 2666;
|
|
public const int ChangeLineupLeaderCsReq = 750;
|
|
public const int SpaceZooMutateCsReq = 6735;
|
|
public const int MonopolyCheatDiceScRsp = 7052;
|
|
public const int GetTelevisionActivityDataCsReq = 6977;
|
|
public const int ChessRogueLayerAccountInfoNotify = 5550;
|
|
public const int PlanetFesGameBingoFlipCsReq = 8239;
|
|
public const int PlanetFesFriendRankingInfoChangeScNotify = 8224;
|
|
public const int SetGachaDecideItemScRsp = 1930;
|
|
public const int PlanetFesStartMiniGameScRsp = 8221;
|
|
public const int GetRogueCollectionCsReq = 5619;
|
|
public const int PlanetFesApplyCardPieceCsReq = 8319;
|
|
public const int PlanetFesAvatarLevelUpCsReq = 8238;
|
|
public const int PrivateMsgOfflineUsersScNotify = 3909;
|
|
public const int SelectPhoneThemeScRsp = 5170;
|
|
public const int SelectChatBubbleScRsp = 5109;
|
|
public const int GetPhoneDataCsReq = 5111;
|
|
public const int ChessRogueUpdateDiceInfoScNotify = 5597;
|
|
public const int PlayerReturnSignCsReq = 4513;
|
|
public const int StartAetherDivideStageBattleScRsp = 4811;
|
|
public const int GetServerLogSettingsCsReq = 2492;
|
|
public const int MarbleGetDataCsReq = 8287;
|
|
public const int SelectChatBubbleCsReq = 5147;
|
|
public const int MonopolyCellUpdateNotify = 7009;
|
|
public const int EnterChallengeNextPhaseCsReq = 1782;
|
|
public const int UnlockChatBubbleScNotify = 5135;
|
|
public const int MonopolyClickCellCsReq = 7042;
|
|
public const int SummonPetCsReq = 7616;
|
|
public const int BuyRogueShopMiracleCsReq = 5689;
|
|
public const int TakeMultipleActivityExpeditionRewardScRsp = 2510;
|
|
public const int MultiplayerFightGiveUpScRsp = 1006;
|
|
public const int GetFightActivityDataScRsp = 3613;
|
|
public const int MarkAvatarScRsp = 352;
|
|
public const int RecallPetCsReq = 7605;
|
|
public const int GetCurAssistScRsp = 2984;
|
|
public const int GetAetherDivideInfoScRsp = 4832;
|
|
public const int QuitBattleScNotify = 126;
|
|
public const int FinishSectionIdCsReq = 2770;
|
|
public const int UnlockPamSkinScNotify = 8134;
|
|
public const int GetFriendAssistListScRsp = 2963;
|
|
public const int GetChatEmojiListScRsp = 3930;
|
|
public const int ExpeditionDataChangeScNotify = 2526;
|
|
public const int GetChessRogueBuffEnhanceInfoScRsp = 5469;
|
|
public const int AlleyTakeEventRewardScRsp = 4728;
|
|
public const int DrinkMakerChallengeScRsp = 6987;
|
|
public const int GetCurBattleInfoCsReq = 135;
|
|
public const int PlanetFesTakeRegionPhaseRewardCsReq = 8234;
|
|
public const int FightFestUpdateChallengeRecordNotify = 7279;
|
|
public const int ActivityRaidPlacingGameScRsp = 4794;
|
|
public const int NewMailScNotify = 826;
|
|
public const int GetMainMissionCustomValueCsReq = 1224;
|
|
public const int SelectPamSkinScRsp = 8124;
|
|
public const int MonopolyLikeCsReq = 7096;
|
|
public const int GetKilledPunkLordMonsterDataScRsp = 3251;
|
|
public const int OpenRogueChestCsReq = 1869;
|
|
public const int CocoonSweepScRsp = 1330;
|
|
public const int GetOfferingInfoScRsp = 6936;
|
|
public const int SetBoxingClubResonanceLineupScRsp = 4250;
|
|
public const int DressRelicAvatarScRsp = 391;
|
|
public const int TrainPartyAddBuildDynamicBuffScRsp = 8028;
|
|
public const int RelicSmartWearPinRelicScRsp = 8268;
|
|
public const int DiscardRelicScRsp = 556;
|
|
public const int FightMatch3SwapScRsp = 30170;
|
|
public const int GetNpcMessageGroupCsReq = 2711;
|
|
public const int EnterAetherDivideSceneScRsp = 4818;
|
|
public const int FightMatch3TurnStartScNotify = 30109;
|
|
public const int EnterChallengeNextPhaseScRsp = 1751;
|
|
public const int MusicRhythmDataCsReq = 7573;
|
|
public const int RogueTournGetCurRogueCocoonInfoCsReq = 6060;
|
|
public const int SwitchHandUpdateScRsp = 8111;
|
|
public const int TakeChapterRewardCsReq = 489;
|
|
public const int MusicRhythmDataScRsp = 7598;
|
|
public const int ChessRogueGiveUpScRsp = 5449;
|
|
public const int BatchRankUpEquipmentScRsp = 527;
|
|
public const int TakePictureCsReq = 4135;
|
|
public const int FinishTutorialGuideCsReq = 1695;
|
|
public const int DeployRotaterScRsp = 6806;
|
|
public const int AcceptExpeditionScRsp = 2509;
|
|
public const int GetRogueEndlessActivityDataScRsp = 6006;
|
|
public const int DailyFirstMeetPamCsReq = 3447;
|
|
public const int GetArchiveDataCsReq = 2311;
|
|
public const int AetherDivideSpiritInfoScNotify = 4805;
|
|
public const int RogueTournWeekChallengeUpdateScNotify = 6031;
|
|
public const int GetMaterialSubmitActivityDataScRsp = 2693;
|
|
public const int GetSecretKeyInfoScRsp = 59;
|
|
public const int QuickStartCocoonStageCsReq = 1335;
|
|
public const int SwitchHandFinishScRsp = 8109;
|
|
public const int SetFriendRemarkNameScRsp = 2907;
|
|
public const int ExpUpRelicScRsp = 577;
|
|
public const int ComposeSelectedRelicScRsp = 551;
|
|
public const int ChooseBoxingClubResonanceScRsp = 4218;
|
|
public const int MuseumRandomEventQueryScRsp = 4310;
|
|
public const int GetSocialEventServerCacheCsReq = 7001;
|
|
public const int ChallengeBossPhaseSettleNotify = 1737;
|
|
public const int FightFestUnlockSkillNotify = 7259;
|
|
public const int InteractChargerScRsp = 6809;
|
|
public const int EvolveBuildGiveupScRsp = 7145;
|
|
public const int SyncRogueCommonDialogueOptionFinishScNotify = 5627;
|
|
public const int SelectInclinationTextScRsp = 2130;
|
|
public const int TakeMaterialSubmitActivityRewardScRsp = 2607;
|
|
public const int GetLineupAvatarDataScRsp = 736;
|
|
public const int GetGachaInfoCsReq = 1911;
|
|
public const int MonopolyClickMbtiReportScRsp = 7090;
|
|
public const int SetPersonalCardScRsp = 2873;
|
|
public const int TakeStoryTokenActivityRewardCsReq = 8360;
|
|
public const int SyncLineupNotify = 795;
|
|
public const int ChessRogueSelectBpCsReq = 5514;
|
|
public const int RestartChallengePhaseCsReq = 1707;
|
|
public const int GetAssistListScRsp = 2986;
|
|
public const int SetGroupCustomSaveDataCsReq = 1421;
|
|
public const int GetLevelRewardScRsp = 51;
|
|
public const int HeliobusStartRaidCsReq = 5807;
|
|
public const int FinishCurTurnScRsp = 4318;
|
|
public const int GetFriendRecommendListInfoScRsp = 2925;
|
|
public const int ChessRogueNousGetRogueTalentInfoCsReq = 5565;
|
|
public const int RelicFilterPlanClearNameScNotify = 508;
|
|
public const int PlayerReturnTakeRewardScRsp = 4589;
|
|
public const int ReportPlayerCsReq = 2971;
|
|
public const int SetCurInteractEntityScRsp = 1453;
|
|
public const int GetChessRogueStoryInfoCsReq = 5450;
|
|
public const int EvolveBuildQueryInfoCsReq = 7142;
|
|
public const int ChessRogueEnterCellCsReq = 5568;
|
|
public const int ModifyRelicFilterPlanScRsp = 596;
|
|
public const int EndDrinkMakerSequenceCsReq = 6994;
|
|
public const int EnterTelevisionActivityStageScRsp = 6974;
|
|
public const int SaveLogisticsScRsp = 4765;
|
|
public const int GetRecyleTimeCsReq = 565;
|
|
public const int GetBoxingClubInfoScRsp = 4213;
|
|
public const int TakeMailAttachmentCsReq = 870;
|
|
public const int MarbleLevelFinishScRsp = 8274;
|
|
public const int GetChallengeScRsp = 1713;
|
|
public const int MuseumRandomEventStartScNotify = 4357;
|
|
public const int InteractChargerCsReq = 6847;
|
|
public const int MuseumRandomEventSelectScRsp = 4371;
|
|
public const int AetherDivideRefreshEndlessScRsp = 4831;
|
|
public const int HeliobusUpgradeLevelScRsp = 5850;
|
|
public const int TrainPartyBuildingUpdateNotify = 8091;
|
|
public const int RecallPetScRsp = 7603;
|
|
public const int GetAssistListCsReq = 2922;
|
|
public const int FightMatch3DataCsReq = 30111;
|
|
public const int MultipleDropInfoScNotify = 4647;
|
|
public const int UseItemScRsp = 589;
|
|
public const int BuyRogueShopBuffScRsp = 5695;
|
|
public const int ChessRogueGiveUpRollScRsp = 5422;
|
|
public const int SwordTrainingResumeGameCsReq = 7497;
|
|
public const int PlanetFesBusinessDayRefreshEventCsReq = 8211;
|
|
public const int UnlockBackGroundMusicCsReq = 3135;
|
|
public const int TakePromotionRewardCsReq = 325;
|
|
public const int MarblePvpDataUpdateScNotify = 8281;
|
|
public const int MonopolyGameGachaScRsp = 7084;
|
|
public const int GetStarFightDataCsReq = 7164;
|
|
public const int GetBagCsReq = 511;
|
|
public const int RevcMsgScNotify = 3947;
|
|
public const int MonopolyEventLoadUpdateScNotify = 7074;
|
|
public const int MonopolyGetRaffleTicketCsReq = 7055;
|
|
public const int SetTurnFoodSwitchScRsp = 560;
|
|
public const int GiveUpBoxingClubChallengeScRsp = 4289;
|
|
public const int MultiplayerFightGameStartScNotify = 1070;
|
|
public const int BattleLogReportScRsp = 195;
|
|
public const int UnlockAvatarPathScRsp = 54;
|
|
public const int LeaveRaidScRsp = 2209;
|
|
public const int SetSignatureCsReq = 2830;
|
|
public const int HeliobusSnsLikeCsReq = 5870;
|
|
public const int MultiplayerFightGiveUpCsReq = 1035;
|
|
public const int LobbyJoinScRsp = 7356;
|
|
public const int TakePromotionRewardScRsp = 310;
|
|
public const int MarkReadMailScRsp = 809;
|
|
public const int TakeFightActivityRewardCsReq = 3606;
|
|
public const int MultiplayerFightGameFinishScNotify = 1089;
|
|
public const int GetShareDataScRsp = 4109;
|
|
public const int AlleyShopLevelScNotify = 4782;
|
|
public const int RemoveRotaterScRsp = 6857;
|
|
public const int GetPunkLordBattleRecordCsReq = 3253;
|
|
public const int MonopolyGiveUpCurContentCsReq = 7051;
|
|
public const int LeaveMapRotationRegionCsReq = 6826;
|
|
public const int MonopolyMoveScRsp = 7026;
|
|
public const int ContentPackageUnlockScRsp = 7541;
|
|
public const int TrialActivityDataChangeScNotify = 2678;
|
|
public const int GetFantasticStoryActivityDataScRsp = 4913;
|
|
public const int GetMissionMessageInfoScRsp = 2718;
|
|
public const int RogueWorkbenchHandleFuncScRsp = 5632;
|
|
public const int GetPetDataCsReq = 7625;
|
|
public const int MonopolyReRollRandomScRsp = 7093;
|
|
public const int GetAlleyInfoCsReq = 4711;
|
|
public const int ChessRogueSelectCellCsReq = 5579;
|
|
public const int CurAssistChangedNotify = 2960;
|
|
public const int GetMonopolyDailyReportScRsp = 7062;
|
|
public const int TakeChallengeRewardScRsp = 1777;
|
|
public const int ExtraLineupDestroyNotify = 751;
|
|
public const int ChooseBoxingClubResonanceCsReq = 4295;
|
|
public const int RefreshTriggerByClientScNotify = 1490;
|
|
public const int GetEnteredSceneCsReq = 1403;
|
|
public const int MonopolyGetRafflePoolInfoScRsp = 7085;
|
|
public const int ChessRogueGoAheadScRsp = 5465;
|
|
public const int TakeCityShopRewardCsReq = 1535;
|
|
public const int MonopolyGameSettleScNotify = 7053;
|
|
public const int RogueTournResetPermanentTalentScRsp = 6032;
|
|
public const int GetPunkLordDataCsReq = 3277;
|
|
public const int MonopolyGetRegionProgressCsReq = 7076;
|
|
public const int MonopolyGuessBuyInformationCsReq = 7087;
|
|
public const int GetMbtiReportCsReq = 7099;
|
|
public const int MonopolyContentUpdateScNotify = 7022;
|
|
public const int SelectChessRogueSubStoryScRsp = 5428;
|
|
public const int ChimeraSetLineupScRsp = 8164;
|
|
public const int MonopolySelectOptionScRsp = 7095;
|
|
public const int MonopolyTakeRaffleTicketRewardCsReq = 7012;
|
|
public const int RelicSmartWearAddPlanCsReq = 8270;
|
|
public const int TravelBrochureRemovePasterCsReq = 6426;
|
|
public const int GetPreAvatarListCsReq = 375;
|
|
public const int ClockParkGetInfoCsReq = 7242;
|
|
public const int GetAetherDivideInfoCsReq = 4816;
|
|
public const int MonopolyDailySettleScNotify = 7063;
|
|
public const int GetMultiPathAvatarInfoCsReq = 3;
|
|
public const int LockEquipmentCsReq = 535;
|
|
public const int GetMonopolyFriendRankingListScRsp = 7078;
|
|
public const int ExpUpEquipmentScRsp = 518;
|
|
public const int StrongChallengeActivityBattleEndScNotify = 6635;
|
|
public const int RelicSmartWearGetPlanCsReq = 8267;
|
|
public const int MonopolyRollRandomScRsp = 7077;
|
|
public const int MarkReadMailCsReq = 847;
|
|
public const int EvolveBuildLeaveCsReq = 7128;
|
|
public const int SwordTrainingMarkEndingViewedCsReq = 7490;
|
|
public const int MuseumFundsChangedScNotify = 4393;
|
|
public const int EnterAetherDivideSceneCsReq = 4842;
|
|
public const int FightMatch3OpponentDataScNotify = 30189;
|
|
public const int PlayerLoginFinishScRsp = 67;
|
|
public const int SubmitEmotionItemScRsp = 6306;
|
|
public const int AlleyPlacingGameScRsp = 4750;
|
|
public const int MonopolyCheatDiceCsReq = 7065;
|
|
public const int GetChessRogueStoryAeonTalkInfoCsReq = 5559;
|
|
public const int SendMsgScRsp = 3913;
|
|
public const int AddMultiPathAvatarScNotify = 322;
|
|
public const int BattleCollegeDataChangeScNotify = 5747;
|
|
public const int PromoteAvatarCsReq = 370;
|
|
public const int GetPlayerDetailInfoScRsp = 2909;
|
|
public const int ContentPackageGetDataCsReq = 7542;
|
|
public const int ClearAetherDividePassiveSkillCsReq = 4850;
|
|
public const int ChessRogueQuestFinishNotify = 5555;
|
|
public const int UpdateMovieRacingDataScRsp = 4182;
|
|
public const int FinishTalkMissionScRsp = 1209;
|
|
public const int FinishChessRogueSubStoryScRsp = 5525;
|
|
public const int SubMissionRewardScNotify = 1237;
|
|
public const int ChessRogueRollDiceScRsp = 5499;
|
|
public const int GetMissionStatusCsReq = 1225;
|
|
public const int DailyRefreshNotify = 17;
|
|
public const int SceneGroupRefreshScNotify = 1498;
|
|
public const int PlanetFesHandleCardPieceApplyScRsp = 8300;
|
|
public const int UpdateGunPlayDataCsReq = 4165;
|
|
public const int AddRelicFilterPlanCsReq = 563;
|
|
public const int DelMailCsReq = 835;
|
|
public const int MonopolySttUpdateScNotify = 7098;
|
|
public const int ShareCsReq = 4111;
|
|
public const int TakeBpRewardCsReq = 3009;
|
|
public const int ExpUpRelicCsReq = 573;
|
|
public const int SelectPhoneCaseScRsp = 5130;
|
|
public const int ChessRogueReviveAvatarScRsp = 5598;
|
|
public const int AvatarDeliverRewardChooseAvatarCsReq = 2627;
|
|
public const int MarbleShopBuyScRsp = 8279;
|
|
public const int ChimeraStartEndlessScRsp = 8171;
|
|
public const int DifficultyAdjustmentUpdateDataScRsp = 4153;
|
|
public const int UpdateGunPlayDataScRsp = 4152;
|
|
public const int TakeMaterialSubmitActivityRewardCsReq = 2610;
|
|
public const int PlayBackGroundMusicScRsp = 3109;
|
|
public const int TriggerVoiceScRsp = 4150;
|
|
public const int MatchBoxingClubOpponentCsReq = 4247;
|
|
public const int GetMarkItemListScRsp = 584;
|
|
public const int SyncRogueAeonLevelUpRewardScNotify = 1885;
|
|
public const int DifficultyAdjustmentGetDataScRsp = 4186;
|
|
public const int GetMarkChestCsReq = 8197;
|
|
public const int ChessRogueUpdateDicePassiveAccumulateValueScNotify = 5539;
|
|
public const int SubmitMaterialSubmitActivityMaterialScRsp = 2625;
|
|
public const int GetShareDataCsReq = 4147;
|
|
public const int GetReplayTokenCsReq = 3511;
|
|
public const int CancelCacheNotifyCsReq = 4126;
|
|
public const int FightMatch3DataScRsp = 30113;
|
|
public const int FinishPerformSectionIdScRsp = 2730;
|
|
public const int WolfBroGamePickupBulletScRsp = 6507;
|
|
public const int RelicReforgeCsReq = 533;
|
|
public const int FinishItemIdCsReq = 2735;
|
|
public const int GetFeverTimeActivityDataCsReq = 7157;
|
|
public const int FinishSectionIdScRsp = 2789;
|
|
public const int ChallengeLineupNotify = 1718;
|
|
public const int RogueMagicAreaUpdateScNotify = 7750;
|
|
public const int SwordTrainingUnlockSyncScNotify = 7476;
|
|
public const int SpaceZooDeleteCatCsReq = 6726;
|
|
public const int StartMatchScRsp = 7318;
|
|
public const int HeartDialTraceScriptCsReq = 6330;
|
|
public const int UpdateMarkChestCsReq = 8200;
|
|
public const int ContentPackageSyncDataScNotify = 7514;
|
|
public const int GiveUpBoxingClubChallengeCsReq = 4270;
|
|
public const int UnlockPhoneCaseScNotify = 5195;
|
|
public const int ResetMapRotationRegionCsReq = 6836;
|
|
public const int EvolveBuildShopAbilityUpCsReq = 7138;
|
|
public const int MonopolyTakePhaseRewardScRsp = 7031;
|
|
public const int EvolveBuildStartStageScRsp = 7109;
|
|
public const int HeartDialTraceScriptScRsp = 6395;
|
|
public const int ChessRogueQueryScRsp = 5498;
|
|
public const int LobbyInteractScRsp = 7372;
|
|
public const int SetFriendMarkCsReq = 2914;
|
|
public const int GetSaveLogisticsMapScRsp = 4792;
|
|
public const int SelectChessRogueSubStoryCsReq = 5460;
|
|
public const int EvolveBuildStartStageCsReq = 7141;
|
|
public const int RestartChallengePhaseScRsp = 1771;
|
|
public const int TakeOffAvatarSkinCsReq = 382;
|
|
public const int ChessRogueStartScRsp = 5527;
|
|
public const int LobbyInteractCsReq = 7385;
|
|
public const int FightSessionStopScNotify = 30070;
|
|
public const int LobbyCreateCsReq = 7392;
|
|
public const int VirtualLineupDestroyNotify = 707;
|
|
public const int PlanetFesCollectAllIncomeScRsp = 8246;
|
|
public const int JoinLineupCsReq = 735;
|
|
public const int GetLineupAvatarDataCsReq = 718;
|
|
public const int LogisticsScoreRewardSyncInfoScNotify = 4768;
|
|
public const int PunkLordMonsterInfoScNotify = 3273;
|
|
public const int SetClientRaidTargetCountCsReq = 2236;
|
|
public const int PlayerReturnTakePointRewardCsReq = 4535;
|
|
public const int SyncRogueReviveInfoScNotify = 1892;
|
|
public const int ChessRogueUpdateUnlockLevelScNotify = 5493;
|
|
public const int UpdateServerLogSettingsScRsp = 2456;
|
|
public const int PlayerGetTokenCsReq = 35;
|
|
public const int BatchRankUpEquipmentCsReq = 559;
|
|
public const int FinishedMissionScNotify = 1268;
|
|
public const int RogueTournReviveAvatarScRsp = 6091;
|
|
public const int GetFeverTimeActivityDataScRsp = 7158;
|
|
public const int ClockParkGetInfoScRsp = 7218;
|
|
public const int MatchBoxingClubOpponentScRsp = 4209;
|
|
public const int MonopolyClickMbtiReportCsReq = 7054;
|
|
public const int UnlockSkilltreeScRsp = 306;
|
|
public const int AetherDivideSkillItemScNotify = 4844;
|
|
public const int TakeExpeditionRewardCsReq = 2570;
|
|
public const int LobbyKickOutScRsp = 7360;
|
|
public const int GetFriendLoginInfoScRsp = 2981;
|
|
public const int EnterEraFlipperRegionScRsp = 6595;
|
|
public const int TakeFightActivityRewardScRsp = 3670;
|
|
public const int SpaceZooExchangeItemScRsp = 6736;
|
|
public const int QuickStartFarmElementCsReq = 1370;
|
|
public const int ChessRogueReRollDiceCsReq = 5573;
|
|
public const int EnterFantasticStoryActivityStageCsReq = 4909;
|
|
public const int SwordTrainingStartGameCsReq = 7498;
|
|
public const int PlayerLoginFinishCsReq = 27;
|
|
|
|
} |