Appearance
CyclopediaMapAction ​
GameclientMessageCyclopediaMapAction · outbound · 48 bytes
Send scalars/strings with Packet.send. Print the live usage block with Packet.help("CyclopediaMapAction").
lua
local Packet = require("sdk.packet")
Packet.send("CyclopediaMapAction", {
action = 0,
area = 0,
marker = 0,
extra = 0,
})| Name | Kind | Nested |
|---|---|---|
action | u32 | — |
area | u32 | — |
marker | u64 | — |
extra | u32 | — |