mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +00:00
613 lines
18 KiB
Plaintext
613 lines
18 KiB
Plaintext
# ShowEQ Import Notes:
|
|
# ZERO THE FILE first
|
|
# perl -pi -e 's/0x0000a-fA-F]{4}/0x0000/g' opcodes.conf
|
|
# Unknown Mapping:
|
|
# OP_Action2 -> OP_Damage
|
|
# OP_EnvDamage -> OP_Damage ---> might have been a one time mistake
|
|
# Name Differences:
|
|
# OP_CancelInvite -> OP_GroupCancelInvite
|
|
# OP_GMFind -> OP_FindPersonRequest
|
|
# OP_CommonMessage -> OP_ChannelMessage
|
|
|
|
OP_Unknown=0x0000
|
|
OP_ExploreUnknown=0x0000 # used for unknown explorer
|
|
|
|
# V = Verified correct
|
|
# C = Most likely correct
|
|
# U = Unsure, but should be correct or close
|
|
|
|
# world packets
|
|
# Required to reach Char Select:
|
|
OP_SendLoginInfo=0x6893 # was 0x2683
|
|
OP_ApproveWorld=0x115a # was 0x28a7
|
|
OP_LogServer=0x701f # was 0x224f
|
|
OP_SendCharInfo=0x1b85 # was 0x2c27
|
|
OP_ExpansionInfo=0x1771 # Same
|
|
OP_GuildsList=0x5b0b # Same
|
|
OP_EnterWorld=0x3288 # was 0x4f60
|
|
OP_PostEnterWorld=0x2f2c # was 0x570c
|
|
OP_World_Client_CRC1=0x0000 # C
|
|
OP_World_Client_CRC2=0x0000 # C
|
|
OP_SendSpellChecksum=0x0000 # C
|
|
OP_SendSkillCapsChecksum=0x0000 # C
|
|
|
|
# Character Select Related:
|
|
OP_DeleteCharacter=0x0000 # C
|
|
OP_CharacterCreateRequest=0x0000 # C
|
|
OP_CharacterCreate=0x0000 # C
|
|
OP_RandomNameGenerator=0x0000 # C 0x0000
|
|
OP_ApproveName=0x0000 # C
|
|
|
|
OP_MOTD=0x7312 # C 0x0000
|
|
OP_SetChatServer=0x37db # was 0x1ce3
|
|
OP_SetChatServer2=0x0000 # C 0x0000
|
|
OP_ZoneServerInfo=0x0479 # was 0x03cc
|
|
OP_WorldComplete=0x72f3 # was 0x1524
|
|
OP_WorldUnknown001=0x0000 # C 0x0000
|
|
OP_FloatListThing=0x0000 # V
|
|
|
|
# Reasons for Disconnect:
|
|
OP_ZoneUnavail=0x0000 # C 0x0000
|
|
OP_WorldClientReady=0x399b # C 0x0000
|
|
OP_CharacterStillInZone=0x0000 #
|
|
OP_WorldChecksumFailure=0x0000 #
|
|
OP_WorldLoginFailed=0x0000 #
|
|
OP_WorldLogout=0x0000 #
|
|
OP_WorldLevelTooHigh=0x0000 #
|
|
OP_CharInacessable=0x0000 #
|
|
OP_UserCompInfo=0x0000 #
|
|
# OP_SendExeChecksum=0x0000 #
|
|
# OP_SendBaseDataChecksum=0x0000 #
|
|
|
|
# Zone in opcodes
|
|
OP_AckPacket=0x3594 # was 0x3594
|
|
OP_ZoneEntry=0x002b # was 0x538f
|
|
OP_ReqNewZone=0x5ca5 # was 0x5ca5
|
|
OP_NewZone=0x0254 # was 0x0254
|
|
OP_ZoneSpawns=0x0000 # ?
|
|
OP_PlayerProfile=0x6022 # was 0x6022
|
|
OP_TimeOfDay=0x6015 # was 0x6015
|
|
OP_LevelUpdate=0x0000 # V
|
|
OP_Stamina=0x0000 # V
|
|
OP_RequestClientZoneChange=0x3fd2 # was 0x4178
|
|
OP_ZoneChange=0x0b93 # was 0x4a61
|
|
|
|
OP_LockoutTimerInfo=0x0000 #
|
|
OP_ZoneServerReady=0x0000 #
|
|
OP_ZoneInUnknown=0x0000 #
|
|
OP_LogoutReply=0x0000 #
|
|
OP_PreLogoutReply=0x0000 #
|
|
|
|
# Required to fully log in
|
|
OP_SpawnAppearance=0x7b64 # V
|
|
OP_TributeUpdate=0x0c98
|
|
OP_TributeTimer=0x0000 # C
|
|
OP_TaskDescription=0x0000 # C
|
|
OP_TaskActivity=0x0000 # C
|
|
OP_CompletedTasks=0x0000 # C 0x0000
|
|
OP_Weather=0x7ce4 # was 0x0ed5
|
|
OP_SendAATable=0x1bd4 # was 0x6dc3
|
|
OP_UpdateAA=0x0000 # V
|
|
OP_RespondAA=0x0000 # C 0x0000
|
|
OP_ReqClientSpawn=0x54e8 # was 0x6618
|
|
OP_SpawnDoor=0x465e # was 0x47ae Need an Encode
|
|
OP_GroundSpawn=0x5f0d # was 0x5f0d
|
|
OP_SendZonepoints=0x5f51 # was 0x0ff4
|
|
OP_SendAAStats=0x0000 # C
|
|
OP_WorldObjectsSent=0x7b73 # was 0x7b73
|
|
OP_BlockedBuffs=0x664a # was 0x4027
|
|
OP_SendExpZonein=0x2c27 # was 0x1436
|
|
OP_SendTributes=0x0000 # V
|
|
OP_TributeInfo=0x0000 # V
|
|
OP_SendGuildTributes=0x0000 # C 0x0000
|
|
OP_AAExpUpdate=0x0000 # V
|
|
OP_ExpUpdate=0x0000 # V
|
|
OP_HPUpdate=0x0000 # V
|
|
OP_ManaChange=0x0000 # C
|
|
OP_TGB=0x0000 # C
|
|
OP_SpecialMesg=0x3bf5 # was 0x14ff
|
|
OP_GuildMemberList=0x0000 # C
|
|
OP_GuildMOTD=0x0000 # V
|
|
OP_CharInventory=0x5dbc # was 0x79e0
|
|
OP_WearChange=0x0000 # V
|
|
OP_ClientUpdate=0x7062 # was 0x7062
|
|
OP_ClientReady=0x6cdc # was 0x6cdc
|
|
OP_SetServerFilter=0x0000 # V
|
|
|
|
# Guild Opcodes
|
|
OP_GetGuildMOTD=0x0000 # C
|
|
OP_GetGuildMOTDReply=0x0000 # C
|
|
OP_GuildMemberUpdate=0x0000 # C
|
|
OP_GuildInvite=0x0000 # C
|
|
OP_GuildRemove=0x0000 # C
|
|
OP_GuildPeace=0x0000 # C
|
|
OP_SetGuildMOTD=0x0000 # C
|
|
OP_GuildList=0x0000 # C
|
|
OP_GuildWar=0x0000 # C
|
|
OP_GuildLeader=0x0000 # C
|
|
OP_GuildDelete=0x0000 # C
|
|
OP_GuildInviteAccept=0x0000 # C
|
|
OP_GuildDemote=0x0000 # C
|
|
OP_GuildPublicNote=0x0000 # C
|
|
OP_GuildManageBanker=0x0000 # C
|
|
OP_GuildBank=0x0000 # C
|
|
OP_SetGuildRank=0x0000 # C
|
|
OP_GuildUpdateURLAndChannel=0x0000 # C
|
|
OP_GuildMemberLevelUpdate=0x0000 #
|
|
OP_ZoneGuildList=0x0000 #
|
|
OP_GetGuildsList=0x0000 #
|
|
# OP_GuildManageRemove=0x0000 #
|
|
# OP_GuildManageAdd=0x0000 #
|
|
# OP_GuildManageStatus=0x0000 #
|
|
|
|
# GM/guide opcodes
|
|
OP_GMServers=0x0000 # C
|
|
OP_GMBecomeNPC=0x0000 # C
|
|
OP_GMZoneRequest=0x6f79 # was 0x18ea
|
|
OP_GMZoneRequest2=0x02d6 # was 0x3ad9
|
|
OP_GMGoto=0x0000 # C
|
|
OP_GMSearchCorpse=0x0000 # C
|
|
OP_GMHideMe=0x0000 # C
|
|
OP_GMDelCorpse=0x0000 # C
|
|
OP_GMApproval=0x0000 # C
|
|
OP_GMToggle=0x0000 # C 0x0000
|
|
OP_GMSummon=0x0000 # C
|
|
OP_GMEmoteZone=0x0000 # C
|
|
OP_GMEmoteWorld=0x0000 # C
|
|
OP_GMFind=0x0000 # C
|
|
OP_GMKick=0x0000 # C
|
|
OP_GMKill=0x0000 # C
|
|
OP_GMNameChange=0x0000 # C
|
|
OP_GMLastName=0x0000 # C
|
|
|
|
OP_InspectAnswer=0x0000 # C
|
|
OP_BeginCast=0x0000 # C
|
|
OP_BuffFadeMsg=0x0000 # C
|
|
OP_ConsentResponse=0x0000 # C
|
|
OP_MemorizeSpell=0x0000 # C
|
|
OP_SwapSpell=0x0000 # C
|
|
OP_CastSpell=0x0000 # C
|
|
OP_Consider=0x0000 # C
|
|
OP_FormattedMessage=0x0000 # C
|
|
OP_SimpleMessage=0x0000 # C 0x0000
|
|
OP_Buff=0x0000 # C
|
|
OP_Illusion=0x0000 # C
|
|
OP_MoneyOnCorpse=0x0000 # C
|
|
OP_RandomReply=0x0000 # C
|
|
OP_DenyResponse=0x0000 # C
|
|
OP_SkillUpdate=0x0000 # C
|
|
OP_GMTrainSkillConfirm=0x0000 # C
|
|
OP_RandomReq=0x0000 # C
|
|
OP_Death=0x0000 # C
|
|
OP_Bind_Wound=0x0000 # C
|
|
OP_GMTraining=0x0000 # C
|
|
OP_GMEndTraining=0x0000 # C
|
|
OP_GMTrainSkill=0x0000 # C
|
|
OP_Animation=0x0000 # Was 0x0000
|
|
OP_Begging=0x0000 # C
|
|
OP_Consent=0x0000 # C
|
|
OP_ConsentDeny=0x0000 # C
|
|
OP_AutoFire=0x0000 # C
|
|
OP_PetCommands=0x0000 # C
|
|
OP_DeleteSpell=0x0000 # C
|
|
OP_Surname=0x0000 # C
|
|
OP_ClearSurname=0x0000 # C
|
|
OP_FaceChange=0x0000 # C
|
|
OP_SenseHeading=0x0000 # C
|
|
OP_Action=0x0000 # C
|
|
OP_ConsiderCorpse=0x0000 # C
|
|
OP_HideCorpse=0x0000 # C 0x0000
|
|
OP_Bug=0x0000 # C
|
|
OP_Feedback=0x0000 # C
|
|
OP_Report=0x0000 # C
|
|
OP_Damage=0x0000 # C or OP_Action2?
|
|
OP_ChannelMessage=0x2e79 # was 0x2e79
|
|
OP_Assist=0x0000 # C
|
|
OP_AssistGroup=0x0000 # C
|
|
OP_MoveCoin=0x0000 # C
|
|
OP_ZonePlayerToBind=0x0000 # C
|
|
OP_KeyRing=0x0000 # C
|
|
OP_WhoAllRequest=0x0000 # C
|
|
OP_WhoAllResponse=0x0000 # C
|
|
OP_FriendsWho=0x0000 # C
|
|
OP_ConfirmDelete=0x0000 # V
|
|
OP_Logout=0x44ae # was 0x64ec
|
|
OP_Rewind=0x0000 # C
|
|
OP_TargetCommand=0x0000 # C Was 0x0000
|
|
OP_InspectRequest=0x0000 # C
|
|
OP_Hide=0x0000 # C
|
|
OP_Jump=0x0000 # C
|
|
OP_Camp=0x42ef # C
|
|
OP_Emote=0x0000 # C
|
|
OP_SetRunMode=0x0000 # C
|
|
OP_BankerChange=0x0000 # C
|
|
OP_TargetMouse=0x36f8 # C 0x0000
|
|
OP_MobHealth=0x0000 # C
|
|
OP_InitialMobHealth=0x0000 # C
|
|
OP_TargetHoTT=0x0000 # C
|
|
OP_TargetBuffs=0x0000 # C
|
|
OP_BuffCreate=0x0000 # V
|
|
OP_DeleteSpawn=0x7434 # was 0x7434
|
|
OP_AutoAttack=0x0000 # C
|
|
OP_AutoAttack2=0x0000 # C
|
|
OP_Consume=0x0000 # V
|
|
OP_MoveItem=0x0000 # C
|
|
OP_DeleteItem=0x0000 # C
|
|
OP_DeleteCharge=0x0000 # C
|
|
OP_ItemPacket=0x6a30 # was 0x032b
|
|
OP_ItemLinkResponse=0x0000 # C
|
|
OP_ItemLinkClick=0x0000 # C
|
|
OP_NewSpawn=0x0000 # C
|
|
OP_Track=0x0000 # C
|
|
OP_TrackTarget=0x0000 # C
|
|
OP_TrackUnknown=0x0000 # C
|
|
OP_ClickDoor=0x470e # was 0x4f1f
|
|
OP_MoveDoor=0x48f9 # was 0x1516
|
|
OP_EnvDamage=0x0000 # C
|
|
OP_BoardBoat=0x0000 # C
|
|
OP_Forage=0x0000 # C
|
|
OP_LeaveBoat=0x0000 # C
|
|
OP_ControlBoat=0x0000 # C
|
|
OP_SafeFallSuccess=0x0000 # C
|
|
OP_RezzComplete=0x0000 # C
|
|
OP_RezzRequest=0x0000 # C
|
|
OP_RezzAnswer=0x0000 # C
|
|
OP_Shielding=0x0000 # C
|
|
OP_RequestDuel=0x0000 # C
|
|
OP_MobRename=0x0000 # C
|
|
OP_AugmentItem=0x0000 # C
|
|
OP_WeaponEquip1=0x0000 # C
|
|
OP_WeaponEquip2=0x0000 # C
|
|
OP_WeaponUnequip2=0x0000 # C
|
|
OP_ApplyPoison=0x0000 # C
|
|
OP_Save=0x0000 # C
|
|
OP_TestBuff=0x0000 # C
|
|
OP_CustomTitles=0x0000 # C
|
|
OP_Split=0x0000 # C
|
|
OP_YellForHelp=0x0000 # C
|
|
OP_LoadSpellSet=0x0000 # C
|
|
OP_Bandolier=0x0000 # C
|
|
OP_PotionBelt=0x0000 # C
|
|
OP_DuelResponse=0x0000 # C
|
|
OP_DuelResponse2=0x0000 # C
|
|
OP_SaveOnZoneReq=0x2913 # was 0x2913
|
|
OP_ReadBook=0x0000 # C
|
|
OP_Dye=0x0000 # C
|
|
OP_InterruptCast=0x0000 # C
|
|
OP_AAAction=0x0000 # C
|
|
OP_LeadershipExpToggle=0x0000 # C
|
|
OP_LeadershipExpUpdate=0x0000 # C
|
|
OP_PurchaseLeadershipAA=0x0000 # C
|
|
OP_UpdateLeadershipAA=0x0000 # C
|
|
OP_MarkNPC=0x0000 # C
|
|
OP_ClearNPCMarks=0x0000 # C
|
|
OP_DoGroupLeadershipAbility=0x0000 # C
|
|
OP_GroupLeadershipAAUpdate=0x0000 # C
|
|
OP_DelegateAbility=0x0000 # C
|
|
OP_SetGroupTarget=0x0000 # C
|
|
OP_Charm=0x0000 # C
|
|
OP_Stun=0x0000 # C
|
|
OP_SendFindableNPCs=0x6b67 # was 0x162d
|
|
OP_FindPersonRequest=0x0000 # C
|
|
OP_FindPersonReply=0x0000 # C
|
|
OP_Sound=0x0000 # C
|
|
OP_PetBuffWindow=0x0000 # C
|
|
OP_LevelAppearance=0x0000 # C
|
|
OP_Translocate=0x0000 # C
|
|
OP_Sacrifice=0x0000 # C
|
|
OP_PopupResponse=0x0000 # C
|
|
OP_OnLevelMessage=0x0000 # C
|
|
OP_AugmentInfo=0x0000 # C
|
|
OP_Petition=0x0000 # C
|
|
OP_SomeItemPacketMaybe=0x0000 # C
|
|
OP_PVPStats=0x0000 # C
|
|
OP_PVPLeaderBoardRequest=0x0000 # C
|
|
OP_PVPLeaderBoardReply=0x0000 # C
|
|
OP_PVPLeaderBoardDetailsRequest=0x0000 # C
|
|
OP_PVPLeaderBoardDetailsReply=0x0000 # C
|
|
OP_RestState=0x0000 # C
|
|
OP_RespawnWindow=0x0000 # C
|
|
OP_DisciplineTimer=0x0000 # C
|
|
OP_LDoNButton=0x0000 # C
|
|
OP_SetStartCity=0x0000 # C
|
|
OP_VoiceMacroIn=0x0000 # C
|
|
OP_VoiceMacroOut=0x0000 # C
|
|
OP_ItemViewUnknown=0x0000 # C
|
|
OP_VetRewardsAvaliable=0x0000 # C Mispelled?
|
|
OP_VetClaimRequest=0x0000 # C
|
|
OP_VetClaimReply=0x0000 # C
|
|
OP_CrystalCountUpdate=0x0000 # C
|
|
OP_DisciplineUpdate=0x0000 #
|
|
OP_BecomeCorpse=0x0000 #
|
|
OP_Action2=0x0000 # C OP_Damage?
|
|
OP_MobUpdate=0x4656 # was 0x4656
|
|
OP_NPCMoveUpdate=0x38f9 # was 0x7adb
|
|
OP_CameraEffect=0x0000 # V
|
|
OP_SpellEffect=0x0000 # V
|
|
|
|
OP_DzQuit=0x0000
|
|
OP_DzListTimers=0x0000
|
|
OP_DzAddPlayer=0x0000
|
|
OP_DzRemovePlayer=0x0000
|
|
OP_DzSwapPlayer=0x0000
|
|
OP_DzMakeLeader=0x0000
|
|
OP_DzPlayerList=0x0000
|
|
OP_DzJoinExpeditionConfirm=0x0000
|
|
OP_DzJoinExpeditionReply=0x0000
|
|
OP_DzExpeditionInfo=0x0000
|
|
OP_DzMemberStatus=0x0000
|
|
OP_DzLeaderStatus=0x0000
|
|
OP_DzExpeditionEndsWarning=0x0000
|
|
OP_DzExpeditionList=0x0000
|
|
OP_DzMemberList=0x0000
|
|
OP_DzCompass=0x0000
|
|
OP_DzChooseZone=0x0000
|
|
|
|
# New Opcodes
|
|
OP_SpawnPositionUpdate=0x0000 # C
|
|
OP_ManaUpdate=0x0000 # C
|
|
OP_EnduranceUpdate=0x0000 # C
|
|
OP_MobManaUpdate=0x0000 # C
|
|
OP_MobEnduranceUpdate=0x0000 # C
|
|
|
|
# Looting
|
|
OP_LootRequest=0x0000 # C
|
|
OP_EndLootRequest=0x0000 # C
|
|
OP_LootItem=0x0000 # C
|
|
OP_LootComplete=0x0000 # C
|
|
|
|
# bazaar trader stuff stuff:
|
|
OP_BazaarSearch=0x0000 # C
|
|
OP_TraderDelItem=0x0000 # C
|
|
OP_BecomeTrader=0x0000 # C
|
|
OP_TraderShop=0x0000 # C
|
|
OP_Trader=0x0000 # C
|
|
OP_TraderBuy=0x0000 # C
|
|
OP_Barter=0x0000 # C
|
|
OP_ShopItem=0x0000 #
|
|
OP_BazaarInspect=0x0000 #
|
|
OP_Bazaar=0x0000 #
|
|
OP_TraderItemUpdate=0x0000 #
|
|
|
|
# pc/npc trading
|
|
OP_TradeRequest=0x0000 # C
|
|
OP_TradeAcceptClick=0x0000 # C
|
|
OP_TradeRequestAck=0x0000 # C
|
|
OP_TradeCoins=0x0000 # C
|
|
OP_FinishTrade=0x0000 # C
|
|
OP_CancelTrade=0x0000 # C
|
|
OP_TradeMoneyUpdate=0x0000 # C
|
|
OP_MoneyUpdate=0x0000 # C
|
|
OP_TradeBusy=0x0000 # C
|
|
|
|
# Sent after canceling trade or after closing tradeskill object
|
|
OP_FinishWindow=0x0000 # C
|
|
OP_FinishWindow2=0x0000 # C
|
|
|
|
# Sent on Live for what seems to be item existance verification
|
|
# Ex. Before Right Click Effect happens from items
|
|
OP_ItemVerifyRequest=0x0000 # C
|
|
OP_ItemVerifyReply=0x0000 # C
|
|
|
|
# merchant crap
|
|
OP_ShopPlayerSell=0x0000 # C
|
|
OP_ShopRequest=0x1044 # was 0x1044
|
|
OP_ShopEnd=0x3753 # was 0x3753
|
|
OP_ShopEndConfirm=0x0000 # C
|
|
OP_ShopPlayerBuy=0x0000 # C
|
|
OP_ShopDelItem=0x0000 # C
|
|
|
|
OP_MercenaryPurchaseWindow=0x239d
|
|
|
|
# tradeskill stuff:
|
|
OP_ClickObject=0x0000 # V
|
|
OP_ClickObjectAction=0x0000 # V
|
|
OP_ClearObject=0x0000 # C
|
|
OP_RecipeDetails=0x0000 # C
|
|
OP_RecipesFavorite=0x0000 # C
|
|
OP_RecipesSearch=0x0000 # C
|
|
OP_RecipeReply=0x0000 # C
|
|
OP_RecipeAutoCombine=0x0000 # C
|
|
OP_TradeSkillCombine=0x0000 # C
|
|
|
|
# Tribute Packets:
|
|
OP_OpenGuildTributeMaster=0x0000 # C
|
|
OP_OpenTributeMaster=0x0000 # C
|
|
OP_SelectTribute=0x0000 # C
|
|
OP_TributeItem=0x0000 # C
|
|
OP_TributeMoney=0x0000 # C
|
|
OP_TributeToggle=0x0000 # C
|
|
OP_TributePointUpdate=0x0000 # C
|
|
OP_TributeNPC=0x0000 #
|
|
OP_GuildTributeInfo=0x0000 #
|
|
OP_OpenTributeReply=0x0000 #
|
|
# OP_GuildTributeStatus=0x0000 #
|
|
|
|
# Adventure packets:
|
|
OP_LeaveAdventure=0x0000 # C
|
|
OP_AdventureFinish=0x0000 # C
|
|
OP_AdventureInfoRequest=0x0000 # C
|
|
OP_AdventureInfo=0x0000 # C
|
|
OP_AdventureRequest=0x0000 # C
|
|
OP_AdventureDetails=0x0000 # C
|
|
OP_AdventureData=0x0000 # C
|
|
OP_AdventureUpdate=0x0000 # C
|
|
OP_AdventureMerchantRequest=0x0000 # C
|
|
OP_AdventureMerchantResponse=0x0000 # C
|
|
OP_AdventureMerchantPurchase=0x0000 # C
|
|
OP_AdventureMerchantSell=0x0000 # C
|
|
OP_AdventurePointsUpdate=0x0000 # C
|
|
OP_AdventureStatsRequest=0x0000 # C
|
|
OP_AdventureStatsReply=0x0000 # C
|
|
OP_AdventureLeaderboardRequest=0x0000 # C
|
|
OP_AdventureLeaderboardReply=0x0000 # C
|
|
|
|
# Group Opcodes
|
|
OP_GroupDisband=0x0000 # C
|
|
OP_GroupInvite=0x0000 # C
|
|
OP_GroupFollow=0x0000 # C
|
|
OP_GroupUpdate=0x0000 # C
|
|
OP_GroupUpdateB=0x0000 # C
|
|
OP_GroupCancelInvite=0x0000 # C - Same as OP_CancelInvite?
|
|
OP_GroupAcknowledge=0x0000 # C
|
|
OP_GroupDelete=0x0000 #
|
|
OP_CancelInvite=0x0000 # C
|
|
OP_GroupFollow2=0x0000 # C
|
|
OP_GroupInvite2=0x0000 # C
|
|
OP_GroupDisbandYou=0x0000 # C
|
|
OP_GroupDisbandOther=0x0000 # C
|
|
OP_GroupLeaderChange=0x0000 # C
|
|
OP_GroupRoles=0x0000 # C
|
|
|
|
# LFG/LFP Opcodes
|
|
OP_LFGCommand=0x0000 # C
|
|
OP_LFGGetMatchesRequest=0x0000 # C
|
|
OP_LFGGetMatchesResponse=0x0000 # C
|
|
OP_LFPGetMatchesRequest=0x0000 # C
|
|
OP_LFPGetMatchesResponse=0x0000 # C
|
|
OP_LFPCommand=0x0000 # C
|
|
OP_LFGAppearance=0x0000 #
|
|
OP_LFGResponse=0x0000 #
|
|
|
|
# Raid Opcodes
|
|
OP_RaidInvite=0x0000 # C
|
|
OP_RaidUpdate=0x0000 # C
|
|
OP_RaidJoin=0x0000 #
|
|
|
|
# Button-push commands
|
|
OP_Taunt=0x0000 # C
|
|
OP_CombatAbility=0x0000 # C
|
|
OP_SenseTraps=0x0000 # C
|
|
OP_PickPocket=0x0000 # C
|
|
OP_DisarmTraps=0x0000 #
|
|
OP_Disarm=0x0000 # C
|
|
OP_Sneak=0x0000 # C
|
|
OP_Fishing=0x0000 # C
|
|
OP_InstillDoubt=0x0000 # C
|
|
OP_FeignDeath=0x0000 # C
|
|
OP_Mend=0x0000 # C
|
|
OP_LDoNOpen=0x0000 # C
|
|
|
|
# Task packets
|
|
OP_TaskActivityComplete=0x0000 # C
|
|
OP_TaskMemberList=0x0000 # C
|
|
OP_OpenNewTasksWindow=0x0000 # C
|
|
OP_AvaliableTask=0x0000 # C Mispelled?
|
|
OP_AcceptNewTask=0x0000 # C
|
|
OP_TaskHistoryRequest=0x0000 # C
|
|
OP_TaskHistoryReply=0x0000 # C
|
|
OP_CancelTask=0x0000 # C
|
|
OP_DeclineAllTasks=0x0000 #
|
|
|
|
# Title opcodes
|
|
OP_NewTitlesAvailable=0x0000 # C
|
|
OP_RequestTitles=0x0000 # C
|
|
OP_SendTitleList=0x0000 # C
|
|
OP_SetTitle=0x0000 # C
|
|
OP_SetTitleReply=0x0000 # C
|
|
|
|
# mail opcodes
|
|
OP_Command=0x0000 #
|
|
OP_MailboxHeader=0x0000 #
|
|
OP_MailHeader=0x0000 #
|
|
OP_MailBody=0x0000 #
|
|
OP_NewMail=0x0000 #
|
|
OP_SentConfirm=0x0000 #
|
|
|
|
# # # # # # # # # # # Below this point should not be needed # # # # # # # # # # #
|
|
|
|
# This section are all unknown in Titanium
|
|
OP_ForceFindPerson=0x0000 #
|
|
OP_LocInfo=0x0000 #
|
|
OP_ReloadUI=0x0000 #
|
|
OP_ItemName=0x0000 #
|
|
OP_ItemLinkText=0x0000 #
|
|
OP_MultiLineMsg=0x0000 #
|
|
OP_MendHPUpdate=0x0000 #
|
|
OP_TargetReject=0x0000 #
|
|
OP_SafePoint=0x0000 #
|
|
OP_IncreaseStats=0x0000 #
|
|
OP_ApproveZone=0x0000 #
|
|
OP_ZoneComplete=0x0000 #
|
|
OP_ClientError=0x0000 #
|
|
OP_DumpName=0x0000 #
|
|
OP_Heartbeat=0x0000 #
|
|
OP_CrashDump=0x0000 #
|
|
OP_LoginComplete=0x0000 #
|
|
|
|
# discovered opcodes not yet used:
|
|
OP_PickLockSuccess=0x0000 #
|
|
OP_PlayMP3=0x0000 #
|
|
OP_ReclaimCrystals=0x0000 #
|
|
OP_DynamicWall=0x0000 #
|
|
OP_OpenDiscordMerchant=0x0000 #
|
|
OP_DiscordMerchantInventory=0x0000 #
|
|
OP_GiveMoney=0x0000 #
|
|
OP_RequestKnowledgeBase=0x0000 #
|
|
OP_KnowledgeBase=0x0000 #
|
|
OP_SlashAdventure=0x0000 # /adventure
|
|
OP_BecomePVPPrompt=0x0000 #
|
|
OP_MoveLogRequest=0x0000 # gone I think
|
|
OP_MoveLogDisregard=0x0000 # gone I think
|
|
|
|
# named unknowns, to make looking for real unknown easier
|
|
OP_AnnoyingZoneUnknown=0x0000 #
|
|
OP_Some6ByteHPUpdate=0x0000 # seems to happen when you target group members
|
|
OP_QueryResponseThing=0x0000 #
|
|
|
|
|
|
# realityincarnate: these are just here to stop annoying several thousand byte packet dumps
|
|
#OP_LoginUnknown1=0x0000 # U OP_SendSpellChecksum
|
|
#OP_LoginUnknown2=0x0000 # U OP_SendSkillCapsChecksum
|
|
|
|
# Petition Opcodes
|
|
OP_PetitionSearch=0x0000 # search term for petition
|
|
OP_PetitionSearchResults=0x0000 # (list of?) matches from search
|
|
OP_PetitionSearchText=0x0000 # text results of search
|
|
|
|
OP_PetitionUpdate=0x0000 #
|
|
OP_PetitionCheckout=0x0000 #
|
|
OP_PetitionCheckIn=0x0000 #
|
|
OP_PetitionQue=0x0000 #
|
|
OP_PetitionUnCheckout=0x0000 #
|
|
OP_PetitionDelete=0x0000 #
|
|
OP_DeletePetition=0x0000 #
|
|
OP_PetitionResolve=0x0000 #
|
|
OP_PDeletePetition=0x0000 #
|
|
OP_PetitionBug=0x0000 #
|
|
OP_PetitionRefresh=0x0000 #
|
|
OP_PetitionCheckout2=0x0000 #
|
|
OP_PetitionViewPetition=0x0000 #
|
|
|
|
# Login opcodes
|
|
OP_SessionReady=0x0000 #
|
|
OP_Login=0x0000 #
|
|
OP_ServerListRequest=0x0000 #
|
|
OP_PlayEverquestRequest=0x0000 #
|
|
OP_PlayEverquestResponse=0x0000 #
|
|
OP_ChatMessage=0x0000 #
|
|
OP_LoginAccepted=0x0000 #
|
|
OP_ServerListResponse=0x0000 #
|
|
OP_Poll=0x0000 #
|
|
OP_EnterChat=0x0000 #
|
|
OP_PollResponse=0x0000 #
|
|
|
|
# raw opcodes
|
|
OP_RAWSessionRequest=0x0000 #
|
|
OP_RAWSessionResponse=0x0000 #
|
|
OP_RAWCombined=0x0000 #
|
|
OP_RAWSessionDisconnect=0x0000 #
|
|
OP_RAWKeepAlive=0x0000 #
|
|
OP_RAWSessionStatRequest=0x0000 #
|
|
OP_RAWSessionStatResponse=0x0000 #
|
|
OP_RAWPacket=0x0000 #
|
|
OP_RAWFragment=0x0000 #
|
|
OP_RAWOutOfOrderAck=0x0000 #
|
|
OP_RAWAck=0x0000 #
|
|
OP_RAWAppCombined=0x0000 #
|
|
OP_RAWOutOfSession=0x0000 #
|
|
|
|
# we need to document the differences between these packets to make identifying them easier
|
|
OP_Some3ByteHPUpdate=0x0000 # initial HP update for mobs
|
|
OP_InitialHPUpdate=0x0000 #
|