ChatCreateRoom

From SWGANH Wiki
Revision as of 20:20, 2 June 2007 by Mugly (Talk | contribs) (Sample Packet)

Jump to: navigation, search


Struct


SHORT Opperand_Count
INT Opcode
BYTE Permission Flag
BYTE Moderation Flag
SHORT ?
A_STRING Room Address
A_STRING Room Title
INT Counter

Variable Descriptions



Opperand_Count = 7

Opcode = 0x35366BED

Details


This packet is ...


Tags


C→S This packet originates on the client.

75% This packet has been partially reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

  
07 00 				// OpCount
ED 6B 36 35 			// ChatCreateRoom
01 				// public flag
00 				// moderated flag

00 00				// unknown

30 00 
53 57 47 2E 47 6F 72 61 74 68 2E 67 72 6F 75 70       
2E 31 36 31 34 31 38 33 30 39 32 32 31 2E 47 72       
6F 75 70 43 68 61 74 2E 52 6F 6F 6D 4E 61 6D 65    
//"SWG.Gorath.group.161418309221.GroupChat.RoomName" 

09 00
52 6F 6F 6D 54 69 74 6C 65     // "RoomTitle"				

05 00 00 00     	       // Counter