Difference between revisions of "AbortTradeMessage"
From SWGANH Wiki
(→Variable Descriptions) |
|||
(37 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{MissingPacket}} | |
− | + | {{PageHeader|Server Packet|AbortTradeMessage (9CA80F98)}} | |
− | {| | + | {| border="0" width="90%" cellpadding=6 |
|- | |- | ||
− | |align="center" | + | |valign=top| |
+ | ===Struct=== | ||
+ | ---- | ||
+ | {| align="center" | ||
|- | |- | ||
− | | | + | || |
+ | {| class="wikitable" | ||
+ | |{{short}}||'''OpCount''' | ||
|- | |- | ||
+ | |{{int}}||'''OpCode''' | ||
+ | |} | ||
|} | |} | ||
+ | ===Variable Descriptions=== | ||
+ | ---- | ||
− | = | + | Opperand_Count = '''1''' |
− | + | Opcode = '''9CA80F98''' | |
+ | ---- | ||
− | + | <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| | ||
+ | |||
+ | ===Tags=== | ||
+ | ---- | ||
+ | {| align="center" | ||
+ | |- | ||
+ | ||{{ServerPacket}} | ||
+ | |- | ||
+ | ||{{100%}} | ||
+ | |- | ||
+ | |} | ||
+ | |} | ||
− | == | + | ==Sample Packet== |
− | + | <pre> | |
+ | Insert Sample Packet Here... | ||
+ | </pre> |
Latest revision as of 13:43, 10 June 2010
This article or section needs additional data. Please add a sample packet! |
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
Variable DescriptionsOpperand_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
|
Sample Packet
Insert Sample Packet Here...