Difference between revisions of "ChatFriendsListUpdate"
From SWGANH Wiki
(→Struct) |
|||
Line 8: | Line 8: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |{{short}}|| | + | |{{short}}||Opperand_Count |
|- | |- | ||
− | |{{int}}|| | + | |{{int}}||Opcode |
|- | |- | ||
|{{a_string}}|{{unknown}} | |{{a_string}}|{{unknown}} | ||
Line 16: | Line 16: | ||
|{{a_string}}|{{unknown}} | |{{a_string}}|{{unknown}} | ||
|- | |- | ||
− | |{{a_string}}| | + | |{{a_string}}||Friend |
|- | |- | ||
− | |{{byte}}|| | + | |{{byte}}||OnlineFlag |
|} | |} | ||
Revision as of 07:22, 10 April 2007
Struct
Variable DescriptionsOpperand_Count = 4 Opcode = 6CD2FCD8
Name of the friend that goes online/offline.
0: is offline. 1: is online. |
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...