Appearance
ClientCheck ​
GameclientMessageClientCheck · outbound · 32 bytes
Send scalars/strings with Packet.send. Print the live usage block with Packet.help("ClientCheck").
lua
local Packet = require("sdk.packet")
Packet.send("ClientCheck", {
data = "",
})| Name | Kind | Nested |
|---|---|---|
data | str | — |