Difference between revisions of "Closecontainer (310A90F6)"
From SWGANH Wiki
(New page: {{PageHeader|Command|Closecontainer (310A90F6)}} {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- {| align="center" |- || {| class="wikitable" |- |''' '''|| |- |'...) |
(→Variable Descriptions) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 10: | Line 10: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | |''' ''' | + | |{{long}}||'''Container ID''' |
|- | |- | ||
− | | | + | |{{int}}||'''null bytes''' |
− | + | ||
− | |''' ''' | + | |
− | + | ||
− | + | ||
|- | |- | ||
|} | |} | ||
Line 24: | Line 20: | ||
---- | ---- | ||
− | Opperand_Count = ''' ''' | + | Opperand_Count = '''5''' |
Opcode = '''310A90F6''' | Opcode = '''310A90F6''' | ||
---- | ---- | ||
− | + | '''Container ID''' | |
+ | :The ID of the container being closed. | ||
|valign=top| | |valign=top| | ||
Line 39: | Line 36: | ||
||{{ClientPacket}} | ||{{ClientPacket}} | ||
|- | |- | ||
− | ||{{ | + | ||{{100%}} |
|- | |- | ||
||{{CommandQueueEnqueue}} | ||{{CommandQueueEnqueue}} | ||
Line 52: | Line 49: | ||
<pre> | <pre> | ||
+ | |||
+ | 05 00 | ||
+ | 46 5E CE 80 //ObjControllerMessage | ||
+ | 23 00 00 00 | ||
+ | 16 01 00 00 //Command Queue Enqueue | ||
+ | 47 76 BB BB 2F 00 00 00 //character id | ||
+ | 00 00 00 00 | ||
+ | 20 00 00 00 //tick count | ||
+ | F6 90 0A 31 //Close Container | ||
+ | 4B 76 BB BB 2F 00 00 00 //container id | ||
+ | 00 00 00 00 | ||
---- | ---- | ||
"310A90F6",1664,144573371814,0,"" | "310A90F6",1664,144573371814,0,"" | ||
+ | "310A90F6",288,111466501565,0,"" | ||
</pre> | </pre> |
Latest revision as of 18:51, 17 May 2008
Command - Closecontainer (310A90F6)
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 = 5 Opcode = 310A90F6 Container ID
|
Tags
|
Sample Packets
05 00 46 5E CE 80 //ObjControllerMessage 23 00 00 00 16 01 00 00 //Command Queue Enqueue 47 76 BB BB 2F 00 00 00 //character id 00 00 00 00 20 00 00 00 //tick count F6 90 0A 31 //Close Container 4B 76 BB BB 2F 00 00 00 //container id 00 00 00 00 ---- "310A90F6",1664,144573371814,0,"" "310A90F6",288,111466501565,0,""