Game Opcodes:Delete Group

From FFXIV Classic Wiki
Revision as of 18:45, 29 May 2024 by Ioncannon (talk | contribs)
Jump to: navigation, search

Deletes a group from the client and LGE.

Opcode - 0x143
Source - Server
Data Size - 0x20 bytes
Requirements - None

Data

Offset Data Type Length Variable Description 0x00 uint64 8 Bytes unk
0x08 uint64 8 Bytes groupIndex1 Group ID, usually matched groupIndex2??
0x10 uint64 8 Bytes unk2
0x18 uint64 8 Bytes groupIndex2 Group Id.

Notes

Visual Layout

Game Opcode layout
0x0 0x1 0x2 0x3 0x4 0x5 0x6 0x7 0x8 0x9 0xA 0xB 0xC 0xD 0xE 0xF
0x00 unknown1 groupIndex1
0x10 unknown2 groupIndex2