Difference between revisions of "AcceptTransactionMessage"
From SWGANH Wiki
(→Variable Descriptions) |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{MissingPacket}} | ||
{{PageHeader|Server Packet|AcceptTransactionMessage (B131CA17)}} | {{PageHeader|Server Packet|AcceptTransactionMessage (B131CA17)}} | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
Line 5: | Line 6: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
|{{short}}||'''Opperand_Count''' | |{{short}}||'''Opperand_Count''' | ||
|- | |- | ||
|{{int}}||'''Opcode''' | |{{int}}||'''Opcode''' | ||
+ | |} | ||
|} | |} | ||
Line 21: | Line 25: | ||
* '''Description''': | * '''Description''': | ||
− | + | This is by a client when a player clicks the Accept checkbox. It then gets sent from the server to the other player to show that the first player accepted. | |
|valign=top| | |valign=top| | ||
+ | |||
===Tags=== | ===Tags=== | ||
---- | ---- |
Latest revision as of 14:26, 10 June 2010
This article or section needs additional data. Please add a sample packet! |
Server Packet - AcceptTransactionMessage (B131CA17)
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 = B131CA17
This is by a client when a player clicks the Accept checkbox. It then gets sent from the server to the other player to show that the first player accepted. |
Tags
|
Sample Packet
Insert Sample Packet Here...