mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-14 11:58:20 +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:
@@ -366,17 +366,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 #
|
||||
|
||||
Reference in New Issue
Block a user