Difference between revisions of "ChatRoomList"
From SWGANH Wiki
(→Struct) |
(→Struct) |
||
Line 9: | Line 9: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | |{{short}} | + | |{{short}}|'''Operand_Count''' |
|- | |- | ||
− | |{{int}} | + | |{{int}}|'''Opcode''' |
|- | |- | ||
− | |{{int}} | + | |{{int}}|'''Numberof_Chatrooms''' |
|- | |- | ||
− | |{{int}} | + | |{{int}}|'''ChatRoom_ID''' |
|- | |- | ||
− | |{{int}} | + | |{{int}}|'''NumberOf_RoomNames''' |
|- | |- | ||
− | |{{byte}} | + | |{{byte}}|{{unknown}}} |
|- | |- | ||
− | |{{short}} | + | |{{short}}|'''SizeOf_RoomName''' |
|- | |- | ||
− | |{{a_string}} | + | |{{a_string}}|'''RoomName''' |
|- | |- | ||
− | |{{short}} | + | |{{short}}|'''SizeOf_ChannelOwner''' |
|- | |- | ||
− | |{{a_string}} | + | |{{a_string}}|'''ChannelOwner''' |
|- | |- | ||
|} | |} | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | |{{short}} | + | |{{short}}|'''SizeOf_ChannelCreator''' |
|- | |- | ||
− | |{{a_string}} | + | |{{a_string}}|'''ChannelCreator''' |
|- | |- | ||
|} | |} | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | |{{short}} | + | |{{short}}|'''SizeOf_RoomTitle''' |
|- | |- | ||
− | |{{a_string}} | + | |{{a_string}}|'''RoomTitle''' |
|- | |- | ||
|} | |} | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | |{{int}} | + | |{{int}}|'''NumberOfRoomModerators''' |
|- | |- | ||
− | |{{short}} | + | |{{short}}|'''SizeOf_Channel_Moderator''' |
|- | |- | ||
− | |{{a_string}} | + | |{{a_string}}|'''ChannelModerator''' |
|- | |- | ||
|} | |} | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | |{{short}} | + | |{{short}}|'''NumberOf_UsersInChatRoom''' |
|- | |- | ||
− | |{{a_string}} | + | |{{a_string}}|'''Users''' |
|- | |- | ||
|} | |} |
Revision as of 05:12, 1 April 2007
Struct
Variable DescriptionsOpperand_Count = 2 Opcode = 70DEB197
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...