Ради вашего удобства наш сайт использует cookies! Узнать больше! Мы используем cookies

Compositable Loadouts

A mod designed to make pawn inventory & apparel management modular and extensible. Designed to be performant, and simple to use. Features: - Create tags containing items which a pawn will wear / pick up / equip automatically - Create loadouts consisting of multiple tags for flexibility (composition) - Create bills which make `x` number of items, where `x` is the number of pawns with the tag `y` - Compatibility by default with mods which add apparel/apparelLayers/body parts etc. FAQ: Q - Why aren't my pawns immediately equipping their loadout? A - Loadout resolution is staggered, and happens at the natural pace of the game. This may be between ~10-15 thousand ticks after the pawn last checked. But you can get your pawns to immediately equip their loadout by pressing the 'Satisfy Loadout Now' gizmo on a pawn. Q - How does this interact with the vanilla outfit system? A - The vanilla outfit system is still the root dictator of what a pawn can/cannot wear. This is for simplicity, and helps avoid bugs. Q - Where do I access the GUI? A - The GUI can be accessed in the Gear Tab, the Assign Menu, or via Keybinds. Q - Non steam download? A - Download it from [url=https://steamcommunity.com/linkfilter/?u=https%3A%2F%2Fgithub.com%2FsimplyWiri%2FLoadout-Compositing%2Freleases] Github [/url][github.com] Q - Where can I suggest features or report bugs? A - The github issues page for the mod is the place I am most likely to read [url=https://steamcommunity.com/linkfilter/?u=https%3A%2F%2Fgithub.com%2FsimplyWiri%2FLoadout-Compositing%2Fissues] Here [/url][github.com]. Mod Integrations: - Better Workbench Management: When copying a bill which targets a tag to another bill, copy the tag with it. - Pick up and Haul: Disable pick up patch from our side when PUAH is loaded (duplicate functionality). - Better Pawn Control: Panic mode integrates with the panic mode in BPC - RPG Gear Tab: Adds CL UI to their revamped gear tab Incompatibilies: - Awesome Inventory: Both mods work in the same space, and will never be compatible. - Combat Extended: Has its own conflicting loadout system with differing requirements. - [MUS]太空基地家具Space Base Furniture: Adds new ways for pawns to seek out apparel, bypassing this mod entirely Credits: - DrowsyCorgi ( NotooShabby ) for their incredible work on Awesome Inventory. I hope that the influence their mod has had; with regards to both the functionality of the mod, and the aesthetics of the GUI is visible. - Madman666 for his work creating the custom textures which this mod uses - All those who helped test and gave feedback - it all helps