|
|
Line 63: |
Line 63: |
| ||{{ServerPacket}} | | ||{{ServerPacket}} |
| |- | | |- |
− | ||{{0%}} | + | ||{{100%}} |
| |- | | |- |
| |} | | |} |
Revision as of 12:53, 14 January 2007
|
Instructions In order to keep all documentation the same format, please use the source to this page to begin a new packet description, the template contains all the options, simply remove what is not required and fill in the details.
|
|
Struct
SHORT |
Operand_Count
|
INT |
OpCode
|
A_STRING |
Query Planet String
|
INT |
Count (number of shuttle/starports on planet)
|
A_STRING |
Planet String
|
INT |
Count (number of shuttle/starports on planet)
|
INT |
Pos X
|
INT |
Pos Z
|
INT |
Pos Y
|
INT |
Count (number of shuttle/starports on planet)
|
INT |
Ticket Price (Difference - Could be TAX)
|
INT |
Count (number of shuttle/starports on planet)
|
BYTE |
Reachable? (1=true, 0=false)
|
Variable Descriptions
Operand_Count = 9
Opcode = 4D32541F
- Additional Descriptions go here...
- --
- ---
- ----
|
Tags
S→C
|
This packet originates on the server.
|
|
100%
|
This packet has been completely reversed.
|
|
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...