Difference between revisions of "41131F96"

From SWGANH Wiki
Jump to: navigation, search
(STRUCT)
(STRUCT)
Line 1: Line 1:
 
= STRUCT =
 
= STRUCT =
 
<pre>
 
<pre>
{{{
+
 
 
SHORT: Opperand_Count
 
SHORT: Opperand_Count
 
INT: Opcode
 
INT: Opcode
Line 7: Line 7:
 
A_STRING: Password
 
A_STRING: Password
 
A_STRING: Version
 
A_STRING: Version
}}}
+
 
 
</pre>
 
</pre>
 
----
 
----

Revision as of 04:39, 17 December 2006

STRUCT


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


Variable Description


Additional Info