Difference between revisions of "Logout (03B65950)"
From SWGANH Wiki
(New page: {{PageHeader|Command|Logout (03B65950)}} {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- {| align="center" |- || {| class="wikitable" |- |''' '''|| |- |''' '''||...) |
(→Struct) |
||
(6 intermediate revisions by one other user not shown) | |||
Line 10: | Line 10: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | |''' ''' | + | |{{int}}||'''0''' |
|- | |- | ||
− | |''' ''' | + | |{{int}}||'''CRC= Logout''' |
|- | |- | ||
− | |''' ''' | + | |{{int}}||'''0''' |
|- | |- | ||
− | |''' '''|| | + | |{{int}}||'''0''' |
+ | |- | ||
+ | |{{int}}||'''0''' | ||
|- | |- | ||
|} | |} | ||
Line 23: | Line 25: | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
− | |||
− | |||
Opcode = '''03B65950''' | Opcode = '''03B65950''' | ||
---- | ---- | ||
− | + | * See this page for packet sequence | |
− | * | + | http://wiki2.swganh.org/index.php/Client_Logout_Sequence |
− | + | ||
|valign=top| | |valign=top| | ||
Line 39: | Line 38: | ||
||{{ClientPacket}} | ||{{ClientPacket}} | ||
|- | |- | ||
− | ||{{ | + | ||{{100%}} |
|- | |- | ||
||{{CommandQueueEnqueue}} | ||{{CommandQueueEnqueue}} | ||
Line 52: | Line 51: | ||
<pre> | <pre> | ||
− | + | 05 00 // Op Count | |
− | + | 46 5E CE 80 // ObjectControllerMessage | |
− | + | 23 00 00 00 | |
− | + | 16 01 00 00 // CommandQueueEnqueue | |
− | + | 71 E2 DB D9 00 00 00 00 // Object ID | |
+ | 00 00 00 00 | ||
+ | 00 00 00 00 | ||
+ | 50 59 B6 03 // logout | ||
+ | 00 00 00 00 | ||
+ | 00 00 00 00 | ||
+ | 00 00 00 00 | ||
</pre> | </pre> |
Latest revision as of 06:28, 24 December 2009
Command - Logout (03B65950)
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 DescriptionsOpcode = 03B65950
|
Tags
|
Sample Packets
05 00 // Op Count 46 5E CE 80 // ObjectControllerMessage 23 00 00 00 16 01 00 00 // CommandQueueEnqueue 71 E2 DB D9 00 00 00 00 // Object ID 00 00 00 00 00 00 00 00 50 59 B6 03 // logout 00 00 00 00 00 00 00 00 00 00 00 00