Difference between revisions of "IsVendorMessage"

From SWGANH Wiki
Jump to: navigation, search
(New page: __NOTOC__ {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- {| class="wikitable" |- |{{short}}||'''Operand_Count''' |- |{{int}}||'''Opcode''' |- |{{long}}||'''Obj...)
 
(Struct)
Line 9: Line 9:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
|{{short}}||'''Operand_Count'''
+
|{{long}}||'''TerminalID'''
|-
+
|{{int}}||'''Opcode'''
+
|-
+
|{{long}}||'''ObjectID'''
+
|-
+
|{{a_string}}||'''PlanetName'''
+
 
|-
 
|-
 
|}
 
|}

Revision as of 11:37, 11 May 2007


Struct


LONG TerminalID

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