Difference between revisions of "PlanetTravelPointListResponse"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Struct)
Line 14: Line 14:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
|align="center" style="background:#B3C0DE; color:white;"|'''BYTE'''||'''uint8'''
+
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''Operand_Count'''
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''uint16'''
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''OpCode'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''uint32'''
+
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''Planet String'''
 +
|-
 +
|align="center" style="background:#B3C0DE; color:white;"|'''BYTE'''||'''uint8'''
 
|-
 
|-
 
|align="center" style="background:#3C5466; color:white;"|'''FLOAT'''||'''uint32'''
 
|align="center" style="background:#3C5466; color:white;"|'''FLOAT'''||'''uint32'''
 
|-
 
|-
 
|align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''uint64'''
 
|align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''uint64'''
|-
 
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''ASCII String'''
 
 
|-
 
|-
 
|align="center" style="background:#8BD9A3; color:white;"|'''U_STRING'''||'''Unicode String'''
 
|align="center" style="background:#8BD9A3; color:white;"|'''U_STRING'''||'''Unicode String'''

Revision as of 13:36, 14 January 2007

Exquisite-khelpcenter.png 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 Planet String
BYTE uint8
FLOAT uint32
LONG uint64
U_STRING Unicode String
C_STRING Customization String
B_STRING Byte String
{ } LIST Component
? Uncertain Values
?? Unknown Variable Name

Variable Descriptions


Operand_Count = 9

Opcode = 4D32541F


  • Additional Descriptions go here...
  • --
  • ---
  • ----

Tags


S→C This packet originates on the server.

0% This packet has not been reversed.

Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...