Difference between revisions of "TradeCompleteMessage"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Variable Descriptions)
 
Line 25: Line 25:
 
* Finishes the trade.
 
* Finishes the trade.
  
This completes a trade and closes the trade window plus system message, it will display as long as a trade session is open (even if not complete). This must also be went after AbortTradeMessage to clear the trade session on the client, however in this case the system message will not display.
+
This completes a trade and closes the trade window plus system message, it will display as long as a trade session is open (even if not complete). This must also be sent after '''[[AbortTradeMessage]]''' to clear the trade session on the client, however in this case the system message will not display.
  
 
|valign=top|
 
|valign=top|

Latest revision as of 11:43, 12 June 2008





Server Packet - TradeCompleteMessage (C542038B)

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 Operand_Count
INT Opcode

Variable Descriptions


Opperand_Count = 1

Opcode = C542038B


  • Finishes the trade.

This completes a trade and closes the trade window plus system message, it will display as long as a trade session is open (even if not complete). This must also be sent after AbortTradeMessage to clear the trade session on the client, however in this case the system message will not display.

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.

Sample Packet

Insert Sample Packet Here...