mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 09:26:36 +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:
@@ -374,16 +374,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 ?
|
||||
|
||||
Reference in New Issue
Block a user