Skip to content

C#18 (SaveDeathNote)

CrazyPhoenix edited this page Apr 23, 2018 · 1 revision

The C#18 message is sent by the client whenever the user changes their death note. The server should ignore this message if it is sent after the client has died.

string deathNote;

deathNote is the user's new death note.

Clone this wiki locally