Skip to content

Mount ​

GameclientMessageMount · outbound · 32 bytes

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

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

Packet.send("Mount", {
  mounted = 0,
})
NameKindNested
mountedu8—

Arcane SDK catalog generated from scripts/sdk