ClientIdMsg

From SWGANH Wiki
Revision as of 00:23, 19 December 2006 by Snow (Talk | contribs)

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


Struct


SHORT Opperand_Count
INT ??
INT Opcode
B_STRING Session_Hash

Variable Descriptions



Opperand_Count = 3

Opcode = D5899226

This is the same Hash passed to the client in LoginClientToken packet. It is used to "transfer" across the servers.

Note: B_STRING has a size of 4, but 1 character per byte. Only found in session_hash.

|valign=top|

Details


Action

Action Description goes here...

Tags


S→C This packet originates on the server.

C→S This packet originates on the client.

100% This packet has been completely reversed.

75% This packet has been partially reversed.

50% This packet has been partially reversed.

25% This packet has been partially reversed.

0% This packet has not been reversed.

|}


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...