ChatOnReceiveRoomInvitation

From SWGANH Wiki
Revision as of 01:39, 1 April 2007 by Snow (Talk | contribs)

Jump to: navigation, search


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


  • Game_Name_Size
Size of the Game_Name, only seen SWG.
  • Game_Name
As above SWG
  • Galaxy Name Size
Size of the Galaxie Name
  • Galaxy Name
Example 'Bria'
  • Character Name Size
Size of belows Character name
  • Character Name
Character name thats being invited the room
  • ChatRoom Name
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...