Difference between revisions of "PlanetTravelPointListRequest"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
Line 9: Line 9:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''Operand_Count'''
+
|{{short}}||'''Operand_Count'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Opcode'''
+
|{{int}}||'''Opcode'''
 
|-
 
|-
|align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''ObjectID'''
+
|{{long}}||'''ObjectID'''
 
|-
 
|-
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''PlanetName'''
+
|{{a_string}}||'''PlanetName'''
 
|-
 
|-
 
|}
 
|}

Revision as of 07:36, 22 March 2007


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...