Difference between revisions of "IsVendorMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{MissingPacket}}
 
+
{{PageHeader|Client Packet|IsVendorMessage (21B55A3B)}}
 
{| 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 12: Line 14:
 
|-
 
|-
 
|}
 
|}
 
+
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
  
Opperand_Count     = '''3'''
+
Opperand_Count     = '''2'''
  
Opcode     = '''96405D4D'''
+
Opcode     = '''21B55A3B'''
 
----
 
----
  
* ObjectID:
+
* TerminalID:
:The ID of the Object who is requesting a travel point list.
+
:The ID of the Bazaarterminal we clicked on
 
+
* PlanetName:
+
:The name of the planet/map whos point list is being requested.
+
  
 +
:Will be answered by the server with the IsVendorOwnerResponse Message
 
|valign=top|
 
|valign=top|
 +
 
===Tags===
 
===Tags===
 
----
 
----

Latest revision as of 19:34, 6 January 2008





Client Packet - IsVendorMessage (21B55A3B)

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

Struct


LONG TerminalID

Variable Descriptions


Opperand_Count = 2

Opcode = 21B55A3B


  • TerminalID:
The ID of the Bazaarterminal we clicked on
Will be answered by the server with the IsVendorOwnerResponse Message

Tags


C→S This packet originates on the client.

100% This packet has been completely reversed.


Sample Packet

Insert Sample Packet Here...