Difference between revisions of "GroupMemberInvitationToLaunchIntoSpaceResponse (00000439)"

From SWGANH Wiki
Jump to: navigation, search
m (New page: Miki is her name even though it is not her beginning title.<br>Her partner and her selected to reside in Virgin Islands. What she loves doing is to maintain bees but she hasn't created a d...)
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
Miki is her name even though it is not her beginning title.<br>Her partner and her selected to reside in Virgin Islands. What she loves doing is to maintain bees but she hasn't created a dime with it. The job she's been occupying for many years is an administrative assistant and her wage has been truly fulfilling. Verify out the newest information on her website: http://canfriends.<br>com/blogs/46958/67954/selecting-a-san-francisco-reloca
+
{{MissingPacket}}
 +
{{PageHeader|Object Controller|GroupMemberInvitationToLaunchIntoSpaceResponse (00000439)}}
 +
{| border="0" width="90%" cellpadding=6
 +
|-
 +
|valign=top|
 +
===Struct===
 +
----
 +
{| align="center"
 +
|-
 +
||
 +
{| class="wikitable"
 +
|{{long}}|{{unknown}}
 +
|-
 +
|{{byte}}|{{unknown}}
 +
|}
 +
|}
 +
===Variable Descriptions===
 +
----
 +
controllerID     = '''00000439'''
 +
----
 +
 
 +
* Identified by cAble (NGE packet researcher).
 +
* Note: The struct (coming soon), is from NGE, but likely to the same as prec. 
 +
* This is likely to be the message sent back when the group member acknowledges and responds to the invitation.
 +
* Further testing required for confirmation.
 +
 
 +
 
 +
|valign=top|
 +
 
 +
===Tags===
 +
----
 +
{| align="center"
 +
|-
 +
||{{ObjControllerMessageTag}}
 +
|-
 +
||{{50%}}
 +
|-
 +
|}
 +
 
 +
|}
 +
 
 +
<pre>
 +
* Researched by cAble (NGE packet reverser)
 +
* NGE packet capture but likely to be same as precu.
 +
* Below is a SPECULATED struct, given the similarities to other space invite packets.
 +
 
 +
 
 +
05 00 #Operand
 +
46 5E CE 80 #ObjController
 +
23 00 00 00
 +
37 04 00 00 #inviteOtherGroupMembersToLaunchIntoSpace
 +
AC 3B 65 D2 00 00 00 00 #ObjectID: PlayerInviting
 +
00 00 00 00 #UnknownINT
 +
A1 56 89 27 00 00 00 00 #ObjectID: Player being Invited                                                     
 +
 
 +
 
 +
or
 +
 
 +
05 00 #Operand
 +
46 5E CE 80 #ObjController
 +
23 00 00 00
 +
37 04 00 00 #inviteOtherGroupMembersToLaunchIntoSpace
 +
AC 3B 65 D2 00 00 00 00 #ObjectID: PlayerInviting
 +
A1 56 89 27 00 00 00 00 #ObjectID: Player being Invited                                                     
 +
 
 +
or
 +
 
 +
05 00 #Operand
 +
46 5E CE 80 #ObjController
 +
23 00 00 00
 +
37 04 00 00 #inviteOtherGroupMembersToLaunchIntoSpace
 +
A1 56 89 27 00 00 00 00 #ObjectID: Player ID who responsed to invite.
 +
AC 3B 65 D2 00 00 00 00 #ObjectID: Player ID who sent invite.
 +
 
 +
</pre>

Latest revision as of 05:49, 3 January 2014





Object Controller - GroupMemberInvitationToLaunchIntoSpaceResponse (00000439)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Struct


LONG ??
BYTE ??

Variable Descriptions


controllerID = 00000439


  • Identified by cAble (NGE packet researcher).
  • Note: The struct (coming soon), is from NGE, but likely to the same as prec.
  • This is likely to be the message sent back when the group member acknowledges and responds to the invitation.
  • Further testing required for confirmation.


Tags


OCM This header is part of the ObjControllerMessage.

50% This packet has been partially reversed.

* Researched by cAble (NGE packet reverser)
* NGE packet capture but likely to be same as precu.
* Below is a SPECULATED struct, given the similarities to other space invite packets. 


05 00 #Operand
46 5E CE 80 #ObjController
23 00 00 00 
37 04 00 00 #inviteOtherGroupMembersToLaunchIntoSpace
AC 3B 65 D2 00 00 00 00 #ObjectID: PlayerInviting
00 00 00 00 #UnknownINT
A1 56 89 27 00 00 00 00 #ObjectID: Player being Invited                                                       


or 

05 00 #Operand
46 5E CE 80 #ObjController
23 00 00 00 
37 04 00 00 #inviteOtherGroupMembersToLaunchIntoSpace
AC 3B 65 D2 00 00 00 00 #ObjectID: PlayerInviting
A1 56 89 27 00 00 00 00 #ObjectID: Player being Invited                                                       

or 

05 00 #Operand
46 5E CE 80 #ObjController
23 00 00 00 
37 04 00 00 #inviteOtherGroupMembersToLaunchIntoSpace
A1 56 89 27 00 00 00 00 #ObjectID: Player ID who responsed to invite.
AC 3B 65 D2 00 00 00 00 #ObjectID: Player ID who sent invite.