Difference between revisions of "EnterTicketPurchaseModeMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
m (Protected "EnterTicketPurchaseModeMessage": Page is complete. [edit=sysop:move=sysop])
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{MissingPacket}}
 
{{PageHeader|Server Packet|EnterTicketPurchaseModeMessage}}
 
{{PageHeader|Server Packet|EnterTicketPurchaseModeMessage}}
  
Line 10: Line 11:
 
||
 
||
 
{| class="wikitable"
 
{| class="wikitable"
|{{short}}||'''Opperand_Count'''
+
|{{short}}||'''Op Count'''
 
|-
 
|-
 
|{{int}}||'''Opcode'''
 
|{{int}}||'''Opcode'''
 
|-
 
|-
|{{a_string}}||'''Planet (Current)'''
+
|{{a_string}}||'''Planet'''
 
|-
 
|-
|{{a_string}}||'''Destination Starport'''
+
|{{a_string}}||'''Destination'''
|-
+
|{{byte}}||'''<font color="red">Unknown</font>'''
+
 
|}
 
|}
 
|}
 
|}
Line 30: Line 29:
 
----
 
----
  
* Additional Descriptions go here...
+
* '''Planet''':
* --
+
:Current planet where the ticket purchase is happening.
* ---
+
* '''Destination''':
* ----
+
:Destination starport (Theed_starport)
  
 
|valign=top|
 
|valign=top|
Line 43: Line 42:
 
||{{ServerPacket}}
 
||{{ServerPacket}}
 
|-
 
|-
||{{75%}}
+
||{{100%}}
 
|-
 
|-
 
|}
 
|}
Line 50: Line 49:
  
 
----
 
----
 
 
  
 
==Sample Packet==
 
==Sample Packet==

Latest revision as of 22:13, 8 January 2008





Server Packet - EnterTicketPurchaseModeMessage

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 Op Count
INT Opcode
A_STRING Planet
A_STRING Destination

Variable Descriptions


Opperand_Count = 3

Opcode = 904DAE1A


  • Planet:
Current planet where the ticket purchase is happening.
  • Destination:
Destination starport (Theed_starport)

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.


Sample Packet

Insert Sample Packet Here...