Skip to content

OpenExaltationHistory ​

GameclientMessageOpenExaltationHistory · outbound · 32 bytes

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

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

Packet.send("OpenExaltationHistory", {
  item_id = 0,
  tier = 0,
})
NameKindNested
item_idu32—
tieru32—

Arcane SDK catalog generated from scripts/sdk