Difference between revisions of "Game Opcodes:Set Weather"

From FFXIV Classic Wiki
Jump to: navigation, search
Line 1: Line 1:
 
Transitions the client's weather to a new one.
 
Transitions the client's weather to a new one.
  
 +
:; Opcode - 0x010
 
:; Data Size - 8 bytes
 
:; Data Size - 8 bytes
 
:; Requirements - None
 
:; Requirements - None

Revision as of 18:15, 23 March 2018

Transitions the client's weather to a new one.

Opcode - 0x010
Data Size - 8 bytes
Requirements - None

Data

Offset Data Type Length Variable Description
0x00 uint32 4 Bytes weatherId The weather to change to.
0x04 uint32 4 Bytes transitionTime How many seconds the transition will take to change weather.