Difference between revisions of "41131F96"

From SWGANH Wiki
Jump to: navigation, search
(Variable Description)
(Variable Description)
Line 17: Line 17:
 
</pre>
 
</pre>
  
UserName:
+
===UserName:===
 
The string of the UserName Authenticating.
 
The string of the UserName Authenticating.
 
This is equivalent to StationName.
 
This is equivalent to StationName.
  
  
Password:
+
===Password:===
 
The Password to use for Authenticating.
 
The Password to use for Authenticating.
 
Note:This may eventually become a password hash instead for security.
 
Note:This may eventually become a password hash instead for security.

Revision as of 21:39, 17 December 2006

STRUCT


SHORT:		Opperand_Count
INT:		Opcode
A_STRING:	UserName
A_STRING:	Password
A_STRING:	Version


Variable Description

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.

Additional Info