Difference between revisions of "GetTicketsResponseMessage"
From SWGANH Wiki
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
| Line 13: | Line 7: | ||
{| class="wikitable" | {| class="wikitable" | ||
| + | |{{short}}||'''Opperand_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}}||'''Debug Byte?''' |
|- | |- | ||
| − | | | + | |{{byte}}||'''status''' |
|- | |- | ||
|} | |} | ||
| + | {{endlist|Tickets}} | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
| − | Opperand_Count = ''' | + | Opperand_Count = '''3''' |
| − | Opcode = ''' | + | 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 | ||
|valign=top| | |valign=top| | ||
| Line 60: | Line 64: | ||
||{{ServerPacket}} | ||{{ServerPacket}} | ||
|- | |- | ||
| − | ||{{ | + | ||{{50%}} |
|- | |- | ||
|} | |} | ||
Revision as of 23:31, 4 June 2007
Struct
<Tickets count=TicketCount>
<Tickets/>
Variable DescriptionsOpperand_Count = 3 Opcode = BB567F98
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...