Started by Ali107 on Mon, 11/23/2020 - 12:10 Topic category: Advanced modding How do I force the player to have less slots in their inventory? Jump to top I have an idea for this, create a GUI with the slots you want and make it so it opens only E (the normal button to open Inventory) Hope it helps! Jump to top Permalink Log in or register to post comments every tick clear the inventory slots that you don't want the player to use and fill with barrier to tell the player not to use them Jump to top Permalink Log in or register to post comments Is there a way to detect when inventory opened? Then you could make a procedure that opens your custom inventory regardless of the player's inventory hotkey Jump to top Permalink Log in or register to post comments
I have an idea for this, create a GUI with the slots you want and make it so it opens only E (the normal button to open Inventory) Hope it helps! Jump to top Permalink Log in or register to post comments
every tick clear the inventory slots that you don't want the player to use and fill with barrier to tell the player not to use them Jump to top Permalink Log in or register to post comments
Is there a way to detect when inventory opened? Then you could make a procedure that opens your custom inventory regardless of the player's inventory hotkey Jump to top Permalink Log in or register to post comments
I have an idea for this, create a GUI with the slots you want and make it so it opens only E (the normal button to open Inventory) Hope it helps!
every tick clear the inventory slots that you don't want the player to use and fill with barrier to tell the player not to use them
Is there a way to detect when inventory opened? Then you could make a procedure that opens your custom inventory regardless of the player's inventory hotkey