Difference between revisions of "ServerTimeMessage"
From SWGANH Wiki
(→Variable Descriptions) |
|||
Line 26: | Line 26: | ||
* '''Galactic_Time''': | * '''Galactic_Time''': | ||
− | See Galactic_Time in CmdStartScene for basic information. | + | See Galactic_Time in [[CmdStartScene]] for basic information. |
The purpose of this packet is to update and keep the times | The purpose of this packet is to update and keep the times | ||
synced on the client with the server. It seems to be sent | synced on the client with the server. It seems to be sent | ||
Line 34: | Line 34: | ||
|valign=top| | |valign=top| | ||
+ | |||
===Tags=== | ===Tags=== | ||
---- | ---- |
Revision as of 11:42, 20 December 2006
Struct
Variable DescriptionsOpperand_Count = 2 Opcode = 2EBC3BD9
See Galactic_Time in CmdStartScene for basic information. The purpose of this packet is to update and keep the times synced on the client with the server. It seems to be sent every second, however the resend time can be adjusted. It can also be used to change the "time of day" on a planet, however various planets have various timing conversions. |
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...