Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

NPC is Item eating void?

  • #1, by ygmantell 9 years ago Zitieren
    So I'm having a really strange issue:
    I have an NPC (a character, not a scene object) that is set up so when the player click on him, text is displayed above the NPC. 

    But for some reason, when the player drags an item onto this NPC (only this one!), the item just dissapears/gets removed.   (It's kinda funny...)

    What's weird is that the only actions I have set up for the NPC are just to display text.

    Any help would be most appreciated!

    Thanks!
  • #2, by afrlme 9 years ago Zitieren
    So I'm having a really strange issue:
    I have an NPC (a character, not a scene object) that is set up so when the player click on him, text is displayed above the NPC. 

    But for some reason, when the player drags an item onto this NPC (only this one!), the item just dissapears/gets removed.   (It's kinda funny...)

    What's weird is that the only actions I have set up for the NPC are just to display text.

    Any help would be most appreciated!

    Thanks!
    Check your main game settings tab. Have you got "activate standard command" set to "always"? If you have then it will automatically reset command back to standard command & remove items from hand whenever you click on anything.

  • #3, by ygmantell 9 years ago Zitieren
    I have tried it with it set to both "always" and "never", and the same thing still happened.  It only happens with this one NPC, which is strange.  
  • #4, by theokou 9 years ago Zitieren
    I had the same problem and after poking around I solved it (by luck) by unchecking the inventory (that's how I named the interface I was using as an inventory) interface box in that particular NPC's Interfaces Tab.

    I don't know if that's the correct solution for you but it worked for my problem!
  • #5, by ygmantell 9 years ago Zitieren
    That was it!  No idea why there were interfaces checked off at all in the first place, but whatever, it's fixed smile

    Thanks so much!
  • #6, by theokou 9 years ago Zitieren
    I had no idea why too (probably I checked them by mistake). Glad I helped!