Difference between revisions of "ClientInactivityMessage"
From SWGANH Wiki
(→Variable Descriptions) |
(→Struct) |
||
Line 9: | Line 9: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | | | + | |{{short}}||'''Opperand_Count''' |
|- | |- | ||
− | | | + | |{{int}}||'''Opcode''' |
|- | |- | ||
− | | | + | |{{bool}}||'''AFK_Flag''' |
|- | |- | ||
|} | |} |
Revision as of 06:21, 22 March 2007
Struct
Variable DescriptionsOpperand_Count = 2 Opcode = 0F5D5325
If this packet is sent with a flag of 1, the server marks the client AFK If this packet is sent with a flag of 0, the server marks the client active. |
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...