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