Difference between revisions of "ClientInactivityMessage"
From SWGANH Wiki
(→Variable Descriptions) |
|||
Line 19: | Line 19: | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
− | |||
Opperand_Count = '''2''' | Opperand_Count = '''2''' | ||
Opcode = '''0F5D5325''' | Opcode = '''0F5D5325''' | ||
+ | ---- | ||
* '''AFK_Flag''': | * '''AFK_Flag''': | ||
Line 30: | Line 30: | ||
If this packet is sent with a flag of 0, the server marks the client active. | If this packet is sent with a flag of 0, the server marks the client active. | ||
|valign=top| | |valign=top| | ||
+ | |||
===Tags=== | ===Tags=== | ||
---- | ---- |
Revision as of 00:35, 19 December 2006
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...