Difference between revisions of "LoginClientId"
From SWGANH Wiki
(→Variable Descriptions) |
(→Struct) |
||
Line 9: | Line 9: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | |align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||''' | + | |align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''Operand''' |
|- | |- | ||
− | |align="center" style="background:#3C548A; color:white;"|'''INT'''||''' | + | |align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Opcode''' |
|- | |- | ||
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''UserName''' | |align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''UserName''' |
Revision as of 03:47, 24 December 2006
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 Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...