mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-21 10:11:30 +00:00
(RoF2) Updated Expedition Opcodes
This commit is contained in:
parent
82b9af3956
commit
927e4f83ff
@ -353,21 +353,22 @@ OP_Marquee=0x502e
|
|||||||
OP_ItemRecastDelay=0x15a9
|
OP_ItemRecastDelay=0x15a9
|
||||||
#OP_OpenInventory=0x0000 # Likely does not exist in RoF -U
|
#OP_OpenInventory=0x0000 # Likely does not exist in RoF -U
|
||||||
|
|
||||||
OP_DzQuit=0x205f
|
# Expeditions
|
||||||
OP_DzListTimers=0x0398
|
OP_DzAddPlayer=0x4701
|
||||||
OP_DzAddPlayer=0x59ca
|
OP_DzRemovePlayer=0x1abc
|
||||||
OP_DzRemovePlayer=0x4701
|
OP_DzSwapPlayer=0x405b
|
||||||
OP_DzSwapPlayer=0x1abc
|
OP_DzMakeLeader=0x543d
|
||||||
OP_DzMakeLeader=0x405b
|
OP_DzPlayerList=0x14c6
|
||||||
OP_DzPlayerList=0x543d
|
OP_DzJoinExpeditionConfirm=0x7f4b
|
||||||
OP_DzJoinExpeditionConfirm=0x14c6
|
OP_DzJoinExpeditionReply=0x1950
|
||||||
OP_DzJoinExpeditionReply=0x7f4b
|
OP_DzListTimers=0x7b68
|
||||||
OP_DzExpeditionInfo=0x4f7e
|
OP_DzExpeditionInfo=0x9119
|
||||||
OP_DzExpeditionList=0x9119
|
OP_DzExpeditionList=0x205f
|
||||||
OP_DzMemberStatus=0xb2e3
|
OP_DzQuit=0xb2e3
|
||||||
OP_DzLeaderStatus=0x32f0
|
OP_DzMemberStatus=0x32f0
|
||||||
|
OP_DzLeaderStatus=0x3de9
|
||||||
|
OP_DzMemberList=0x5ae4
|
||||||
OP_DzExpeditionEndsWarning=0x383c
|
OP_DzExpeditionEndsWarning=0x383c
|
||||||
OP_DzMemberList=0x3de9
|
|
||||||
OP_DzCompass=0x3e0e
|
OP_DzCompass=0x3e0e
|
||||||
OP_DzChooseZone=0x0b7d
|
OP_DzChooseZone=0x0b7d
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user