kos_finalfinal_opcodes_may18.sql 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. -- MySQL dump 10.19 Distrib 10.3.38-MariaDB, for debian-linux-gnu (x86_64)
  2. --
  3. -- Host: localhost Database: eq2emu
  4. -- ------------------------------------------------------
  5. -- Server version 10.3.38-MariaDB-0ubuntu0.20.04.1
  6. /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
  7. /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
  8. /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
  9. /*!40101 SET NAMES utf8mb4 */;
  10. /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
  11. /*!40103 SET TIME_ZONE='+00:00' */;
  12. /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
  13. /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
  14. /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
  15. /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
  16. --
  17. -- Table structure for table `opcodes`
  18. --
  19. LOCK TABLES `emotes` WRITE;
  20. update emotes set max_version_range=561 where max_version_range=546;
  21. LOCK TABLES `opcodes` WRITE;
  22. update opcodes set version_range1=562 where version_range1=547;
  23. --
  24. -- Dumping data for table `opcodes`
  25. --
  26. /*!40000 ALTER TABLE `opcodes` DISABLE KEYS */;
  27. INSERT INTO `opcodes` VALUES (30337,560,561,'OP_LoginRequestMsg',0,1),(30338,560,561,'OP_LoginByNumRequestMsg',1,1),(30339,560,561,'OP_WSLoginRequestMsg',2,1),(30340,560,561,'OP_ESLoginRequestMsg',3,1),(30341,560,561,'OP_LoginReplyMsg',4,1),(30342,560,561,'OP_WSStatusReplyMsg',5,1),(30343,560,561,'OP_WorldStatusChangeMsg',6,1),(30344,560,561,'OP_AllWSDescRequestMsg',7,1),(30345,560,561,'OP_WorldListMsg',8,1),(30346,560,561,'OP_AllCharactersDescRequestMsg',9,1),(30347,560,561,'OP_AllCharactersDescReplyMsg',10,1),(30348,560,561,'OP_CreateCharacterRequestMsg',11,1),(30349,560,561,'OP_CreateCharacterReplyMsg',12,1),(30350,560,561,'OP_WSCreateCharacterRequestMsg',13,1),(30351,560,561,'OP_WSCreateCharacterReplyMsg',14,1),(30352,560,561,'OP_ReskinCharacterRequestMsg',15,1),(30353,560,561,'OP_DeleteCharacterRequestMsg',16,1),(30354,560,561,'OP_DeleteCharacterReplyMsg',17,1),(30355,560,561,'OP_PlayCharacterRequestMsg',18,1),(30356,560,561,'OP_PlayCharacterReplyMsg',19,1),(30357,560,561,'OP_ServerPlayCharacterRequestMsg',20,1),(30358,560,561,'OP_ServerPlayCharacterReplyMsg',21,1),(30359,560,561,'OP_ESInitMsg',22,1),(30360,560,561,'OP_ESReadyForClientsMsg',23,1),(30361,560,561,'OP_CreateZoneInstanceMsg',24,1),(30362,560,561,'OP_ZoneInstanceCreateReplyMsg',25,1),(30363,560,561,'OP_ZoneInstanceDestroyedMsg',26,1),(30364,560,561,'OP_ExpectClientAsCharacterRequest',27,1),(30365,560,561,'OP_ExpectClientAsCharacterReplyMs',28,1),(30366,560,561,'OP_ZoneInfoMsg',29,1),(30367,560,561,'OP_DoneLoadingZoneResourcesMsg',30,1),(30368,560,561,'OP_DoneSendingInitialEntitiesMsg',31,1),(30369,560,561,'OP_DoneLoadingEntityResourcesMsg',32,1),(30370,560,561,'OP_DoneLoadingUIResourcesMsg',33,1),(30371,560,561,'OP_PredictionUpdateMsg',34,1),(30372,560,561,'OP_SetRemoteCmdsMsg',35,1),(30373,560,561,'OP_RemoteCmdMsg',36,1),(30374,560,561,'OP_GameWorldTimeMsg',37,1),(30375,560,561,'OP_MOTDMsg',38,1),(30376,560,561,'OP_ZoneMOTDMsg',39,1),(30377,560,561,'OP_AvatarCreatedMsg',40,1),(30378,560,561,'OP_AvatarDestroyedMsg',41,1),(30379,560,561,'OP_RequestCampMsg',42,1),(30380,560,561,'OP_CampStartedMsg',43,1),(30381,560,561,'OP_CampAbortedMsg',44,1),(30382,560,561,'OP_WhoQueryRequestMsg',45,1),(30383,560,561,'OP_WhoQueryReplyMsg',46,1),(30384,560,561,'OP_MonitorReplyMsg',47,1),(30385,560,561,'OP_MonitorCharacterListMsg',48,1),(30386,560,561,'OP_MonitorCharacterListRequestMsg',49,1),(30387,560,561,'OP_ClientCmdMsg',50,1),(30388,560,561,'OP_DispatchClientCmdMsg',51,1),(30389,560,561,'OP_DispatchESMsg',52,1),(30390,560,561,'OP_UpdateTargetMsg',53,1),(30391,560,561,'OP_UpdateTargetLocMsg',54,1),(30392,560,561,'OP_UpdateCharacterSheetMsg',55,1),(30393,560,561,'OP_UpdateSpellBookMsg',56,1),(30394,560,561,'OP_UpdateInventoryMsg',58,1),(30395,560,561,'OP_UpdateRecipeBookMsg',60,1),(30396,560,561,'OP_RequestRecipeDetailsMsg',61,1),(30397,560,561,'OP_RecipeDetailsMsg',62,1),(30398,560,561,'OP_UpdateSkillBookMsg',63,1),(30399,560,561,'OP_UpdateSkillsMsg',64,1),(30400,560,561,'OP_UpdateOpportunityMsg',65,1),(30401,560,561,'OP_ChangeZoneMsg',67,1),(30402,560,561,'OP_ClientTeleportRequestMsg',68,1),(30403,560,561,'OP_TeleportWithinZoneMsg',69,1),(30404,560,561,'OP_TeleportWithinZoneNoReloadMsg',70,1),(30405,560,561,'OP_MigrateClientToZoneRequestMsg',71,1),(30406,560,561,'OP_MigrateClientToZoneReplyMsg',72,1),(30407,560,561,'OP_ReadyToZoneMsg',73,1),(30408,560,561,'OP_AddClientToGroupMsg',74,1),(30409,560,561,'OP_AddGroupToGroupMsg',75,1),(30410,560,561,'OP_RemoveClientFromGroupMsg',76,1),(30411,560,561,'OP_RemoveGroupFromGroupMsg',77,1),(30412,560,561,'OP_MakeGroupLeaderMsg',78,1),(30413,560,561,'OP_GroupCreatedMsg',79,1),(30414,560,561,'OP_GroupDestroyedMsg',80,1),(30415,560,561,'OP_GroupMemberAddedMsg',81,1),(30416,560,561,'OP_GroupMemberRemovedMsg',82,1),(30417,560,561,'OP_GroupRemovedFromGroupMsg',83,1),(30418,560,561,'OP_GroupLeaderChangedMsg',84,1),(30419,560,561,'OP_GroupResendOOZDataMsg',85,1),(30420,560,561,'OP_GroupSettingsChangedMsg',86,1),(30421,560,561,'OP_SendLatestRequestMsg',88,1),(30422,560,561,'OP_ClearDataMsg',89,1),(30423,560,561,'OP_SetSocialMsg',90,1),(30424,560,561,'OP_ESStatusMsg',91,1),(30425,560,561,'OP_ESZoneInstanceStatusMsg',92,1),(30426,560,561,'OP_ZonesStatusRequestMsg',93,1),(30427,560,561,'OP_ZonesStatusMsg',94,1),(30428,560,561,'OP_ESWeatherRequestMsg',95,1),(30429,560,561,'OP_ESWeatherRequestEndMsg',96,1),(30430,560,561,'OP_WSWeatherUpdateMsg',97,1),(30431,560,561,'OP_DialogSelectMsg',98,1),(30432,560,561,'OP_DialogCloseMsg',99,1),(30433,560,561,'OP_RemoveSpellEffectMsg',100,1),(30434,560,561,'OP_RemoveConcentrationMsg',101,1),(30435,560,561,'OP_QuestJournalOpenMsg',102,1),(30436,560,561,'OP_QuestJournalInspectMsg',103,1),(30437,560,561,'OP_QuestJournalSetVisibleMsg',104,1),(30438,560,561,'OP_QuestJournalWaypointMsg',105,1),(30439,560,561,'OP_CreateGuildRequestMsg',106,1),(30440,560,561,'OP_CreateGuildReplyMsg',107,1),(30441,560,561,'OP_GuildsayMsg',108,1),(30442,560,561,'OP_GuildKickMsg',109,1),(30443,560,561,'OP_GuildUpdateMsg',110,1),(30444,560,561,'OP_DeleteGuildMsg',111,1),(30445,560,561,'OP_FellowshipExpMsg',112,1),(30446,560,561,'OP_ConsignmentCloseStoreMsg',113,1),(30447,560,561,'OP_ConsignItemRequestMsg',114,1),(30448,560,561,'OP_ConsignItemResponseMsg',115,1),(30449,560,561,'OP_PurchaseConsignmentRequestMsg',116,1),(30450,560,561,'OP_PurchaseConsignmentResponseMsg',117,1),(30451,560,561,'OP_ProcessScriptMsg',118,1),(30452,560,561,'OP_ProcessWorkspaceMsg',119,1),(30453,560,561,'OP_HouseDeletedRemotelyMsg',120,1),(30454,560,561,'OP_UpdateHouseDataMsg',121,1),(30455,560,561,'OP_UpdateHouseAccessDataMsg',122,1),(30456,560,561,'OP_PlayerHouseBaseScreenMsg',123,1),(30457,560,561,'OP_PlayerHousePurchaseScreenMsg',124,1),(30458,560,561,'OP_PlayerHouseAccessUpdateMsg',125,1),(30459,560,561,'OP_PlayerHouseDisplayStatusMsg',126,1),(30460,560,561,'OP_PlayerHouseCloseUIMsg',127,1),(30461,560,561,'OP_BuyPlayerHouseMsg',128,1),(30462,560,561,'OP_BuyPlayerHouseTintMsg',129,1),(30463,560,561,'OP_CollectAllHouseItemsMsg',130,1),(30464,560,561,'OP_RelinquishHouseMsg',131,1),(30465,560,561,'OP_EnterHouseMsg',132,1),(30466,560,561,'OP_ExitHouseMsg',133,1),(30467,560,561,'OP_HouseDefaultAccessSetMsg',134,1),(30468,560,561,'OP_HouseAccessSetMsg',135,1),(30469,560,561,'OP_HouseAccessRemoveMsg',136,1),(30470,560,561,'OP_PayHouseUpkeepMsg',137,1),(30471,560,561,'OP_MoveableObjectPlacementCriteri',138,1),(30472,560,561,'OP_EnterMoveObjectModeMsg',139,1),(30473,560,561,'OP_PositionMoveableObject',140,1),(30474,560,561,'OP_CancelMoveObjectModeMsg',141,1),(30475,560,561,'OP_ShaderCustomizationMsg',142,1),(30476,560,561,'OP_ReplaceableSubMeshesMsg',143,1),(30477,560,561,'OP_HouseCustomizationScreenMsg',144,1),(30478,560,561,'OP_CustomizationPurchaseRequestMs',145,1),(30479,560,561,'OP_CustomizationSetRequestMsg',146,1),(30480,560,561,'OP_CustomizationReplyMsg',147,1),(30481,560,561,'OP_TintWidgetsMsg',148,1),(30482,560,561,'OP_ExamineConsignmentRequestMsg',149,1),(30483,560,561,'OP_ExamineConsignmentResponseMsg',150,1),(30484,560,561,'OP_UISettingsResponseMsg',151,1),(30485,560,561,'OP_UIResetMsg',152,1),(30486,560,561,'OP_KeymapLoadMsg',153,1),(30487,560,561,'OP_KeymapNoneMsg',154,1),(30488,560,561,'OP_KeymapDataMsg',155,1),(30489,560,561,'OP_KeymapSaveMsg',156,1),(30490,560,561,'OP_DispatchSpellCmdMsg',157,1),(30491,560,561,'OP_EntityVerbsRequestMsg',159,1),(30492,560,561,'OP_EntityVerbsReplyMsg',160,1),(30493,560,561,'OP_EntityVerbsVerbMsg',161,1),(30494,560,561,'OP_ChatRelationshipUpdateMsg',162,1),(30495,560,561,'OP_LootItemsRequestMsg',163,1),(30496,560,561,'OP_StoppedLootingMsg',164,1),(30497,560,561,'OP_SitMsg',165,1),(30498,560,561,'OP_StandMsg',166,1),(30499,560,561,'OP_SatMsg',167,1),(30500,560,561,'OP_StoodMsg',168,1),(30501,560,561,'OP_ClearForTakeOffMsg',169,1),(30502,560,561,'OP_ReadyForTakeOffMsg',170,1),(30503,560,561,'OP_ShowIllusionsMsg',171,1),(30504,560,561,'OP_HideIllusionsMsg',172,1),(30505,560,561,'OP_ExamineItemRequestMsg',173,1),(30506,560,561,'OP_ReadBookPageMsg',174,1),(30507,560,561,'OP_DefaultGroupOptionsRequestMsg',175,1),(30508,560,561,'OP_DefaultGroupOptionsMsg',176,1),(30509,560,561,'OP_GroupOptionsMsg',177,1),(30510,560,561,'OP_DisplayGroupOptionsScreenMsg',178,1),(30511,560,561,'OP_DisplayInnVisitScreenMsg',179,1),(30512,560,561,'OP_DumpSchedulerMsg',180,1),(30513,560,561,'OP_LSRequestPlayerDescMsg',181,1),(30514,560,561,'OP_LSCheckAcctLockMsg',182,1),(30515,560,561,'OP_WSAcctLockStatusMsg',183,1),(30516,560,561,'OP_RequestHelpRepathMsg',184,1),(30517,560,561,'OP_RequestTargetLocMsg',185,1),(30518,560,561,'OP_UpdateMotdMsg',186,1),(30519,560,561,'OP_PerformPlayerKnockbackMsg',187,1),(30520,560,561,'OP_PerformCameraShakeMsg',188,1),(30521,560,561,'OP_PopulateSkillMapsMsg',189,1),(30522,560,561,'OP_CancelledFeignMsg',190,1),(30523,560,561,'OP_SignalMsg',191,1),(30524,560,561,'OP_ShowCreateFromRecipeUIMsg',192,1),(30525,560,561,'OP_CancelCreateFromRecipeMsg',193,1),(30526,560,561,'OP_BeginItemCreationMsg',194,1),(30527,560,561,'OP_StopItemCreationMsg',195,1),(30528,560,561,'OP_ShowItemCreationProcessUIMsg',196,1),(30529,560,561,'OP_UpdateItemCreationProcessUIMsg',197,1),(30530,560,561,'OP_DisplayTSEventReactionMsg',198,1),(30531,560,561,'OP_ShowRecipeBookMsg',199,1),(30532,560,561,'OP_KnowledgebaseRequestMsg',200,1),(30533,560,561,'OP_KnowledgebaseResponseMsg',201,1),(30534,560,561,'OP_CSTicketHeaderRequestMsg',202,1),(30535,560,561,'OP_CSTicketInfoMsg',203,1),(30536,560,561,'OP_CSTicketCommentRequestMsg',204,1),(30537,560,561,'OP_CSTicketCommentResponseMsg',205,1),(30538,560,561,'OP_CSTicketCreateMsg',206,1),(30539,560,561,'OP_CSTicketAddCommentMsg',207,1),(30540,560,561,'OP_CSTicketDeleteMsg',208,1),(30541,560,561,'OP_CSTicketChangeNotificationMsg',209,1),(30542,560,561,'OP_WorldDataUpdateMsg',210,1),(30543,560,561,'OP_KnownLanguagesMsg',211,1),(30544,560,561,'OP_LsRequestClientCrashLogMsg',212,1),(30545,560,561,'OP_LsClientBaselogReplyMsg',213,1),(30546,560,561,'OP_LsClientCrashlogReplyMsg',214,1),(30547,560,561,'OP_LsClientDetailedCrashlogReplyMsg',215,1),(30548,560,561,'OP_LsClientAlertlogReplyMsg',216,1),(30549,560,561,'OP_LsClientVerifylogReplyMsg',217,1),(30550,560,561,'OP_ClientTeleportToLocationMsg',218,1),(30551,560,561,'OP_UpdateClientPredFlagsMsg',219,1),(30552,560,561,'OP_ChangeServerControlFlagMsg',220,1),(30553,560,561,'OP_CSToolsRequestMsg',221,1),(30554,560,561,'OP_CSToolsResponseMsg',222,1),(30555,560,561,'OP_AddSocialStructureStandingMsg',223,1),(30556,560,561,'OP_CreateBoatTransportsMsg',224,1),(30557,560,561,'OP_PositionBoatTransportMsg',225,1),(30558,560,561,'OP_MigrateBoatTransportMsg',226,1),(30559,560,561,'OP_MigrateBoatTransportReplyMsg',227,1),(30560,560,561,'OP_DisplayDebugNLLPointsMsg',228,1),(30561,560,561,'OP_ExamineInfoRequestMsg',229,1),(30562,560,561,'OP_QuickbarInitMsg',230,1),(30563,560,561,'OP_QuickbarUpdateMsg',231,1),(30564,560,561,'OP_MacroInitMsg',232,1),(30565,560,561,'OP_MacroUpdateMsg',233,1),(30566,560,561,'OP_QuestionnaireMsg',234,1),(30567,560,561,'OP_LevelChangedMsg',235,1),(30568,560,561,'OP_SpellGainedMsg',236,1),(30569,560,561,'OP_EncounterBrokenMsg',237,1),(30570,560,561,'OP_OnscreenMsgMsg',238,1),(30571,560,561,'OP_DisplayWarningMsg',239,1),(30572,560,561,'OP_ModifyGuildMsg',240,1),(30573,560,561,'OP_GuildEventMsg',241,1),(30574,560,561,'OP_GuildEventAddMsg',242,1),(30575,560,561,'OP_GuildEventActionMsg',243,1),(30576,560,561,'OP_GuildEventListMsg',244,1),(30577,560,561,'OP_RequestGuildEventDetailsMsg',245,1),(30578,560,561,'OP_GuildEventDetailsMsg',246,1),(30579,560,561,'OP_RequestGuildInfoMsg',247,1),(30580,560,561,'OP_GuildBankActionMsg',248,1),(30581,560,561,'OP_GuildBankActionResponseMsg',249,1),(30582,560,561,'OP_GuildBankItemDetailsRequestMsg',250,1),(30583,560,561,'OP_GuildBankItemDetailsResponseMs',251,1),(30584,560,561,'OP_GuildBankUpdateMsg',252,1),(30585,560,561,'OP_GuildBankEventListMsg',253,1),(30586,560,561,'OP_RequestGuildBankEventDetailsMs',254,1),(30587,560,561,'OP_RewardPackMsg',255,1),(30588,560,561,'OP_RenameGuildMsg',257,1),(30589,560,561,'OP_ZoneToFriendRequestMsg',258,1),(30590,560,561,'OP_ZoneToFriendReplyMsg',259,1),(30591,560,561,'OP_ChatCreateChannelMsg',260,1),(30592,560,561,'OP_ChatJoinChannelMsg',261,1),(30593,560,561,'OP_ChatWhoChannelMsg',262,1),(30594,560,561,'OP_ChatLeaveChannelMsg',263,1),(30595,560,561,'OP_ChatTellChannelMsg',264,1),(30596,560,561,'OP_ChatTellUserMsg',265,1),(30597,560,561,'OP_ChatToggleFriendMsg',266,1),(30598,560,561,'OP_ChatToggleIgnoreMsg',267,1),(30599,560,561,'OP_ChatSendFriendsMsg',268,1),(30600,560,561,'OP_ChatSendIgnoresMsg',269,1),(30601,560,561,'OP_ChatFiltersMsg',270,1),(30602,560,561,'OP_MailGetHeadersMsg',271,1),(30603,560,561,'OP_MailGetMessageMsg',272,1),(30604,560,561,'OP_MailSendMessageMsg',273,1),(30605,560,561,'OP_MailDeleteMessageMsg',274,1),(30606,560,561,'OP_MailGetHeadersReplyMsg',275,1),(30607,560,561,'OP_MailGetMessageReplyMsg',276,1),(30608,560,561,'OP_MailSendMessageReplyMsg',277,1),(30609,560,561,'OP_MailCommitSendMessageMsg',278,1),(30610,560,561,'OP_MailSendSystemMessageMsg',279,1),(30611,560,561,'OP_MailRemoveAttachFromMailMsg',280,1),(30612,560,561,'OP_WaypointRequestMsg',281,1),(30613,560,561,'OP_WaypointReplyMsg',282,1),(30614,560,561,'OP_WaypointSelectMsg',283,1),(30615,560,561,'OP_WaypointUpdateMsg',284,1),(30616,560,561,'OP_CharNameChangedMsg',285,1),(30617,560,561,'OP_ShowZoneTeleporterDestinations',286,1),(30618,560,561,'OP_SelectZoneTeleporterDestinatio',287,1),(30619,560,561,'OP_ReloadLocalizedTxtMsg',288,1),(30620,560,561,'OP_RequestGuildMembershipMsg',289,1),(30621,560,561,'OP_GuildMembershipResponseMsg',290,1),(30622,560,561,'OP_LeaveGuildNotifyMsg',291,1),(30623,560,561,'OP_JoinGuildNotifyMsg',292,1),(30624,560,561,'OP_AvatarUpdateMsg',293,1),(30625,560,561,'OP_BioUpdateMsg',294,1),(30626,560,561,'OP_InspectPlayerMsg',295,1),(30627,560,561,'OP_WSServerLockMsg',296,1),(30628,560,561,'OP_LSServerLockMsg',297,1),(30629,560,561,'OP_WSServerHideMsg',298,1),(30630,560,561,'OP_CsCategoryRequestMsg',299,1),(30631,560,561,'OP_CsCategoryResponseMsg',300,1),(30632,560,561,'OP_KnowledgeWindowSlotMappingMsg',301,1),(30633,560,561,'OP_LFGUpdateMsg',302,1),(30634,560,561,'OP_AFKUpdateMsg',303,1),(30635,560,561,'OP_AnonUpdateMsg',304,1),(30636,560,561,'OP_UpdateActivePublicZonesMsg',305,1),(30637,560,561,'OP_UnknownNpcMsg',306,1),(30638,560,561,'OP_PromoFlagsDetailsMsg',307,1),(30639,560,561,'OP_ConsignViewCreateMsg',308,1),(30640,560,561,'OP_ConsignViewGetPageMsg',309,1),(30641,560,561,'OP_ConsignViewReleaseMsg',310,1),(30642,560,561,'OP_ConsignRemoveItemsMsg',311,1),(30643,560,561,'OP_UpdateDebugRadiiMsg',312,1),(30644,560,561,'OP_SnoopMsg',313,1),(30645,560,561,'OP_ReportMsg',314,1),(30646,560,561,'OP_UpdateRaidMsg',315,1),(30647,560,561,'OP_ConsignViewSortMsg',317,1),(30648,560,561,'OP_TitleUpdateMsg',318,1),(30649,560,561,'OP_ClientFellMsg',319,1),(30650,560,561,'OP_ClientInDeathRegionMsg',320,1),(30651,560,561,'OP_CampClientMsg',321,1),(30652,560,561,'OP_CSToolAccessResponseMsg',322,1),(30653,560,561,'OP_GetAvatarAccessRequestForCSToo',323,1),(30654,560,561,'OP_TrackingUpdateMsg',324,1),(30655,560,561,'OP_BeginTrackingMsg',324,1),(30656,560,561,'OP_StopTrackingMsg',325,1),(30657,560,561,'OP_AdvancementRequestMsg',326,1),(30658,560,561,'OP_UpdateAvgFrameTimeMsg',329,1),(30659,560,561,'OP_MapFogDataInitMsg',330,1),(30660,560,561,'OP_MapFogDataUpdateMsg',331,1),(30661,560,561,'OP_CloseGroupInviteWindowMsg',332,1),(30662,560,561,'OP_UpdateGroupMemberDataMsg',333,1),(30663,560,561,'OP_WorldPingMsg',334,1),(30664,560,561,'OP_MoveLogUpdateMsg',335,1),(30665,560,561,'OP_OfferQuestMsg',336,1),(30666,560,561,'OP_WorldShutdownUpdateMsg',337,1),(30667,560,561,'OP_DisplayMailScreenMsg',338,1),(30668,560,561,'OP_ClientIdleBeginMsg',339,1),(30669,560,561,'OP_ClientIdleEndMsg',340,1),(30670,560,561,'OP_PurchaseConsignmentLoreCheckRe',341,1),(30671,560,561,'OP_NotifyApprenticeStoppedMentori',342,1),(30672,560,561,'OP_CorruptedClientMsg',343,1),(30673,560,561,'OP_WorldDataChangeMsg',344,1),(30674,560,561,'OP_MailEventNotificationMsg',345,1),(30675,560,561,'OP_RestartZoneMsg',346,1),(30676,560,561,'OP_FlightPathsMsg',347,1),(30677,560,561,'OP_CharacterLinkdeadMsg',348,1),(30678,560,561,'OP_CharTransferStartRequestMsg',349,1),(30679,560,561,'OP_CharTransferStartReplyMsg',350,1),(30680,560,561,'OP_CharTransferRequestMsg',351,1),(30681,560,561,'OP_CharTransferReplyMsg',352,1),(30682,560,561,'OP_CharTransferRollbackRequestMsg',353,1),(30683,560,561,'OP_CharTransferCommitRequestMsg',354,1),(30684,560,561,'OP_CharTransferRollbackReplyMsg',355,1),(30685,560,561,'OP_CharTransferCommitReplyMsg',356,1),(30686,560,561,'OP_GetCharacterSerializedRequestM',357,1),(30687,560,561,'OP_GetCharacterSerializedReplyMsg',358,1),(30688,560,561,'OP_CreateCharFromCBBRequestMsg',359,1),(30689,560,561,'OP_CreateCharFromCBBReplyMsg',360,1),(30690,560,561,'OP_HousingDataChangedMsg',361,1),(30691,560,561,'OP_HousingRestoreMsg',362,1),(30692,560,561,'OP_AuctionItem',363,1),(30693,560,561,'OP_AuctionItemReply',364,1),(30694,560,561,'OP_AuctionCoin',365,1),(30695,560,561,'OP_AuctionCoinReply',366,1),(30696,560,561,'OP_AuctionCharacter',367,1),(30697,560,561,'OP_AuctionCharacterReply',368,1),(30698,560,561,'OP_AuctionCommitMsg',369,1),(30699,560,561,'OP_AuctionAbortMsg',370,1),(30700,560,561,'OP_CharTransferValidateRequestMsg',371,1),(30701,560,561,'OP_CharTransferValidateReplyMsg',372,1),(30702,560,561,'OP_RaceRestrictionMsg',373,1),(30703,560,561,'OP_SetInstanceDisplayNameMsg',374,1),(30704,560,561,'OP_GetAuctionAssetIDMsg',375,1),(30705,560,561,'OP_GetAuctionAssetIDReplyMsg',376,1),(30706,560,561,'OP_ResendWorldChannelsMsg',377,1),(30707,560,561,'OP_DisplayExchangeScreenMsg',378,1),(30708,560,561,'OP_AuditAuctionEventMsg',379,1),(30709,560,561,'OP_InviteRequestMsg',403,1),(30710,560,561,'OP_InviteResponseMsg',404,1),(30711,560,561,'OP_InviteTargetResponseMsg',405,1),(30712,560,561,'OP_InspectPlayerRequestMsg',406,1),(30713,560,561,'OP_DispatchMsg',407,1),(30714,560,561,'OP_DisplayEventMsg',408,1),(30715,560,561,'OP_PrePossessionMsg',409,1),(30716,560,561,'OP_PostPossessionMsg',410,1),(30717,560,561,'OP_EqHearChatCmd',417,1),(30718,560,561,'OP_EqDisplayTextCmd',418,1),(30719,560,561,'OP_EqCreateGhostCmd',419,1),(30720,560,561,'OP_EqCreateWidgetCmd',420,1),(30721,560,561,'OP_EqCreateSignWidgetCmd',421,1),(30722,560,561,'OP_EqDestroyGhostCmd',422,1),(30723,560,561,'OP_EqUpdateGhostCmd',423,1),(30724,560,561,'OP_EqSetControlGhostCmd',424,1),(30725,560,561,'OP_EqSetPOVGhostCmd',425,1),(30726,560,561,'OP_EqHearCombatCmd',426,1),(30727,560,561,'OP_EqHearSpellCastCmd',427,1),(30728,560,561,'OP_EqHearSpellInterruptCmd',428,1),(30729,560,561,'OP_EqHearSpellFizzleCmd',429,1),(30730,560,561,'OP_EqHearConsiderCmd',431,1),(30731,560,561,'OP_EqUpdateSubClassesCmd',432,1),(30732,560,561,'OP_EqCreateListBoxCmd',433,1),(30733,560,561,'OP_EqSetDebugPathPointsCmd',435,1),(30734,560,561,'OP_EqCannedEmoteCmd',436,1),(30735,560,561,'OP_EqStateCmd',437,1),(30736,560,561,'OP_EqPlaySoundCmd',438,1),(30737,560,561,'OP_EqPlaySound3DCmd',439,1),(30738,560,561,'OP_EqPlayVoiceCmd',440,1),(30739,560,561,'OP_EqHearDrowningCmd',441,1),(30740,560,561,'OP_EqHearDeathCmd',442,1),(30741,560,561,'OP_EqGroupMemberRemovedCmd',443,1),(30742,560,561,'OP_EqHearChainEffectCmd',444,1),(30743,560,561,'OP_EqReceiveOfferCmd',445,1),(30744,560,561,'OP_EqInspectPCResultsCmd',446,1),(30745,560,561,'OP_EqDrawablePathGraphCmd',447,1),(30746,560,561,'OP_EqDialogOpenCmd',448,1),(30747,560,561,'OP_EqDialogCloseCmd',449,1),(30748,560,561,'OP_EqFactionUpdateCmd',450,1),(30749,560,561,'OP_EqCollectionUpdateCmd',451,1),(30750,560,561,'OP_EqCollectionFilterCmd',452,1),(30751,560,561,'OP_EqCollectionItemCmd',453,1),(30752,560,561,'OP_EqQuestJournalUpdateCmd',454,1),(30753,560,561,'OP_EqQuestJournalReplyCmd',455,1),(30754,560,561,'OP_EqQuestGroupCmd',456,1),(30755,560,561,'OP_EqUpdateMerchantCmd',457,1),(30756,560,561,'OP_EqUpdateStoreCmd',458,1),(30757,560,561,'OP_EqUpdatePlayerTradeCmd',459,1),(30758,560,561,'OP_EqHelpPathCmd',460,1),(30759,560,561,'OP_EqHelpPathClearCmd',461,1),(30760,560,561,'OP_EqUpdateBankCmd',462,1),(30761,560,561,'OP_EqExamineInfoCmd',463,1),(30762,560,561,'OP_EqUpdateLootCmd',464,1),(30763,560,561,'OP_EqJunctionListCmd',465,1),(30764,560,561,'OP_EqShowDeathWindowCmd',466,1),(30765,560,561,'OP_EqDisplaySpellFailCmd',467,1),(30766,560,561,'OP_EqSpellCastStartCmd',468,1),(30767,560,561,'OP_EqSpellCastEndCmd',469,1),(30768,560,561,'OP_EqResurrectedCmd',470,1),(30769,560,561,'OP_EqChoiceWinCmd',471,1),(30770,560,561,'OP_EqSetDefaultVerbCmd',472,1),(30771,560,561,'OP_EqInstructionWindowCmd',473,1),(30772,560,561,'OP_EqInstructionWindowCloseCmd',474,1),(30773,560,561,'OP_EqInstructionWindowGoalCmd',475,1),(30774,560,561,'OP_EqInstructionWindowTaskCmd',476,1),(30775,560,561,'OP_EqEnableGameEventCmd',477,1),(30776,560,561,'OP_EqShowWindowCmd',478,1),(30777,560,561,'OP_EqEnableWindowCmd',479,1),(30778,560,561,'OP_EqFlashWindowCmd',480,1),(30779,560,561,'OP_EqHearPlayFlavorCmd',481,1),(30780,560,561,'OP_EqUpdateSignWidgetCmd',482,1),(30781,560,561,'OP_EqDebugPVDCmd',483,1),(30782,560,561,'OP_EqShowBookCmd',484,1),(30783,560,561,'OP_EqQuestionnaireCmd',485,1),(30784,560,561,'OP_EqGetProbsCmd',486,1),(30785,560,561,'OP_EqHearHealCmd',487,1),(30786,560,561,'OP_EqChatChannelUpdateCmd',489,1),(30787,560,561,'OP_EqWhoChannelQueryReplyCmd',490,1),(30788,560,561,'OP_EqAvailWorldChannelsCmd',491,1),(30789,560,561,'OP_EqUpdateTargetCmd',492,1),(30790,560,561,'OP_EqConsignmentItemsCmd',493,1),(30791,560,561,'OP_EqStartBrokerCmd',494,1),(30792,560,561,'OP_EqMapExplorationCmd',494,1),(30793,560,561,'OP_EqStoreLogCmd',495,1),(30794,560,561,'OP_EqSpellMoveToRangeAndRetryCmd',496,1),(30795,560,561,'OP_EqUpdatePlayerMailCmd',498,1),(30796,560,561,'OP_EqArenaResultsCmd',498,1),(30797,560,561,'OP_EqGuildBankEventActionCmd',499,1),(30798,560,561,'OP_EqGuildBankExamineInfoCmd',500,1),(30799,560,561,'OP_EqHearSpellNoLandCmd',501,1);
  28. /*!40000 ALTER TABLE `opcodes` ENABLE KEYS */;
  29. UNLOCK TABLES;
  30. /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
  31. /*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
  32. /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
  33. /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
  34. /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
  35. /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
  36. /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
  37. -- Dump completed on 2024-05-17 23:32:20