Game Opcodes:Set Dalamud Phase
From FFXIV Classic Wiki
Sets the size of Dalamud or turns it off.
- Opcode - 0x010
- Data Size - 8 bytes
- Requirements - None
Data
Offset | Data Type | Length | Variable | Description |
---|---|---|---|---|
0x00 | byte | 1 Bytes | dalamudPhase | The size of Dalamud to set to. Valid numbers are 0-7 and -1 turns it off. |
Visual Layout
0x0 | 0x1 | 0x2 | 0x3 | 0x4 | 0x5 | 0x6 | 0x7 | 0x8 | 0x9 | 0xA | 0xB | 0xC | 0xD | 0xE | 0xF | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0x00 | dalamudPhase | 00 | 00 | 00 | 00 |