Appearance
Highscores ​
GameclientMessageHighscores · outbound · 72 bytes
Send scalars/strings with Packet.send. Print the live usage block with Packet.help("Highscores").
lua
local Packet = require("sdk.packet")
Packet.send("Highscores", {
category = 0,
world = "",
world_type = 0,
page = 0,
vocation_mask = 0,
battleye = 0,
})| Name | Kind | Nested |
|---|---|---|
category | u32 | — |
world | str | — |
world_type | u32 | — |
page | u32 | — |
vocation_mask | u64 | — |
battleye | u32 | — |
vocation | u32 | — |
entries | u32 | — |