-
Notifications
You must be signed in to change notification settings - Fork 42
AGENT_JOB_LEAVE
Kyuubi edited this page Feb 29, 2024
·
1 revision
0x70E2 - SERVER_AGENT_JOB_LEAVE_REQ
4 DWORD dwNPCTalkingGID
0xB0E2 - SERVER_AGENT_JOB_LEAVE_ACK
1 BYTE btResult
if (btResult == 2) { // failed
2 WORD error_code
end;
}
// end