Difference between revisions of "PlanetTravelPointListRequest"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
Line 1: Line 1:
__NOTOC__
+
{{MissingPacket}}
 
+
{{PageHeader|Client Packet|PlanetTravelPointListRequest (96405D4D)}}
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 6: Line 6:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 18: Line 20:
 
|-
 
|-
 
|}
 
|}
 
+
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----

Revision as of 19:33, 6 January 2008





Client Packet - PlanetTravelPointListRequest (96405D4D)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Struct


SHORT Operand_Count
INT Opcode
LONG ObjectID
A_STRING PlanetName

Variable Descriptions


Opperand_Count = 3

Opcode = 96405D4D


  • ObjectID:
The ID of the Object who is requesting a travel point list.
  • PlanetName:
The name of the planet/map whos point list is being requested.

Tags


C→S This packet originates on the client.

100% This packet has been completely reversed.


Sample Packet

Insert Sample Packet Here...