Difference between revisions of "ChatOnInviteToRoom"
From SWGANH Wiki
(→Sample Packet) |
(→Struct) |
||
| Line 5: | Line 5: | ||
|- | |- | ||
|} | |} | ||
| + | |||
| + | {| border="0" width="90%" cellpadding=6 | ||
| + | |- | ||
| + | |valign=top| | ||
| + | __NOTOC__ | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
| Line 14: | Line 19: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| − | | | + | |{{a_string}}||'''Channel''' |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|- | |- | ||
| − | | | + | |{{int}}||'''Opcode''' |
|- | |- | ||
| − | | | + | |{{int}}|{{unknown}} |
|- | |- | ||
| − | | | + | |{{int}}||'''Header''' |
|- | |- | ||
| − | | | + | |{{long}}||'''ObjectID''' |
|- | |- | ||
| − | | | + | |{{int}}||'''TickCount''' |
|- | |- | ||
| − | | | + | |{{uncertain}}||'''Data''' |
|- | |- | ||
|} | |} | ||
Revision as of 06:52, 9 June 2007
|
Sample CodeInsert Code Snippet Here... Sample Packet00 09 05 B6 00 19 65 05 00 4A E7 3F 49 // ChatOnInviteToRoom 22 00 // String count 53 57 47 2E 53 68 61 64 6F 77 66 69 72 65 2E 74 75 // SWG.Shadowfire.tu 74 6F 72 69 61 6C 2E 43 68 61 74 2E 72 6F 75 73 65 // torial.Chat.rouse 03 00 // String count 53 57 47 // SWG 0A 00 // String count 53 68 61 64 6F 77 66 69 72 65 // Shadowfire 08 00 // String count 72 75 62 69 6E 6C 65 65 // rubinlee leader/maker of room 03 00 // String count 53 57 47 // SWG 0A 00 // String count 53 68 61 64 6F 77 66 69 72 65 // Shadowfire 09 00 // String count 73 70 65 74 79 6E 65 73 73 // spetyness // person invited 00 00 00 00 |