Difference between revisions of "ChatOnReceiveRoomInvitation"
From SWGANH Wiki
m (Unprotected "ChatOnReceiveRoomInvitation") |
|||
Line 11: | Line 11: | ||
|- | |- | ||
|{{int}}||'''Opcode''' | |{{int}}||'''Opcode''' | ||
− | |||
− | |||
|- | |- | ||
|{{a_string}}||'''Game Name | |{{a_string}}||'''Game Name | ||
− | |||
− | |||
|- | |- | ||
|{{a_string}}||'''Galaxie Name | |{{a_string}}||'''Galaxie Name | ||
− | |||
− | |||
|- | |- | ||
|{{a_string}}||'''Character Name | |{{a_string}}||'''Character Name | ||
|- | |- | ||
− | |{{ | + | |{{a_string}}||'''ChatRoom Name''' |
− | + | ||
− | + | ||
|} | |} | ||
Line 36: | Line 28: | ||
Opcode = '''C17EB06D''' | Opcode = '''C17EB06D''' | ||
---- | ---- | ||
− | |||
− | |||
− | |||
* '''Game_Name''' | * '''Game_Name''' | ||
− | : | + | :SWG |
− | + | ||
− | + | ||
− | + | ||
* '''Galaxy Name''' | * '''Galaxy Name''' | ||
:Example 'Bria' | :Example 'Bria' | ||
− | |||
− | |||
− | |||
* '''Character Name''' | * '''Character Name''' | ||
Line 56: | Line 39: | ||
* '''ChatRoom Name''' | * '''ChatRoom Name''' | ||
− | : | + | :Example "SWG.Kauri.group.1337.GroupChat" |
|valign=top| | |valign=top| |
Revision as of 19:04, 20 June 2007
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
Variable DescriptionsOpperand_Count = 3 Opcode = C17EB06D
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...