Difference between revisions of "Game Opcodes:Mass Delete Actor Body (x40)"
From FFXIV Classic Wiki
(Created page with "Adds forty actors to be exempted from deletion. Must be called after Mass Delete Actor Start and before Game Opcodes:Mass Delete Actor...") |
(No difference)
|
Latest revision as of 19:42, 23 March 2018
Adds forty actors to be exempted from deletion. Must be called after Mass Delete Actor Start and before Mass Delete Actor End.
- Opcode - 0x00B
- Data Size - 160 bytes
- Requirements - None
Data
Offset | Data Type | Length | Variable | Description |
---|---|---|---|---|
0x00 | uint32[40] | 160 Bytes | actorId | The actor to exempt. |