Difference between revisions of "CreateImmediateAuctionMessage"

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...)
 
(Variable Descriptions)
Line 22: Line 22:
 
----
 
----
  
Opperand_Count     = '''3'''
+
Opperand_Count     = ''''''
  
Opcode     = '''96405D4D'''
+
Opcode     = '''1E9CE308'''
 
----
 
----
  
* 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.
 
  
 
|valign=top|
 
|valign=top|
 +
 
===Tags===
 
===Tags===
 
----
 
----

Revision as of 07:25, 12 May 2007


Struct


SHORT Operand_Count
INT Opcode
LONG ObjectID
A_STRING PlanetName

Variable Descriptions


Opperand_Count = '

Opcode = 1E9CE308




Tags


C→S This packet originates on the client.

100% This packet has been completely reversed.


Sample Packet

Insert Sample Packet Here...