Difference between revisions of "ChatRoomMessage"
From SWGANH Wiki
(→Struct) |
|||
Line 9: | Line 9: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | |{{short}} | + | |{{short}}|'''Operand Count''' |
|- | |- | ||
− | |{{int}} | + | |{{int}}|'''Opcode''' |
|- | |- | ||
− | |{{short}} | + | |{{short}}|'''Game Name Size''' |
|- | |- | ||
− | |{{a_string}} | + | |{{a_string}}|'''Game Name''' |
|- | |- | ||
− | |{{short}} | + | |{{short}}|'''Galaxy Name Size''' |
|- | |- | ||
− | |{{a_string}} | + | |{{a_string}}|'''Galaxy Name''' |
|- | |- | ||
− | |{{short}} | + | |{{short}}|'''Character Name Size''' |
|- | |- | ||
− | |{{a_string}} | + | |{{a_string}}|'''Character Name''' |
|- | |- | ||
− | |{{int}} | + | |{{int}}|'''Size of Chat''' |
|- | |- | ||
− | |{{u_string}} | + | |{{u_string}}|'''Chat''' |
|- | |- | ||
− | |{{int}}| | + | |{{int}}|{{unknown}} |
|- | |- | ||
|} | |} |
Revision as of 05:13, 1 April 2007
Struct
Variable DescriptionsOpperand_Count = 5 Opcode = CD4CE444
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...