Advanced Loot Chests (
Stable
)Switch to Experimental
Version
I have read, understood and accept the Terms of Service
Download Client Part:
Download Server Part:
Changelogs:
Advanced Loot Chests Version 2.2.122.05.2025 13:41
- Missing display required key names in admin menu
Item Pack Version 1.5.016.05.2025 15:41
- Loot Chest Wooden Chest had the interaction point at the wrong side
- 2 Airdrop Parachute Model (normal and small)
- 1 Airdrop Crate Model with 7 different Tarp color options
Advanced Loot Chests Version 2.2.016.05.2025 12:31
- Global List of Items blocking chests from spawning applying to all chests
- List of Items blocking positions per position pool (both will be combined when positions are checked). Positions are only checked once at server restart, which should be enough to prevent players from exploiting loot chests in their base
- Looped sound set playing when a chest has an open delay configured
- Beep sound you can use as the loop sound while waiting for the chest to open (sound beeps exactly once per second)
- Example PBO to show how to add your own Loot Chests into the game
- Admin menu settings for all new options
- You could not see the remaining open time when a chest required a key and you did not have the key in hands. It would tell you you need a key even though the chest was already about to open after the delay
Core Version 2.7.616.05.2025 12:30
- new function for the Advanced Loot Chests Update
Advanced Loot Chests Version 2.1.009.05.2025 13:52
- option to show the required key names in the open action (can be enabled/disabled per chest), so you don't have to write it in the description of the chest
- the open timer did not show when the chest was locked with a key and a open delay was setup
- chests were not visible in the vicinity, so you could not check the name and description of the chest
Core Version 2.7.509.05.2025 13:50
- join string list method for all mods to use
Advanced Loot Chests Version 2.0.103.05.2025 14:26
- loot chests might not properly spawn anymore when keep opened or keep closed chests was enabled
Advanced Loot Chests Version 2.0.029.04.2025 12:50
- chests are now saved over restarts. You can enable / disable save of opened and closed crates independently in the config.json
-
saveOpenedChestsOverRestart
and saveClosedChestsOverRestart
config options (also available in the admin settings menu)-
openTimeDelay
config option to create timed crates opening after a specified time- Time delay will be shown for players when opening the crate and the countdown will be displayed in the "F Open" action
- All Military crates now have 1 shoulder slot
- crates could not spawn items on attachment slots
Core Version 2.7.429.04.2025 12:47
- last update broke spawning items on parents, causing attachments to spawn extra instead of attached to the item
Core Version 2.7.328.04.2025 09:43
- error message about "Cannot open file handle" now only displays on Linux server as it only happens there
- Reduced the amount of method calls when a preset is spawned to avoid stack overflows