Difference between revisions of "AcceptTransactionMessage"
From SWGANH Wiki
(→Variable Descriptions) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{MissingPacket}} | |
− | + | {{PageHeader|Server Packet|AcceptTransactionMessage (B131CA17)}} | |
{| 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}}||'''Opperand_Count''' | ||
|- | |- | ||
− | | | + | |{{int}}||'''Opcode''' |
− | + | |} | |
− | + | ||
− | | | + | |
− | + | ||
|} | |} | ||
Line 25: | 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=== | ||
---- | ---- | ||
Line 36: | Line 37: | ||
|- | |- | ||
|} | |} | ||
− | |||
|} | |} | ||
− | |||
---- | ---- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Sample Packet== | ==Sample Packet== | ||
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...