ChatOnReceiveRoomInvitation

From SWGANH Wiki
Revision as of 20:04, 20 June 2007 by Spety (Talk | contribs)

Jump to: navigation, search

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
A_STRING Game Name
A_STRING Galaxie Name
A_STRING Character Name
A_STRING ChatRoom Name

Variable Descriptions


Opperand_Count = 3

Opcode = C17EB06D


  • Game_Name
SWG
  • Galaxy Name
Example 'Bria'
  • Character Name
Character name thats being invited the room
  • ChatRoom Name
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...