Difference between revisions of "PlanetTravelPointListResponse"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Struct)
Line 26: Line 26:
 
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Count (number of shuttle/starports on planet)'''
 
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Count (number of shuttle/starports on planet)'''
 
|-
 
|-
|align="center" style="background:#3C5466; color:white;"|'''FLOAT'''||'''Pos X'''
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Pos X'''
 
|-
 
|-
|align="center" style="background:#3C5466; color:white;"|'''FLOAT'''||'''Pos Z'''
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Pos Z'''
 
|-
 
|-
|align="center" style="background:#3C5466; color:white;"|'''FLOAT'''||'''Pos Y'''
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Pos Y'''
 
|-
 
|-
 
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Count (number of shuttle/starports on planet)'''
 
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Count (number of shuttle/starports on planet)'''

Revision as of 13:53, 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 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.

0% This packet has not been reversed.

Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...