Difference between revisions of "AppendCommentResponseMessage"

From SWGANH Wiki
Jump to: navigation, search
m (Protected "AppendCommentResponseMessage": Page is complete [edit=sysop:move=sysop])
(Struct)
Line 5: Line 5:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|{{short}}||'''Opperand_Count'''
 
|{{short}}||'''Opperand_Count'''
Line 14: Line 16:
 
|-
 
|-
 
|{{int}}||'''Ticket'''
 
|{{int}}||'''Ticket'''
 +
|}
 
|}
 
|}
  

Revision as of 13:30, 18 August 2007

Server Packet - AppendCommentResponseMessage (A04A3ECA)

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 Opperand_Count
INT Opcode
INT Message
INT Ticket

Variable Descriptions


Opperand_Count = 3

Opcode = A04A3ECA


  • Message:
0: Customer service comment successfully added for ticket(Ticket)
1: Customer service comment failed to be added to ticket (Ticket). Please try again later
  • Ticket:

Number of the ticket.

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.



Sample Packet

Insert Sample Packet Here...