Difference between revisions of "AbortTradeMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Variable Descriptions)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{MissingPacket}}
 
{{PageHeader|Server Packet|AbortTradeMessage (9CA80F98)}}
 
{{PageHeader|Server Packet|AbortTradeMessage (9CA80F98)}}
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
Line 9: Line 10:
 
||
 
||
 
{| class="wikitable"
 
{| class="wikitable"
|{{short}}||Opperand_Count
+
|{{short}}||'''OpCount'''
 
|-
 
|-
|{{int}}||Opcode
+
|{{int}}||'''OpCode'''
 
|}
 
|}
 
|}
 
|}
Line 17: Line 18:
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
 
  
 
Opperand_Count     = '''1'''
 
Opperand_Count     = '''1'''
Line 24: Line 24:
 
----
 
----
  
<font color="orange">'''NOTE'''</font>: You must send this in order to clear the trade window!
+
<font color="orange">'''NOTE'''</font>: You must send this in order to clear the trade window! It must be followed by TradeCompleteMessage to clear the trade session on both clients.
  
  
 
|valign=top|
 
|valign=top|
 
===Details===
 
----
 
'''Action'''
 
::Closes the trade window.
 
  
 
===Tags===
 
===Tags===
Line 43: Line 38:
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
 
----
 
 
 
  
 
==Sample Packet==
 
==Sample Packet==

Latest revision as of 14:43, 10 June 2010





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 OpCount
INT OpCode

Variable Descriptions


Opperand_Count = 1

Opcode = 9CA80F98


NOTE: You must send this in order to clear the trade window! It must be followed by TradeCompleteMessage to clear the trade session on both clients.


Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.

Sample Packet

Insert Sample Packet Here...