|
|
Line 66: |
Line 66: |
| ---- | | ---- |
| | | |
− | ==Sample Code==
| |
| | | |
− | <pre>
| |
− | Insert Code Snippet Here...
| |
− | </pre>
| |
| | | |
| ==Sample Packet== | | ==Sample Packet== |
Revision as of 23:49, 6 June 2007
Struct
SHORT
|
Operand_Count
|
INT
|
Opcode
|
INT
|
ServerCount
|
<servers count=Server_Count>
INT
|
ServerID
|
A_STRING
|
ServerName
|
INT
|
Distance
|
<servers/>
Variable Descriptions
Opperand_Count = 3
Opcode = C11C63B9
- Total number of servers to list.
- ID number of the server. must be greater than 1 (2+ )
- Ascii string of the galaxy's name.
- 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.
- D = 3600 * GMTOffset
- GMTOffset is the the Offset of GMT time the server is located at. PST = -8, MST = -7 CST = -6, EST = -5
|
Tags
S→C
|
This packet originates on the server.
|
|
100%
|
This packet has been completely reversed.
|
|
|
Sample Packet
Insert Sample Packet Here...