LoginEnumCluster

From SWGANH Wiki
Revision as of 02:43, 21 December 2006 by Snow (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Struct


SHORT Operand_Count
INT Opcode
INT ServerCount
INT ServerID
A_STRING ServerName
INT Distance
INT MaxCharsPerAccount

Variable Descriptions


Opperand_Count = 3

Opcode = C11C63B9


  • ServerCount:
Total number of servers to list.
  • ServerID:
ID number of the server. must be greater than 1 (2+ )
  • ServerName:
Ascii string of the galaxy's name.
  • Distance:
Distance of server, old value???
  • MaxCharsPerAccount:
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.

Tags


S→C This packet originates on the server.

75% This packet has been partially reversed.


Sample Code

Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...