Difference between revisions of "Game Opcodes:Set Dalamud Phase"
From FFXIV Classic Wiki
(Created page with "Sets the size of Dalamud or turns it off. :; Opcode - 0x010 :; Data Size - 8 bytes :; Requirements - None == Data == {| class="wikitable sortable" width="100%" ! width="50p...") |
(No difference)
|
Revision as of 20:00, 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. -1 turns it off. |