Difference between revisions of "LoginClientId"
From SWGANH Wiki
(→Variable Descriptions) |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{MissingPacket}} | |
− | + | {{PageHeader|Client Packet|LoginClientID (41131F96)}} | |
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 6: | Line 6: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | | | + | |{{short}}||'''Operand''' |
|- | |- | ||
− | | | + | |{{int}}||'''Opcode''' |
|- | |- | ||
− | | | + | |{{a_string}}||'''UserName''' |
|- | |- | ||
− | | | + | |{{a_string}}||'''Password''' |
|- | |- | ||
− | | | + | |{{a_string}}||'''Version''' |
|- | |- | ||
|} | |} | ||
− | + | |} | |
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
− | + | Operand_Count = '''4''' | |
Opcode = '''41131F96''' | Opcode = '''41131F96''' | ||
Line 56: | Line 58: | ||
|- | |- | ||
|} | |} | ||
− | |||
|} | |} | ||
− | |||
---- | ---- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Sample Packet== | ==Sample Packet== | ||
Latest revision as of 18:33, 6 January 2008
This article or section needs additional data. Please add a sample packet! |
Client Packet - LoginClientID (41131F96)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
Variable DescriptionsOperand_Count = 4 Opcode = 41131F96
The string of the UserName Authenticating. This is equivalent to StationName.
The Password to use for Authenticating. (Note: This may eventually become a password hash instead for security.)
[year][month][day]-[hour]:[minute] ||Patch 12.1||"20041215-19:26"|| ||Patch 13.0||"20050125-12:19"|| Note: Version_String may later be replaced with a new value. This will help distinguish the patched/modded version from SOE's 12.1/13.0 |
Tags
|
Sample Packet
Insert Sample Packet Here...