Difference between revisions of "Transferitemmisc (82F75977)"

From SWGANH Wiki
Jump to: navigation, search
(Sample Packets)
(Sample Packets)
Line 64: Line 64:
 
77 59 F7 82            // transferitemmisc
 
77 59 F7 82            // transferitemmisc
 
A5 0B 9A 79 1E 00 00 00 // object id being moved or bank id  
 
A5 0B 9A 79 1E 00 00 00 // object id being moved or bank id  
28 00 00 00  
+
28 00 00 00                                         // u-string count
20 00 36 00 36 00 33 00 33 00 31 00 32 00       ....6.6.3.3.1.2.
+
20 00 36 00 36 00 33 00 33 00 31 00 32 00           // .6.6.3.3.1.2.
30 00 33 00 37 00 20 00 2D 00 31 00 20 00 30 00       0.3.7...-.1...0.
+
30 00 33 00 37 00 20 00 2D 00 31 00 20 00 30 00     // 0.3.7...-.1...0.
2E 00 30 00 30 00 30 00 30 00 30 00 30 00 20 00       ..0.0.0.0.0.0...
+
2E 00 30 00 30 00 30 00 30 00 30 00 30 00 20 00     // ..0.0.0.0.0.0...
30 00 2E 00 30 00 30 00 30 00 30 00 30 00 30 00       0...0.0.0.0.0.0.
+
30 00 2E 00 30 00 30 00 30 00 30 00 30 00 30 00     // 0...0.0.0.0.0.0.
20 00 30 00 2E 00 30 00 30 00 30 00 30 00 30 00       ..0...0.0.0.0.0.
+
20 00 30 00 2E 00 30 00 30 00 30 00 30 00 30 00     // ..0...0.0.0.0.0.
30 00 06 BA                                           0...
+
30 00 06 BA                                         // 0...
 
</pre>
 
</pre>
 
'''Server side packet'''
 
'''Server side packet'''
Line 83: Line 83:
 
C0 00 00 40  
 
C0 00 00 40  
 
77 59 F7 82 // transferitemmisc
 
77 59 F7 82 // transferitemmisc
2A
+
   
 
+
05 00
+
46 5E CE 80
+
0B 00 00 00
+
17 01 00 00
+
A1 56 89 27 00 00 00 00
+
00 00 00 00
+
C0 00 00 40
+
00 00 00 00
+
00 00 00 00
+
00 00 00
+
00 1F C2  
+
 
</pre>
 
</pre>

Revision as of 21:13, 31 December 2007

Command - Transferitemmisc (82F75977)

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 Descriptions


Opperand_Count =

Opcode = 82F75977


Tags


C→S This packet originates on the client.

S→C This packet originates on the server.

25% This packet has been partially reversed.

CQE This Command is part of the CommandQueueEnqueue.

Command This is a client command.

Sample Packets

Client side packet

----
05 00 
46 5E CE 80 // ObjControllerMessage
23 00 00 00 
16 01 00 00 
A1 56 89 27 00 00 00 00 // character id
00 00 00 00 
C0 00 00 40 
77 59 F7 82             // transferitemmisc
A5 0B 9A 79 1E 00 00 00 // object id being moved or bank id 
28 00 00 00                                         // u-string count
20 00 36 00 36 00 33 00 33 00 31 00 32 00           // .6.6.3.3.1.2.
30 00 33 00 37 00 20 00 2D 00 31 00 20 00 30 00     // 0.3.7...-.1...0.
2E 00 30 00 30 00 30 00 30 00 30 00 30 00 20 00     // ..0.0.0.0.0.0...
30 00 2E 00 30 00 30 00 30 00 30 00 30 00 30 00     // 0...0.0.0.0.0.0.
20 00 30 00 2E 00 30 00 30 00 30 00 30 00 30 00     // ..0...0.0.0.0.0.
30 00 06 BA                                         // 0...

Server side packet

05 00 
46 5E CE 80 // ObjControllerMessage
0B 00 00 00 
48 04 00 00 
A1 56 89 27 00 00 00 00 
00 00 00 00 
00 
C0 00 00 40 
77 59 F7 82 // transferitemmisc