mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Update opcodes and packet structs for expeditions
Add and rename some opcodes Add packet translations for expeditions Fix OP_DzExpeditionEndsWarning opcode for RoF2 Add RoF2 OP_KickPlayers
This commit is contained in:
@@ -375,16 +375,18 @@ OP_DzRemovePlayer=0x0dc1
|
||||
OP_DzSwapPlayer=0x4995
|
||||
OP_DzMakeLeader=0x17b2
|
||||
OP_DzPlayerList=0x1aff
|
||||
OP_DzJoinExpeditionConfirm=0x30df
|
||||
OP_DzJoinExpeditionReply=0x15d4
|
||||
OP_DzExpeditionInvite=0x30df
|
||||
OP_DzExpeditionInviteResponse=0x15d4
|
||||
OP_DzExpeditionInfo=0x3861
|
||||
OP_DzExpeditionList=0x0b3b
|
||||
OP_DzMemberStatus=0x26c2
|
||||
OP_DzLeaderStatus=0x4021
|
||||
OP_DzExpeditionEndsWarning=0x32eb
|
||||
OP_DzExpeditionLockoutTimers=0x0b3b
|
||||
OP_DzMemberList=0x348f
|
||||
OP_DzMemberListName=0x26c2
|
||||
OP_DzMemberListStatus=0x0000
|
||||
OP_DzSetLeaderName=0x4021
|
||||
OP_DzExpeditionEndsWarning=0x32eb
|
||||
OP_DzCompass=0x0e01 # Was 0x4f09
|
||||
OP_DzChooseZone=0x6e5e # Maybe 0x29d6
|
||||
OP_DzChooseZoneReply=0x0000
|
||||
|
||||
# New Opcodes
|
||||
OP_SpawnPositionUpdate=0x0000 # Actually OP_MobUpdate ?
|
||||
|
||||
@@ -368,25 +368,28 @@ OP_AggroMeterLockTarget=0x1643
|
||||
OP_AggroMeterTargetInfo=0x16bc
|
||||
OP_AggroMeterUpdate=0x1781
|
||||
OP_UnderWorld=0x2eb3 # clients sends up when they detect an underworld issue, might be useful for cheat detection
|
||||
OP_KickPlayers=0x6770
|
||||
|
||||
# Expeditions
|
||||
OP_DzQuit=0xb2e3
|
||||
OP_DzListTimers=0x7b68
|
||||
OP_DzAddPlayer=0x4701
|
||||
OP_DzRemovePlayer=0x1abc
|
||||
OP_DzSwapPlayer=0x405b
|
||||
OP_DzMakeLeader=0x543d
|
||||
OP_DzPlayerList=0x14c6
|
||||
OP_DzJoinExpeditionConfirm=0x7f4b
|
||||
OP_DzJoinExpeditionReply=0x1950
|
||||
OP_DzListTimers=0x7b68
|
||||
OP_DzExpeditionInvite=0x7f4b
|
||||
OP_DzExpeditionInviteResponse=0x1950
|
||||
OP_DzExpeditionInfo=0x9119
|
||||
OP_DzExpeditionList=0x205f
|
||||
OP_DzQuit=0xb2e3
|
||||
OP_DzMemberStatus=0x32f0
|
||||
OP_DzLeaderStatus=0x3de9
|
||||
OP_DzExpeditionLockoutTimers=0x205f
|
||||
OP_DzMemberList=0x5ae4
|
||||
OP_DzExpeditionEndsWarning=0x383c
|
||||
OP_DzMemberListName=0x32f0
|
||||
OP_DzMemberListStatus=0x12F5
|
||||
OP_DzSetLeaderName=0x3de9
|
||||
OP_DzExpeditionEndsWarning=0x5189
|
||||
OP_DzCompass=0x3e0e
|
||||
OP_DzChooseZone=0x0b7d
|
||||
OP_DzChooseZoneReply=0x4de1
|
||||
|
||||
# New Opcodes
|
||||
OP_SpawnPositionUpdate=0x0000 # Actually OP_MobUpdate ?
|
||||
|
||||
@@ -367,17 +367,18 @@ OP_DzRemovePlayer=0xa682
|
||||
OP_DzSwapPlayer=0x0d8d
|
||||
OP_DzMakeLeader=0x1caa
|
||||
OP_DzPlayerList=0x74ca
|
||||
OP_DzJoinExpeditionConfirm=0x1772
|
||||
OP_DzJoinExpeditionReply=0x3c13
|
||||
OP_DzExpeditionInvite=0x1772
|
||||
OP_DzExpeditionInviteResponse=0x3c13
|
||||
OP_DzExpeditionInfo=0x128e
|
||||
OP_DzMemberStatus=0x4661
|
||||
OP_DzLeaderStatus=0x226f
|
||||
OP_DzExpeditionEndsWarning=0x1879
|
||||
OP_DzExpeditionList=0x3657
|
||||
OP_DzExpeditionLockoutTimers=0x3657
|
||||
OP_DzMemberList=0x74e4
|
||||
OP_DzMemberListName=0x4661
|
||||
OP_DzMemberListStatus=0x1d99
|
||||
OP_DzSetLeaderName=0x226f
|
||||
OP_DzExpeditionEndsWarning=0x1879
|
||||
OP_DzCompass=0x35d3
|
||||
OP_DzChooseZone=0x0d8a
|
||||
#0x1d99 was grouped with these too but I don't really know it's purpose.
|
||||
OP_DzChooseZoneReply=0x5a67
|
||||
|
||||
# New Opcodes
|
||||
OP_SpawnPositionUpdate=0x4656 #
|
||||
|
||||
@@ -348,16 +348,18 @@ OP_DzRemovePlayer=0x2ce8
|
||||
OP_DzSwapPlayer=0x2c3e
|
||||
OP_DzMakeLeader=0x1a75
|
||||
OP_DzPlayerList=0x5116
|
||||
OP_DzJoinExpeditionConfirm=0x1793
|
||||
OP_DzJoinExpeditionReply=0x7a6f
|
||||
OP_DzExpeditionInvite=0x1793
|
||||
OP_DzExpeditionInviteResponse=0x7a6f
|
||||
OP_DzExpeditionInfo=0x60a6
|
||||
OP_DzMemberStatus=0x0516
|
||||
OP_DzLeaderStatus=0x79d3
|
||||
OP_DzExpeditionEndsWarning=0x5153
|
||||
OP_DzExpeditionList=0x02ac
|
||||
OP_DzExpeditionLockoutTimers=0x02ac
|
||||
OP_DzMemberList=0x5e14
|
||||
OP_DzMemberListName=0x0516
|
||||
OP_DzMemberListStatus=0x0000
|
||||
OP_DzSetLeaderName=0x79d3
|
||||
OP_DzExpeditionEndsWarning=0x5153
|
||||
OP_DzCompass=0x531d
|
||||
OP_DzChooseZone=0x3c5b
|
||||
OP_DzChooseZoneReply=0x0000
|
||||
|
||||
#Looting
|
||||
OP_LootRequest=0x36E3 #Trevius 02/16/09
|
||||
|
||||
@@ -297,17 +297,18 @@ OP_DzRemovePlayer=0x540b
|
||||
OP_DzSwapPlayer=0x794a
|
||||
OP_DzMakeLeader=0x0ce9
|
||||
OP_DzPlayerList=0xada0
|
||||
OP_DzJoinExpeditionConfirm=0x3817
|
||||
OP_DzJoinExpeditionReply=0x5da9
|
||||
OP_DzExpeditionInvite=0x3817
|
||||
OP_DzExpeditionInviteResponse=0x5da9
|
||||
OP_DzExpeditionInfo=0x98e
|
||||
OP_DzMemberStatus=0x1826
|
||||
OP_DzLeaderStatus=0x7abc
|
||||
OP_DzExpeditionEndsWarning=0x1c3f
|
||||
OP_DzExpeditionList=0x7c12
|
||||
OP_DzExpeditionLockoutTimers=0x7c12
|
||||
OP_DzMemberList=0x9b6
|
||||
OP_DzMemberListName=0x1826
|
||||
OP_DzMemberListStatus=0x330d
|
||||
OP_DzSetLeaderName=0x7abc
|
||||
OP_DzExpeditionEndsWarning=0x1c3f
|
||||
OP_DzCompass=0x28aa
|
||||
OP_DzChooseZone=0x1022
|
||||
#0x330d is something but I'm not sure what yet.
|
||||
OP_DzChooseZoneReply=0x20e7
|
||||
|
||||
#bazaar trader stuff stuff:
|
||||
#become and buy from
|
||||
|
||||
@@ -377,16 +377,18 @@ OP_DzRemovePlayer=0x054e
|
||||
OP_DzSwapPlayer=0x4661
|
||||
OP_DzMakeLeader=0x226f
|
||||
OP_DzPlayerList=0x74e4
|
||||
OP_DzJoinExpeditionConfirm=0x3c5e
|
||||
OP_DzJoinExpeditionReply=0x1154
|
||||
OP_DzExpeditionInvite=0x3c5e
|
||||
OP_DzExpeditionInviteResponse=0x1154
|
||||
OP_DzExpeditionInfo=0x1150
|
||||
OP_DzMemberStatus=0x2d17
|
||||
OP_DzLeaderStatus=0x2caf
|
||||
OP_DzExpeditionEndsWarning=0x6ac2
|
||||
OP_DzExpeditionList=0x70d8
|
||||
OP_DzExpeditionLockoutTimers=0x70d8
|
||||
OP_DzMemberList=0x15c4
|
||||
OP_DzMemberListName=0x2d17
|
||||
OP_DzMemberListStatus=0x0d98
|
||||
OP_DzSetLeaderName=0x2caf
|
||||
OP_DzExpeditionEndsWarning=0x6ac2
|
||||
OP_DzCompass=0x01cb
|
||||
OP_DzChooseZone=0x65e1
|
||||
OP_DzChooseZoneReply=0xa682
|
||||
|
||||
#shroud
|
||||
OP_ShroudSelectionWindow=0x72ad
|
||||
|
||||
Reference in New Issue
Block a user