LoginClientId

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Exquisite-khelpcenter.png Instructions
In order to keep all documentation the same format, please use the source to this page to begin a new packet description, the template contains all the options, simply remove what is not required and fill in the details.


Struct


SHORT uint16
INT uint32
A_STRING UserName
A_STRING Password
A_STRING Version

Variable Descriptions


Opperand_Count = 4

Opcode = 41131F96


  • UserName:

The string of the UserName Authenticating. This is equivalent to StationName.


Password: The Password to use for Authenticating.

Note: This may eventually become a password hash instead for security.


Version: [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


C→S This packet originates on the client.

100% This packet has been completely reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...