FAQ
Find guidance for common Inventory 2.0 questions and limitations.
Can I open another player's inventory?
Not supported by default
Inventory 2.0 does not support opening another player's inventory as a secondary inventory.
Some developers have implemented this behavior for their own servers. If you want to develop a similar integration, begin with the following event.
Configuration
Secondary inventory event
Use this event as the starting point for a custom player inventory integration.
Starting point
AddEventHandler('AquiverInventory:openSecondInventory', function(data)