Inventory Help

● ARCHIVED · READ-ONLY
Started by Darkrai 69 4 posts View original ↗
  1. At one point of my game, I plan to have a complete party change with a different inventory. Now this is no problem with Fomar0153s' multiple inventory script (link below), but I would like to know if there is a way of combining both inventories later on in the game?

    http://cobbtocs.co.uk/wp/?p=135
  2. Maybe try reading the script documentation?

    Code:
    To merge two inventories call:$game_party.merge_inventories(inv1, inv2)inv1 will recieve all the gold and items in inv2
  3. I completely missed that part, thanks.
  4. This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.