Difference between revisions of "ConnectionServerLagResponse"

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageHeader|Client Packet|ConnectionServerLagResponse (1590F63C)}} {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- {| align="center" |- || {| class="wikitable" |...)
 
 
Line 43: Line 43:
 
==Sample Packet==
 
==Sample Packet==
  
<pre>1590F63C
+
<pre>
 
01 00      // Op Count
 
01 00      // Op Count
 
15 90 F6 3C // ConnectionServerLagResponse
 
15 90 F6 3C // ConnectionServerLagResponse
 
</pre>
 
</pre>

Latest revision as of 10:08, 30 March 2012

Client Packet - ConnectionServerLagResponse (1590F63C)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Struct


SHORT Op Count
INT Opcode

Variable Descriptions


Opperand_Count = 1

Opcode = 1590F63C


  • Description:

This packet is used by the client to determine the lag time to the connection serverd.

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.

Sample Packet

01 00       // Op Count
15 90 F6 3C // ConnectionServerLagResponse