Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Opens an inventory alongside the player’s inventory.
exports['jaksam_inventory']:openInventory(inventoryId)
-- Open a stash inventory exports['jaksam_inventory']:openInventory('police_stash_1') -- Open a trunk inventory exports['jaksam_inventory']:openInventory('car_trunk_123')
inventoryId
Related topics