Menu

#249 stacked flag is updated too late

GemRB Main Engine
closed-accepted
GamePlay (136)
5
2012-12-27
2012-12-27
No

I have a character with no unused inventory slots. One of those lots contains a stackable item with less than MaxStackAmount copies. With another character I find another copy of this item in a container. I pick it up and, without putting it in that character's inventory first, pass it on to the first character. The handover fails because GemRB thinks the items are not compatible due to the missing STACKED flag on the newly found item. (see Inventory::ItemsAreCompatible)

Discussion

  • Jens Granseuer

    Jens Granseuer - 2012-12-27

    update flag earlier

     
  • Jaka Kranjc

    Jaka Kranjc - 2012-12-27
    • status: open --> closed-accepted
     
  • Jaka Kranjc

    Jaka Kranjc - 2012-12-27

    It's in, thanks.

     

Log in to post a comment.