Difference between revisions of "AcceptTransactionMessage"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
 
Line 25: Line 25:
  
 
* '''Description''':
 
* '''Description''':
Puts the accepted flag of the transacion
+
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 15:26, 10 June 2010





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


SHORT Opperand_Count
INT Opcode

Variable Descriptions


Opperand_Count = 1

Opcode = B131CA17


  • 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.

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.


Sample Packet

Insert Sample Packet Here...