Difference between revisions of "Game Opcodes:Set Weather"
From FFXIV Classic Wiki
(Created page with "Transitions the client's weather to a new one. :; Data Size - 8 bytes :; Requirements - None == Data == {| class="wikitable sortable" width="100%" ! width="50px" style="tex...") |
(No difference)
|
Revision as of 17:49, 23 March 2018
Transitions the client's weather to a new one.
- Data Size - 8 bytes
- Requirements - None
Data
Offset | Data Type | Description |
---|---|---|
0x00 | uint32 | The weather to change to. |
0x04 | uint32 | How many seconds the transition will take to change weather. |