PDA

View Full Version : Out of order Random Table rolls



Stitched
January 28th, 2018, 21:16
Is it possible to force the order of nested random table rolls?

I have 4 columns in a "master" table and FG rolls from each one (d20) but the order that they appear in Chat changes with every role; so instead of 1-2-3-4, it goes 2,4,1,3 and randomizes the order.

Zacchaeus
January 28th, 2018, 21:19
No, this is a consequence of the asynchronous way that FG rolls dice. In other words it depends on the order that the dice stop rolling as to which one is output first.

If you need to have things come out in a specific order look at using Story Templates, and split your tables up in such a way that there are no rolls in nested tables.