Inventory and counter

yo can somebody plz tell me how to make a counter count how many items you get from an item granter and then make a system that tells you when you have a certain amount of items?

please I don’t have a lot of time

What I’d do is scrap the counter and use the block code in the item granter and a property. Use “When Item Granted to Player.” In the Item Granter, use a set property value block and use create a system where it adds one to the property.

You could also take the easier route and use an Inventory Item Manager.

2 Likes

I’ll try it in a minute