|
|
Line 1: |
Line 1: |
| __NOTOC__ | | __NOTOC__ |
− | {|
| |
− | |- align="center"
| |
− | ||{{PacketGuide}}
| |
− | |-
| |
− | |}
| |
| | | |
| {| border="0" width="90%" cellpadding=6 | | {| border="0" width="90%" cellpadding=6 |
Revision as of 22:07, 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
|
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...