Appearance
TrackBestiaryRace ​
GameclientMessageTrackBestiaryRace · outbound · 32 bytes
Send scalars/strings with Packet.send. Print the live usage block with Packet.help("TrackBestiaryRace").
lua
local Packet = require("sdk.packet")
Packet.send("TrackBestiaryRace", {
race_id = 0,
enabled = 0,
})| Name | Kind | Nested |
|---|---|---|
race_id | u32 | — |
enabled | u8 | — |