#how do i make a custom inventory/hotbar that transfers items to it
1 messages · Page 1 of 1 (latest)
** You are now Level 1! **
a lot of table logic
well you have to disable the players actual backpack, then you have to make a custom hotbar GUI. I HIGHLY suggest you learn how tables work or else it will be hard, you have to have a server script that has what I call a "master table" that holds a table for every player. use a remote to fire specific clients when that players inventory changes then on the client side change the GUI when it fires
ai got me fr