Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Development

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #31  
Old 04-06-2012, 03:53 AM
Noport
Opcode Ninja
 
Join Date: Mar 2009
Location: San francisco
Posts: 426
Default

(Built Mar 21 2012 14:32:0
Now have 0/10 characters
you need too swap opcode like this OP_LogServer=0x5b0b with OP_GuildsList=0x1497
trevius Feel free take over
Code:
 

OP_MOTD=0x1a7b      			# V 0x1a7b 04/03/12
OP_SetChatServer=0x2c38     		# V 0x2c38 04/03/12
OP_SetChatServer2=0x441c    		# V 0x441c 04/03/12
OP_ZoneServerInfo=0x16f5		# V 0x16f5 04/03/12
OP_WorldComplete=0x3aef 		# V 0x3aef 04/03/12 
OP_FloatListThing=0x45d7		# V 0x45d7 04/03/12

# Reasons for Disconnect:
OP_ZoneUnavail=0x66e4			# This is not the right opcode. Produces a 'Your character is inaccessible' message.
OP_WorldClientReady=0x3f24      	# V 0x3f24 04/03/12 
OP_CharacterStillInZone=0x0000		# 
OP_WorldChecksumFailure=0x0000		# 
OP_WorldLoginFailed=0x0000		# 
OP_WorldLogout=0x0000			# 
OP_WorldLevelTooHigh=0x0000		# 
OP_CharInacessable=0x0000		# 
OP_UserCompInfo=0x7e2f			# V 0x7e2f 04/03/12
# OP_SendExeChecksum=0x0000		# 
# OP_SendBaseDataChecksum=0x0000	# 

# Zone in opcodes                       
OP_AckPacket=0x3594			# V 0x3594 04/03/12
OP_ZoneEntry=0x5821 			# V 0x5821 04/03/12
OP_ReqNewZone=0x5417			# V 0x5417 04/03/12 
OP_NewZone=0x43ac			# V 0x43ac 04/03/12
OP_ZoneSpawns=0x0000			# 
OP_PlayerProfile=0x6afd 		# V 0x6afd 04/03/12
OP_TimeOfDay=0x6015			# V 0x6015 04/03/12
OP_LevelUpdate=0x6e1c			# V 0x6e1c 04/03/12 
OP_Stamina=0x7686			# V 0x7686 04/03/12 
OP_RequestClientZoneChange=0x18ea	# V 0x18ea 04/03/12
OP_ZoneChange=0x0000			# 
OP_LockoutTimerInfo=0x0000		# 
OP_ZoneServerReady=0x0000		# 
OP_ZoneInUnknown=0x0000			# 
OP_LogoutReply=0x0000			# 
OP_PreLogoutReply=0x0000		# 

# Required to fully log in              
OP_SpawnAppearance=0x3f55		# V 0x3f55 04/03/12
OP_TributeUpdate=0x047c			# V 0x047c 04/03/12 
OP_TributeTimer=0x0000			#
OP_TaskDescription=0x2e4f		# V 0x2e4f 04/03/12
OP_TaskActivity=0x512B			# V 0x512B 04/03/12
OP_CompletedTasks=0x3141		# V 0x3141 04/03/12 
OP_Weather=0x4658			# V 0x4658 04/03/12
OP_SendAATable=0x6a7e			# V 0x6a7e 04/03/12 
OP_UpdateAA=0x2ac1			# V 0x2ac1 04/03/12
OP_RespondAA=0x7bf6			# V 0x7bf6 04/03/12
OP_ReqClientSpawn=0x47e7		# V 0x47e7 04/03/12
OP_SpawnDoor=0x7113		        # V 0x7113 04/03/12
OP_GroundSpawn=0x33e5			# V 0x33e5 04/03/12
OP_SendZonepoints=0x399f   		# V 0x399f 04/03/12
OP_SendAAStats=0x5832			# V 0x5832 04/03/12
OP_WorldObjectsSent=0x7b73		# V 0x7b73 04/03/12
OP_BlockedBuffs=0x664a			# V 0x664a 04/03/12
OP_SendExpZonein=0x54e8			# V 0x54e8 04/03/12
OP_SendTributes=0x0000			#
OP_TributeInfo=0x4775			# V 0x4775 04/03/12
OP_SendGuildTributes=0x0000		#
OP_AAExpUpdate=0x1318			# V 0x1318 04/03/12 
OP_ExpUpdate=0x0000   			# V 0x0000 04/03/12 
OP_HPUpdate=0x2369			# V 0x2369 04/03/12
OP_ManaChange=0x8543			# V 0x8543 04/03/12 
OP_TGB=0x3672				# V 0x3672 04/03/12 
OP_SpecialMesg=0x039d			# V 0x039d 04/03/12 
OP_GuildMemberList=0x51bc		# V 0x51bc 04/03/12
OP_GuildMOTD=0x0a1d  			# V 0x0a1d 04/03/12
OP_CharInventory=0x6cfe    		# V 0x6cfe 04/03/12 
OP_WearChange=0x1a58			# V 0x1a58 04/03/12
OP_ClientUpdate=0x7062			# V 0x7062 04/03/12 
OP_ClientReady=0x6cdc			# V 0x6cdc 04/03/12 
OP_SetServerFilter=0x053a		# V 0x053a 04/03/12
OP_LeaderExpUpdate=0x3703               # V 0x3703 04/03/12 
OP_Lockouts=0x488b                      # V 0x488b 04/03/12 

# Guild Opcodes
OP_GetGuildMOTD=0x709d			# V 0x709d 04/03/12 
OP_GetGuildMOTDReply=0x0000		#
OP_GuildMemberUpdate=0x589f		# V 0x589f 04/03/12
OP_GuildInvite=0x0000			#
OP_GuildRemove=0x0000			#
OP_GuildPeace=0x0000			#
OP_SetGuildMOTD=0x0000			#
#OP_GuildList=0x5b0b			#
OP_GuildWar=0x0000			#
OP_GuildLeader=0x0000			#
OP_GuildDelete=0x0000			#
OP_GuildInviteAccept=0x0000		#
OP_GuildDemote=0x0000			#
OP_GuildPublicNote=0x17a2		# V 0x17a2 04/03/12
OP_GuildManageBanker=0x0000		#
OP_GuildBank=0x7b22			# V 0x7b22 04/03/12
OP_SetGuildRank=0x0000			#
OP_GuildUpdateURLAndChannel=0x0000	#
OP_GuildMemberLevelUpdate=0x0000	# 
OP_ZoneGuildList=0x0000			# 
OP_GetGuildsList=0x0000			# 
# OP_GuildManageRemove=0x0000		# 
# OP_GuildManageAdd=0x0000		# 
# OP_GuildManageStatus=0x0000		# 

# GM/guide opcodes
OP_GMServers=0x0000			#
OP_GMBecomeNPC=0x0000			#
OP_GMZoneRequest=0x6f79			# V 0x6f79 04/03/12
OP_GMZoneRequest2=0x02d6		# V 0x02d6 04/03/12
OP_GMGoto=0x0000			#
OP_GMSearchCorpse=0x0000		#
OP_GMHideMe=0x0000			#
OP_GMDelCorpse=0x0000			#
OP_GMApproval=0x0000			#
OP_GMToggle=0x0000			#
OP_GMSummon=0x0000			#
OP_GMEmoteZone=0x0000			#
OP_GMEmoteWorld=0x0000			#
OP_GMFind=0x0000			#
OP_GMKick=0x6980			# V 0x6980 04/03/12
OP_GMKill=0x0000			#
OP_GMNameChange=0x0000			#
OP_GMLastName=0x23a1			# V 0x23a1 04/03/12

OP_InspectAnswer=0x0c54			# V 0x0c54 04/03/12
OP_BeginCast=0x0d5a			# V 0x0d5a 04/03/12
OP_BuffFadeMsg=0x3887			# V 0x3887 04/03/12
OP_ConsentResponse=0x35c6		# V 0x35c6 04/03/12 
OP_MemorizeSpell=0x2917			# V 0x2917 04/03/12 
OP_SwapSpell=0x28A7			# V 0x28A7 04/03/12
OP_CastSpell=0x71bf    			# V 0x71bf 04/03/12 
OP_Consider=0x70c6			# V 0x70c6 04/03/12
OP_FormattedMessage=0x4675		# V 0x4675 04/03/12 
OP_SimpleMessage=0x0698			# V 0x0698 04/03/12
OP_Buff=0x0000				#
OP_Illusion=0x10b7			# V 0x10b7 04/03/12 
OP_MoneyOnCorpse=0x4074			# V 0x4074 04/03/12 
OP_RandomReply=0x07fb			# V 0x07fb 04/03/12
OP_DenyResponse=0x0370			# V 0x0370 04/03/12 
OP_SkillUpdate=0x7f01			# V 0x7f01 04/03/12
OP_GMTrainSkillConfirm=0x0000		#
OP_RandomReq=0x303E			# V 0x303E 04/03/12
OP_Death=0x6685  			# V 0x6685 04/03/12  	
OP_Bind_Wound=0x0000			#
OP_GMTraining=0x0000			#
OP_GMEndTraining=0x0000			#
OP_GMTrainSkill=0x0000			#
OP_Animation=0x0b93			# V 0x0b93 04/03/12
OP_Begging=0x13e7			# V 0x13e7 04/03/12
OP_Consent=0x6bb9			# V 0x6bb9 04/03/12
OP_ConsentDeny=0x6b7f			# V 0x6b7f 04/03/12 
OP_AutoFire=0x0000			#
OP_PetCommands=0x10a1			# V 0x10a1 04/03/12
OP_DeleteSpell=0x0000			#
OP_Surname=0x4668			# V 0x4668 04/03/12
OP_ClearSurname=0x0000			#
OP_FaceChange=0x0000			#
OP_SenseHeading=0x05ac			# V 0x05ac 04/03/12
OP_Action=0x1b85			# V 0x1b85 04/03/12
OP_ConsiderCorpse=0x00dd		# V 0x00dd 04/03/12
OP_HideCorpse=0x0000			#
OP_Bug=0x7ac3				# V 0x7ac3 04/03/12
OP_Feedback=0x52b5			# V 0x52b5 04/03/12 
OP_Report=0x0375			# V 0x0375 04/03/12
OP_Damage=0x7519			# V 0x7519 04/03/12 
OP_ChannelMessage=0x2e79		# V 0x2e79 04/03/12
OP_Assist=0x0000			#
OP_AssistGroup=0x0000			#
OP_MoveCoin=0x0000			#
OP_ZonePlayerToBind=0x0000		#
OP_KeyRing=0x0000			#
OP_WhoAllRequest=0x117a			# V 0x117a 04/03/12
OP_WhoAllResponse=0x15de		# V 0x15de 04/03/12
OP_FriendsWho=0x0000			#
OP_ConfirmDelete=0x3838			# V 0x3838 04/03/12
OP_Logout=0x3401			# V 0x3401 04/03/12 
OP_Rewind=0x0000			#
OP_TargetCommand=0x40b6			# V 0x40b6 04/03/12
OP_InspectRequest=0x2683		# V 0x2683 04/03/12
OP_Hide=0x6f64				# V 0x6f64 04/03/12
OP_Jump=0x08b3				# V 0x08b3 04/03/12 
OP_Camp=0x2eeb				# V 0x2eeb 04/03/12
OP_Emote=0x7434				# V 0x7434 04/03/12 
OP_SetRunMode=0x4ed9			# V 0x4ed9 04/03/12
OP_BankerChange=0x0000			#
OP_TargetMouse=0x3edc			# V 0x3edc 04/03/12
OP_MobHealth=0x5cb0			# V 0x5cb0 04/03/12
OP_InitialMobHealth=0x010d		# V 0x010d 04/03/12
OP_TargetHoTT=0x0000			#
OP_TargetBuffs=0x0000			#
OP_BuffCreate=0x0000
OP_DeleteSpawn=0x28c7			# V 0x28c7 04/03/12
OP_AutoAttack=0x1df9			# V 0x1df9 04/03/12
OP_AutoAttack2=0x701f			# V 0x701f 04/03/12
OP_Consume=0x31c2			# V 0x31c2 04/03/12
OP_MoveItem=0x2963			# V 0x2963 04/03/12
OP_DeleteItem=0x0000			#
OP_DeleteCharge=0x0000			#
OP_ItemPacket=0x2dd3			# V 0x2dd3 04/03/12
OP_ItemLinkResponse=0x24C9		# V 0x24C9 04/03/12 
OP_ItemLinkClick=0x6948			# V 0x6948 04/03/12
OP_NewSpawn=0x0000			#
OP_Track=0x79e0				# V 0x79e0 04/03/12  	
OP_TrackTarget=0x0000			#
OP_TrackUnknown=0x0000			#
OP_ClickDoor=0x48f9			# V 0x48f9 04/03/12 
OP_MoveDoor=0x231F			# V 0x231F 04/03/12
OP_EnvDamage=0x2730			# V 0x2730 04/03/12 
OP_BoardBoat=0x4298			# V 0x4298 04/03/12
OP_Forage=0x7c33			# V 0x7c33 04/03/12
OP_LeaveBoat=0x67c9			# V 0x67c9 04/03/12
OP_ControlBoat=0x0000			#
OP_SafeFallSuccess=0x0000		#
OP_RezzComplete=0x0000			#
OP_RezzRequest=0x0000			#
OP_RezzAnswer=0x0000			#
OP_Shielding=0x0000			#
OP_RequestDuel=0x0000			#
OP_MobRename=0x0000			#
OP_AugmentItem=0x0000			#
OP_WeaponEquip1=0x7404			# V 0x7404 04/03/12 //looks like 1 & 2 use same opcode- 2nd uint32 specifies weapon 1 or 2
OP_WeaponEquip2=0x0000			#
OP_WeaponUnequip2=0x0000		#
OP_ApplyPoison=0x0000			#
OP_Save=0x1436				# V 0x1436 04/03/12 
OP_TestBuff=0x0000			#
OP_CustomTitles=0x6ade			# V 0x6ade 04/03/12
OP_Split=0x10a6				# V 0x10a6 04/03/12
OP_YellForHelp=0x61ef			# V 0x61ef 04/03/12
OP_LoadSpellSet=0x61ac			# V 0x61ac 04/03/12
OP_Bandolier=0x0000			#
OP_PotionBelt=0x0000			#
OP_DuelResponse=0x0000			#
OP_DuelResponse2=0x0000			#
OP_SaveOnZoneReq=0x2913			# V 0x2913 04/03/12
OP_ReadBook=0x0000			#
OP_Dye=0x0000				#
OP_InterruptCast=0x0000			#
OP_AAAction=0x0a4f			# V 0x0a4f 04/03/12
OP_LeadershipExpToggle=0x0000		#
OP_LeadershipExpUpdate=0x0000		#
OP_PurchaseLeadershipAA=0x0000		#
OP_UpdateLeadershipAA=0x0000		#
OP_MarkNPC=0x0000			#
OP_ClearNPCMarks=0x0000			#
OP_DoGroupLeadershipAbility=0x0000	#
OP_GroupLeadershipAAUpdate=0x1aae	# V 0x1aae 04/03/12
OP_DelegateAbility=0x0000		#
OP_SetGroupTarget=0x0000		#
OP_Charm=0x0000				#
OP_Stun=0x0000				#
OP_SendFindableNPCs=0x3015		# V 0x3015 04/03/12
OP_FindPersonRequest=0x1089		# V 0x1089 04/03/12
OP_FindPersonReply=0x0000		#
OP_Sound=0x0000				#
OP_PetBuffWindow=0x0000			#
OP_LevelAppearance=0x0000		#
OP_Translocate=0x0000			#
OP_Sacrifice=0x0000			#
OP_PopupResponse=0x0000			#
OP_OnLevelMessage=0x0000		#
OP_AugmentInfo=0x0000			#
OP_Petition=0x0000			#
OP_SomeItemPacketMaybe=0x4200		# V 0x420 04/03/12
OP_SomeItemPacketMaybe=0x0000		#
OP_PVPStats=0x0000			#
OP_PVPLeaderBoardRequest=0x0000		#
OP_PVPLeaderBoardReply=0x0000		#
OP_PVPLeaderBoardDetailsRequest=0x0000	#
OP_PVPLeaderBoardDetailsReply=0x0000	#
OP_RestState=0x0000			#
OP_RespawnWindow=0x063b			# V 0x063b 04/03/12
OP_DisciplineTimer=0x0000		#
OP_LDoNButton=0x0000			#
OP_SetStartCity=0x0000			#
OP_VoiceMacroIn=0x0000			#
OP_VoiceMacroOut=0x0000			#
OP_ItemViewUnknown=0x0000		#
OP_VetRewardsAvaliable=0x0000		#
OP_VetClaimRequest=0x0000		#
OP_VetClaimReply=0x0000			#
OP_CrystalCountUpdate=0x0000		#
OP_DisciplineUpdate=0x0000		# 
OP_BecomeCorpse=0x0000			# 
OP_Action2=0x631a			# V 0x631a 04/03/12
OP_MobUpdate=0x4656			# V 0x4656 04/03/12
OP_NPCMoveUpdate=0x2339			# V 0x2339 04/03/12
OP_CameraEffect=0x0000			#
OP_SpellEffect=0x0000			#

OP_DzQuit=0x1539
OP_DzListTimers=0x21e9
OP_DzAddPlayer=0x3657
OP_DzRemovePlayer=0x054e
OP_DzSwapPlayer=0x4661
OP_DzMakeLeader=0x226f
OP_DzPlayerList=0x74e4
OP_DzJoinExpeditionConfirm=0x3c5e
OP_DzJoinExpeditionReply=0x1154
OP_DzExpeditionInfo=0x1150
OP_DzMemberStatus=0x2d17
OP_DzLeaderStatus=0x2caf
OP_DzExpeditionEndsWarning=0x6ac2
OP_DzExpeditionList=0x70d8
OP_DzMemberList=0x15c4
OP_DzCompass=0x01cb
OP_DzChooseZone=0x0000

# New Opcodes
OP_SpawnPositionUpdate=0x0000	       #
OP_ManaUpdate=0x7c94		       # V 0x7c94 04/03/12
OP_EnduranceUpdate=0x5851	       # V 0x5851 04/03/12
OP_MobManaUpdate=0x190c		       # V 0x190c 04/03/12
OP_MobEnduranceUpdate=0x4d27	       # V 0x4d27 04/03/12
OP_MovementHistory=0x1910              # V 0x1910 04/03/12
OP_Shroud=0x1d51                       # V 0x1d51 04/03/12 
OP_GroupLeader=0x5fe3                  # V 0x5fe3 04/03/12
OP_DzSwitchInfo=0x28ce                 # V 0x28ce 04/03/12 
OP_DzInfo=0x6c75                       # V 0x6c75 04/03/12 
OP_EndUpdate=0x5851                    # V 0x5851 04/03/12 
OP_SpawnRename=0x0598                  # V 0x1055 04/03/12 
OP_GroupInvited=0x3288                 # V 0x3288 04/03/12  
OP_RemoveSpawn=0x3164                  # V 0x3164 04/03/12
OP_CorpseLocResponse=0x2222            # V 0x2222 04/03/12
OP_CommonMessage=0x2e79                # V 0x2e79 04/03/12
OP_Marketplace=0x7c11                  # V 0x7c11 04/03/12  
OP_WelcomeScreenTitle=0x097f           # V 0x097f 04/03/12
OP_VeteranRewards=0x5d0f               # V 0x5d0f 04/03/12
OP_WelcomeScreenURL=0x3ef9             # V 0x3ef9 04/03/12 
OP_Claims=0x3637                       # V 0x3637 04/03/12 
OP_PollQuestions=0x47b3                # V 0x47b3 04/03/12
OP_PollResponses=0xa1e6                # V 0xa1e6 04/03/12
OP_ShroudProgression=0x064d            # V 0x064d 04/03/12
OP_Fellowship=0x01e5                   # V 0x01e5 04/03/12
OP_ExpandedGuildInfo=0x03d1            # V 0x03d1 04/03/12 
OP_OpenTradeskillContainer=0x29df      # V 0x29df 04/03/12 
OP_TradeskillRecipes=0x1ecf            # V 0x1ecf 04/03/12 
OP_ItemPlayerPacket=0x6cfe             # V 0x6cfe 04/03/12 
OP_GuildExtendedInfo=0x7161            # V 0x7161 04/03/12
OP_RequestZoneChange=0x24d8            # V 0x24d8 04/03/12
OP_DeltaCheck=0x16c1                   # V 0x16c1 04/03/12
OP_FindResponse=0x71b1                 # V 0x71b1 04/03/12
OP_NPCMoveUpdate=0x2339                # V 0x2339 04/03/12
OP_Marketplace=0x0c32                  # V 0x0c32 04/03/12
OP_DzMembers=0x012f                    # V 0x012f 04/03/12 
OP_Campfire=0x4292                     # V 0x4292 04/03/12 
OP_VoiceChat=0x0fd3                    # V 0x0fd3 04/03/12 
OP_TradeDeny=0x2c03                    # V 0x2c03 04/03/12 

# Looting                          
OP_LootRequest=0x1d85		       # V 0x1d85 04/03/12 
OP_EndLootRequest=0x00bc	       # V 0x00bc 04/03/12
OP_LootItem=0x5bd9		       # V 0x5bd9 04/03/12
OP_LootComplete=0x528f		       # V 0x528f 04/03/12

# bazaar trader stuff stuff:        
OP_BazaarSearch=0x2881		       # V 0x2881 04/03/12
OP_TraderDelItem=0x0000		       #
OP_BecomeTrader=0x0000		       #
OP_TraderShop=0x0681		       # V 0x0681 04/03/12
OP_Trader=0x358a		       # V 0x358a 04/03/12 
OP_TraderBuy=0x783c		       # V 0x783c 04/03/12 
OP_Barter=0x0000		       #
OP_ShopItem=0x0000		       # 
OP_BazaarInspect=0x0000		       # 
OP_Bazaar=0x0000		       # 
OP_TraderItemUpdate=0x0000	       # 

# pc/npc trading
OP_TradeRequest=0x0c24		       # V 0x0c24 04/03/12 
OP_TradeAcceptClick=0x064a	       # V 0x064a 04/03/12
OP_TradeRequestAck=0x606a	       # V 0x606a 04/03/12
OP_TradeCoins=0x1418		       # V 0x1418 04/03/12
OP_FinishTrade=0x1ebb		       # V 0x1ebb 04/03/12
OP_CancelTrade=0x527e		       # V 0x527e 04/03/12
OP_TradeMoneyUpdate=0x0000	       #
OP_MoneyUpdate=0x0000		       #
OP_TradeBusy=0x0000		       #

# Sent after canceling trade or after closing tradeskill object
OP_FinishWindow=0x0000		       #
OP_FinishWindow2=0x0000		       #

# Sent on Live for what seems to be item existance verification
# Ex. Before Right Click Effect happens from items
OP_ItemVerifyRequest=0x0000	       #
OP_ItemVerifyReply=0x0000	       #

# merchant crap
OP_ShopPlayerSell=0xfe13	       # V 0xfe13 04/03/12
OP_ShopRequest=0x45f9		       # V 0x45f9 04/03/12
OP_ShopEnd=0x7e03		       # V 0x7e03 04/03/12
OP_ShopEndConfirm=0x0000	       #
OP_ShopPlayerBuy=0x0af6		       # V 0x0af6 04/03/12
OP_ShopDelItem=0x0000		       #

# tradeskill stuff:
OP_ClickObject=0x5f0d		       # V 0x5f0d 04/03/12
OP_ClickObjectAction=0x0000	       #
OP_ClearObject=0x0000		       #
OP_RecipeDetails=0x0000		       #
OP_RecipesFavorite=0x0000	       #
OP_RecipesSearch=0x0000		       #
OP_RecipeReply=0x0000		       #
OP_RecipeAutoCombine=0x0000	       #
OP_TradeSkillCombine=0x0840	       # V 0x0840 04/03/12

# Tribute Packets:
OP_OpenGuildTributeMaster=0x0000       #
OP_OpenTributeMaster=0x0000	       #
OP_SelectTribute=0x0000		       #
OP_TributeItem=0x0000		       #
OP_TributeMoney=0x0000		       #
OP_TributeToggle=0x0000		       #
OP_TributePointUpdate=0x0000	       #
OP_TributeNPC=0x0000		       # 
OP_GuildTributeInfo=0x28c1	       # V 0x28c1 04/03/12
OP_OpenTributeReply=0x0000	       # 
# OP_GuildTributeStatus=0x6774	       # V 0x6774 04/03/12

# Adventure packets:
OP_LeaveAdventure=0x0000	       #	
OP_AdventureFinish=0x0000	       #
OP_AdventureInfoRequest=0x0000	       #	
OP_AdventureInfo=0x0000		       #
OP_AdventureRequest=0x0000	       #
OP_AdventureDetails=0x0000	       #
OP_AdventureData=0x0000		       #
OP_AdventureUpdate=0x0000	       #
OP_AdventureMerchantRequest=0x0000     #
OP_AdventureMerchantResponse=0x0000    #
OP_AdventureMerchantPurchase=0x0000    #
OP_AdventureMerchantSell=0x0000	       #
OP_AdventurePointsUpdate=0x0000	       #
OP_AdventureStatsRequest=0x0000	       #
OP_AdventureStatsReply=0x0000	       #
OP_AdventureLeaderboardRequest=0x0000  #
OP_AdventureLeaderboardReply=0x0000    #

# Group Opcodes
OP_GroupInvite=0x3288		       # V 0x3288 04/03/12
OP_GroupFollow=0x74e9		       # V 0x74e9 04/03/12 
OP_GroupUpdate=0x367f		       # V 0x367f 04/03/12
OP_GroupUpdate2=0x4b82		       # V 0x4b82 04/03/12
OP_GroupCancelInvite=0x2736	       # V 0x2736 04/03/12
OP_GroupAcknowledge=0x0000	       #
OP_GroupDelete=0x0000		       # 
OP_CancelInvite=0x0000		       #
OP_GroupFollow2=0x44c2		       # V 0x44c2 04/03/12 
OP_GroupInvite2=0x5251		       # V 0x5251 04/03/12
OP_GroupDisband=0x367b		       # V 0x367b 04/03/12
OP_GroupDisband2=0x4b82		       # V 0x4b82 04/03/12
OP_GroupLeaderChange=0x0000	       #
OP_GroupRoles=0x6364		       # V 0x6364 04/03/12

# LFG/LFP Opcodes
OP_LFGCommand=0x68ac	               # V 0x68ac 04/03/12
OP_LFGGetMatchesRequest=0x20c6	       # V 0x20c6 04/03/12 
OP_LFGGetMatchesResponse=0x3d0c	       # V 0x3d0c 04/03/12 
OP_LFPGetMatchesRequest=0x35a6	       # V 0x35a6 04/03/12
OP_LFPCommand=0x6f82		       # V 0x6f82 04/03/12
OP_LFGAppearance=0x0000		       # 
OP_LFGResponse=0x0000		       # 

# Raid Opcodes
OP_RaidInvite=0x0c08		       # V 0x0c08 04/03/12 
OP_RaidUpdate=0x0000		       #  
OP_RaidJoin=0x550f		       # V 0x550f 04/03/12 

# Button-push commands
OP_Taunt=0x0000			       #
OP_CombatAbility=0x0000		       #
OP_SenseTraps=0x5666		       # V 0x5666 04/03/12
OP_PickPocket=0x0000		       #
OP_DisarmTraps=0x34e8		       # V 0x34e8 04/03/12 
OP_Disarm=0x0000		       #
OP_Sneak=0x4312			       # V 0x4312 04/03/12
OP_Fishing=0x0000		       #
OP_InstillDoubt=0x0000		       #
OP_FeignDeath=0x0000		       #
OP_Mend=0x14ef			       # V 0x14ef 04/03/12
OP_LDoNOpen=0x0000		       #

# Task packets
OP_TaskActivityComplete=0x0000	       #
OP_TaskMemberList=0x0000	       #
OP_OpenNewTasksWindow=0x0000	       #
OP_AvaliableTask=0x0000		       #
OP_AcceptNewTask=0x0000		       #
OP_TaskHistoryRequest=0x0000	       #
OP_TaskHistoryReply=0x0000	       #
OP_CancelTask=0x0000		       #
OP_DeclineAllTasks=0x0000	       # 

# Title opcodes
OP_NewTitlesAvailable=0x0000	       #
OP_RequestTitles=0x0000		       #
OP_SendTitleList=0x0000		       #
OP_SetTitle=0x0000		       #
OP_SetTitleReply=0x0000		       #

# 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=0x1ffa		       # V 0x1ffa 04/03/12
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=0x6537	       # V 0x6537 04/03/12 initial HP update for mobs merc
OP_InitialHPUpdate=0x0000	       #
OP_MercenaryDataRequest=0x33b8         # V 0x33b8 04/03/12
OP_MercenaryDataResponse=0x0327        # V 0x0327 04/03/12
OP_MercenaryHire=0x0000                #
OP_MercenaryAssign=0x0000              #
OP_MercenaryTimer=0x0000               #
OP_MercenaryDismiss=0x2ef8             # V 0x2ef8 04/03/12
OP_Mercenarysuspend=0x1a79             # V 0x1a79 04/03/12
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 02:53 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3