Jump to content
  • 0

How to remove items from Inventory when equipped please?


Question

Posted

Hi there.

So I'd like to know if it's possible to have the items not appear in the inventory while they are equipped please?
Is this something that can be done currently with the game-engine how it is? Or would it need to a feature to be added in?

For example could have a "Tick Box" on the Item creation. "Keep in inventory when equipped"? yes/no.

Thanks :)

4 answers to this question

Recommended Posts

  • 0
Posted

Unfortunately equipment slots are only a reference to an inventory slot right now so that's just not possible unless someone would take the time to make that change.

  • 0
Posted

For anyone who decides to make this change you either want to make 'hidden' inventory slots to move them to, or you will be on the hook for fixing all the event commands which take items or check if player has items because those won't scan for equipment without modifications.

  • 0
Posted
On 5/13/2021 at 3:09 PM, jcsnider said:

For anyone who decides to make this change you either want to make 'hidden' inventory slots to move them to, or you will be on the hook for fixing all the event commands which take items or check if player has items because those won't scan for equipment without modifications.

How would we move something to these hidden slots when they equip?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...