Difference between revisions of "Game Opcodes:Set Dalamud Phase"
From FFXIV Classic Wiki
(→Visual Layout) |
|||
Line 24: | Line 24: | ||
|- | |- | ||
! 0x00 | ! 0x00 | ||
− | | colspan=" | + | | colspan="1" style="background:#CEE0F2" | '''dalamudPhase ''' |
− | | 00 || 00 || 00 || 00 | + | | 00 || 00 || 00 || 00 || 00 || 00 || 00 || 00 |
|} | |} |
Revision as of 20:09, 27 March 2018
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 | 00 | 00 | 00 | 00 |