Skip to content
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

fox?

Clone this wiki locally