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" |- |''' '''|| |- |''' '''||...) |
(→Sample Packets) |
||
Line 52: | Line 52: | ||
<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> |
Revision as of 12:26, 31 December 2007
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 DescriptionsOpperand_Count = Opcode = 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