Appearance
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,
})| Name | Kind | Nested |
|---|---|---|
item_id | u32 | — |
tier | u32 | — |