405 lines
19 KiB
C#
405 lines
19 KiB
C#
namespace ET
|
|
{
|
|
public static partial class OuterOpcode
|
|
{
|
|
public const ushort BagMap = 20001;
|
|
public const ushort NetItem = 20002;
|
|
public const ushort UnitCharacter = 20003;
|
|
public const ushort UnitCommonCharacter = 20004;
|
|
public const ushort BattleCharacter = 20005;
|
|
public const ushort AttributeMap = 20006;
|
|
public const ushort EquipTransMessage = 20007;
|
|
public const ushort C2R_Login = 20008;
|
|
public const ushort R2C_Login = 20009;
|
|
public const ushort C2R_Regist = 20010;
|
|
public const ushort R2C_Regist = 20011;
|
|
public const ushort C2G_HeartBeat = 20012;
|
|
public const ushort G2C_HeartBeat = 20013;
|
|
public const ushort C2G_LoginGate = 20014;
|
|
public const ushort G2C_LoginGate = 20015;
|
|
public const ushort C2R_CreateRole = 20016;
|
|
public const ushort R2C_CreateRole = 20017;
|
|
public const ushort C2R_DelRole = 20018;
|
|
public const ushort R2C_DelRole = 20019;
|
|
public const ushort UnitPosInfo = 20020;
|
|
public const ushort UnitScene = 20021;
|
|
public const ushort Frame_ClickMap = 20022;
|
|
public const ushort C2M_CheckSceneError = 20023;
|
|
public const ushort M2C_PathfindingResult = 20024;
|
|
public const ushort M2C_SendUnitInfo = 20025;
|
|
public const ushort M2C_SendUnitInfoList = 20026;
|
|
public const ushort C2G_EnterGame = 20027;
|
|
public const ushort G2C_EnterGame = 20028;
|
|
public const ushort C2M_GetBasicalInfo = 20029;
|
|
public const ushort C2M_GetStateReback = 20030;
|
|
public const ushort C2M_RequestEnterMap = 20031;
|
|
public const ushort M2C_RequestEnterMap = 20032;
|
|
public const ushort M2C_ChangeMap = 20033;
|
|
public const ushort M2C_EnterMap = 20034;
|
|
public const ushort M2C_Stop = 20035;
|
|
public const ushort M2C_UnitsInMap = 20036;
|
|
public const ushort M2C_LeaveMap = 20037;
|
|
public const ushort M2C_OffLine = 20038;
|
|
public const ushort M2C_StartupTransPoint = 20039;
|
|
public const ushort C2M_StopMove = 20040;
|
|
public const ushort C2G_GetNotice = 20041;
|
|
public const ushort G2C_GetNotice = 20042;
|
|
public const ushort C2M_BackMainCity = 20043;
|
|
public const ushort M2C_BackMainCity = 20044;
|
|
public const ushort C2M_GetBuffTime = 20045;
|
|
public const ushort C2M_AddExp = 20046;
|
|
public const ushort M2C_InitMainStoryMap = 20047;
|
|
public const ushort C2M_StartMainStoryFight = 20048;
|
|
public const ushort M2C_StartMainStoryFight = 20049;
|
|
public const ushort M2C_MainStoryMonsterInfo = 20050;
|
|
public const ushort MonsterUnitInfo = 20051;
|
|
public const ushort ReMonsterUnitInfo = 20052;
|
|
public const ushort M2C_ReMainStoryMonsterInfo = 20053;
|
|
public const ushort M2C_BattleVictory = 20054;
|
|
public const ushort M2C_BattleDefeat = 20055;
|
|
public const ushort M2C_BossRefresh = 20056;
|
|
public const ushort C2M_StartBossFightRequest = 20057;
|
|
public const ushort M2C_StartBossFightRequest = 20058;
|
|
public const ushort C2M_StartBossFight = 20059;
|
|
public const ushort M2C_StartBossFight = 20060;
|
|
public const ushort M2C_SendBossInfo = 20061;
|
|
public const ushort M2C_ReSendBossInfo = 20062;
|
|
public const ushort M2C_BossFightVictory = 20063;
|
|
public const ushort M2C_BossFightDefeat = 20064;
|
|
public const ushort M2C_BossDead = 20065;
|
|
public const ushort M2C_BossBeDefeat = 20066;
|
|
public const ushort RewardItem = 20067;
|
|
public const ushort StateBuffInfo = 20068;
|
|
public const ushort C2M_AutoBattle = 20069;
|
|
public const ushort M2C_AutoBattle = 20070;
|
|
public const ushort C2M_SelectEnermy = 20071;
|
|
public const ushort M2C_SelectEnermy = 20072;
|
|
public const ushort C2M_SelectTeamMember = 20073;
|
|
public const ushort M2C_SelectTeamMember = 20074;
|
|
public const ushort M2C_PlaySkill = 20075;
|
|
public const ushort M2C_MonsterPlaySkill = 20076;
|
|
public const ushort M2C_PlaySkillEffect = 20077;
|
|
public const ushort M2C_BattleSkillRet = 20078;
|
|
public const ushort M2C_BattleChangeMP = 20079;
|
|
public const ushort M2C_BattleChangeState = 20080;
|
|
public const ushort M2C_BattleTouchState = 20081;
|
|
public const ushort M2C_MainstoryMonsterDead = 20082;
|
|
public const ushort M2C_UnitDead = 20083;
|
|
public const ushort M2C_SendReward = 20084;
|
|
public const ushort C2M_GetBattleStateBuff = 20085;
|
|
public const ushort M2C_GetBattleStateBuff = 20086;
|
|
public const ushort C2M_StartBattleIdleFight = 20087;
|
|
public const ushort M2C_StartBattleIdleFight = 20088;
|
|
public const ushort C2M_EndBattleIdleFight = 20089;
|
|
public const ushort M2C_EndBattleIdleFight = 20090;
|
|
public const ushort M2C_InitTrialCopyMap = 20091;
|
|
public const ushort C2M_StartTrialCopyFight = 20092;
|
|
public const ushort M2C_StartTrialCopyFight = 20093;
|
|
public const ushort C2M_StartPKFight = 20094;
|
|
public const ushort M2C_StartPKFight = 20095;
|
|
public const ushort M2C_SendStartPK = 20096;
|
|
public const ushort M2C_PKFightVictory = 20097;
|
|
public const ushort M2C_PKFightDefeat = 20098;
|
|
public const ushort M2C_SendManulEquipMonsterInfo = 20099;
|
|
public const ushort M2C_ReSendManulEquipMonsterInfo = 20100;
|
|
public const ushort C2M_StartTestBattleFight = 20101;
|
|
public const ushort M2C_StartTestBattleFight = 20102;
|
|
public const ushort C2M_EndTestBattleFight = 20103;
|
|
public const ushort M2C_EndTestBattleFight = 20104;
|
|
public const ushort FriendInfo = 20105;
|
|
public const ushort RequestAddFriendInfo = 20106;
|
|
public const ushort C2M_GetFriend = 20107;
|
|
public const ushort M2C_GetFriend = 20108;
|
|
public const ushort C2M_FindFriend = 20109;
|
|
public const ushort M2C_FindFriend = 20110;
|
|
public const ushort C2M_AddFriend = 20111;
|
|
public const ushort M2C_AddFriend = 20112;
|
|
public const ushort M2C_SendAddFriendRequest = 20113;
|
|
public const ushort C2M_HandleAddFriend = 20114;
|
|
public const ushort M2C_HandleAddFriend = 20115;
|
|
public const ushort M2C_HandleAddFriendResult = 20116;
|
|
public const ushort C2M_DeleteFriend = 20117;
|
|
public const ushort M2C_DeleteFriend = 20118;
|
|
public const ushort FamilyMemberInfo = 20119;
|
|
public const ushort FamilyPositionMap = 20120;
|
|
public const ushort FamilyContributionMap = 20121;
|
|
public const ushort FamilyInfo = 20122;
|
|
public const ushort C2M_CrateFamily = 20123;
|
|
public const ushort M2C_CrateFamily = 20124;
|
|
public const ushort C2M_GetFamily = 20125;
|
|
public const ushort M2C_GetFamily = 20126;
|
|
public const ushort C2M_FindFamily = 20127;
|
|
public const ushort M2C_FindFamily = 20128;
|
|
public const ushort C2M_DeleteFamily = 20129;
|
|
public const ushort M2C_DeleteFamily = 20130;
|
|
public const ushort C2M_RequestEnterFamily = 20131;
|
|
public const ushort M2C_RequestEnterFamily = 20132;
|
|
public const ushort C2M_LeaveFamily = 20133;
|
|
public const ushort M2C_LeaveFamily = 20134;
|
|
public const ushort C2M_HandleEnterFamiy = 20135;
|
|
public const ushort M2C_HandleEnterFamiy = 20136;
|
|
public const ushort C2M_DeleteFamilyMember = 20137;
|
|
public const ushort M2C_DeleteFamilyMember = 20138;
|
|
public const ushort C2M_GetFamilyBossInfo = 20139;
|
|
public const ushort BossInfo = 20140;
|
|
public const ushort M2C_GetFamilyBossInfo = 20141;
|
|
public const ushort C2M_StartFamilyBossFight = 20142;
|
|
public const ushort M2C_StartFamilyBossFight = 20143;
|
|
public const ushort M2C_SendFamilyBossInfo = 20144;
|
|
public const ushort M2C_ReSendFamilyBossInfo = 20145;
|
|
public const ushort BossDamagePerMemberMap = 20146;
|
|
public const ushort BossDamageMap = 20147;
|
|
public const ushort C2M_GetBossDamageMap = 20148;
|
|
public const ushort M2C_GetBossDamageMap = 20149;
|
|
public const ushort C2M_GetFamilyBossReward = 20150;
|
|
public const ushort ItemInfo = 20151;
|
|
public const ushort M2C_GetFamilyBossReward = 20152;
|
|
public const ushort HandleInfo = 20153;
|
|
public const ushort C2M_RequestTeam = 20154;
|
|
public const ushort M2C_RequestTeam = 20155;
|
|
public const ushort C2M_InviteTeam = 20156;
|
|
public const ushort M2C_InviteTeam = 20157;
|
|
public const ushort M2C_RequestList = 20158;
|
|
public const ushort M2C_InviteList = 20159;
|
|
public const ushort C2M_HandleTeam = 20160;
|
|
public const ushort M2C_HandleTeam = 20161;
|
|
public const ushort M2C_TeamMember = 20162;
|
|
public const ushort C2M_TransferTeamLeader = 20163;
|
|
public const ushort M2C_TransferTeamLeader = 20164;
|
|
public const ushort C2M_QuitTeam = 20165;
|
|
public const ushort M2C_QuitTeam = 20166;
|
|
public const ushort C2M_KickoutTeam = 20167;
|
|
public const ushort M2C_KickoutTeam = 20168;
|
|
public const ushort M2C_SyncUnitAttribute = 20169;
|
|
public const ushort M2C_SyncUnitAttributeList = 20170;
|
|
public const ushort C2M_QuitBattle = 20171;
|
|
public const ushort C2M_GetMarket = 20172;
|
|
public const ushort M2C_GetMarket = 20173;
|
|
public const ushort C2M_BuyInShop = 20174;
|
|
public const ushort M2C_BuyInShop = 20175;
|
|
public const ushort C2M_BuyInMarket = 20176;
|
|
public const ushort M2C_BuyInMarket = 20177;
|
|
public const ushort C2M_SellItem = 20178;
|
|
public const ushort M2C_SellItem = 20179;
|
|
public const ushort ConsignMap = 20180;
|
|
public const ushort C2M_GetConsignment = 20181;
|
|
public const ushort M2C_GetConsignment = 20182;
|
|
public const ushort C2M_PutInConsignment = 20183;
|
|
public const ushort M2C_PutInConsignment = 20184;
|
|
public const ushort C2M_BuyInConsignment = 20185;
|
|
public const ushort M2C_BuyInConsignment = 20186;
|
|
public const ushort M2C_OpenStoreUI = 20187;
|
|
public const ushort C2M_GetStore = 20188;
|
|
public const ushort M2C_GetStore = 20189;
|
|
public const ushort C2M_SortStore = 20190;
|
|
public const ushort M2C_SortStore = 20191;
|
|
public const ushort C2M_PutInStore = 20192;
|
|
public const ushort M2C_PutInStore = 20193;
|
|
public const ushort C2M_TakeOffStore = 20194;
|
|
public const ushort M2C_TakeOffStore = 20195;
|
|
public const ushort C2M_PutCoinInStore = 20196;
|
|
public const ushort M2C_PutCoinInStore = 20197;
|
|
public const ushort C2M_TakeCoinOutStore = 20198;
|
|
public const ushort M2C_TakeCoinOutStore = 20199;
|
|
public const ushort C2M_QueryExtandPrice = 20200;
|
|
public const ushort M2C_QueryExtandPrice = 20201;
|
|
public const ushort C2M_ExtandStore = 20202;
|
|
public const ushort M2C_ExtandStore = 20203;
|
|
public const ushort C2M_ForgeEquip = 20204;
|
|
public const ushort M2C_ForgeEquip = 20205;
|
|
public const ushort C2M_ClickNPC = 20206;
|
|
public const ushort M2C_ClickNPC = 20207;
|
|
public const ushort M2C_OpenMeltEquipUI = 20208;
|
|
public const ushort M2C_OpenShopUI = 20209;
|
|
public const ushort M2C_OpenConsignmentUI = 20210;
|
|
public const ushort M2C_OpenForgeUI = 20211;
|
|
public const ushort C2M_MeltEquip = 20212;
|
|
public const ushort M2C_MeltEquip = 20213;
|
|
public const ushort TansferTask = 20214;
|
|
public const ushort NPCTask = 20215;
|
|
public const ushort M2C_OpenTaskUI = 20216;
|
|
public const ushort C2M_AcceptTask = 20217;
|
|
public const ushort M2C_AcceptTask = 20218;
|
|
public const ushort C2M_CompleteTask = 20219;
|
|
public const ushort M2C_CompleteTask = 20220;
|
|
public const ushort C2M_GetTask = 20221;
|
|
public const ushort M2C_GetTask = 20222;
|
|
public const ushort C2M_GetTaskState = 20223;
|
|
public const ushort M2C_GetTaskState = 20224;
|
|
public const ushort M2C_SendTaskState = 20225;
|
|
public const ushort MainUISlotInfo = 20226;
|
|
public const ushort C2M_GetMainUISetting = 20227;
|
|
public const ushort M2C_GetMainUISetting = 20228;
|
|
public const ushort C2M_DropSkill = 20229;
|
|
public const ushort M2C_DropSkill = 20230;
|
|
public const ushort C2M_DropItem = 20231;
|
|
public const ushort M2C_DropItem = 20232;
|
|
public const ushort C2M_UseMainUISkill = 20233;
|
|
public const ushort M2C_UseMainUISkill = 20234;
|
|
public const ushort C2M_UseMainUIGoods = 20235;
|
|
public const ushort M2C_UseMainUIGoods = 20236;
|
|
public const ushort M2C_StartCD = 20237;
|
|
public const ushort SkillInfo = 20238;
|
|
public const ushort C2M_GetSkill = 20239;
|
|
public const ushort M2C_GetSkill = 20240;
|
|
public const ushort C2M_SaveAutoSkill = 20241;
|
|
public const ushort M2C_SaveAutoSkill = 20242;
|
|
public const ushort C2M_LearnSkill = 20243;
|
|
public const ushort M2C_LearnSkill = 20244;
|
|
public const ushort C2M_FreeReSetSkill = 20245;
|
|
public const ushort M2C_FreeReSetSkill = 20246;
|
|
public const ushort C2M_GetReSetSkillPrice = 20247;
|
|
public const ushort M2C_GetReSetSkillPrice = 20248;
|
|
public const ushort C2M_ReSetSkill = 20249;
|
|
public const ushort M2C_ReSetSkill = 20250;
|
|
public const ushort C2M_GetCharacter = 20251;
|
|
public const ushort M2C_GetCharacter = 20252;
|
|
public const ushort C2M_AddPoint = 20253;
|
|
public const ushort M2C_AddPoint = 20254;
|
|
public const ushort C2M_ResetPoint = 20255;
|
|
public const ushort M2C_ResetPoint = 20256;
|
|
public const ushort M2C_SendCharacter = 20257;
|
|
public const ushort C2M_GetBag = 20258;
|
|
public const ushort M2C_GetBag = 20259;
|
|
public const ushort M2C_SendBag = 20260;
|
|
public const ushort C2M_AddRandomItem = 20261;
|
|
public const ushort M2C_SendTip = 20262;
|
|
public const ushort C2M_DeleteItem = 20263;
|
|
public const ushort M2C_DeleteItem = 20264;
|
|
public const ushort C2M_ChangeItemPos = 20265;
|
|
public const ushort M2C_ChangeItemPos = 20266;
|
|
public const ushort C2M_SplitItem = 20267;
|
|
public const ushort M2C_SplitItem = 20268;
|
|
public const ushort C2M_SortBag = 20269;
|
|
public const ushort M2C_SortBag = 20270;
|
|
public const ushort C2M_PutOn = 20271;
|
|
public const ushort M2C_PutOn = 20272;
|
|
public const ushort C2M_Takeoff = 20273;
|
|
public const ushort M2C_Takeoff = 20274;
|
|
public const ushort C2M_UseGoods = 20275;
|
|
public const ushort M2C_UseGoods = 20276;
|
|
public const ushort C2M_Upgrade = 20277;
|
|
public const ushort M2C_Upgrade = 20278;
|
|
public const ushort MailItem = 20279;
|
|
public const ushort Mail = 20280;
|
|
public const ushort C2M_GetMail = 20281;
|
|
public const ushort M2C_GetMail = 20282;
|
|
public const ushort C2M_ReceiveMail = 20283;
|
|
public const ushort M2C_ReceiveMail = 20284;
|
|
public const ushort C2M_DeleteMail = 20285;
|
|
public const ushort M2C_DeleteMail = 20286;
|
|
public const ushort C2M_ReceiveAllMail = 20287;
|
|
public const ushort M2C_ReceiveAllMail = 20288;
|
|
public const ushort C2M_DeleteAllMail = 20289;
|
|
public const ushort M2C_DeleteAllMail = 20290;
|
|
public const ushort RankingInfo = 20291;
|
|
public const ushort C2M_GetRanking = 20292;
|
|
public const ushort M2C_GetRanking = 20293;
|
|
public const ushort C2M_GetOpenRemoteStore = 20294;
|
|
public const ushort M2C_GetOpenRemoteStore = 20295;
|
|
public const ushort C2M_OpenRemoteStore = 20296;
|
|
public const ushort M2C_OpenRemoteStore = 20297;
|
|
public const ushort C2M_RequestChat = 20298;
|
|
public const ushort M2C_RequestChat = 20299;
|
|
public const ushort M2C_SendNormalChat = 20300;
|
|
public const ushort M2C_SendSystemChat = 20301;
|
|
public const ushort M2C_OpenQuestUI = 20302;
|
|
public const ushort QuestScordInfo = 20303;
|
|
public const ushort C2M_StartAnswerQuest = 20304;
|
|
public const ushort M2C_StartAnswerQuest = 20305;
|
|
public const ushort C2M_NextAnswerQuest = 20306;
|
|
public const ushort M2C_NextAnswerQuest = 20307;
|
|
public const ushort C2M_AnswerQuest = 20308;
|
|
public const ushort M2C_AnswerQuest = 20309;
|
|
public const ushort C2M_GetQuestScordInfo = 20310;
|
|
public const ushort M2C_GetQuestScordInfo = 20311;
|
|
public const ushort C2M_ChargeVoucher = 20312;
|
|
public const ushort M2C_ChargeVoucher = 20313;
|
|
public const ushort C2M_ChargeCoin = 20314;
|
|
public const ushort M2C_ChargeCoin = 20315;
|
|
public const ushort C2M_GetAddEnergyPrice = 20316;
|
|
public const ushort M2C_GetAddEnergyPrice = 20317;
|
|
public const ushort C2M_AddEnergy = 20318;
|
|
public const ushort M2C_AddEnergy = 20319;
|
|
public const ushort M2C_CreateMapMonster = 20320;
|
|
public const ushort M2C_DisposeMapMonster = 20321;
|
|
public const ushort C2M_StartManulEquipBattle = 20322;
|
|
public const ushort M2C_StartManulEquipBattle = 20323;
|
|
public const ushort C2M_MakeMunalEquip = 20324;
|
|
public const ushort M2C_MakeMunalEquip = 20325;
|
|
public const ushort C2M_RequestPersonalPvp = 20326;
|
|
public const ushort M2C_RequestPersonalPvp = 20327;
|
|
public const ushort G2C_ForceOffLine = 20328;
|
|
public const ushort C2M_TestRequest = 20329;
|
|
public const ushort M2C_TestRequest = 20330;
|
|
public const ushort C2M_TransferRequest = 20331;
|
|
public const ushort M2C_TransferRequest = 20332;
|
|
public const ushort C2G_Ping = 20333;
|
|
public const ushort G2C_Ping = 20334;
|
|
public const ushort G2C_Test = 20335;
|
|
public const ushort C2M_Reload = 20336;
|
|
public const ushort M2C_Reload = 20337;
|
|
public const ushort C2M_GetPvpBoardInfo = 20338;
|
|
public const ushort M2C_GetPvpBoardInfo = 20339;
|
|
public const ushort C2M_StrengthEquip = 20340;
|
|
public const ushort M2C_StrengthEquip = 20341;
|
|
public const ushort C2M_TransLevel = 20342;
|
|
public const ushort M2C_TransLevel = 20343;
|
|
public const ushort PvpRankInfo = 20344;
|
|
public const ushort C2M_RefreshEquipMainAttribute = 20345;
|
|
public const ushort M2C_RefreshEquipMainAttribute = 20346;
|
|
public const ushort C2M_RefreshEquipAffix = 20347;
|
|
public const ushort M2C_RefreshEquipAffix = 20348;
|
|
public const ushort C2M_DismountGem = 20349;
|
|
public const ushort M2C_DismountGem = 20350;
|
|
public const ushort C2M_GetMapCoin = 20351;
|
|
public const ushort M2C_GetMapCoin = 20352;
|
|
public const ushort C2M_AddMapCoinCount = 20353;
|
|
public const ushort M2C_AddMapCoinCount = 20354;
|
|
public const ushort C2M_TransferJob = 20355;
|
|
public const ushort M2C_TransferJob = 20356;
|
|
public const ushort C2M_GetUserInfo = 20357;
|
|
public const ushort M2C_GetUserInfo = 20358;
|
|
public const ushort C2M_SendGMCMD = 20359;
|
|
public const ushort M2C_SendGMCMD = 20360;
|
|
public const ushort C2M_OpenGMUI = 20361;
|
|
public const ushort M2C_OpenGMUI = 20362;
|
|
public const ushort C2M_ChangeNickName = 20363;
|
|
public const ushort M2C_ChangeNickName = 20364;
|
|
public const ushort C2M_StartMainStoryAI = 20365;
|
|
public const ushort M2C_StartMainStoryAI = 20366;
|
|
public const ushort C2M_EndMainStoryAI = 20367;
|
|
public const ushort M2C_EndMainStoryAI = 20368;
|
|
public const ushort C2M_SendQMacro = 20369;
|
|
public const ushort M2C_SyncPet = 20370;
|
|
public const ushort C2M_ShowPet = 20371;
|
|
public const ushort M2C_OpenSpaceTravelNpcUI = 20372;
|
|
public const ushort C2M_GetAllTrialCopyReword = 20373;
|
|
public const ushort M2C_GetAllTrialCopyReword = 20374;
|
|
public const ushort C2M_GetPetInfo = 20375;
|
|
public const ushort M2C_GetPetInfo = 20376;
|
|
public const ushort C2M_StartPetPlay = 20377;
|
|
public const ushort M2C_StartPetPlay = 20378;
|
|
public const ushort C2M_StartPetExplore = 20379;
|
|
public const ushort M2C_StartPetExplore = 20380;
|
|
public const ushort C2M_StartPetExperience = 20381;
|
|
public const ushort M2C_StartPetExperience = 20382;
|
|
public const ushort C2M_EndPetAction = 20383;
|
|
public const ushort M2C_EndPetAction = 20384;
|
|
public const ushort C2M_GetPetActionReword = 20385;
|
|
public const ushort M2C_GetPetActionReword = 20386;
|
|
public const ushort C2M_GetPetQuickEndPrice = 20387;
|
|
public const ushort M2C_GetPetQuickEndPrice = 20388;
|
|
public const ushort C2M_UpgradePet = 20389;
|
|
public const ushort M2C_UpgradePet = 20390;
|
|
public const ushort C2M_ClickMapUnit = 20391;
|
|
public const ushort M2C_ClickMapUnit = 20392;
|
|
public const ushort C2M_StartSpaceTravel = 20393;
|
|
public const ushort M2C_StartSpaceTravel = 20394;
|
|
public const ushort StarSoulNetItem = 20395;
|
|
public const ushort C2M_GetStarSoulBag = 20396;
|
|
public const ushort M2C_GetStarSoulBag = 20397;
|
|
public const ushort M2C_SyncStarSoulBag = 20398;
|
|
}
|
|
}
|