Jump to content

Inventory Item Filter?


Recommended Posts

Is there a way to, when opening a container, only show a specific kind of item that is in your inventory? ie I only want you to be able to put ammo in this container, so you can only see the ammo in your inventory.

It would seem possible due to what I know about the syringer rifle, but of course that's all hardcoded, so I can't interact with that.

Any ideas?

Link to comment
Share on other sites

If you dont get a better option, the workaround I have used several times is to put an inventory filter on the receiving container and return any stuff it wont accept to the player with a notification.

Link to comment
Share on other sites

If you dont get a better option, the workaround I have used several times is to put an inventory filter on the receiving container and return any stuff it wont accept to the player with a notification.

That's the method I already implemented, I was just hoping there was a better one since I want to avoid some specific scenarios.

Thanks though

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...