Server Packet - ChatOnReceiveRoomInvitation (C17EB06D)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
SHORT
|
Operand Count
|
INT
|
Opcode
|
SHORT
|
Game Name Size
|
A_STRING
|
Game Name
|
SHORT
|
Galaxy Name Size
|
A_STRING
|
Galaxie Name
|
SHORT
|
Character Name Size
|
A_STRING
|
Character Name
|
SHORT
|
ChatRoomName Size
|
INT
|
ChatRoom Name
|
Variable Descriptions
Opperand_Count = 3
Opcode = C17EB06D
- 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 being invited the room
- Put the Chatroom's Id here, Example "SWG.Kauri.group.1337.GroupChat"
|
Tags
S→C
|
This packet originates on the server.
|
|
100%
|
This packet has been completely reversed.
|
|
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...