Struct
SHORT
|
Operand Count
|
INT
|
Opcode
|
SHORT
|
Game Name Size
|
A_STRING
|
Game Name
|
SHORT
|
Galaxy Name Size
|
A_STRING
|
Galaxy Name
|
SHORT
|
Character Name Size
|
A_STRING
|
Character Name
|
INT
|
??
|
INT
|
ChatRoom_ID
|
INT
|
??
|
Variable Descriptions
Opperand_Count = 5
Opcode = E69BDC0A
- Size of the Game_Name, only seen SWG.
- As above SWG
- Size of the Galaxie Name
- Example 'Bria'
- Size of belows Character name
- Character name thats joining the room
- Some Unknown Maybe a flag something to check into later.
- Put the Chatroom's Id here
- Some Unknown Maybe a flag something to check into later.
|
Tags
S→C
|
This packet originates on the server.
|
|
75%
|
This packet has been partially reversed.
|
|
|
Sample Code
Insert Code Snippet Here...
Sample Packet
05 00
0A DC 9B E6 //CRC = 'ChatOnEnteredRoom
03 00 //INT(3)
53 57 47 //'SWG'
09 00 //INT(9)
43 6F 72 62 61 6E 74 69 73 //'Corbantis'
07 00 //INT(7)
61 72 79 73 6C 61 74 //'aryslat'
00 00 00 00
78 9E 6E 01 //ChatRoom ID
00 00 00 00