Hello, How would you make one item 100% chance and others lower like 50%?
for example:
Item1: 100%
Item2: 50%
Thanks!
Hello, How would you make one item 100% chance and others lower like 50%?
for example:
Item1: 100%
Item2: 50%
Thanks!
How do I make it so it syncs with time? Like if it restocked every 5 minutes, restock times would be at times like 3:00pm, 3:05pm, 3:10pm, etc.
As far as I know it should already do this? At least mine does this automatically.
Well mine doesn’t.. it restocks at times like 3:07, 3:12, then 3:17, etc.
Nice module! Your work is appreciated.
One small (not sure if its an issue) issue, the restocks are always the same. Is that normal in Studio?
Never mind I figured out why : D
Can we have the ability to bind our own function to get a deterministic items from an RNG function? Very useful if you want to have a different RNG system where it uses weights instead of just choosing a random number from a chance.