|
|
Line 32: |
Line 32: |
| |{{int}}||'''Size of Chat''' | | |{{int}}||'''Size of Chat''' |
| |- | | |- |
− | |{{w_string}}||'''Chat''' | + | |{{u_string}}||'''Chat''' |
| |- | | |- |
| |{{int}}||'''<font color=red>Unknown</font>''' | | |{{int}}||'''<font color=red>Unknown</font>''' |
Revision as of 22:07, 31 March 2007
|
Instructions In order to keep all documentation the same format, please use the source to this page to begin a new packet description, the template contains all the options, simply remove what is not required and fill in the details.
|
|
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
|
Size of Chat
|
U_STRING
|
Chat
|
INT
|
Unknown
|
Variable Descriptions
Opperand_Count = 5
Opcode = CD4CE444
- Size of the Game Name, only seen SWG.
- As above SWG
- Size of the Galaxy Name
- Example 'Bria'
- Size of belows Character name
- Character name thats Sending the Chat
- Size of Unicode Chat Coming from client
- Chat in Unicode From the client
- Could be Chatroom Id, needs Looking into
|
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...