Skip to content

QuickLoot ​

GameclientMessageQuickLoot · outbound · 40 bytes

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

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

-- Nested target need a helper. Scalars/strings only below.
Packet.send("QuickLoot", {
  mode = 0,
})
NameKindNested
modeu32—
targetmsgObjectIdentifierAndPosition

Arcane SDK catalog generated from scripts/sdk