|
|
Line 75: |
Line 75: |
| ||{{ServerPacket}} | | ||{{ServerPacket}} |
| |- | | |- |
− | ||{{0%}} | + | ||{{75%}} |
| |- | | |- |
| |} | | |} |
Revision as of 22:22, 31 March 2007
Struct
SHORT
|
Operand Count
|
INT
|
Opcode
|
SHORT
|
Game Name Size
|
A_STRING
|
Game Name
|
SHORT
|
Galaxy Name Size
|
A_STRING
|
Galaxy Name Size
|
SHORT
|
Character Name Size
|
A_STRING
|
Character Name
|
INT
|
Unknown
|
INT
|
ChatRoom_ID
|
INT
|
Unknown
|
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
Insert Sample Packet Here...