AlphaLoot

AlphaLoot 3.1.25

  • Changed the "Repopulate" default for "codelockedhackablecrate" to false.
  • Added Bradley- and Heli- Loadout lootpopulation to the debug log.
  • Added a container exclude-filter to the lootStackFix function:
    JavaScript:
        "lootStackFixExclude": [
          "place-container-name-here",
          "example_name_1"
        ],
  • Fixed some empty containers while "Enabled" was set to false.
  • Loot-Fix for previous plugin-patch
  • Like
Reactions: MalS
  • Added the option "Repopulate" to the containersettings inside LootTables.json.
    This is by default enabled for all types except supply,heli and bradley.
  • This switch does manage how to handle these containers on plugin load/reload, to prevent for example the repopulation on supplydrops.
  • Extended console output/returns on such commands like "al.reload/al.enable/al.disable" to get the messages of such also on rcon/client-console.
  • Like
Reactions: MalS
  • Added exclusion for disabled containers inside the usage for "al.containeritemweights" to prevent NRE's at running the command.
  • Like
Reactions: MalS
  • Added a "Rarity" weighting overview command for active containers of "LootTables.json"
    Shows for each container the amount of items per each rarity-level and the chances per level.
    >> al.containeritemweights
    5174cc653e6087fe05a8769993215e99.png
  • Fixed lootpopulation issues for cases where "itemAmountMinMax" is FALSE
  • Fixed any leftover scrap-spawn inconsistencies