Difference between revisions of "LoginEnumCluster"
From SWGANH Wiki
(→Variable Descriptions) |
|||
Line 37: | Line 37: | ||
Opcode = '''C11C63B9''' | Opcode = '''C11C63B9''' | ||
---- | ---- | ||
− | * '''ServerCount: | + | * '''ServerCount''': |
:Total number of servers to list. | :Total number of servers to list. | ||
− | * '''ServerID: | + | * '''ServerID''': |
:ID number of the server. must be greater than 1 (2+ ) | :ID number of the server. must be greater than 1 (2+ ) | ||
− | * '''ServerName: | + | * '''ServerName''': |
:Ascii string of the galaxy's name. | :Ascii string of the galaxy's name. | ||
− | * ''' | + | * '''MaxCharsPerAccount''': |
− | + | ||
− | + | ||
− | + | ||
:Maximum number of characters allowed per account. Default is 8. | :Maximum number of characters allowed per account. Default is 8. | ||
:'''TODO''': Someone test this to see if it stops querying char create at 8, or w/e this value is set as. | :'''TODO''': Someone test this to see if it stops querying char create at 8, or w/e this value is set as. | ||
+ | |||
+ | * '''Distance''' | ||
+ | :D = 3600 * GMTOffset | ||
+ | :GMTOffset is the the Offset of GMT time the server is located at. PST = -8, MST = -7 CST = -6, EST = -5 | ||
+ | |||
|valign=top| | |valign=top| | ||
+ | |||
===Tags=== | ===Tags=== | ||
---- | ---- |
Revision as of 17:09, 25 March 2007
Struct
Variable DescriptionsOpperand_Count = 3 Opcode = C11C63B9
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...