Each container will get an array of items assigned. The parameter "shuffleArrays" (if true) will randomly shuffle that array after each raid. Thing is, it's more of a "psychological" parameter as finally the items will anyways be drawn based on a random number, i.e. if previously an item was placed e.g. first in the array and the random number had the value to draw exactly that item it can be that in the next raid the same item is at another position in the array but the random number changed too and draws exactly that item again
Remo
Hello,
In your all the loot config, what does ShuffleArrays mean/do?
Thanks.
lElwoodBluesl
Each container will get an array of items assigned. The parameter "shuffleArrays" (if true) will randomly shuffle that array after each raid. Thing is, it's more of a "psychological" parameter as finally the items will anyways be drawn based on a random number, i.e. if previously an item was placed e.g. first in the array and the random number had the value to draw exactly that item it can be that in the next raid the same item is at another position in the array but the random number changed too and draws exactly that item again