How would i make a global rotation?


That sounds like a good idea if you want to set a custom rotation for the shop with a set order (not the default), instead of updating a table within studio you could just write to the memory store.

I found a solution, it’s not the best but it works in my case, pretty much if its hour 1 it would get the first item from the table, hour 2, 2nd item and so on, it might seem like a bad idea but in my case it should work just fine.

2 Likes