Difference between revisions of "LoginClientId"
From SWGANH Wiki
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
Line 45: | Line 40: | ||
'''Version''': | '''Version''': | ||
+ | <pre> | ||
[year][month][day]-[hour]:[minute] | [year][month][day]-[hour]:[minute] | ||
||Patch 12.1||"20041215-19:26"|| | ||Patch 12.1||"20041215-19:26"|| | ||
||Patch 13.0||"20050125-12:19"|| | ||Patch 13.0||"20050125-12:19"|| | ||
+ | </pre> | ||
'''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'' | '''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'' |
Revision as of 00:50, 19 December 2006
Struct
Variable DescriptionsOpperand_Count = 4 Opcode = 41131F96
The string of the UserName Authenticating. This is equivalent to StationName.
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 Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...