Difference between revisions of "CraftAcknowledge (0000010C)"
From SWGANH Wiki
(New page: __NOTOC__ {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- {| class="wikitable" |{{int}}|'''acknowledge ID''' |- |{{int}}|'''Error ID''' |- |{{byte}}|'''Update ...) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{PageHeader|Object Controller|CraftAcknowledge (0000010C)}} | |
− | + | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 6: | Line 5: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
|{{int}}|'''acknowledge ID''' | |{{int}}|'''acknowledge ID''' | ||
Line 14: | Line 15: | ||
|{{byte}}|'''Update Counter (bt)''' | |{{byte}}|'''Update Counter (bt)''' | ||
|} | |} | ||
− | + | |} | |
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
controllerID = '''0000010C''' | controllerID = '''0000010C''' | ||
+ | ---- | ||
+ | This message is send as final Packet to confirm that the slot has been filled. When send, the client stops displaying the slotload animation of the updated slot and shows the current slotconfiguration as altered in the '''[[MSCO07]]''' delta. | ||
+ | When the Error message Int is zero, no error message is displayed. For values greater than zero, the client displays error messages. | ||
---- | ---- | ||
*'''Acknowledge ID''': | *'''Acknowledge ID''': | ||
− | :{|class="wikitable" | + | ::{|class="wikitable" |
|- align="center" style="background-color:#ffffcc;" | |- align="center" style="background-color:#ffffcc;" | ||
|width="140"|'''ID'''||width="250"|'''Text''' | |width="140"|'''ID'''||width="250"|'''Text''' | ||
Line 34: | Line 38: | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
*'''Error_ID''': | *'''Error_ID''': | ||
− | :{|class="wikitable" | + | ::{|class="wikitable" |
|- align="center" style="background-color:#ffffcc;" | |- align="center" style="background-color:#ffffcc;" | ||
|width="140"|'''ID'''||width="500"|'''Text''' | |width="140"|'''ID'''||width="500"|'''Text''' |
Latest revision as of 20:06, 4 January 2008
Object Controller - CraftAcknowledge (0000010C)
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 DescriptionscontrollerID = 0000010C This message is send as final Packet to confirm that the slot has been filled. When send, the client stops displaying the slotload animation of the updated slot and shows the current slotconfiguration as altered in the MSCO07 delta. When the Error message Int is zero, no error message is displayed. For values greater than zero, the client displays error messages.
|
Tags
|