lElwoodBluesl

  • Member since Aug 9th 2023
  • Last Activity:
Files
1
Posts
8
Reactions Received
77
Points
598
Profile Hits
552
  • Hello,


    In your all the loot config, what does ShuffleArrays mean/do?


    Thanks.

    • 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 :)