2.2.13 DPSP_MSG_ADDSHORTCUTTOGROUP
The DPSP_MSG_ADDSHORTCUTTOGROUP packet is sent to add a shortcut to a group.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DPSP_MSG_HEADER (28 bytes) |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
IDTo |
|||||||||||||||||||||||||||||||
ChildGroupID |
|||||||||||||||||||||||||||||||
ParentGroupID |
|||||||||||||||||||||||||||||||
CreateOffset |
|||||||||||||||||||||||||||||||
PasswordOffset |
DPSP_MSG_HEADER (28 bytes): Message header for this packet. The Command Value member of this field MUST be set to 39 (0x27).
IDTo (4 bytes): Identifier of the player to whom the message is being sent.
ChildGroupID (4 bytes): Identifier of the group to add to the group specified by ParentGroupID.
ParentGroupID (4 bytes): The containing group identifier.
CreateOffset (4 bytes): Not used. It SHOULD be set to zero when sent and MUST be ignored on receipt.
PasswordOffset (4 bytes): Not used. It SHOULD be set to zero when sent and MUST be ignored on receipt.