mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-12 00:18:37 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user