Difference between revisions of "GenericIntResponse (0000010C)"
(→Variable Descriptions) |
(→Variable Descriptions) |
||
Line 52: | Line 52: | ||
15) Your component is to damaged to be useable for crafting | 15) Your component is to damaged to be useable for crafting | ||
− | 16)Internal server error cant transfer component | + | 16) Internal server error cant transfer component |
− | 17)Bad component chosen for slot You should not be able to put that resource here | + | 17) Bad component chosen for slot You should not be able to put that resource here |
18) = internal server error cannot find player inventory | 18) = internal server error cannot find player inventory | ||
Line 63: | Line 63: | ||
21) = internal server error cannot create resource container | 21) = internal server error cannot create resource container | ||
+ | |||
+ | 22) = error trying to assemble object with empty slot | ||
+ | |||
+ | 23) = error trying to assemble object with partially full slot | ||
+ | |||
+ | 24) = internal server error no test prototype for assembly found | ||
+ | |||
+ | 25) you have named your object a reserved word. Please try another | ||
+ | |||
+ | 26) schematic cannot be used to craft an item. It is for informational purposes only | ||
+ | |||
+ | 27) Failed to transfer resources to the crafting station. Hey nonny nonny tra la la! | ||
+ | |||
+ | no more msgs | ||
---- | ---- | ||
|valign=top| | |valign=top| |
Revision as of 17:40, 14 April 2007
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 MSCO7 delta. When the Error message Int is zero, no error message is displayed. For values greater than zero, the client displays error messages. 1) = internal server error no owner for player 2) = cannot add ingredient : not in crafting assembly stage 3) = cannot customize item: not in crafting customization stage 4) = internal server error no draft schematic found 5) = internal server error no crafting tool found 6) = internal server error no manufacturing schematic found 7) = invalid slot chosen 8) = invalid slot option chosen 9) = internal server error invalid ingredient size or slot 10) the slot you are trying to fill is already full 11) = internal server error invalid ingredient 12) = the ingredient is not in your inventory 13) = internal server error cant remove resource from crate 14) Bad resource chosen for slot You should not be able to put that resource here 15) Your component is to damaged to be useable for crafting 16) Internal server error cant transfer component 17) Bad component chosen for slot You should not be able to put that resource here 18) = internal server error cannot find player inventory 19) = internal server error bad target container 20) = the slot you are trying to empty is already empty 21) = internal server error cannot create resource container 22) = error trying to assemble object with empty slot 23) = error trying to assemble object with partially full slot 24) = internal server error no test prototype for assembly found 25) you have named your object a reserved word. Please try another 26) schematic cannot be used to craft an item. It is for informational purposes only 27) Failed to transfer resources to the crafting station. Hey nonny nonny tra la la! no more msgs |
Tags
|