Difference between revisions of "GetTicketsResponseMessage"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Struct)
Line 34: Line 34:
 
|{{long}}||'''time'''
 
|{{long}}||'''time'''
 
|-
 
|-
|{{byte}}||'''Debug Byte?'''
+
|{{byte}}||'''Read'''
 
|-
 
|-
 
|{{byte}}||'''status'''
 
|{{byte}}||'''status'''

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
  • Debug Byte
Must be 01 or "(please read)" is appended to the id

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...