Difference between revisions of "ClientIdMsg"
From SWGANH Wiki
Line 9: | Line 9: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | | | + | |{{short}}||'''Opperand_Count''' |
|- | |- | ||
− | | | + | |{{int}}|{{unknown}} |
|- | |- | ||
− | | | + | |{{int}}||'''Opcode''' |
|- | |- | ||
− | | | + | |{{b_string}}||'''Session_Hash''' |
|- | |- | ||
|} | |} | ||
Line 21: | Line 21: | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
− | |||
Opperand_Count = '''3''' | Opperand_Count = '''3''' |
Revision as of 06:11, 22 March 2007
Struct
Variable DescriptionsOpperand_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. |
DetailsAction
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...