Difference between revisions of "Game Opcodes:Unknown 0x134"

From FFXIV Classic Wiki
Jump to: navigation, search
(Created page with "Unknown, but the code for this packet does exist. :; Opcode - 0x134 :; Source - Client :; Data Size - 0x28 bytes :; Requirements - None == Data == {| class="wikitable sorta...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Unknown, but the code for this packet does exist.
+
Unknown, but the code for this packet does exist. Gets 0x10 random bytes and creates a crc32 hash.
  
 
:; Opcode - 0x134
 
:; Opcode - 0x134
 
:; Source - Client
 
:; Source - Client
:; Data Size - 0x28 bytes
+
:; Data Size - 0x18 bytes
 
:; Requirements - None
 
:; Requirements - None
  
Line 15: Line 15:
 
! style="text-align: center; font-size: 14px;" | Description
 
! style="text-align: center; font-size: 14px;" | Description
 
|-
 
|-
 +
| 0x00 || int64 || 8 Bytes || unknown1 ||
 +
|-
 +
| 0x08 || int64 || 8 Bytes || unknown2 ||
 
|}
 
|}
  

Latest revision as of 16:03, 27 May 2024

Unknown, but the code for this packet does exist. Gets 0x10 random bytes and creates a crc32 hash.

Opcode - 0x134
Source - Client
Data Size - 0x18 bytes
Requirements - None

Data

Offset Data Type Length Variable Description
0x00 int64 8 Bytes unknown1
0x08 int64 8 Bytes unknown2

Visual Layout

0x0 0x1 0x2 0x3 0x4 0x5 0x6 0x7 0x8 0x9 0xA 0xB 0xC 0xD 0xE 0xF
0x00
0x10
0x20