Difference between revisions of "Game Opcodes:Mass Delete Actor Start"

From FFXIV Classic Wiki
Jump to: navigation, search
(See Also)
Line 1: Line 1:
Starts the mass deletion of actors. Following this packet, a series of [[Game Opcodes:Mass Delete Actor End|Mass Delete Actor End]] packets (and it's variants) exempt any actors from deletion, with a final [[Game Opcodes:Mass Delete Actor End|Mass Delete Actor End]] packet to end the list. Once the end packet is sent, all actors not exempted are deleted.
+
Starts the mass deletion of actors. Following this packet, a series of [[Game Opcodes:Mass Delete Actor Body|Mass Delete Actor Body]] packets (and it's variants) exempt any actors from deletion, with a final [[Game Opcodes:Mass Delete Actor End|Mass Delete Actor End]] packet to end the list. Once the end packet is sent, all actors not exempted are deleted.
  
 
:; Opcode - 0x006
 
:; Opcode - 0x006

Revision as of 19:35, 23 March 2018

Starts the mass deletion of actors. Following this packet, a series of Mass Delete Actor Body packets (and it's variants) exempt any actors from deletion, with a final Mass Delete Actor End packet to end the list. Once the end packet is sent, all actors not exempted are deleted.

Opcode - 0x006
Data Size - 8 bytes
Requirements - None

Data

Offset Data Type Length Variable Description
No Data

See Also