Game Opcodes:Linkshell Active Request

From FFXIV Classic Wiki
Revision as of 19:57, 19 June 2019 by Ioncannon (talk | contribs) (Created page with "Currently unknown but it is related to groups. :; Opcode - 0x130 :; Source - Client :; Data Size - 0x10 bytes :; Requirements - None == Data == {| class="wikitable sortable...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Currently unknown but it is related to groups.

Opcode - 0x130
Source - Client
Data Size - 0x10 bytes
Requirements - None

Data

Offset Data Type Length Variable Description
0x00 actorID 4 Bytes actorID The actor id of the player.
0x04 uint32 4 Bytes groupType The group type of the given group.
0x08 uint64 8 Bytes groupID A groupID of a linkshell.

Visual Layout

Game Opcode layout
0x0 0x1 0x2 0x3 0x4 0x5 0x6 0x7 0x8 0x9 0xA 0xB 0xC 0xD 0xE 0xF
0x00 actorID groupType groupID