openInventory
Arguments
playerId (number): The ID of the player.
inventoryType (string): The type of the inventory.
inventoryData (table): The data of the inventory.
Returns
result (boolean): The result of the inventory opening operation.
Example Usage
Return Structure
If operation is successful:
If operation is not successful:
Last updated