Author Topic: item machine  (Read 640 times)

Is there a way to build a machine that cycles through all the items on the server? My idea - the machine has two arrow buttons and a stand where the item spawns. when the right button is pressed, the items scroll down the list. when the left button is pressed, the items scroll up the list. What events would you have to use?

Try using ShiftEventEnabled.

how about a Spawn random item event?



You mean toggle event enabled?

Enable the first event and none of the others and it shifts the ones enabled

cool, thanks for the idea! I'll try it out