Skip to content

SetVocation ​

GameclientMessageSetVocation · outbound · 32 bytes

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

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

Packet.send("SetVocation", {
  vocation = 0,
})
NameKindNested
vocationu32—

Arcane SDK catalog generated from scripts/sdk