I Need Help Like Crazy

How to make a table to sell items. I’ve seen other guides, but they take way too long. If you know of an easier way, please tell me

1 Like

Maybe when a button is pressed it goes to a checker that checks for an item and if the player has that item it gives them money. I don’t really know how well that works

1 Like

Yeah, have a checker that checks for what items you have (or all the items that are possible to get), then it empties the players inventory and gives them money based on which checkers passed.

A vending machine where you earn x amount of cash for each item sold to it would work.

1 Like
1 Like

but you can’t check for equal and greater than

Use a checker instead, or modify some block code!

3 Likes