Difference between revisions of "NewTicketActivityResponseMessage"

From SWGANH Wiki
Jump to: navigation, search
(Sample Packet)
(Struct)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{MissingPacket}}
 
 
{{PageHeader|Server Packet|NewTicketActivityResponseMessage (6EA42D80)}}
 
{{PageHeader|Server Packet|NewTicketActivityResponseMessage (6EA42D80)}}
  
Line 11: Line 10:
 
||
 
||
 
{| class="wikitable"
 
{| class="wikitable"
 +
|{{short}}||'''Op Count'''
 
|-
 
|-
|align="center" style="background:#B3C0DE; color:white;"|'''BYTE'''||'''uint8'''
+
|{{int}}||'''Opcode'''
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''uint16'''
+
|{{byte}}|{{unknown}}
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''uint32'''
+
|-
+
|align="center" style="background:#3C5466; color:white;"|'''FLOAT'''||'''uint32'''
+
|-
+
|align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''uint64'''
+
|-
+
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''ASCII String'''
+
|-
+
|align="center" style="background:#8BD9A3; color:white;"|'''U_STRING'''||'''Unicode String'''
+
|-
+
|align="center" style="background:#3EC166; color:white;"|'''C_STRING'''||'''Customization String'''
+
|-
+
|align="center" style="background:#25733D; color:white;"|'''B_STRING'''||'''Byte String'''
+
|-
+
|align="center" style="background:#C6C600; color:white;"|'''{ }'''||'''LIST Component'''
+
|-
+
|align="center" style="background:#DF97A7; color:white;"|'''?'''||'''Uncertain Values'''
+
|-
+
|align="center" style="background:#C84966; color:white;"|'''?? '''||'''Unknown Variable Name'''
+
 
|-
 
|-
 +
|{{int}}|{{unknown}}
 
|}
 
|}
 
|}
 
|}
 +
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
  
Opperand_Count     = '''X'''
+
Op Count     = '''3'''
  
 
Opcode     = '''6EA42D80'''
 
Opcode     = '''6EA42D80'''
Line 52: Line 34:
  
 
|valign=top|
 
|valign=top|
 +
 
===Tags===
 
===Tags===
 
----
 
----
Line 58: Line 41:
 
||{{ServerPacket}}
 
||{{ServerPacket}}
 
|-
 
|-
||{{0%}}
+
||{{25%}}
 
|-
 
|-
 
|}
 
|}
Line 67: Line 50:
 
<pre>
 
<pre>
 
03 00  
 
03 00  
80 2D A4 6E  
+
80 2D A4 6E // NewTicketActivityResponseMessage
00 01 00 00 00 72        .......-.n.....r
+
00  
04 60  
+
01 00 00 00  
 +
72 04 60 // comp +crc
 
</pre>
 
</pre>

Latest revision as of 12:47, 24 January 2008

Server Packet - NewTicketActivityResponseMessage (6EA42D80)

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
BYTE ??
INT ??

Variable Descriptions


Op Count = 3

Opcode = 6EA42D80


  • Additional Descriptions go here...
  • --
  • ---
  • ----

Tags


S→C This packet originates on the server.

25% This packet has been partially reversed.

Sample Packet

03 00 
80 2D A4 6E // NewTicketActivityResponseMessage
00 
01 00 00 00 
72 04 60 // comp +crc