Difference between revisions of "ChatOnDestroyRoom"
From SWGANH Wiki
(→Sample Packet) |
(→Sample Packet) |
||
| Line 80: | Line 80: | ||
73 79 73 74 65 6D // system | 73 79 73 74 65 6D // system | ||
00 00 00 00 | 00 00 00 00 | ||
| − | 4C 06 29 03 | + | 4C 06 29 03 00 00 00 00 // Room id |
| − | 00 00 00 00 | + | |
2B | 2B | ||
05 00 // op_count | 05 00 // op_count | ||
| Line 92: | Line 91: | ||
73 79 73 74 65 6D // system | 73 79 73 74 65 6D // system | ||
00 00 00 00 | 00 00 00 00 | ||
| − | 4A 06 29 03 | + | 4A 06 29 03 00 00 00 00 // Room id |
| − | + | ||
06 01 00 AF F9 6C A1 0A 3D // heartbeat | 06 01 00 AF F9 6C A1 0A 3D // heartbeat | ||
</pre> | </pre> | ||
Revision as of 10:02, 11 June 2007
Packet - ChatOnDestroyRoom
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
Variable DescriptionsOpperand_Count = 5 Opcode = 0xE8EC5877
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
ChatOnDestroyRoom
00 09
0C 6B
00 19
2B
05 00 // op_count
77 58 EC E8 // ChatOnDestroyRoom
03 00 // string count
53 57 47 // SWG
0A 00 // string count
53 68 61 64 6F 77 66 69 72 65 // Shadowfire
06 00 // string count
73 79 73 74 65 6D // system
00 00 00 00
4C 06 29 03 00 00 00 00 // Room id
2B
05 00 // op_count
77 58 EC E8 // ChatOnDestroyRoom
03 00 // string count
53 57 47 // SWG
0A 00 // String count
53 68 61 64 6F 77 66 69 72 65 // Shadowfire
06 00 // string count
73 79 73 74 65 6D // system
00 00 00 00
4A 06 29 03 00 00 00 00 // Room id
06 01 00 AF F9 6C A1 0A 3D // heartbeat