Difference between revisions of "ChatOnCreateRoom"
From SWGANH Wiki
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 14: | Line 8: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | | | + | |{{short}}|'''opperand count''' |
+ | |- | ||
+ | |{{int}}|'''Op Code''' | ||
+ | |- | ||
+ | |{{int}}|{{unknown}} | ||
+ | |- | ||
+ | |{{byte}}|((unknown}} | ||
+ | |- | ||
+ | |{{short}}|'''string size''' | ||
+ | |- | ||
+ | |{{a_string}}|'''Room Full Adress''' | ||
+ | |- | ||
+ | |{{short}}|'''string size''' | ||
+ | |- | ||
+ | |{{a_string}}|'''Game''' | ||
+ | |- | ||
+ | |{{short}}|'''string size''' | ||
+ | |- | ||
+ | |{{a_string}}|'''Galaxy''' | ||
+ | |- | ||
+ | |{{short}}|'''string size''' | ||
+ | |- | ||
+ | |{{a_string}}|'''Creator''' | ||
+ | |- | ||
+ | |{{short}}|'''string size''' | ||
+ | |- | ||
+ | |{{a_string}}|'''Game''' | ||
+ | |- | ||
+ | |{{short}}|'''string size''' | ||
+ | |- | ||
+ | |{{a_string}}|'''Galaxy''' | ||
+ | |- | ||
+ | |{{short}}|'''string size''' | ||
+ | |- | ||
+ | |{{a_string}}|'''Owner''' | ||
+ | |- | ||
+ | |{{int}}|'''Unicode String Size''' | ||
+ | |- | ||
+ | |{{u_string}}|'''Room Name''' | ||
+ | |- | ||
+ | |{{int}}|'''#Moderators''' | ||
|- | |- | ||
− | | | + | |{{short}}|'''string size''' |
|- | |- | ||
− | | | + | |{{a_string}}|'''Game''' |
|- | |- | ||
− | | | + | |{{short}}|'''string size''' |
|- | |- | ||
− | | | + | |{{a_string}}|'''Galaxy''' |
|- | |- | ||
− | | | + | |{{short}}|'''string size''' |
|- | |- | ||
− | | | + | |{{a_string}}|'''Mod Name''' |
|- | |- | ||
− | | | + | |{{int}}|'''#People In Chat''' |
|- | |- | ||
− | | | + | |{{short}}|'''string size''' |
|- | |- | ||
− | | | + | |{{a_string}}|'''Game''' |
|- | |- | ||
− | | | + | |{{short}}|'''string size''' |
|- | |- | ||
− | | | + | |{{a_string}}|'''Member Name''' |
|- | |- | ||
+ | |{{int}}|{{unknown}} | ||
|} | |} | ||
Line 45: | Line 80: | ||
Opperand_Count = '''9''' | Opperand_Count = '''9''' | ||
− | Opcode = ''' | + | Opcode = '''0x35D7CC9F''' |
---- | ---- | ||
Line 60: | Line 95: | ||
||{{ServerPacket}} | ||{{ServerPacket}} | ||
|- | |- | ||
− | ||{{ | + | ||{{75%}} |
|- | |- | ||
|} | |} |
Revision as of 04:47, 1 April 2007
Struct
Variable DescriptionsOpperand_Count = 9 Opcode = 0x35D7CC9F
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...