[SOLVED] Inventory issue

  • #10, by afrlmeFriday, 10. October 2014, 11:57 10 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?

    Imperator

    7278 Posts


  • #11, by andy-rinaldiFriday, 10. October 2014, 12:08 10 years ago
    Yes and yes, it's very strange...

    Forum Fan

    160 Posts

  • #12, by afrlmeFriday, 10. October 2014, 12:32 10 years ago
    I've no idea... unless it's some strange bug with latest public build?

    Only thing I can suggest trying is manually creating left click action on the items & setting the item via that. You have to create item dropped actions on items that way anyway so...

    Imperator

    7278 Posts

  • #13, by andy-rinaldiFriday, 10. October 2014, 12:54 10 years ago
    Sorry, I don't understand. I create the item dropped actions on item and then? I can't create a left click action on item...

    Forum Fan

    160 Posts

  • #14, by AlexFriday, 10. October 2014, 12:57 10 years ago
    first you should upgrade to the latest version (4.1) although I don't think this will change anything regarding this problem. just to make sure we have the same basis.

    maybe the active command is a different one than you think? you can check this in the console (Tab key in player):
    exec print(game.ActiveCommand)
    

    and then
    print log
    

    and scroll down with page-down to see the last log entry.

    Great Poster

    378 Posts

  • #15, by afrlmeFriday, 10. October 2014, 13:12 10 years ago
    @ Alex: He only has 1 command. Broken Sword style interface. Check the screenshots he attached.

    @ Andy: no, no... grin
    'Arrow' executed (immediate) > set item 'Laser Gun' (tick "dragged item" checkbox)
    

    ...this should set the currently held item as laser gun & with the dragged item checkbox ticked it should make it a dragged item.

    Imperator

    7278 Posts

  • #16, by andy-rinaldiFriday, 10. October 2014, 13:33 10 years ago
    @Alex. I have upgraded to 4.1 version but it's no solve. From the console I get those messages:
    13:23:19: Error: can't open file '' (error 0: la operación se completó correctamente.)
    13:23:19: Error: can't open file '' (error 0: la operación se completó correctamente.)

    @Lee. Where, in the laser gun action tab? No works... See image cry

    Forum Fan

    160 Posts

  • #17, by andy-rinaldiFriday, 10. October 2014, 13:38 10 years ago

    @ Alex: He only has 1 command. Broken Sword style interface. Check the screenshots he attached.

    Yes, is a 1st person adventure like Myst.. if I'll able to finish it... roll

    Forum Fan

    160 Posts

  • #18, by AlexFriday, 10. October 2014, 13:39 10 years ago
    If you want you can pack everything in a zip file (maybe remove all unnecessary files first) and send it to me. Then I could have a look at it.

    Great Poster

    378 Posts

  • #19, by andy-rinaldiFriday, 10. October 2014, 13:56 10 years ago
    Thank you Alex, I can send you the dropbox link via pm.

    Forum Fan

    160 Posts

  • #20, by afrlmeFriday, 10. October 2014, 14:16 10 years ago
    What do you mean where?

    You've assigned the wrong execution type & you should leave the item dropdown empty. What you currently have set in that tab is:

    if command 'arrow' is executed & laser gun is currently held item then...

    Also I've noticed that you have certain buttons set as commands that should not be set as commands. If a button is not supposed to be a command, nor an item placeholder or item scroll button, then the button should be set as an action area.

    Imperator

    7278 Posts