mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 16:28:28 +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:
@@ -347,16 +347,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
|
||||
|
||||
Reference in New Issue
Block a user