Difference between revisions of "CraftingSlotResponse (0000010C)"
From SWGANH Wiki
(→Variable Descriptions) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
|{{int}}| acknowledge ID | |{{int}}| acknowledge ID | ||
Line 12: | Line 14: | ||
|- | |- | ||
|{{byte}}|'''Update Counter (bt)''' | |{{byte}}|'''Update Counter (bt)''' | ||
+ | |} | ||
|} | |} | ||
Line 19: | Line 22: | ||
---- | ---- | ||
*'''Acknowledge ID''': | *'''Acknowledge ID''': | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
+ | {|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 32: | Line 38: | ||
|- | |- | ||
|} | |} | ||
− | + | |} | |
---- | ---- | ||
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. | 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. | ||
Line 38: | Line 44: | ||
---- | ---- | ||
*'''Error_ID''': | *'''Error_ID''': | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
+ | {|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''' | ||
Line 96: | Line 105: | ||
||27||Failed to transfer resources to the crafting station. | ||27||Failed to transfer resources to the crafting station. | ||
|- | |- | ||
+ | |} | ||
|} | |} | ||
---- | ---- |
Latest revision as of 14:37, 30 December 2007
Object Controller - CraftingSlotResponse (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
|