Arma 3
Not enough ratings
Wolf Logistics
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod
File Size
Posted
Updated
1.339 MB
3 Sep, 2022 @ 1:23pm
14 Jul, 2024 @ 7:08am
5 Change Notes ( view )

Subscribe to download
Wolf Logistics

Description
You need to use a Wolf Arsenal (Foxenal for example)
then logistics is available via ACE menu on nearby boxes (and vehicle inventories, and the Arsenal)

This is multiple mods combined, wolf logistics and wolf arsenal point, both working together

Specific objects are whitelisted to be a "logistics" arsenal, in a variable
https://github.com/WolfCorps/WolfLogistics/blob/51260e56d9c892d7b558bfdba973dcd2f9764e7c/addons/ace/XEH_postInit.sqf#L4
Should be wolf_logistics_ace_arsenalTypes, just array of classnames. If you add to that you don't need wolf arsenalpoint pbo



Features of wolf logistics:
- Saveable loadout presets for boxes (backpacks and filled backpacks inside boxes are also supported). Presets are shared across server.
- Simple ace action to empty backpack into a bix
- ACE action to empty out a box (if near to whitelisted arsenal)
- ACE action to delete a box (if near to whitelisted arsenal)

Features of Wolf Arsenal:
- Ability to spawn boxes (many variants) at arsenal
- Ability to spawn ace items like wheels and jerry cans and spare tracks
- With RHS can also spawn RHS jerrycans


I should port the spawn actions to all whitelisted Arsenals instead of doing it in wolf arsenal, I'll do that someday.