mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 12:18:27 +00:00
-ZoneToBind struct
-Added opcode for ZoneToBind -Added opcode for RespawnWnd (it looks like this is the same as rof2 so no struct work right now unless it doesn't end up working)
This commit is contained in:
@@ -222,7 +222,7 @@ OP_ChannelMessage=0x6adc
|
||||
OP_Assist=0x51f1
|
||||
OP_AssistGroup=0x3f23
|
||||
OP_MoveCoin=0x0000
|
||||
OP_ZonePlayerToBind=0x0000
|
||||
OP_ZonePlayerToBind=0x5643
|
||||
OP_KeyRing=0x0000
|
||||
OP_WhoAllRequest=0x0000
|
||||
OP_WhoAllResponse=0x0000
|
||||
@@ -330,7 +330,7 @@ OP_PVPLeaderBoardReply=0x0000
|
||||
OP_PVPLeaderBoardDetailsRequest=0x0000
|
||||
OP_PVPLeaderBoardDetailsReply=0x0000
|
||||
OP_RestState=0x0000
|
||||
OP_RespawnWindow=0x0000
|
||||
OP_RespawnWindow=0x55ed
|
||||
OP_LDoNButton=0x0000
|
||||
OP_SetStartCity=0x0000
|
||||
OP_VoiceMacroIn=0x0000
|
||||
|
||||
Reference in New Issue
Block a user