SecureTrade (00000115)

From SWGANH Wiki
Revision as of 19:27, 10 September 2013 by Cable (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Object Controller - SecureTrade (00000115)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Struct


INT ??
LONG Sender ID
LONG Receiver ID

Variable Descriptions


controllerID = 00000115


This packet causes the system message, "XXX wants to trade with you", to come up when send to the client.

Additionally the client sends it to the server when we want to trade with somebody

  • Receiver:
The character receiving the message
  • Sender:
The character sending the message
  • Unk:
probably string to display when send to the client, is in client to server msg 0
When send to the client : any other value than '1' causes nothing to happen
  • Trade Types:
01 RequestTrade
02 TradeRequested
03 AcceptTrade
04 DeniedTrade
05 DeniedPlayerBusy
06 DeniedPlayerUnreachable
07 RequestTradeReversed
08 LastTradeMessageId

Tags


OCM This header is part of the ObjControllerMessage.

75% This packet has been partially reversed.


[email protected]

05 00 #Operand
46 5E CE 80 #ObjController
0B 00 00 00 
15 01 00 00 #secureTrade
AC 3B 65 D2 00 00 00 00 #trader Sender
00 00 00 00 
01 00 00 00 #Request Trade
A1 56 89 27 00 00 00 00 #Trader Sender
AC 3B 65 D2 00 00 00 00 #trade receiver


05 00 #Operand
46 5E CE 80 #ObjController
0B 00 00 00 
15 01 00 00 #SecureTrade
AC 3B 65 D2 00 00 00 
00 00 00 00 
00 #ExtraByte?
01 00 00 00 #Request Trade
A1 56 89 27 00 00 00 00 #trade Sender
AC 3B 65 D2 00 00 00 00 #trade receiver                                               
                  

05 00 #Operand
46 5E CE 80 #ObjController
23 00 00 00 #Unknown
15 01 00 00 #SecureTrade
AC 3B 65 D2 00 00 00 #Sender
00 00 00 00
00 #ExtraByte?
02 00 00 00 #TradeRequested
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 


05 00 #Operand
46 5E CE 80 #ObjController
23 00 00 00 
15 01 00 00 #SecureTrade
AC 3B 65 D2 00 00 00 00 #CharacterID
00 00 00 00 
02 00 00 00 #TradeRequested
00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00