Skip to content

SetCreaturePodiumConfiguration ​

GameclientMessageSetCreaturePodiumConfiguration · outbound · 40 bytes

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

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

-- Nested socket need a helper. Scalars/strings only below.
Packet.send("SetCreaturePodiumConfiguration", {
  direction = 0,
})
NameKindNested
directionu32—
socketmsgShowOffSocketConfiguration

Arcane SDK catalog generated from scripts/sdk