Skip to content

SecondaryLogin ​

GameclientMessageSecondaryLogin · outbound · 40 bytes

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

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

-- Nested login need a helper. Scalars/strings only below.
Packet.send("SecondaryLogin", {
  os = 0,
})
NameKindNested
osu32—
loginmsgSecondaryLoginRSAEncryptedBlock

Arcane SDK catalog generated from scripts/sdk