Difference between revisions of "GetTicketsResponseMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Variable Descriptions)
Line 54: Line 54:
 
: 0: open
 
: 0: open
 
: 1: closed
 
: 1: closed
*Debug Byte
+
*Read
:Must be 01 or "(please read)" is appended to the id
+
: 0: Read
 
+
: 1: Unread
 
Still cannot set the category.   
 
Still cannot set the category.   
 
|valign=top|
 
|valign=top|

Revision as of 00:44, 5 June 2007

Struct


SHORT Opperand_Count
INT Opcode
INT ??
INT ??
INT TicketCount

<Tickets count=TicketCount>

INT ??
INT ??
A_STRING Name
U_STRING Text
A_STRING ??
INT id
LONG time
BYTE Read
BYTE status

<Tickets/>


Variable Descriptions


Opperand_Count = 3

Opcode = BB567F98


  • Time
Seconds since December 31, 1969, 16:00:00
  • Status
0: open
1: closed
  • Read
0: Read
1: Unread

Still cannot set the category.

Tags


S→C This packet originates on the server.

50% This packet has been partially reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...