|
|
Line 25: |
Line 25: |
| |{{a_string}}|'''Character Name''' | | |{{a_string}}|'''Character Name''' |
| |- | | |- |
− | |{{int}}|'''<font color=red>Unknown</font>''' | + | |{{int}}|{{unknown}} |
| |- | | |- |
| |{{int}}|'''ChatRoom ID''' | | |{{int}}|'''ChatRoom ID''' |
| |- | | |- |
− | |{{int}}|'''<font color=red>Unknown</font>''' | + | |{{int}}|{{unknown}} |
| |- | | |- |
− | |{{byte}}|'''<font color=red>Unknown</font>''' | + | |{{byte}}|{{unknown}} |
| |- | | |- |
| |} | | |} |
Revision as of 05:10, 1 April 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
|
??
|
INT
|
ChatRoom ID
|
INT
|
??
|
BYTE
|
??
|
Variable Descriptions
Opperand_Count = 5
Opcode = 60B5098B
- 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 leaving 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.
- 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...