Skip to main content

Script Data (C->S)

This packet is sent by the client to the server when the client sends a Lua network request.

  • ID: 0x1A (26)
  • Size: Variable
  • LZ4 Compressed: Yes
  • State: Playing
  • Bound To: Client -> Server

Structure

Field NameField TypeNotes
DataBlobData[Until EOS]The script data. This array is read until the end of the packet.

BlobData Payloads

To be documented.