Difference between revisions of "AbortTradeMessage"

From SWGANH Wiki
Jump to: navigation, search
m (Sample Code)
Line 45: Line 45:
 
----
 
----
  
==Sample Code==
 
----
 
  
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
  
 
==Sample Packet==
 
==Sample Packet==

Revision as of 11:21, 21 June 2007

Server Packet - AbortTradeMessage (9CA80F98)

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

Variable Descriptions



Opperand_Count = 1

Opcode = 9CA80F98


You must send this in order to clear the trade window!


Details


Action

Closes the trade window.

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.



Sample Packet

Insert Sample Packet Here...