Appearance
ExaltationAction ​
GameclientMessageExaltationAction · outbound · 48 bytes
Send scalars/strings with Packet.send. Print the live usage block with Packet.help("ExaltationAction").
lua
local Packet = require("sdk.packet")
Packet.send("ExaltationAction", {
action = 0,
item_id = 0,
tier = 0,
count = 0,
keep_tier = 0,
convergence = 0,
})| Name | Kind | Nested |
|---|---|---|
action | u32 | — |
item_id | u32 | — |
tier | u32 | — |
count | u32 | — |
keep_tier | u8 | — |
convergence | u8 | — |
upgrade | u8 | — |