Difference between revisions of "ChatOnReceiveRoomInvitation"
From SWGANH Wiki
(→Struct) |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{MissingPacket}} | |
− | { | + | {{PageHeader|Server Packet|ChatOnReceiveRoomInvitation (C17EB06D)}} |
− | + | ||
− | + | ||
− | | | + | |
− | |} | + | |
− | + | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 11: | Line 6: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | | | + | |{{short}}||'''Operand Count''' |
|- | |- | ||
− | | | + | |{{int}}||'''Opcode''' |
|- | |- | ||
− | | | + | |{{a_string}}||'''Game Name |
|- | |- | ||
− | | | + | |{{a_string}}||'''Galaxy Name |
|- | |- | ||
− | | | + | |{{a_string}}||'''Character Name |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
+ | |{{a_string}}||'''ChatRoom Name''' | ||
+ | |} | ||
|} | |} | ||
Line 43: | Line 28: | ||
---- | ---- | ||
− | Opperand_Count = ''' | + | Opperand_Count = '''3''' |
− | Opcode = ''' | + | 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" | ||
|valign=top| | |valign=top| | ||
Line 60: | Line 52: | ||
||{{ServerPacket}} | ||{{ServerPacket}} | ||
|- | |- | ||
− | ||{{ | + | ||{{100%}} |
|- | |- | ||
|} | |} | ||
− | |||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Sample Packet== | ==Sample Packet== | ||
Line 80: | Line 62: | ||
Insert Sample Packet Here... | Insert Sample Packet Here... | ||
</pre> | </pre> | ||
+ | [[Category:Nogard]] |
Latest revision as of 00:10, 7 January 2008
This article or section needs additional data. Please add a sample packet! |
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 Packet
Insert Sample Packet Here...