#1, by andy-rinaldiThursday, 09. October 2014, 13:34 11 years ago
Hi, I have 2 versions of my game. 10006 and 10009. The inventory in the 10006 version works fine but in the 10009 I have a problem. I'm not able to take the items from the inventory. Both the versions have the same inventory, it's the same game. I tried to copy and paste the inventory from 10006 to 10009 but nothing happened. What can I check if I'm not able to take the item?
#2, by andy-rinaldiFriday, 10. October 2014, 08:14 11 years ago
Please, help me. I don't want restart my project losing 3 months of work!!!! How can I solve this issue? I have: - replaced my inventory with other that was working. - recreated all inventory from 0 but it's no works!!!!
#3, by afrlmeFriday, 10. October 2014, 10:48 11 years ago
Are there no errors or warnings in the log file? Are the items from the inventory dragged or have you manually set currently held item inside of the items action tab with action parts? There's multiple ways to sort out item selection.
& if they are dragged is the option to drag them enabled in the game properties tab & in the interface command properties tab of the commands you want to allow dragging with?
#4, by andy-rinaldiFriday, 10. October 2014, 11:28 11 years ago
Thank you Lee. - There no errors or warnings in the log file about this issue (see attachment). - I set the "Allow dragging items from inventory" option in game setting, I not have set manually with action parts. - The item slot property in my inventory is on "placeholder for items" option It's very strange because in a previous version of the game, the inventory works fine. When I copy and paste this inventory inside the actual version, the inventory no longer works! This means that the inventory interface is good... I checked all configuration, but I'm not able to find the fault. It's the same conf of the inventory that works in a previous version. Can I force the item dragging? Thanks.
#5, by AlexFriday, 10. October 2014, 11:33 11 years ago
is the option 'Items can be dragged with this command' activated for the interface commands? I assume the active command you use for dragging the items doesn't have this option set.
#6, by afrlmeFriday, 10. October 2014, 11:44 11 years ago
First check what Alex said... & sure you can force item dragging. In the items tab you can create custom actions for items, meaning you can use the set item action part with the dragged item checkbox ticked.
P.S: I would get rid of that old screenshot script from your .ved file as it's deprecated. Check the wiki for a much better & more compact version.
#7, by andy-rinaldiFriday, 10. October 2014, 11:45 11 years ago
Alex, if I select the "placeholder for items" option in the button properties, I can't select the "Items can be dragged with this command" option in the command properties. See images in attachment. Thanks.
#11, by afrlmeFriday, 10. October 2014, 11:57 11 years ago
& the properties tab of the main interface? have you set the standard command? & also is the interface enabled in your current characters interface tab?