• Hey! Register here to create your account, engage with the community, and talk about what is new!

How do you make a chest gui?

Bromeo

Active member
Joined
Jan 27, 2023
Messages
47
Reaction score
5
It’s in player actions, should be its own category.
you can check the items that are clicked inside the menu by using Game Value: Event Item Slot Clicked and If Game: Event Item Equals
 

banana_monkey123

Active member
Joined
Nov 8, 2023
Messages
51
Reaction score
3
I figured out how to make the gui with the open inventory thing but how do i make it so that it runs code when you pick an item/click on it
 

Wyzzard225

New member
Joined
Jan 22, 2023
Messages
24
Reaction score
3
did you use open container inventory or display inventory menu? if you used display inventory menu its just player event: click inventory menu slot -> if game: event item equals
 

banana_monkey123

Active member
Joined
Nov 8, 2023
Messages
51
Reaction score
3
Thanks i did that but i made it remove items and for each one of a certain item it removes it gives you $1 (as a variable) and then made it say how much money you had but it kept on saying $0 when i sold loads of items
 
Top Bottom