Skip to content

GoNorthEast ​

GameclientMessageGoNorthEast · outbound · 24 bytes

Send scalars/strings with Packet.send. Print the live usage block with Packet.help("GoNorthEast").

lua
local Packet = require("sdk.packet")

Packet.send("GoNorthEast", {
  -- no scalar fields
})

No recovered fields.

Arcane SDK catalog generated from scripts/sdk