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...") |
|||
Line 8: | Line 8: | ||
{| class="wikitable sortable" width="100%" | {| class="wikitable sortable" width="100%" | ||
! width="50px" style="text-align: center; font-size: 14px;" | Offset | ! width="50px" style="text-align: center; font-size: 14px;" | Offset | ||
− | ! width=" | + | ! width="60px" style="text-align: center; font-size: 14px;" | Data Type |
! style="text-align: center; font-size: 14px;" | Description | ! style="text-align: center; font-size: 14px;" | Description | ||
|- | |- |
Revision as of 17:58, 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. |