Appearance
PreyAction ​
GameclientMessagePreyAction · outbound · 48 bytes
Send scalars/strings with Packet.send. Print the live usage block with Packet.help("PreyAction").
lua
local Packet = require("sdk.packet")
Packet.send("PreyAction", {
slot = 0,
action = 0,
race_id = 0,
option = 0,
extra = 0,
})| Name | Kind | Nested |
|---|---|---|
slot | u32 | — |
action | u32 | — |
race_id | u32 | — |
option | u32 | — |
extra | u32 | — |