Game Opcodes:Unknown:0x132
From FFXIV Classic Wiki
Seems to happen whenever the player actor is recreated. Sets up the UI somehow?
- Opcode - 0x132
- Source - Server
- Data Size - 0x28 bytes
- Requirements - None
Data
Offset | Data Type | Length | Variable | Description |
---|---|---|---|---|
0x00 | uint16 | 2 Bytes | unknown | The client's current timestamp. |
0x02 | string | 20 Bytes | unknownString | Some kind of string listing event modes. Known values: . |
Notes
Visual Layout
Game Opcode layout | ||||||||||||||||
0x0 | 0x1 | 0x2 | 0x3 | 0x4 | 0x5 | 0x6 | 0x7 | 0x8 | 0x9 | 0xA | 0xB | 0xC | 0xD | 0xE | 0xF | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0x00 | unknown | |||||||||||||||
0x10 | someString | |||||||||||||||
0x20 |