ServerTimeMessage

From SWGANH Wiki
Revision as of 12:42, 20 December 2006 by Snow (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Struct


SHORT Operand_Count
INT Opcode
LONG Galactic_Time

Variable Descriptions


Opperand_Count = 2

Opcode = 2EBC3BD9


  • Galactic_Time:

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


S→C This packet originates on the server.

100% This packet has been completely reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...