Game Opcodes:Group End

From FFXIV Classic Wiki
Revision as of 18:10, 29 May 2024 by Ioncannon (talk | contribs) (Created page with "End sending the member entries for this group. :; Opcode - 0x17E :; Source - Server :; Data Size - 0x18 bytes :; Requirements - None == Data == {| class="wikitable sortable...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

End sending the member entries for this group.

Opcode - 0x17E
Source - Server
Data Size - 0x18 bytes
Requirements - None

Data

Offset Data Type Length Variable Description
0x00 uint64 8 Bytes locationCode The place id this group is in (???).
0x08 uint64 8 Bytes sequenceId This ID must have not been used before; and match later packets in this sequence.
0x10 uint64 8 Bytes groupIndex The groupId for this group.

Notes

Visual Layout

Game Opcode layout
0x0 0x1 0x2 0x3 0x4 0x5 0x6 0x7 0x8 0x9 0xA 0xB 0xC 0xD 0xE 0xF
0x00 locationCode sequenceId
0x10 groupIndex