Difference between revisions of "ChatEnterRoomById"
From SWGANH Wiki
(New page: todo) |
|||
| Line 1: | Line 1: | ||
| − | + | {| border="0" width="90%" cellpadding=6 | |
| + | |- | ||
| + | |valign=top| | ||
| + | ===Struct=== | ||
| + | ---- | ||
| + | |||
| + | {| class="wikitable" | ||
| + | |- | ||
| + | |{{short}}||'''Operand''' | ||
| + | |- | ||
| + | |{{int}}||'''Opcode''' | ||
| + | |- | ||
| + | |{{int}}|'''Room ID''' | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | ===Variable Descriptions=== | ||
| + | ---- | ||
| + | |||
| + | Opperand_Count = '''3''' | ||
| + | |||
| + | Opcode = '''0xBC6BDDF2''' | ||
| + | ---- | ||
| + | |||
| + | |||
| + | |valign=top| | ||
| + | |||
| + | ===Tags=== | ||
| + | ---- | ||
| + | {| align="center" | ||
| + | |- | ||
| + | ||{{ClientPacket}} | ||
| + | |- | ||
| + | ||{{100%}} | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | |} | ||
| + | |||
| + | ---- | ||
| + | |||
| + | ==Sample Code== | ||
| + | ---- | ||
| + | |||
| + | <pre> | ||
| + | Insert Code Snippet Here... | ||
| + | </pre> | ||
| + | |||
| + | ==Sample Packet== | ||
| + | |||
| + | <pre> | ||
| + | 03 00 | ||
| + | F2 DD 6B BC | ||
| + | 14 00 00 00 | ||
| + | 5D 0A 72 02 | ||
| + | </pre> | ||
Revision as of 17:07, 2 June 2007
Struct
Variable DescriptionsOpperand_Count = 3 Opcode = 0xBC6BDDF2
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
03 00 F2 DD 6B BC 14 00 00 00 5D 0A 72 02