Difference between revisions of "ChatServerStatus"
From SWGANH Wiki
(New page: __NOTOC__ {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- ===Variable Descriptions=== ---- Opperand_Count = '''X''' Opcode = '''7102B15F''' ---- *...) |
(→Sample Packet) |
||
Line 35: | Line 35: | ||
<pre> | <pre> | ||
− | + | 00 09 | |
+ | 00 02 | ||
+ | 02 00 | ||
+ | 5F B1 02 71 //ChatServerStatus | ||
+ | 01 //status maybe 0 = offline and 1= online?????????? | ||
+ | 00 D2 AA | ||
</pre> | </pre> |
Revision as of 20:11, 3 June 2007
StructVariable DescriptionsOpperand_Count = X Opcode = 7102B15F
|
Tags
|
Sample Packet
00 09 00 02 02 00 5F B1 02 71 //ChatServerStatus 01 //status maybe 0 = offline and 1= online?????????? 00 D2 AA