Skip to content

OpenMonsterCyclopediaRace ​

GameclientMessageOpenMonsterCyclopediaRace · outbound · 32 bytes

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

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

Packet.send("OpenMonsterCyclopediaRace", {
  race_id = 0,
})
NameKindNested
race_idu32—

Arcane SDK catalog generated from scripts/sdk