Difference between revisions of "ChatRemoveModeratorFromRoom"
From SWGANH Wiki
(→Tags) |
(→Sample Packet) |
||
Line 34: | Line 34: | ||
<pre> | <pre> | ||
− | + | 00 09 | |
+ | 00 23 | ||
+ | 04 00 | ||
+ | 04 8E 3F 8A // ChatRemoveModeratorFromRoom | ||
+ | 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 | ||
+ | 22 00 // string count | ||
+ | 53 57 47 2E 53 68 61 64 // SWG.Shad | ||
+ | 6F 77 66 69 72 65 2E 74 75 74 6F 72 69 61 6C 2E // owfire.tutorial. | ||
+ | 43 68 61 74 2E 72 6F 75 73 65 // Chat.rouse | ||
+ | 01 00 00 00 | ||
+ | 20 FA | ||
</pre> | </pre> |
Revision as of 21:43, 3 June 2007
Packet - ChatRemoveModeratorFromRoom (048E3F8A)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
StructVariable DescriptionsOpperand_Count = X Opcode = 048E3F8A
|
Tags
|
Sample Packet
00 09 00 23 04 00 04 8E 3F 8A // ChatRemoveModeratorFromRoom 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 22 00 // string count 53 57 47 2E 53 68 61 64 // SWG.Shad 6F 77 66 69 72 65 2E 74 75 74 6F 72 69 61 6C 2E // owfire.tutorial. 43 68 61 74 2E 72 6F 75 73 65 // Chat.rouse 01 00 00 00 20 FA