Difference between revisions of "GetTicketsResponseMessage"
From SWGANH Wiki
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{MissingPacket}} | |
− | { | + | {{PageHeader|Server Packet|GetTicketsResponseMessage}} |
− | + | ||
− | + | ||
− | | | + | |
− | |} | + | |
− | + | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 11: | Line 6: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
+ | |{{short}}||'''Op Count''' | ||
|- | |- | ||
− | | | + | |{{int}}||'''Opcode''' |
|- | |- | ||
− | | | + | |{{int}}|{{unknown}} |
|- | |- | ||
− | | | + | |{{int}}|{{unknown}} |
|- | |- | ||
− | | | + | |{{int}}||'''TicketCount''' |
|- | |- | ||
− | | | + | |} |
+ | {{beginlist|Tickets|TicketCount}} | ||
+ | :{| class="wikitable" | ||
+ | |{{int}}|{{unknown}} | ||
|- | |- | ||
− | | | + | |{{int}}|{{unknown}} |
|- | |- | ||
− | | | + | |{{a_string}}||'''Name''' |
|- | |- | ||
− | | | + | |{{u_string}}||'''Text''' |
|- | |- | ||
− | | | + | |{{a_string}}|{{unknown}} |
|- | |- | ||
− | | | + | |{{int}}||'''id''' |
|- | |- | ||
− | | | + | |{{long}}||'''time''' |
|- | |- | ||
− | | | + | |{{byte}}||'''Read''' |
+ | |- | ||
+ | |{{byte}}||'''status''' | ||
|- | |- | ||
+ | |} | ||
|} | |} | ||
Line 43: | Line 47: | ||
---- | ---- | ||
− | Opperand_Count = ''' | + | Opperand_Count = '''3''' |
− | Opcode = ''' | + | Opcode = '''BB567F98''' |
---- | ---- | ||
− | * | + | * Time |
− | + | :Seconds since December 31, 1969, 16:00:00 | |
− | * | + | *Status |
− | * | + | : 0: open |
− | + | : 1: closed | |
+ | *Read | ||
+ | : 0: Read | ||
+ | : 1: Unread | ||
+ | : The unk, ascii string effects this aswell, if it is null in the second or higher ticket, then that ticket is set as unread. | ||
+ | Still cannot set the category. | ||
|valign=top| | |valign=top| | ||
+ | |||
===Tags=== | ===Tags=== | ||
---- | ---- | ||
Line 60: | Line 70: | ||
||{{ServerPacket}} | ||{{ServerPacket}} | ||
|- | |- | ||
− | ||{{ | + | ||{{50%}} |
|- | |- | ||
|} | |} | ||
Line 67: | Line 77: | ||
---- | ---- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Sample Packet== | ==Sample Packet== |
Latest revision as of 21:21, 8 January 2008
This article or section needs additional data. Please add a sample packet! |
Server Packet - GetTicketsResponseMessage
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
Variable DescriptionsOpperand_Count = 3 Opcode = BB567F98
Still cannot set the category. |
Tags
|
Sample Packet
Insert Sample Packet Here...