How do I change the amount in stock for the vending machine?

Basically, I was trying to make a vending machine with speed upgrade, and I want them to be able to by this 4 times. How do I do this?

Here you go

But then how do I make them go faster for each purchase? Do I use transmit on channels and channel them to a speed modifier? Does the stock go out for everyone when one reason purchase them 4 times? (not to be mean, just don’t know)

Do you want the stock only for one player? And to answer the speed question yes do that

No… you cant go faster with that..
Granting 1.5x speed twice in a row does not do anything
You would have to need 4 speed modifiers
You would have to make the vending machine transmit to trigger, in the block code, add a property by one each time, check the property, and link it to respective speed modifiers

1 Like

I might ask for help on a separate guide about building this. Thanks anyway!

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.