mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-21 10:38:20 +00:00
Found and added task packets (#5101)
This commit is contained in:
@@ -999,7 +999,7 @@ RoF2 Built May 10 2013 23:30:08
|
||||
0x48a2 OP_OpenNewTasksWindow
|
||||
0x3010
|
||||
0x45db
|
||||
0x36e8 OP_AvaliableTask
|
||||
0x36e8 OP_AvailableTask
|
||||
0x4865
|
||||
0x322e
|
||||
0x7582
|
||||
|
||||
@@ -543,7 +543,7 @@ OP_AcceptNewTask=0x0a23
|
||||
OP_CancelTask=0x39f0
|
||||
OP_TaskMemberList=0x5727
|
||||
OP_OpenNewTasksWindow=0x48a2
|
||||
OP_AvaliableTask=0x36e8
|
||||
OP_AvailableTask=0x36e8
|
||||
OP_TaskHistoryRequest=0x5f1c
|
||||
OP_TaskHistoryReply=0x3d05
|
||||
OP_DeclineAllTasks=0x0000
|
||||
|
||||
@@ -543,7 +543,7 @@ OP_AcceptNewTask=0x0a23
|
||||
OP_CancelTask=0x08d3
|
||||
OP_TaskMemberList=0x5727
|
||||
OP_OpenNewTasksWindow=0x48a2
|
||||
OP_AvaliableTask=0x36e8
|
||||
OP_AvailableTask=0x36e8
|
||||
OP_TaskHistoryRequest=0x5f1c
|
||||
OP_TaskHistoryReply=0x3d05
|
||||
OP_DeclineAllTasks=0x0000
|
||||
|
||||
Reference in New Issue
Block a user