Difference between revisions of "Game Opcodes:Linkshell Active Request"

From FFXIV Classic Wiki
Jump to: navigation, search
(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...")
(No difference)

Revision as of 19:57, 19 June 2019

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