Difference between revisions of "TradeCompleteMessage"
From SWGANH Wiki
(→Variable Descriptions) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{MissingPacket}} | |
− | + | {{PageHeader|Server Packet|TradeCompleteMessage (C542038B)}} | |
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 6: | Line 6: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
+ | |{{short}}||'''Operand_Count''' | ||
|- | |- | ||
− | | | + | |{{int}}||'''Opcode''' |
− | + | |} | |
− | + | ||
− | | | + | |
|} | |} | ||
− | |||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
Line 24: | Line 24: | ||
* 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 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| | ||
+ | |||
===Tags=== | ===Tags=== | ||
---- | ---- | ||
Line 35: | Line 38: | ||
|- | |- | ||
|} | |} | ||
− | |||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Sample Packet== | ==Sample Packet== |
Latest revision as of 10:43, 12 June 2008
This article or section needs additional data. Please add a sample packet! |
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
Variable DescriptionsOpperand_Count = 1 Opcode = C542038B
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
|
Sample Packet
Insert Sample Packet Here...